Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246009 Details for
Bug 335990
dev-util/pccts 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
pccts-1.33.33:20100903-193040.log (text/plain), 9.26 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-04 17:25:13 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-04 17:25:13 UTC
Size:
9.26 KB
patch
obsolete
> * CPV: dev-util/pccts-1.33.33 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking pccts133mr33.zip to /var/tmp/portage/dev-util/pccts-1.33.33/work > * Applying pccts-1.33.33-gentoo.diff ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/dev-util/pccts-1.33.33/work >>>> Compiling source in /var/tmp/portage/dev-util/pccts-1.33.33/work/pccts ... >make -j14 CC=i686-pc-linux-gnu-gcc 'COPT=-O2 -pipe' > > Welcome to PCCTS 1.33MR33 installation > > (Version 1.33 Maintenance Release #33) > > Released 19 April 2002 > > Featuring > ANTLR -- ANother Tool for Language Recognition > DLG -- DFA-based Lexical Analyzer Generator > SORCERER -- Source-to-source translator (tree walker) > > http://www.antlr.org > > Trouble reports to tmoog@polhode.com > Additional PCCTS 1.33 information at > http://www.polhode.com > > >To substitute gcc for CC to invoke compiler: make CC=gcc >If there are problems with cr and lf try: unzip -a ... > >Making executables... >(cd ./antlr; make CC="i686-pc-linux-gnu-gcc" COPT="-O2 -pipe") >make[1]: Entering directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/antlr' >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o antlr.o antlr.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o scan.o scan.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o err.o err.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o bits.o bits.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o build.o build.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o fset2.o fset2.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o fset.o fset.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o gen.o gen.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o globals.o globals.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o hash.o hash.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o lex.o lex.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o main.o main.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o misc.o misc.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o set.o ../support/set/set.c >fset2.c: In function âMR_backTraceReportâ: >fset2.c:2213:7: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o pred.o pred.c >gen.c: In function âgenHdrâ: >gen.c:3869:17: warning: format not a string literal and no format arguments >lex.c: In function âDumpNextNameInDefâ: >lex.c:709:12: warning: format not a string literal and no format arguments >lex.c: In function âDumpTypeâ: >lex.c:774:2: warning: format not a string literal and no format arguments >lex.c: In function âDumpRetValStructâ: >lex.c:855:3: warning: format not a string literal and no format arguments >lex.c:857:3: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o egman.o egman.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o mrhoist.o mrhoist.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o fcache.o fcache.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -o antlr antlr.o scan.o err.o bits.o build.o fset2.o fset.o gen.o globals.o hash.o lex.o main.o misc.o set.o pred.o egman.o mrhoist.o fcache.o >mv antlr ../bin/. >make[1]: Leaving directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/antlr' >antlr executable now in bin >(cd ./dlg; make CC="i686-pc-linux-gnu-gcc" COPT="-O2 -pipe") >make[1]: Entering directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/dlg' >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c dlg_p.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c dlg_a.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c main.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o err.o err.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 ../support/set/set.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o support.o support.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o output.o output.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o relabel.o relabel.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -c -o automata.o automata.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=32000 -o dlg dlg_p.o dlg_a.o main.o err.o set.o support.o output.o relabel.o automata.o >mv dlg ../bin/. >make[1]: Leaving directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/dlg' >dlg executable now in bin >(cd ./sorcerer; make CC="i686-pc-linux-gnu-gcc" COPT="-O2 -pipe") >make[1]: Entering directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/sorcerer' >make sor >make[2]: Entering directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/sorcerer' >i686-pc-linux-gnu-gcc -O2 -pipe -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o sor.o sor.c >i686-pc-linux-gnu-gcc -O2 -pipe -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o scan.o scan.c >i686-pc-linux-gnu-gcc -O2 -pipe -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o err.o err.c >i686-pc-linux-gnu-gcc -O2 -pipe -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o main.o main.c >i686-pc-linux-gnu-gcc -O2 -pipe -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o globals.o globals.c >i686-pc-linux-gnu-gcc -O2 -pipe -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o gen.o gen.c >i686-pc-linux-gnu-gcc -O2 -pipe -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o set.o ../support/set/set.c >i686-pc-linux-gnu-gcc -O2 -pipe -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o hash.o hash.c >i686-pc-linux-gnu-gcc -O2 -pipe -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o look.o look.c >i686-pc-linux-gnu-gcc -O2 -pipe -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 -c -o cpp.o cpp.c >main.c: In function âdump_prefixed_declâ: >main.c:1038:2: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -o sor -O2 -pipe -Ih -I. -I../h -I../support/set -DZZLEXBUFSIZE=32000 sor.o scan.o err.o main.o globals.o gen.o set.o hash.o look.o cpp.o >mv sor ../bin/. >make[2]: Leaving directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/sorcerer' >(cd ./lib; make CC="i686-pc-linux-gnu-gcc" COPT="-O2 -pipe") >make[2]: Entering directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/sorcerer/lib' >i686-pc-linux-gnu-gcc -O2 -pipe -I../../h -I../h -c -o astlib.o astlib.c >i686-pc-linux-gnu-gcc -O2 -pipe -I../../h -I../h -c -o sstack.o sstack.c >i686-pc-linux-gnu-gcc -O2 -pipe -I../../h -I../h -c -o sorlist.o sorlist.c >i686-pc-linux-gnu-gcc -O2 -pipe -I../../h -I../h -c -o sintstack.o sintstack.c >make[2]: Leaving directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/sorcerer/lib' >make[1]: Leaving directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/sorcerer' >sorcerer executable now in bin >(cd ./support/genmk; make CC="i686-pc-linux-gnu-gcc" COPT="-O2 -pipe"; mv genmk ../../bin) >make[1]: Entering directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/support/genmk' >i686-pc-linux-gnu-gcc -O2 -pipe -I../../h -c -o genmk.o genmk.c >i686-pc-linux-gnu-gcc -o genmk genmk.o >make[1]: Leaving directory `/var/tmp/portage/dev-util/pccts-1.33.33/work/pccts/support/genmk' >genmk executable now in bin > > PCCTS 1.33MR33 installation complete >>>> Source compiled. >>>> Test phase [none]: dev-util/pccts-1.33.33 > >>>> Install pccts-1.33.33 into /var/tmp/portage/dev-util/pccts-1.33.33/image/ category dev-util >>>> Completed installing pccts-1.33.33 into /var/tmp/portage/dev-util/pccts-1.33.33/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/genmk > usr/bin/dlg > usr/bin/sor > usr/bin/antlr > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/genmk > * /usr/bin/dlg > * /usr/bin/sor > * /usr/bin/antlr > > * Gentoo contact information ... >herds: > no-herd >maintainers: > maintainer-needed@gentoo.org >
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 335990
: 246009