>>> 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] ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome-j4-20221109-200005 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" CC=clang CXX=clang++ gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.4 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.4 Python 3.10.8 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.64.0 * php cli (if any): (none found) HEAD of ::gentoo commit f80188f73da656ba570bd521ba865d631264dea6 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Nov 10 18:50:27 2022 +0000 2022-11-10 18:50:27 UTC emerge -qpvO net-wireless/bss [ebuild N ] net-wireless/bss-0.8-r2
Created attachment 830315 [details] emerge-info.txt
Created attachment 830317 [details] emerge-history.txt
Created attachment 830319 [details] environment
Created attachment 830321 [details] etc.clang.tar.bz2
Created attachment 830323 [details] etc.portage.tar.bz2
Created attachment 830325 [details] net-wireless:bss-0.8-r2:20221110-191640.log
Created attachment 830327 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0684d40405468ce7d5282805bc8c5a2dab2b159 commit a0684d40405468ce7d5282805bc8c5a2dab2b159 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-03-28 20:19:55 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-24 19:11:26 +0000 net-wireless/bss: update EAPI 7 -> 8, fix build with C23 compilers Added missing includes. Makefile hardcodes BINPATH, ETCPATH, but uses only BINPATH and only for make install we install with portage machinery, not with make install Closes: https://bugs.gentoo.org/880799 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Part-of: https://github.com/gentoo/gentoo/pull/41355 Closes: https://github.com/gentoo/gentoo/pull/41355 Signed-off-by: Sam James <sam@gentoo.org> net-wireless/bss/bss-0.8-r3.ebuild | 32 +++++++++++++++++++++++++++ net-wireless/bss/files/bss-0.8-Makefile.patch | 3 ++- net-wireless/bss/files/bss-0.8-includes.patch | 24 ++++++++++++++++++++ 3 files changed, 58 insertions(+), 1 deletion(-)