Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 244075 Details for
Bug 334001
x11-plugins/wmmailload 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
wmmaiload-2.2.1-r1:20100822-174205.log (text/plain), 9.26 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-22 18:48:02 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-22 18:48:02 UTC
Size:
9.26 KB
patch
obsolete
> * CPV: x11-plugins/wmmaiload-2.2.1-r1 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking wmmaiload-2.2.1.tar.gz to /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work > * Applying wmmaiload-2.2.1-gtk.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work >>>> Compiling source in /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1 ... >There's no need to call this script if you don't enable at least 1 option. >Configuring for all options... >make -j14 CC=i686-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe' DEBUG_LDFLAGS= 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' DEBUG_CFLAGS= >Making all in wmmaiload... >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload' >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H checkthread.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H dockapp.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H imapclient.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H main.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H options.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H pop3client.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H ssl.c >main.c: In function âmainâ: >main.c:214:9: warning: pointer targets in passing argument 1 of âmail_getnumbersâ differ in signedness >checkthread.h:8:6: note: expected âint *â but argument is of type âunsigned int *â >main.c:214:9: warning: pointer targets in passing argument 2 of âmail_getnumbersâ differ in signedness >checkthread.h:8:6: note: expected âint *â but argument is of type âunsigned int *â >main.c: In function âupdateâ: >main.c:382:9: warning: pointer targets in passing argument 1 of âmail_getnumbersâ differ in signedness >checkthread.h:8:6: note: expected âint *â but argument is of type âunsigned int *â >main.c:382:9: warning: pointer targets in passing argument 2 of âmail_getnumbersâ differ in signedness >checkthread.h:8:6: note: expected âint *â but argument is of type âunsigned int *â >checkthread.c:105:5: error: expected â)â before âcâ >checkthread.c:105:5: error: expected expression before â)â token >options.c: In function âparse_argvâ: >options.c:268:49: warning: case value â4294967294â not in enumerated type âCfgTypeâ >options.c:265:49: warning: case value â4294967295â not in enumerated type âCfgTypeâ >checkthread.c: In function âcheck_mboxâ: >checkthread.c:136:22: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >make[1]: *** [checkthread.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >options.c: In function âload_configâ: >options.c:309:22: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >ssl.c: In function âinit_CTXâ: >ssl.c:42:16: warning: assignment discards qualifiers from pointer target type >ssl.c: In function âprint_SSL_Paramâ: >ssl.c:75:18: warning: assignment discards qualifiers from pointer target type >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload' >Making all in wmmaiload-config... >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload-config' >Makefile:152: .dependencies: No such file or directory >Building config.h... >Creating dependencies for wmmaiload-config... >Making dependencies for actions.c >Making dependencies for dialogs.c >Making dependencies for main.c >Making dependencies for mainwindow.c >Making dependencies for popedit.c >Making dependencies for tools.c >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload-config' >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload-config' >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` actions.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` dialogs.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` main.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` mainwindow.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` popedit.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` tools.c >tools.c: In function âmbox_addâ: >tools.c:86:30: warning: the address of âuserâ will always evaluate as âtrueâ >tools.c:87:30: warning: the address of âpassâ will always evaluate as âtrueâ >tools.c:88:30: warning: the address of âfolderâ will always evaluate as âtrueâ >tools.c: In function âload_cfgfileâ: >tools.c:184:22: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >actions.c: In function âsave_datasâ: >actions.c:78:23: warning: initialization discards qualifiers from pointer target type >actions.c:81:15: warning: assignment discards qualifiers from pointer target type >actions.c:83:21: warning: assignment discards qualifiers from pointer target type >actions.c:84:17: warning: assignment discards qualifiers from pointer target type >actions.c:85:19: warning: assignment discards qualifiers from pointer target type >actions.c: In function âdo_addmboxâ: >actions.c:109:26: warning: initialization discards qualifiers from pointer target type >actions.c: In function âdo_addmaildirâ: >actions.c:116:26: warning: initialization discards qualifiers from pointer target type >actions.c: In function âdo_addpop3â: >actions.c:123:23: warning: initialization discards qualifiers from pointer target type >actions.c: In function âdo_addhotmailâ: >actions.c:130:23: warning: initialization discards qualifiers from pointer target type >actions.c: In function âdo_addmhâ: >actions.c:137:26: warning: initialization discards qualifiers from pointer target type >actions.c: In function âdo_addimapâ: >actions.c:144:23: warning: initialization discards qualifiers from pointer target type >actions.c: In function âdo_change_fileâ: >actions.c:208:26: warning: initialization discards qualifiers from pointer target type >actions.c: In function âdo_change_distâ: >actions.c:215:23: warning: initialization discards qualifiers from pointer target type >i686-pc-linux-gnu-gcc -o wmmaiload-config actions.o dialogs.o main.o mainwindow.o popedit.o tools.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu `pkg-config gtk+-2.0 --libs` -lX11 >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload-config' >Making all in doc... >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/doc' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/doc' >>>> Source compiled. >>>> Test phase [none]: x11-plugins/wmmaiload-2.2.1-r1 > >>>> Install wmmaiload-2.2.1-r1 into /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/image/ category x11-plugins >>>> Completed installing wmmaiload-2.2.1-r1 into /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/wmmaiload-config > usr/bin/wmmaiload >[31;01mscanelf[00;00m: [33;01mrpath_security_checks[00;00m(): Security problem NULL DT_RPATH in /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/image/usr/bin/wmmaiload > > * QA Notice: The following files contain insecure RUNPATHs > * Please file a bug about this at http://bugs.gentoo.org/ > * with the maintaining herd of the package. > * /opt/sane/lib/sane:/opt/sane/lib/sane: usr/bin/wmmaiload > >Auto fixing rpaths for /opt/sane/lib/sane:/opt/sane/lib/sane: usr/bin/wmmaiload > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/wmmaiload > >[31;01mscanelf[00;00m: [33;01mrpath_security_checks[00;00m(): Security problem NULL DT_RPATH in /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/image/usr/bin/wmmaiload > * Gentoo contact information ... >herds: > desktop-dock >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 334001
: 244075