* Package: dev-util/stressapptest-1.0.9 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking stressapptest-1.0.9.tar.gz to /var/tmp/portage/dev-util/stressapptest-1.0.9/work >>> Source unpacked in /var/tmp/portage/dev-util/stressapptest-1.0.9/work >>> Preparing source in /var/tmp/portage/dev-util/stressapptest-1.0.9/work/stressapptest-1.0.9 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/stressapptest-1.0.9/work/stressapptest-1.0.9 ... * econf: updating stressapptest-1.0.9/config.sub with /usr/share/gnuconfig/config.sub * econf: updating stressapptest-1.0.9/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/stressapptest-1.0.9 --htmldir=/usr/share/doc/stressapptest-1.0.9/html --libdir=/usr/lib --disable-default-optimizations configure: Compiling with dynamically linked libraries. checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-gentoo-linux-musl-g++... none checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking user ID... portage checking host name... mr-fox checking current timestamp... Thu Mar 19 20:57:05 CET 2020 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... x86_64-gentoo-linux-musl-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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.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 for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for library containing pthread_create... none required checking for pthread_barrier_t... yes checking libaio.h usability... yes checking libaio.h presence... yes checking for libaio.h... yes checking for library containing io_setup... -laio checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for library containing shm_open... none required 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 pid_t... yes checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for working volatile... yes checking whether closedir returns void... no checking whether x86_64-gentoo-linux-musl-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 whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for vprintf... yes checking for _doprnt... no checking for ftruncate... yes checking for gettimeofday... yes checking for memset... yes checking for munmap... yes checking for select... yes checking for socket... yes checking for strtol... yes checking for strtoull... yes checking for mmap64... yes checking for posix_memalign... yes checking for rand_r... yes checking for sched_getaffinity... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/stressapptest_config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/stressapptest-1.0.9/work/stressapptest-1.0.9 ... make -j1 Making all in src make[1]: Entering directory '/var/tmp/portage/dev-util/stressapptest-1.0.9/work/stressapptest-1.0.9/src' make all-am make[2]: Entering directory '/var/tmp/portage/dev-util/stressapptest-1.0.9/work/stressapptest-1.0.9/src' x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -DCHECKOPTS -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -std=c++11 -c -o main.o main.cc x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -DCHECKOPTS -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -std=c++11 -c -o os.o os.cc x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -DCHECKOPTS -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -std=c++11 -c -o os_factory.o os_factory.cc x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -DCHECKOPTS -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -std=c++11 -c -o pattern.o pattern.cc x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -DCHECKOPTS -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -std=c++11 -c -o queue.o queue.cc x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -DCHECKOPTS -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -std=c++11 -c -o sat.o sat.cc sat.cc: In member function ‘int Sat::CacheLineSize()’: sat.cc:1488:30: error: ‘_SC_LEVEL1_DCACHE_LINESIZE’ was not declared in this scope 1488 | int max_linesize = sysconf(_SC_LEVEL1_DCACHE_LINESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sat.cc:1489:26: error: ‘_SC_LEVEL2_CACHE_LINESIZE’ was not declared in this scope 1489 | int linesize = sysconf(_SC_LEVEL2_CACHE_LINESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sat.cc:1491:22: error: ‘_SC_LEVEL3_CACHE_LINESIZE’ was not declared in this scope 1491 | linesize = sysconf(_SC_LEVEL3_CACHE_LINESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sat.cc:1493:22: error: ‘_SC_LEVEL4_CACHE_LINESIZE’ was not declared in this scope 1493 | linesize = sysconf(_SC_LEVEL4_CACHE_LINESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:330: sat.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-util/stressapptest-1.0.9/work/stressapptest-1.0.9/src' make[1]: *** [Makefile:192: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-util/stressapptest-1.0.9/work/stressapptest-1.0.9/src' make: *** [Makefile:312: all-recursive] Error 1 * ERROR: dev-util/stressapptest-1.0.9::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-util/stressapptest-1.0.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/stressapptest-1.0.9::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:stressapptest-1.0.9:20200319-195702.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/stressapptest-1.0.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/stressapptest-1.0.9/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/stressapptest-1.0.9/work/stressapptest-1.0.9' * S: '/var/tmp/portage/dev-util/stressapptest-1.0.9/work/stressapptest-1.0.9'