* Package: media-radio/fldigi-4.1.18 * Repository: gentoo * Maintainer: tomjbe@gentoo.org * USE: abi_x86_64 amd64 cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 elibc_glibc kernel_linux nls pulseaudio userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking fldigi-4.1.18.tar.gz to /var/tmp/portage/media-radio/fldigi-4.1.18/work >>> Source unpacked in /var/tmp/portage/media-radio/fldigi-4.1.18/work >>> Preparing source in /var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18 ... * Applying fldigi-c++11.patch ... patching file src/soundcard/sound.cxx Hunk #1 succeeded at 207 with fuzz 1 (offset 64 lines). Hunk #2 succeeded at 1268 (offset 177 lines). patching file src/include/sound.h Hunk #1 succeeded at 107 (offset -12 lines). Hunk #2 succeeded at 210 (offset -3 lines). [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18 ... * econf: updating fldigi-4.1.18/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating fldigi-4.1.18/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/fldigi-4.1.18 --htmldir=/usr/share/doc/fldigi-4.1.18/html --libdir=/usr/lib64 --enable-optimizations=sse --enable-optimizations=sse2 --enable-optimizations=sse3 --with-sndfile --without-hamlib --enable-nls --with-pulseaudio --without-asciidoc checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking linux/ppdev.h usability... yes checking linux/ppdev.h presence... yes checking for linux/ppdev.h... yes checking dev/ppbus/ppi.h usability... no checking dev/ppbus/ppi.h presence... no checking for dev/ppbus/ppi.h... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for working volatile... yes checking whether closedir returns void... no checking for error_at_line... yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for strftime... yes checking for working strtod... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for hstrerror... yes checking for gmtime_r... yes checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for setenv... yes checking for snprintf... yes checking for socket... yes checking for socketpair... yes checking for strcasecmp... yes checking for strcasestr... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strlcpy... no checking for strncpy... yes checking for strncmp... yes checking for strnlen... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for unsetenv... yes checking for vsnprintf... yes checking for O_CLOEXEC... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for library containing clock_gettime... none required checking for library containing dlopen... -ldl checking for library containing sem_unlink... -lpthread checking for library containing sem_timedwait... -lpthread checking for TLS support... yes checking for std::bind in ... checking for std::hash in ... checking for x86_64-pc-linux-gnu-g++ version >= 4.1.0... yes (11.1.0) checking for fltk-config... /usr/bin/fltk-config checking for fluid... fluid checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PNG... yes checking for SAMPLERATE... yes checking for SNDFILE... yes checking for PORTAUDIO... yes checking for PULSEAUDIO... yes checking for X... yes checking for FLXMLRPC... no checking for LIBMBEDTLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration summary: Version ..................... 4.1.18 Static linking .............. no CPU optimizations ........... sse3 Debugging ................... no fldigi ...................... yes flarq ....................... yes i18n ........................ yes fldigi build options: oss ......................... yes portaudio ................... yes pulseaudio .................. yes libmbedtls .................. internal lib flxmlrpc .................... internal lib hamlib ...................... no >>> Source configured. >>> Compiling source in /var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18 ... make -j2 Making all in po make[1]: Entering directory '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18/po' make[1]: Leaving directory '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18/po' Making all in doc make[1]: Entering directory '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18/doc' Making all in src make[1]: Entering directory '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18/src' make all-recursive make[2]: Entering directory '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18/src' make[3]: Entering directory '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18/src' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_FLDIGI -DLOCALEDIR=\"/usr/share/locale\" -I. -I./include -I./irrxml -I./libtiniconv -I./fileselector -I./xmlrpcpp -I./mbedtls -DPKGDATADIR=\"/usr/share/fldigi\" -pthread -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/include/opus -D_REENTRANT -I/usr/include/libpng16 -pipe -Wall -fexceptions -mmmx -msse -msse2 -msse3 -mfpmath=sse --param=max-vartrack-size=0 -I./xmlrpcpp --param=max-vartrack-size=0 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -c -o fldigi-main.o `test -f 'main.cxx' || echo './'`main.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_FLDIGI -DLOCALEDIR=\"/usr/share/locale\" -I. -I./include -I./irrxml -I./libtiniconv -I./fileselector -I./xmlrpcpp -I./mbedtls -DPKGDATADIR=\"/usr/share/fldigi\" -pthread -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/include/opus -D_REENTRANT -I/usr/include/libpng16 -pipe -Wall -fexceptions -mmmx -msse -msse2 -msse3 -mfpmath=sse --param=max-vartrack-size=0 -I./xmlrpcpp --param=max-vartrack-size=0 -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -c -o misc/fldigi-arq_io.o `test -f 'misc/arq_io.cxx' || echo './'`misc/arq_io.cxx In file included from ./include/modem.h:28, from ./include/trx.h:30, from main.cxx:82: ./include/sound.h:110:30: error: ISO C++17 does not allow dynamic exception specifications 110 | virtual ~SoundBase() throw (SndException); | ^~~~~ In file included from ./include/modem.h:28, from ./include/trx.h:30, from main.cxx:82: ./include/sound.h:213:22: error: ISO C++17 does not allow dynamic exception specifications 213 | ~SoundPort() throw (SndException); | ^~~~~ In file included from ./include/modem.h:28, from ./include/rtty.h:35, from ./include/configuration.h:31, from misc/arq_io.cxx:54: ./include/sound.h:110:30: error: ISO C++17 does not allow dynamic exception specifications 110 | virtual ~SoundBase() throw (SndException); | ^~~~~ In file included from ./include/modem.h:28, from ./include/rtty.h:35, from ./include/configuration.h:31, from misc/arq_io.cxx:54: ./include/sound.h:213:22: error: ISO C++17 does not allow dynamic exception specifications 213 | ~SoundPort() throw (SndException); | ^~~~~ make[3]: *** [Makefile:6665: fldigi-main.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [Makefile:6721: misc/fldigi-arq_io.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18/src' make[2]: *** [Makefile:8643: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18/src' make[1]: *** [Makefile:2024: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18/src' make: *** [Makefile:469: all-recursive] Error 1 * ERROR: media-radio/fldigi-4.1.18::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-radio/fldigi-4.1.18::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-radio/fldigi-4.1.18::gentoo'`. * The complete build log is located at '/var/log/portage/media-radio:fldigi-4.1.18:20210512-010320.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-radio/fldigi-4.1.18/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-radio/fldigi-4.1.18/temp/environment'. * Working directory: '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18' * S: '/var/tmp/portage/media-radio/fldigi-4.1.18/work/fldigi-4.1.18'