Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245593 Details for
Bug 335516
app-editors/uemacs-pk 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
uemacs-pk-4.0.18:20100901-110011.log (text/plain), 4.74 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-01 13:42:06 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-01 13:42:06 UTC
Size:
4.74 KB
patch
obsolete
> * CPV: app-editors/uemacs-pk-4.0.18 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking em-4.0.18.tar.gz to /var/tmp/portage/app-editors/uemacs-pk-4.0.18/work > * Applying uemacs-pk-4.0.18-gentoo.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/app-editors/uemacs-pk-4.0.18/work >>>> Compiling source in /var/tmp/portage/app-editors/uemacs-pk-4.0.18/work/em-4.0.18 ... >make -j14 CC=i686-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe' >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c ansi.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c basic.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c bind.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c buffer.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c crypt.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c display.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c eval.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c exec.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c file.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c fileio.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c ibmpc.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c input.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c isearch.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c line.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c lock.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c main.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c pklock.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c posix.c >input.c: In function âgetstringâ: >input.c:584:11: warning: ignoring return value of âmktempâ, declared with attribute warn_unused_result >input.c:587:11: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c random.c >pklock.c: In function âdolockâ: >pklock.c:88:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c region.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c search.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c spawn.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c tcap.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c termio.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c vmsvt.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c vt52.c >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c window.c >spawn.c: In function âfilterâ: >spawn.c:437:15: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >spawn.c: In function âpipecmdâ: >spawn.c:347:15: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >spawn.c: In function âexecprgâ: >spawn.c:243:15: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >spawn.c: In function âspawnâ: >spawn.c:176:15: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >spawn.c: In function âspawncliâ: >spawn.c:80:23: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >spawn.c:85:23: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -O2 -pipe -DAUTOCONF -DPOSIX -DSYSV -c word.c >i686-pc-linux-gnu-gcc -DAUTOCONF -DPOSIX -DSYSV -o emacs ansi.o basic.o bind.o buffer.o crypt.o display.o eval.o exec.o file.o fileio.o ibmpc.o input.o isearch.o line.o lock.o main.o pklock.o posix.o random.o region.o search.o spawn.o tcap.o termio.o vmsvt.o vt52.o window.o word.o -lncurses >input.o: In function `getstring': >input.c:(.text+0xdf2): warning: the use of `mktemp' is dangerous, better use `mkstemp' >>>> Source compiled. >>>> Test phase [none]: app-editors/uemacs-pk-4.0.18 > >>>> Install uemacs-pk-4.0.18 into /var/tmp/portage/app-editors/uemacs-pk-4.0.18/image/ category app-editors >>>> Completed installing uemacs-pk-4.0.18 into /var/tmp/portage/app-editors/uemacs-pk-4.0.18/image/ > > * Tinderbox QA Notice! Insecure functions used >mktemp@@GLIBC_2.0 /var/tmp/portage/app-editors/uemacs-pk-4.0.18/image/usr/bin/uemacs > * Tinderbox QA Notice (end)! Insecure functions used >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/uemacs > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/uemacs > > * Gentoo contact information ... >herds: > emacs >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 335516
: 245593