* Package: net-wireless/bss-0.8-r2:0 * Repository: gentoo * Maintainer: robbat2@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking bss-0.8.tar.gz to /var/tmp/portage/net-wireless/bss-0.8-r2/work >>> Source unpacked in /var/tmp/portage/net-wireless/bss-0.8-r2/work >>> Preparing source in /var/tmp/portage/net-wireless/bss-0.8-r2/work/bss-0.8 ... * Applying bss-0.8-Makefile.patch ... [ ok ] >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>> Configuring source in /var/tmp/portage/net-wireless/bss-0.8-r2/work/bss-0.8 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-wireless/bss-0.8-r2/work/bss-0.8 ... make -j4 clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c bss.c bss.c:98:8: error: call to undeclared function 'time'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] tm = time(NULL); ^ bss.c:99:17: error: call to undeclared function 'localtime'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ptr = (void *) localtime(&tm); ^ bss.c:99:8: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] ptr = (void *) localtime(&tm); ^~~~~~~~~~~~~~~~~~~~~~~ bss.c:100:2: error: call to undeclared function 'strftime'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] strftime(strOutFile ,240 , "replay_packet/replay_l2cap_packet_%d... ^ bss.c:212:11: warning: unused variable 'src' [-Wunused-variable] bdaddr_t src; ^ 2 warnings and 3 errors generated. make: *** [Makefile:23: bss] Error 1 shuffle=2670280862 * ERROR: net-wireless/bss-0.8-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-wireless/bss-0.8-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-wireless/bss-0.8-r2::gentoo'`. * The complete build log is located at '/var/log/portage/net-wireless:bss-0.8-r2:20221110-191640.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-wireless/bss-0.8-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-wireless/bss-0.8-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-wireless/bss-0.8-r2/work/bss-0.8' * S: '/var/tmp/portage/net-wireless/bss-0.8-r2/work/bss-0.8'