Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-11049

app-arch/advancecomp and games-emulation/advancescan emake failed ISO C++17 does not allow dynamic exception specifications

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None
    • Hide
      # emerge advancecomp

      === Enabled Profiles: ===
              arch: x86-64bit
             build: next
           subarch: intel64-skylake
            flavor: desktop
           mix-ins: gfxcard-intel-iris
           mix-ins: xfce
           mix-ins: kde-plasma-5
           mix-ins: mate
      Show
      # emerge advancecomp === Enabled Profiles: ===         arch: x86-64bit        build: next      subarch: intel64-skylake       flavor: desktop      mix-ins: gfxcard-intel-iris      mix-ins: xfce      mix-ins: kde-plasma-5      mix-ins: mate
    • Hide
      Blocks:
      * app-arch/advancecomp
      * games-emulation/advancescan
      * games-emulation/advancemame
      Show
      Blocks: * app-arch/advancecomp * games-emulation/advancescan * games-emulation/advancemame

      I am working on games-roguelike/stone-soup and new versions require PNG compression with this as the only option currently in tree. 

      make[1]: Entering directory '/var/tmp/portage/app-arch/advancecomp-2.2_pre20190301/work/advancecomp-fcf71a89265c78fc26243574dda3a872574a5c02'
      x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.     -march=skylake -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o rezip.o rezip.cc
      x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.     -march=skylake -O2 -pipe -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zip.o zip.cc
      In file included from zip.cc:25:
      file.h:70:43: error: ISO C++17 does not allow dynamic exception specifications
         70 | bool file_exists(const std::string& file) throw (error);
            |                                           ^~~~~
       

            adbosco adbosco
            grouche grouche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: