* Package: mail-filter/spamprobe-1.4d-r3:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking spamprobe-1.4d.tar.gz to /var/tmp/portage/mail-filter/spamprobe-1.4d-r3/work >>> Source unpacked in /var/tmp/portage/mail-filter/spamprobe-1.4d-r3/work >>> Preparing source in /var/tmp/portage/mail-filter/spamprobe-1.4d-r3/work/spamprobe-1.4d ... * Applying spamprobe-1.4b-gcc43.patch ... [ ok ] * Applying spamprobe-1.4d-libpng14.patch ... [ ok ] * Applying spamprobe-1.4d+db-5.0.patch ... [ ok ] * Applying spamprobe-1.4d-gcc47.patch ... [ ok ] * Applying spamprobe-1.4d-giflib5.patch ... [ ok ] * Applying spamprobe-1.4d-gcc11-const-comp.patch ... [ ok ] >>> Source prepared. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/mail-filter/spamprobe-1.4d-r3/work/spamprobe-1.4d ... ./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 --libdir=/usr/lib64 --without-gif --without-jpeg --without-png checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of clang... none checking for x86_64-pc-linux-gnu-g++... clang++ checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... none checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking how to run the C preprocessor... clang-cpp checking for egrep... grep -E checking for ANSI C header files... no 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 for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for BerkeleyDB library... -ldb checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/database/Makefile config.status: creating src/hdl/Makefile config.status: creating src/includes/Makefile config.status: creating src/input/Makefile config.status: creating src/parser/Makefile config.status: creating src/utility/Makefile config.status: creating src/spamprobe/Makefile config.status: executing depfiles commands >>> Source configured. '/var/tmp/portage/mail-filter/spamprobe-1.4d-r3/temp/clang16-errors.log' -> '/var/tmp/clang/mail-filter/spamprobe-1.4d-r3/clang16-errors.log' '/var/tmp/portage/mail-filter/spamprobe-1.4d-r3/temp/clang16-safe.log' -> '/var/tmp/clang/mail-filter/spamprobe-1.4d-r3/clang16-safe.log' >>> Compiling source in /var/tmp/portage/mail-filter/spamprobe-1.4d-r3/work/spamprobe-1.4d ... make -j4 AR=llvm-ar Making all in src make[1]: Entering directory '/var/tmp/portage/mail-filter/spamprobe-1.4d-r3/work/spamprobe-1.4d/src' Making all in database make[2]: Entering directory '/var/tmp/portage/mail-filter/spamprobe-1.4d-r3/work/spamprobe-1.4d/src/database' clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"spamprobe\" -DVERSION=\"1.4d\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_REGEX_H=1 -DUSE_DB=1 -DUSE_MMAP=1 -I. -I. -I../../src/includes -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -c -o CleanupManager.o CleanupManager.cc clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"spamprobe\" -DVERSION=\"1.4d\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_REGEX_H=1 -DUSE_DB=1 -DUSE_MMAP=1 -I. -I. -I../../src/includes -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -c -o DatabaseConfig.o DatabaseConfig.cc clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"spamprobe\" -DVERSION=\"1.4d\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_REGEX_H=1 -DUSE_DB=1 -DUSE_MMAP=1 -I. -I. -I../../src/includes -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -c -o FrequencyDB.o FrequencyDB.cc clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"spamprobe\" -DVERSION=\"1.4d\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_REGEX_H=1 -DUSE_DB=1 -DUSE_MMAP=1 -I. -I. -I../../src/includes -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -c -o FrequencyDBImpl_bdb.o FrequencyDBImpl_bdb.cc In file included from DatabaseConfig.cc:37: In file included from ./FrequencyDBImpl_hash.h:37: ./HashDataFile.h:96:5: warning: expression result unused [-Wunused-value] 96 | m_isReadOnly; | ^~~~~~~~~~~~ ./HashDataFile.h:97:3: warning: non-void function does not return a value [-Wreturn-type] 97 | } | ^ In file included from DatabaseConfig.cc:38: In file included from ./FrequencyDBImpl_cache.h:34: ../../src/includes/LRUCache.h:59:41: error: no template named 'binary_function'; did you mean '__binary_function'? 59 | class LRUCacheNodeKeyCompare : public binary_function