Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247033 Details for
Bug 336971
app-misc/astrolog 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
astrolog-5.40:20100911-223052.log (text/plain), 5.04 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-12 19:00:53 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-12 19:00:53 UTC
Size:
5.04 KB
patch
obsolete
> * CPV: app-misc/astrolog-5.40 > * REPO: gentoo > * Maintainer: george@gentoo.org sci@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >WARNING: not restoring timestamps >x - extracting Helpfile.540 (text) >x - extracting Makefile (text) >x - extracting README.1ST (text) >x - extracting README.540 (text) >x - extracting Update.540 (text) >x - extracting astrolog.c (text) >x - extracting astrolog.dat (text) >x - extracting astrolog.def (text) >x - extracting astrolog.h (text) >x - extracting astrolog.rc (text) >x - extracting calc.c (text) >x - extracting charts0.c (text) >x - extracting charts1.c (text) >x - extracting charts2.c (text) >x - extracting charts3.c (text) >x - extracting data.c (text) >x - extracting data2.c (text) >x - extracting extern.h (text) >x - extracting general.c (text) >x - extracting intrpret.c (text) >x - extracting io.c (text) >x - extracting makefile.bgi (text) >x - extracting makefile.cfg (text) >x - extracting makefile.com (text) >x - extracting makefile.msc (text) >x - extracting makefile.win (text) >x - extracting matrix.c (text) >x - extracting placalc.c (text) >x - extracting placalc.h (text) >x - extracting placalc2.c (text) >x - extracting resource.h (text) >x - extracting wdialog.c (text) >x - extracting wdriver.c (text) >x - extracting xcharts0.c (text) >x - extracting xcharts1.c (text) >x - extracting xcharts2.c (text) >x - extracting xdata.c (text) >x - extracting xdevice.c (text) >x - extracting xgeneral.c (text) >x - extracting xscreen.c (text) >>>> Source unpacked in /var/tmp/portage/app-misc/astrolog-5.40/work >>>> Preparing source in /var/tmp/portage/app-misc/astrolog-5.40/work ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-misc/astrolog-5.40/work ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-misc/astrolog-5.40/work ... >make -j14 CC=i686-pc-linux-gnu-gcc >i686-pc-linux-gnu-gcc -O2 -pipe -c -o astrolog.o astrolog.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o data.o data.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o data2.o data2.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o general.o general.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o io.o io.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o calc.o calc.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o matrix.o matrix.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o placalc.o placalc.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o placalc2.o placalc2.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o charts0.o charts0.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o charts1.o charts1.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o charts2.o charts2.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o charts3.o charts3.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o intrpret.o intrpret.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o xdata.o xdata.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o xgeneral.o xgeneral.c >io.c: In function âFInputDataâ: >io.c:648:11: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >io.c:649:11: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >io.c:666:13: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >io.c:668:13: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >io.c:695:13: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -O2 -pipe -c -o xdevice.o xdevice.c >placalc.c: In function âouter_helâ: >placalc.c:920:14: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >placalc.c:936:14: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >placalc.c:953:14: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -O2 -pipe -c -o xcharts0.o xcharts0.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o xcharts1.o xcharts1.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o xcharts2.o xcharts2.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o xscreen.o xscreen.c >i686-pc-linux-gnu-gcc -O2 -pipe -o astrolog astrolog.o data.o data2.o general.o io.o calc.o matrix.o placalc.o placalc2.o charts0.o charts1.o charts2.o charts3.o intrpret.o xdata.o xgeneral.o xdevice.o xcharts0.o xcharts1.o xcharts2.o xscreen.o -lm >#strip astrolog >>>> Source compiled. >>>> Test phase [none]: app-misc/astrolog-5.40 > >>>> Install astrolog-5.40 into /var/tmp/portage/app-misc/astrolog-5.40/image/ category app-misc >>>> Completed installing astrolog-5.40 into /var/tmp/portage/app-misc/astrolog-5.40/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/astrolog > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/astrolog > > * There is a sample config file /usr/share/astrolog/astrolog.dat > * astrolog looks in current dir for a file astrolog.dat before > * using the file in /usr/share/astrolog > * If you want extended accuracy of astrolog's calculations you > * can emerge the optional package "astrolog-ephemeris" which > * needs ~4.7 MB additional diskspace for the ephemeris-files
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 336971
: 247033 |
343458