Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245992 Details for
Bug 335971
dev-lisp/hedgehog does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
hedgehog-2.1.0:20100904-013036.log (text/plain), 9.83 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-04 17:09:14 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-04 17:09:14 UTC
Size:
9.83 KB
patch
obsolete
> * CPV: dev-lisp/hedgehog-2.1.0 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking hedgehog-2.1.0.tar.gz to /var/tmp/portage/dev-lisp/hedgehog-2.1.0/work >/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1 /var/tmp/portage/dev-lisp/hedgehog-2.1.0/work >>>> Source unpacked in /var/tmp/portage/dev-lisp/hedgehog-2.1.0/work >>>> Compiling source in /var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1 ... > * Tinderbox QA Notice: 'make' called by src_compile >make -j14 >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_seed.o ../hh_seed.c >cp /var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/../hh_crypto.c hh_crypto_host.c >flex -t -Phh_ /var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/../hh_lex.l > hh_lex.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_ast.o ../hh_ast.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_compiler.o ../hh_compiler.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_lambda.o ../hh_lambda.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_macroexpand.o ../hh_macroexpand.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_opt.o ../hh_opt.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_uses.o ../hh_uses.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_codegen.o ../hh_codegen.c >echo '#define HH_COMPILER 1' > hh_data_compiler.c >cat /var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/../hh_data.c >> hh_data_compiler.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_peephole.o ../hh_peephole.c >../hh_seed.c: In function âmainâ: >../hh_seed.c:79:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_TESTING -DHEDGEHOG_VERSION_STRING='"2.0.1"' -c ../hh_data.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_TESTING -DHEDGEHOG_VERSION_STRING='"2.0.1"' -c ../hh_error.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_TESTING -DHEDGEHOG_VERSION_STRING='"2.0.1"' -c ../hh_avl.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_TESTING -DHEDGEHOG_VERSION_STRING='"2.0.1"' -c ../hh_printf.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_TESTING -DHEDGEHOG_VERSION_STRING='"2.0.1"' -c ../hh_crypto.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_TESTING -DHEDGEHOG_VERSION_STRING='"2.0.1"' -c ../hh_interp_unix.c >rm -f 300-unix.c >perl /var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/../prelude.d/interface-gen.pl unix- \ > < /var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/../prelude.d/interface-unix > 300-unix.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_crypto_host.o hh_crypto_host.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_lex.o hh_lex.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_data_compiler.o hh_data_compiler.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_TESTING -DHEDGEHOG_VERSION_STRING='"2.0.1"' -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/../prelude.d -c 300-unix.c ><stdout>:1630:17: warning: âyyunputâ defined but not used ><stdout>:1671:16: warning: âinputâ defined but not used >/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/../hh_lex.l: In function âhh_lexâ: >/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/../hh_lex.l:362:1: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >gcc -o hh_seed hh_seed.o hh_crypto_host.o >: >rm -f hh_seed.h >./hh_seed < /var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/../hh_insn.def > hh_seed.h >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_SHARED_SECRET=\"\" -DHEDGEHOG_VERSION_STRING='"2.0.1"' -DDEFAULT_PRELUDE='"/usr/lib/hh/prelude.d"' -c -o hh_output.o ../hh_output.c >gcc -O2 -pipe -Wall -O -g -I. -I/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/.. -DHH_LINUX -DHH_TESTING -DHEDGEHOG_VERSION_STRING='"2.0.1"' -c ../hh_interp.c >../hh_output.c: In function âhh_outputâ: >../hh_output.c:233:6: warning: value computed is not used >../hh_output.c:253:6: warning: value computed is not used >../hh_output.c:277:7: warning: value computed is not used >../hh_output.c:293:7: warning: value computed is not used >gcc -o 300-unix 300-unix.o >In file included from ../hh_interp.c:320:0: >../hh_insn.def: In function âhh_interp_stepâ: >../hh_insn.def:917:1: warning: pointer targets in assignment differ in signedness >In file included from ../hh_interp.c:378:0: >../hh_insn.def:1304:1: warning: pointer targets in passing argument 2 of âhh_box_stringâ differ in signedness >../hh_data.h:222:11: note: expected âconst char *â but argument is of type âunsigned char *â >../hh_insn.def:1312:1: warning: pointer targets in passing argument 1 of âhh_sha256â differ in signedness >../hh_crypto.h:20:6: note: expected âunsigned char *â but argument is of type âchar *â >../hh_insn.def:1312:1: warning: pointer targets in passing argument 2 of âhh_box_stringâ differ in signedness >../hh_data.h:222:11: note: expected âconst char *â but argument is of type âunsigned char *â >../hh_insn.def:1330:1: warning: pointer targets in passing argument 1 of âhh_xxteaâ differ in signedness >../hh_crypto.h:36:5: note: expected âunsigned char *â but argument is of type âchar *â >../hh_insn.def:1330:1: warning: pointer targets in passing argument 3 of âhh_xxteaâ differ in signedness >../hh_crypto.h:36:5: note: expected âunsigned char *â but argument is of type âchar *â >../hh_insn.def:1330:1: warning: pointer targets in passing argument 6 of âhh_xxteaâ differ in signedness >../hh_crypto.h:36:5: note: expected âconst unsigned char *â but argument is of type âchar *â >: >rm -f 300-unix.hl >./300-unix > 300-unix.hl >if [ ! -d prelude.d ]; \ >then \ > mkdir prelude.d; \ >fi; \ >cp -p /var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build/../prelude.d/* 300-unix.hl prelude.d >gcc -o hhc hh_lex.o hh_ast.o hh_compiler.o hh_lambda.o hh_macroexpand.o hh_opt.o hh_uses.o hh_codegen.o hh_data_compiler.o hh_peephole.o hh_output.o >: >gcc -o hhi hh_data.o hh_interp.o hh_error.o hh_avl.o hh_printf.o hh_crypto.o hh_interp_unix.o >: >>>> Source compiled. >>>> Test phase [none]: dev-lisp/hedgehog-2.1.0 > >>>> Install hedgehog-2.1.0 into /var/tmp/portage/dev-lisp/hedgehog-2.1.0/image/ category dev-lisp > * Tinderbox QA Notice: 'make' called by src_install >make -j14 -C build install prefix=/var/tmp/portage/dev-lisp/hedgehog-2.1.0/image//usr >make: Entering directory `/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build' >install -d /var/tmp/portage/dev-lisp/hedgehog-2.1.0/image//usr/bin /var/tmp/portage/dev-lisp/hedgehog-2.1.0/image//usr/lib/hh/prelude.d >install hhc hhi /var/tmp/portage/dev-lisp/hedgehog-2.1.0/image//usr/bin >install prelude.d/*.hl /var/tmp/portage/dev-lisp/hedgehog-2.1.0/image//usr/lib/hh/prelude.d >make: Leaving directory `/var/tmp/portage/dev-lisp/hedgehog-2.1.0/work/hedgehog-2.1/build' >>>> Completed installing hedgehog-2.1.0 into /var/tmp/portage/dev-lisp/hedgehog-2.1.0/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/hhc > usr/bin/hhi > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/hhc > * /usr/bin/hhi > > * Gentoo contact information ... >herds: > common-lisp >maintainers: >
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 335971
: 245992