* Package: net-analyzer/symon-2.88:0 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux symon * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking symon-2.88.tar.gz to /var/tmp/portage/net-analyzer/symon-2.88/work >>> Source unpacked in /var/tmp/portage/net-analyzer/symon-2.88/work >>> Preparing source in /var/tmp/portage/net-analyzer/symon-2.88/work/symon ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/symon-2.88/work/symon ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/symon-2.88/work/symon ... ===> lib Generating conf.h on Linux x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../platform/Linux -I. -o error.o -c error.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../platform/Linux -I. -o lex.o -c lex.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../platform/Linux -I. -o xmalloc.o -c xmalloc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../platform/Linux -I. -o net.o -c net.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../platform/Linux -I. -o data.o -c data.c building standard library ranlib libsym.a x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../platform/Linux -I. -o diskname.o -c diskname.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../platform/Linux -I. -o percentages.o -c percentages.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../platform/Linux -I. -o smart.o -c smart.c building probe helper library ranlib libprobe.a ===> symon Generating conf.h on Linux x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../lib -I../platform/Linux -I. -o symon.o -c symon.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../lib -I../platform/Linux -I. -o readconf.o -c readconf.c readconf.c: In function ‘read_symon_args’: readconf.c:121:13: warning: ‘__builtin_strncpy’ specified bound 2048 equals destination size [-Wstringop-truncation] 121 | strncpy(&sn[0], l->token, _POSIX2_LINE_MAX); | ^ readconf.c:131:17: warning: ‘__builtin_strncpy’ specified bound 2048 equals destination size [-Wstringop-truncation] 131 | strncpy(&sa[0], l->token, _POSIX2_LINE_MAX); | ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../lib -I../platform/Linux -I. -o symonnet.o -c symonnet.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../lib -I../platform/Linux -I. -o ../platform/Linux/sm_cpu.o -c ../platform/Linux/sm_cpu.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../lib -I../platform/Linux -I. -o ../platform/Linux/sm_cpuiow.o -c ../platform/Linux/sm_cpuiow.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../lib -I../platform/Linux -I. -o ../platform/stub/sm_debug.o -c ../platform/stub/sm_debug.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../lib -I../platform/Linux -I. -o ../platform/Linux/sm_df.o -c ../platform/Linux/sm_df.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -g -I../lib -I../platform/Linux -I. -o ../platform/Linux/sm_flukso.o -c ../platform/Linux/sm_flukso.c In file included from ../lib/conf.h:5, from ../platform/Linux/sm_flukso.c:38: ../lib/../platform/Linux/platform.h:21:34: error: expected declaration specifiers or ‘...’ before ‘(’ token 21 | #define strlcpy(x,y,z) snprintf((x),(z),"%s", (y)) | ^ ../lib/../platform/Linux/platform.h:21:38: error: expected declaration specifiers or ‘...’ before ‘(’ token 21 | #define strlcpy(x,y,z) snprintf((x),(z),"%s", (y)) | ^ ../lib/../platform/Linux/platform.h:21:42: error: expected declaration specifiers or ‘...’ before string constant 21 | #define strlcpy(x,y,z) snprintf((x),(z),"%s", (y)) | ^~~~ ../lib/../platform/Linux/platform.h:21:48: error: expected declaration specifiers or ‘...’ before ‘(’ token 21 | #define strlcpy(x,y,z) snprintf((x),(z),"%s", (y)) | ^ In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/stdint.h:9, from ../lib/../platform/Linux/platform.h:4: ../lib/../platform/Linux/platform.h:21:34: error: expected declaration specifiers or ‘...’ before ‘(’ token 21 | #define strlcpy(x,y,z) snprintf((x),(z),"%s", (y)) | ^ ../lib/../platform/Linux/platform.h:21:38: error: expected declaration specifiers or ‘...’ before ‘(’ token 21 | #define strlcpy(x,y,z) snprintf((x),(z),"%s", (y)) | ^ ../lib/../platform/Linux/platform.h:21:42: error: expected declaration specifiers or ‘...’ before string constant 21 | #define strlcpy(x,y,z) snprintf((x),(z),"%s", (y)) | ^~~~ ../lib/../platform/Linux/platform.h:21:48: error: expected declaration specifiers or ‘...’ before ‘(’ token 21 | #define strlcpy(x,y,z) snprintf((x),(z),"%s", (y)) | ^ *** Error code 1 Stop. pmake: stopped in /var/tmp/portage/net-analyzer/symon-2.88/work/symon/symon *** Error code 1 Stop. pmake: stopped in /var/tmp/portage/net-analyzer/symon-2.88/work/symon * ERROR: net-analyzer/symon-2.88::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 136: Called src_compile * environment, line 1858: Called die * The specific snippet of code: * pmake CC="$(tc-getCC)" CFLAGS+="${CFLAGS}" STRIP=true || die * * If you need support, post the output of `emerge --info '=net-analyzer/symon-2.88::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/symon-2.88::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:symon-2.88:20230805-175038.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/symon-2.88/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/symon-2.88/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/symon-2.88/work/symon' * S: '/var/tmp/portage/net-analyzer/symon-2.88/work/symon'