Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246538 Details for
Bug 336530
dev-util/ftnchek 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
ftnchek-3.3.1:20100909-050026.log (text/plain), 12.03 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-09 08:07:39 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-09 08:07:39 UTC
Size:
12.03 KB
patch
obsolete
> * CPV: dev-util/ftnchek-3.3.1 > * REPO: gentoo > * Maintainer: maintainer-needed@gentoo.org no-herd > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking ftnchek-3.3.1.tar.gz to /var/tmp/portage/dev-util/ftnchek-3.3.1/work >>>> Source unpacked in /var/tmp/portage/dev-util/ftnchek-3.3.1/work >>>> Compiling source in /var/tmp/portage/dev-util/ftnchek-3.3.1/work/ftnchek-3.3.1 ... > * econf: updating ftnchek-3.3.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ftnchek-3.3.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for bison... bison -y >checking for gawk... gawk >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for fpversion... no >checking for gawk... /bin/gawk >checking for i686-pc-linux-gnu-gcc... /usr/bin/i686-pc-linux-gnu-gcc >checking for chmod... /bin/chmod >checking for cmp... /usr/bin/cmp >checking for cp... /bin/cp >checking for ctags... /usr/bin/ctags >checking for diff... /usr/bin/diff >checking for eqn... /usr/bin/eqn >checking for etags... /usr/bin/etags >checking for grep... /bin/grep >checking for lint... lint >checking for make... make >checking for mkdir... /bin/mkdir >checking for mv... /bin/mv >checking for patch... /usr/bin/patch >checking for printenv... /usr/bin/printenv >checking for pwd... /bin/pwd >checking for rm... /bin/rm >checking for rmdir... /bin/rmdir >checking for sed... /bin/sed >checking for sh... /bin/sh >checking for soelim... /usr/bin/soelim >checking for tar... /bin/tar >checking for tbl... /usr/bin/tbl >checking for bison... /usr/bin/bison >checking for zip... /usr/bin/zip >checking for pack... /usr/bin/pack >checking for nroff... /usr/bin/nroff >checking for groff... /usr/bin/groff >checking for man2html... /usr/bin/man2html >checking for strip... /usr/bin/strip >checking for col... /usr/bin/col >checking for ftnpp... ftnpp >checking for perl... /usr/bin/perl >checking how to run the C preprocessor... /usr/bin/i686-pc-linux-gnu-gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for short... yes >checking size of short... 2 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for unistd.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for strings.h... (cached) yes >checking for memset... yes >checking for bzero... yes >checking for strcasecmp... yes >checking for stricmp... no >checking for strcmpi... no >checking for emacs... /usr/bin/emacs >checking whether /usr/bin/i686-pc-linux-gnu-gcc accepts function prototypes... yes >Compile command is /usr/bin/i686-pc-linux-gnu-gcc -DUNIX $(OPT) $(OPTIONS) >$(OPT) is -O2 -march=i686 >$(OPTIONS) is for optional defines, normally blank >If you prefer using cc, setenv CC cc and re-run configure >configure: creating ./config.status >config.status: creating Makefile >config.status: creating dcl2inc.awk >config.status: creating dcl2inc >config.status: creating make_blockmatch.pl >config.status: creating test/Makefile >config.status: creating test/Compare.sh >config.status: creating config.h >make -j14 >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o fortran.o fortran.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o advance.o advance.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o argcheck.o argcheck.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o calltree.o calltree.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o comcheck.o comcheck.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o exprtype.o exprtype.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o forlex.o forlex.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o ftnchek.o ftnchek.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o include.o include.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o intake.o intake.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o intrins.o intrins.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o iokeywds.o iokeywds.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o keywords.o keywords.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o labels.o labels.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o loccheck.o loccheck.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o makedcls.o makedcls.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o makehtml.o makehtml.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o message.o message.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o options.o options.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o pgsymtab.o pgsymtab.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o plsymtab.o plsymtab.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o prlists.o prlists.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o prlocsym.o prlocsym.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o project.o project.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o symspace.o symspace.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o symtab.o symtab.c >project.c: In function âproj_file_inâ: >project.c:496:17: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >project.c: In function âproj_arg_info_inâ: >project.c:658:19: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o symutils.o symutils.c >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -c -o utils.o utils.c >Making cleaned-up manpage ftnchek.1 >/usr/bin/i686-pc-linux-gnu-gcc -O2 -pipe -DUNIX -O2 -march=i686 -o ftnchek fortran.o advance.o argcheck.o calltree.o comcheck.o exprtype.o forlex.o ftnchek.o include.o intake.o intrins.o iokeywds.o keywords.o labels.o loccheck.o makedcls.o makehtml.o message.o options.o pgsymtab.o plsymtab.o prlists.o prlocsym.o project.o symspace.o symtab.o symutils.o utils.o >>>> Source compiled. >>>> Test phase [check]: dev-util/ftnchek-3.3.1 >make -j14 -j1 check >cd test; make NAWK="/bin/gawk" -s precheck >cd test; make NAWK="/bin/gawk" -i -s check >============================================================ >There should be no file differences reported by these tests. >Output files matching master output files will be removed, >leaving any erroneous output files in directory Vary >for manual examination. If you built ftnchek with non- >standard compilation options, there may be some differences. >============================================================ >checking listing output:............................................done >checking expert-mode output:.........................................done >checking standard-compliance warnings:........done >checking size and type mismatch:..........................................done >checking -args setting:............................................................done >checking -array setting:....done >checking -common setting:........done >checking -intrinsic setting:.........done >checking -output setting:..done >checking -usage setting:....done >checking project files:...done >checking reading rc file:.done >checking interpreting wildcards:.....done >checking -makedcls setting:..........................................................................................................................................................................................................................................................................................................................................done >checking -mkhtml setting:.......................................................................................................................................................................................................................................................done >checking -vcg setting:..done >checking dcl2inc processing:...............................done >No differences found. Check successful. > >>>> Install ftnchek-3.3.1 into /var/tmp/portage/dev-util/ftnchek-3.3.1/image/ category dev-util >make -j14 -j1 prefix=/var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr datadir=/var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share infodir=/var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/info localstatedir=/var/tmp/portage/dev-util/ftnchek-3.3.1/image/var/lib mandir=/var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/man sysconfdir=/var/tmp/portage/dev-util/ftnchek-3.3.1/image/etc -j14 -j1 install >/bin/rm -f /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/bin/ftnchek >/bin/mkdir -p /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/bin >/bin/cp ftnchek /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/bin >/bin/chmod 755 /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/bin/ftnchek >/bin/mkdir -p /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/lib/ftnchek >/bin/cp dcl2inc.awk /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/lib/ftnchek/dcl2inc.awk >/bin/chmod 644 /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/lib/ftnchek/dcl2inc.awk >/bin/cp dcl2inc /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/bin/dcl2inc >/bin/chmod 755 /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/bin/dcl2inc >/bin/rm -f /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/bin/fcl2vcg >/bin/mkdir -p /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/man/man1 >/bin/cp dcl2inc.man /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/man/man1/dcl2inc.1 >/bin/rm -f /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/man/cat1/dcl2inc.1 >/bin/chmod 644 /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/man/man1/dcl2inc.1 >/bin/cp ftnchek.1 /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/man/man1/ftnchek.1 >/bin/rm -f /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/man/cat1/ftnchek.1 >/bin/chmod 644 /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/man/man1/ftnchek.1 >/bin/rm -f /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/man/man1/fcl2vcg.1 >/bin/rm -f /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/man/cat1/fcl2vcg.1 >/var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/emacs/site-lisp does not exist -- ftnchek.el not installed. >If you want to install ftnchek.el, create /var/tmp/portage/dev-util/ftnchek-3.3.1/image/usr/share/emacs/site-lisp >or re-run make install with 'lispdir=path-to-site-lisp' >>>> Completed installing ftnchek-3.3.1 into /var/tmp/portage/dev-util/ftnchek-3.3.1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/ftnchek > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/ftnchek >
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 336530
: 246538