Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 766689 Details for
Bug 834879
app-text/lowdown-0.11.1 fails to compile: ld: cannot find -llowdown
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-config.log
1-config.log (text/plain), 29.49 KB, created by
Agostino Sarubbo
on 2022-03-10 07:38:41 UTC
(
hide
)
Description:
1-config.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2022-03-10 07:38:41 UTC
Size:
29.49 KB
patch
obsolete
>configure.local: no (fully automatic configuration) > >arc4random: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_ARC4RANDOM -o test-arc4random tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:16:17: error: implicit declaration of function âarc4randomâ; did you mean âsrandomâ? [-Werror=implicit-function-declaration] > 16 | return (arc4random() + 1) ? 0 : 1; > | ^~~~~~~~~~ > | srandom >cc1: all warnings being treated as errors >arc4random: x86_64-pc-linux-gnu-gcc failed with 1 > >b64_ntop: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_B64_NTOP -o test-b64_ntop tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-text/lowdown-0.11.1/temp/ccaPl3uM.o: in function `main': >/var/tmp/portage/app-text/lowdown-0.11.1/work/lowdown-VERSION_0_11_1/tests.c:29: undefined reference to `__b64_ntop' >collect2: error: ld returned 1 exit status >b64_ntop: x86_64-pc-linux-gnu-gcc failed with 0 (retrying) >b64_ntop: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_B64_NTOP -o test-b64_ntop tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lresolv >b64_ntop: x86_64-pc-linux-gnu-gcc succeeded >b64_ntop: yes (with -lresolv) > >capsicum: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_CAPSICUM -o test-capsicum tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c:33:10: fatal error: sys/capsicum.h: No such file or directory > 33 | #include <sys/capsicum.h> > | ^~~~~~~~~~~~~~~~ >compilation terminated. >capsicum: x86_64-pc-linux-gnu-gcc failed with 1 > >crypt: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_CRYPT -o test-crypt tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-text/lowdown-0.11.1/temp/cccTD69A.o: in function `main': >/var/tmp/portage/app-text/lowdown-0.11.1/work/lowdown-VERSION_0_11_1/tests.c:62: undefined reference to `crypt' >collect2: error: ld returned 1 exit status >crypt: x86_64-pc-linux-gnu-gcc failed with 0 (retrying) >crypt: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_CRYPT -o test-crypt tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lcrypt >crypt: x86_64-pc-linux-gnu-gcc succeeded >crypt: yes (with -lcrypt) > >endian_h: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_ENDIAN_H -o test-endian_h tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >endian_h: x86_64-pc-linux-gnu-gcc succeeded >endian_h: yes > >err: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_ERR -o test-err tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:102:9: error: implicit declaration of function âwarncâ; did you mean âwarnxâ? [-Werror=implicit-function-declaration] > 102 | warnc(ENOENT, "%d. warn", ENOENT); > | ^~~~~ > | warnx >tests.c:106:9: error: implicit declaration of function âerrcâ; did you mean âerrxâ? [-Werror=implicit-function-declaration] > 106 | errc(0, ENOENT, "%d. err", 3); > | ^~~~ > | errx >cc1: all warnings being treated as errors >err: x86_64-pc-linux-gnu-gcc failed with 1 > >explicit_bzero: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_EXPLICIT_BZERO -o test-explicit_bzero tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >explicit_bzero: x86_64-pc-linux-gnu-gcc succeeded >explicit_bzero: yes > >fts: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_FTS -o test-fts tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >fts: x86_64-pc-linux-gnu-gcc succeeded >fts: yes > >getexecname: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_GETEXECNAME -o test-getexecname tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:167:20: error: implicit declaration of function âgetexecnameâ [-Werror=implicit-function-declaration] > 167 | progname = getexecname(); > | ^~~~~~~~~~~ >tests.c:167:18: error: assignment to âconst char *â from âintâ makes pointer from integer without a cast [-Werror=int-conversion] > 167 | progname = getexecname(); > | ^ >cc1: all warnings being treated as errors >getexecname: x86_64-pc-linux-gnu-gcc failed with 1 > >getprogname: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_GETPROGNAME -o test-getprogname tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:179:20: error: implicit declaration of function âgetprognameâ [-Werror=implicit-function-declaration] > 179 | progname = getprogname(); > | ^~~~~~~~~~~ >tests.c:179:18: error: assignment to âconst char *â from âintâ makes pointer from integer without a cast [-Werror=int-conversion] > 179 | progname = getprogname(); > | ^ >cc1: all warnings being treated as errors >getprogname: x86_64-pc-linux-gnu-gcc failed with 1 > >INFTIM: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_INFTIM -o test-INFTIM tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:194:55: error: âINFTIMâ undeclared (first use in this function) > 194 | printf("INFTIM is defined to be %ld\n", (long)INFTIM); > | ^~~~~~ >tests.c:194:55: note: each undeclared identifier is reported only once for each function it appears in >INFTIM: x86_64-pc-linux-gnu-gcc failed with 1 > >lib_socket: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_LIB_SOCKET -o test-lib_socket tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >lib_socket: x86_64-pc-linux-gnu-gcc succeeded >lib_socket: yes > >md5: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_MD5 -o test-md5 tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-text/lowdown-0.11.1/temp/cc4hhKVP.o: in function `main': >/var/tmp/portage/app-text/lowdown-0.11.1/work/lowdown-VERSION_0_11_1/tests.c:219: undefined reference to `MD5Init' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-text/lowdown-0.11.1/work/lowdown-VERSION_0_11_1/tests.c:220: undefined reference to `MD5Update' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-text/lowdown-0.11.1/work/lowdown-VERSION_0_11_1/tests.c:221: undefined reference to `MD5End' >collect2: error: ld returned 1 exit status >md5: x86_64-pc-linux-gnu-gcc failed with 0 (retrying) >md5: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_MD5 -o test-md5 tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lmd >md5: x86_64-pc-linux-gnu-gcc succeeded >md5: yes (with -lmd) > >memmem: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_MEMMEM -o test-memmem tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >memmem: x86_64-pc-linux-gnu-gcc succeeded >memmem: yes > >memrchr: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_MEMRCHR -o test-memrchr tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >memrchr: x86_64-pc-linux-gnu-gcc succeeded >memrchr: yes > >memset_s: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_MEMSET_S -o test-memset_s tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:259:9: error: implicit declaration of function âmemset_sâ; did you mean âmemsetâ? [-Werror=implicit-function-declaration] > 259 | memset_s(buf, 0, 'c', sizeof(buf)); > | ^~~~~~~~ > | memset >cc1: all warnings being treated as errors >memset_s: x86_64-pc-linux-gnu-gcc failed with 1 > >mkfifoat: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_MKFIFOAT -o test-mkfifoat tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >mkfifoat: x86_64-pc-linux-gnu-gcc succeeded >mkfifoat: yes > >mknodat: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_MKNODAT -o test-mknodat tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >mknodat: x86_64-pc-linux-gnu-gcc succeeded >mknodat: yes > >osbyteorder_h: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_OSBYTEORDER_H -o test-osbyteorder_h tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c:282:10: fatal error: libkern/OSByteOrder.h: No such file or directory > 282 | #include <libkern/OSByteOrder.h> > | ^~~~~~~~~~~~~~~~~~~~~~~ >compilation terminated. >osbyteorder_h: x86_64-pc-linux-gnu-gcc failed with 1 > >PATH_MAX: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_PATH_MAX -o test-PATH_MAX tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >PATH_MAX: x86_64-pc-linux-gnu-gcc succeeded >PATH_MAX: yes > >pledge: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_PLEDGE -o test-pledge tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:328:18: error: implicit declaration of function âpledgeâ [-Werror=implicit-function-declaration] > 328 | return !!pledge("stdio", NULL); > | ^~~~~~ >cc1: all warnings being treated as errors >pledge: x86_64-pc-linux-gnu-gcc failed with 1 > >program_invocation_short_name: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_PROGRAM_INVOCATION_SHORT_NAME -o test-program_invocation_short_name tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >program_invocation_short_name: x86_64-pc-linux-gnu-gcc succeeded >program_invocation_short_name: yes > >readpassphrase: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_READPASSPHRASE -o test-readpassphrase tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c:344:10: fatal error: readpassphrase.h: No such file or directory > 344 | #include <readpassphrase.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >readpassphrase: x86_64-pc-linux-gnu-gcc failed with 1 > >reallocarray: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_REALLOCARRAY -o test-reallocarray tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >reallocarray: x86_64-pc-linux-gnu-gcc succeeded >reallocarray: yes > >recallocarray: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_RECALLOCARRAY -o test-recallocarray tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:370:17: error: implicit declaration of function ârecallocarrayâ; did you mean âreallocarrayâ? [-Werror=implicit-function-declaration] > 370 | return !recallocarray(NULL, 0, 2, 2); > | ^~~~~~~~~~~~~ > | reallocarray >cc1: all warnings being treated as errors >recallocarray: x86_64-pc-linux-gnu-gcc failed with 1 > >sandbox_init: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SANDBOX_INIT -Wno-deprecated -o test-sandbox_init tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c:374:10: fatal error: sandbox.h: No such file or directory > 374 | #include <sandbox.h> > | ^~~~~~~~~~~ >compilation terminated. >sandbox_init: x86_64-pc-linux-gnu-gcc failed with 1 > >seccomp-filter: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SECCOMP_FILTER -o test-seccomp-filter tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >seccomp-filter: x86_64-pc-linux-gnu-gcc succeeded >seccomp-filter: yes > >setresgid: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SETRESGID -o test-setresgid tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >setresgid: x86_64-pc-linux-gnu-gcc succeeded >setresgid: yes > >setresuid: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SETRESUID -o test-setresuid tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >setresuid: x86_64-pc-linux-gnu-gcc succeeded >setresuid: yes > >sha2: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SHA2 -o test-sha2 tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-text/lowdown-0.11.1/temp/ccJggVC6.o: in function `main': >/var/tmp/portage/app-text/lowdown-0.11.1/work/lowdown-VERSION_0_11_1/tests.c:432: undefined reference to `SHA256Init' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-text/lowdown-0.11.1/work/lowdown-VERSION_0_11_1/tests.c:433: undefined reference to `SHA256Update' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-text/lowdown-0.11.1/work/lowdown-VERSION_0_11_1/tests.c:434: undefined reference to `SHA256End' >collect2: error: ld returned 1 exit status >sha2: x86_64-pc-linux-gnu-gcc failed with 0 (retrying) >sha2: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SHA2 -o test-sha2 tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lmd >sha2: x86_64-pc-linux-gnu-gcc succeeded >sha2: yes (with -lmd) > >SOCK_NONBLOCK: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SOCK_NONBLOCK -o test-SOCK_NONBLOCK tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >SOCK_NONBLOCK: x86_64-pc-linux-gnu-gcc succeeded >SOCK_NONBLOCK: yes > >static: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_STATIC -o test-static tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -static >static: x86_64-pc-linux-gnu-gcc succeeded >static: yes > >strlcat: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_STRLCAT -o test-strlcat tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:468:19: error: implicit declaration of function âstrlcatâ; did you mean âstrncatâ? [-Werror=implicit-function-declaration] > 468 | return ! (strlcat(buf, "b", sizeof(buf)) == 2 && > | ^~~~~~~ > | strncat >cc1: all warnings being treated as errors >strlcat: x86_64-pc-linux-gnu-gcc failed with 1 > >strlcpy: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_STRLCPY -o test-strlcpy tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:479:19: error: implicit declaration of function âstrlcpyâ; did you mean âstrncpyâ? [-Werror=implicit-function-declaration] > 479 | return ! (strlcpy(buf, "a", sizeof(buf)) == 1 && > | ^~~~~~~ > | strncpy >cc1: all warnings being treated as errors >strlcpy: x86_64-pc-linux-gnu-gcc failed with 1 > >strndup: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_STRNDUP -o test-strndup tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >strndup: x86_64-pc-linux-gnu-gcc succeeded >strndup: yes > >strnlen: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_STRNLEN -o test-strnlen tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >strnlen: x86_64-pc-linux-gnu-gcc succeeded >strnlen: yes > >strtonum: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_STRTONUM -o test-strtonum tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:535:13: error: implicit declaration of function âstrtonumâ; did you mean âstrtouqâ? [-Werror=implicit-function-declaration] > 535 | if (strtonum("1", 0, 2, &errstr) != 1) > | ^~~~~~~~ > | strtouq >cc1: all warnings being treated as errors >strtonum: x86_64-pc-linux-gnu-gcc failed with 1 > >sys_byteorder_h: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SYS_BYTEORDER_H -o test-sys_byteorder_h tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c:555:10: fatal error: sys/byteorder.h: No such file or directory > 555 | #include <sys/byteorder.h> > | ^~~~~~~~~~~~~~~~~ >compilation terminated. >sys_byteorder_h: x86_64-pc-linux-gnu-gcc failed with 1 > >sys_endian_h: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SYS_ENDIAN_H -o test-sys_endian_h tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c:564:10: fatal error: sys/endian.h: No such file or directory > 564 | #include <sys/endian.h> > | ^~~~~~~~~~~~~~ >compilation terminated. >sys_endian_h: x86_64-pc-linux-gnu-gcc failed with 1 > >sys_mkdev_h: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SYS_MKDEV_H -o test-sys_mkdev_h tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c:574:10: fatal error: sys/mkdev.h: No such file or directory > 574 | #include <sys/mkdev.h> > | ^~~~~~~~~~~~~ >compilation terminated. >sys_mkdev_h: x86_64-pc-linux-gnu-gcc failed with 1 > >sys_sysmacros_h: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SYS_SYSMACROS_H -o test-sys_sysmacros_h tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >sys_sysmacros_h: x86_64-pc-linux-gnu-gcc succeeded >sys_sysmacros_h: yes > >sys_queue: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SYS_QUEUE -o test-sys_queue tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:608:9: error: implicit declaration of function âTAILQ_FOREACH_SAFEâ; did you mean âTAILQ_FOREACHâ? [-Werror=implicit-function-declaration] > 608 | TAILQ_FOREACH_SAFE(p, &foo_q, entries, tmp) > | ^~~~~~~~~~~~~~~~~~ > | TAILQ_FOREACH >tests.c:608:39: error: âentriesâ undeclared (first use in this function) > 608 | TAILQ_FOREACH_SAFE(p, &foo_q, entries, tmp) > | ^~~~~~~ >tests.c:608:39: note: each undeclared identifier is reported only once for each function it appears in >tests.c:608:52: error: expected â;â before âpâ > 608 | TAILQ_FOREACH_SAFE(p, &foo_q, entries, tmp) > | ^ > | ; > 609 | p->bar = i++; > | ~ >cc1: all warnings being treated as errors >sys_queue: x86_64-pc-linux-gnu-gcc failed with 1 > >sys_tree: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_SYS_TREE -o test-sys_tree tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c:627:10: fatal error: sys/tree.h: No such file or directory > 627 | #include <sys/tree.h> > | ^~~~~~~~~~~~ >compilation terminated. >sys_tree: x86_64-pc-linux-gnu-gcc failed with 1 > >unveil: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_UNVEIL -o test-unveil tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >tests.c: In function âmainâ: >tests.c:672:22: error: implicit declaration of function âunveilâ [-Werror=implicit-function-declaration] > 672 | return -1 != unveil(NULL, NULL); > | ^~~~~~ >cc1: all warnings being treated as errors >unveil: x86_64-pc-linux-gnu-gcc failed with 1 > >WAIT_ANY: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST_WAIT_ANY -o test-WAIT_ANY tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >WAIT_ANY: x86_64-pc-linux-gnu-gcc succeeded >WAIT_ANY: yes > >__progname: testing... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -g -W -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-unused -Werror -DTEST___PROGNAME -o test-__progname tests.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >__progname: x86_64-pc-linux-gnu-gcc succeeded >__progname: yes > >config.h: written >Makefile.configure: written
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 834879
:
766688
| 766689