Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242997 Details for
Bug 332791
sys-apps/kudzu 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
kudzu-1.2.83:20100814-201847.log (text/plain), 33.89 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-15 03:24:03 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-15 03:24:03 UTC
Size:
33.89 KB
patch
obsolete
> * CPV: sys-apps/kudzu-1.2.83 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking kudzu-1.2.83-3.src.rpm to /var/tmp/portage/sys-apps/kudzu-1.2.83/work >>>> Unpacking ./kudzu-1.2.83.tar.gz to /var/tmp/portage/sys-apps/kudzu-1.2.83/work >>>> Source unpacked in /var/tmp/portage/sys-apps/kudzu-1.2.83/work >>>> Preparing source in /var/tmp/portage/sys-apps/kudzu-1.2.83/work/kudzu-1.2.83 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/kudzu-1.2.83/work/kudzu-1.2.83 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-apps/kudzu-1.2.83/work/kudzu-1.2.83 ... >make -j14 all CC=i686-pc-linux-gnu-gcc AR=i686-pc-linux-gnu-ar RANLIB=i686-pc-linux-gnu-ranlib 'RPM_OPT_FLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' PYTHONVERS=python2.7 >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o kudzu.o kudzu.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o modules.o modules.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o pci.o pci.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o pcmcia.o pcmcia.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o serial.o serial.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o ide.o ide.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o misc.o misc.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o scsi.o scsi.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o parallel.o parallel.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o psaux.o psaux.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o usb.o usb.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o sbus.o sbus.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o keyboard.o keyboard.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o ddc.o ddc.c >scsi.c: In function âscsiProbeâ: >scsi.c:129:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >scsi.c:131:9: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >scsi.c:149:20: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >scsi.c:151:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >scsi.c:154:10: warning: ignoring return value of âfchdirâ, declared with attribute warn_unused_result >scsi.c:176:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >scsi.c:183:13: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >serial.c: In function âinit_pnp_com_ati9â: >serial.c:433:2: warning: pointer targets in passing argument 1 of âstrstrâ differ in signedness >/usr/include/string.h:342:14: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:440:5: warning: pointer targets in passing argument 1 of âstrstrâ differ in signedness >/usr/include/string.h:342:14: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c: In function âfind_legacy_modemâ: >serial.c:590:5: warning: pointer targets in passing argument 1 of âstrstrâ differ in signedness >/usr/include/string.h:342:14: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c: In function âparse_pnp_stringâ: >serial.c:758:6: warning: pointer targets in passing argument 1 of â__builtin_strpbrkâ differ in signedness >serial.c:758:6: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:758:6: warning: pointer targets in passing argument 1 of â__builtin_strchrâ differ in signedness >serial.c:758:6: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:758:6: warning: pointer targets in passing argument 1 of â__strpbrk_c2â differ in signedness >/usr/include/bits/string2.h:1124:1: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:758:6: warning: pointer targets in passing argument 1 of â__strpbrk_c3â differ in signedness >/usr/include/bits/string2.h:1135:1: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:758:6: warning: pointer targets in passing argument 1 of â__builtin_strpbrkâ differ in signedness >serial.c:758:6: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:758:6: warning: pointer targets in passing argument 1 of â__builtin_strpbrkâ differ in signedness >serial.c:758:6: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:758:15: warning: pointer targets in assignment differ in signedness >serial.c:803:5: warning: pointer targets in passing argument 1 of â__builtin_strpbrkâ differ in signedness >serial.c:803:5: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:803:5: warning: pointer targets in passing argument 1 of â__builtin_strchrâ differ in signedness >serial.c:803:5: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:803:5: warning: pointer targets in passing argument 1 of â__strpbrk_c2â differ in signedness >/usr/include/bits/string2.h:1124:1: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:803:5: warning: pointer targets in passing argument 1 of â__strpbrk_c3â differ in signedness >/usr/include/bits/string2.h:1135:1: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:803:5: warning: pointer targets in passing argument 1 of â__builtin_strpbrkâ differ in signedness >serial.c:803:5: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:803:5: warning: pointer targets in passing argument 1 of â__builtin_strpbrkâ differ in signedness >serial.c:803:5: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:803:9: warning: pointer targets in assignment differ in signedness >serial.c:826:2: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:826:2: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:826:2: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >serial.c:826:2: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:826:2: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >serial.c:826:2: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:826:2: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:826:2: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >serial.c:826:2: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:826:2: warning: pointer targets in passing argument 2 of â__builtin_strcmpâ differ in signedness >serial.c:826:2: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:826:2: warning: pointer targets in passing argument 2 of âstrncmpâ differ in signedness >/usr/include/string.h:146:12: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c: In function âattempt_pnp_retrieveâ: >serial.c:846:9: warning: pointer targets in passing argument 2 of âread_pnp_stringâ differ in signedness >serial.c:600:12: note: expected âunsigned char *â but argument is of type âchar *â >serial.c:851:13: warning: pointer targets in passing argument 2 of âread_pnp_stringâ differ in signedness >serial.c:600:12: note: expected âunsigned char *â but argument is of type âchar *â >serial.c:858:2: warning: pointer targets in passing argument 1 of âparse_pnp_stringâ differ in signedness >serial.c:660:12: note: expected âunsigned char *â but argument is of type âchar *â >serial.c:873:5: warning: pointer targets in passing argument 2 of âread_pnp_stringâ differ in signedness >serial.c:600:12: note: expected âunsigned char *â but argument is of type âchar *â >serial.c:874:5: warning: pointer targets in passing argument 1 of âparse_pnp_stringâ differ in signedness >serial.c:660:12: note: expected âunsigned char *â but argument is of type âchar *â >pcmcia.c: In function âpcmciaProbeâ: >pcmcia.c:171:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >pcmcia.c:172:9: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >pcmcia.c:203:9: warning: ignoring return value of âfchdirâ, declared with attribute warn_unused_result >pcmcia.c: In function âreadIdâ: >pcmcia.c:123:17: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >pcmcia.c:129:17: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >pcmcia.c:135:17: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >serial.c: In function âserialProbeâ: >serial.c:999:11: warning: pointer targets in passing argument 2 of âattempt_pnp_retrieveâ differ in signedness >serial.c:834:12: note: expected âchar *â but argument is of type âunsigned char *â >serial.c:1016:4: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1016:4: warning: pointer targets in passing argument 1 of â__strdupâ differ in signedness >/usr/include/bits/string2.h:1303:14: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1017:4: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1018:8: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1019:8: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1024:4: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1025:8: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1034:7: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1034:7: warning: pointer targets in passing argument 1 of â__strdupâ differ in signedness >/usr/include/bits/string2.h:1303:14: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1035:7: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1035:7: warning: pointer targets in passing argument 1 of â__strdupâ differ in signedness >/usr/include/bits/string2.h:1303:14: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1038:10: warning: pointer targets in assignment differ in signedness >serial.c:1040:4: warning: pointer targets in passing argument 1 of âstrstrâ differ in signedness >/usr/include/string.h:342:14: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1041:6: warning: pointer targets in passing argument 1 of âstrstrâ differ in signedness >/usr/include/string.h:342:14: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1042:8: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1042:8: warning: pointer targets in passing argument 1 of â__strdupâ differ in signedness >/usr/include/bits/string2.h:1303:14: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1046:4: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1046:4: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1046:4: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1046:4: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1046:4: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1046:4: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1046:4: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1046:4: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1046:4: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1046:4: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1046:4: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1046:4: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness >/usr/include/string.h:146:12: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1056:7: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1056:7: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1056:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1056:7: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1056:7: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1056:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1056:7: note: expected âconst char *â but argument is of type âunsigned char *â >usb.c: In function âusbProbeâ: >usb.c:337:8: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >usb.c:343:9: warning: ignoring return value of âfchdirâ, declared with attribute warn_unused_result >serial.c:1056:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1056:7: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1056:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1056:7: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1056:7: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness >/usr/include/string.h:146:12: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1059:7: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1059:7: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1059:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1059:7: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1059:7: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1059:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1059:7: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1059:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1059:7: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1059:7: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >serial.c:1059:7: note: expected âconst char *â but argument is of type âunsigned char *â >serial.c:1059:7: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness >/usr/include/string.h:146:12: note: expected âconst char *â but argument is of type âunsigned char *â >usb.c: In function âgetUsbDeviceâ: >usb.c:166:7: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >usb.c:208:9: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >usb.c:239:10: warning: ignoring return value of âfchdirâ, declared with attribute warn_unused_result >usb.c:265:13: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >usb.c:269:13: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >usb.c:302:8: warning: ignoring return value of âfchdirâ, declared with attribute warn_unused_result >modules.c: In function âwriteConfModulesâ: >modules.c:181:9: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >modules.c:182:9: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >serial.c: In function âattempt_pnp_retrieveâ: >serial.c:862:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >serial.c: In function âinit_pnp_com_ati9â: >serial.c:404:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >misc.c: In function âmiscProbeâ: >misc.c:284:15: warning: the address of ânameâ will always evaluate as âtrueâ >serial.c: In function âfind_legacy_modemâ: >serial.c:560:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >pci.c: In function âpciProbeâ: >pci.c:427:11: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >pci.c:577:13: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >pci.c: In function âpciReadDriversâ: >pci.c:251:11: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >pci.c: In function âreadVideoAliasesDirâ: >pci.c:236:11: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o isapnp.o isapnp.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o firewire.o firewire.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o adb.o adb.c >usb.c:199:8: warning: âaltâ may be used uninitialized in this function >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o macio.o macio.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o vio.o vio.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o s390.o s390.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o alias.o alias.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o xen.o xen.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -fpic -o ps3.o ps3.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -D__LOADER__ -o kudzu_loader.o kudzu.c >s390.c:82:14: warning: âread_subchannelsâ defined but not used >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -c -o hwconf.o hwconf.c >make -C po >alias.c: In function âreadAliasesâ: >alias.c:74:11: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >ps3.c:38:31: warning: âps3_device_typesâ defined but not used >make[1]: Entering directory `/var/tmp/portage/sys-apps/kudzu-1.2.83/work/kudzu-1.2.83/po' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >xgettext --default-domain=kudzu \ > --add-comments --keyword=_ --keyword=N_ ../hwconf.c >if cmp -s kudzu.po kudzu.pot; then \ > rm -f kudzu.po; \ >else \ > mv kudzu.po kudzu.pot; \ >fi >kudzu.c: In function âprobeDevicesâ: >kudzu.c:864:6: warning: unused variable âlogLevelâ >kudzu.c: In function âmatchNetDevicesâ: >kudzu.c:1019:18: warning: unused variable âcfgsâ >kudzu.c:1017:20: warning: unused variable âncfgsâ >kudzu.c:1016:8: warning: unused variable âbâ >msgfmt -v -o ar.mo ar.po >13 translated messages. >msgfmt -v -o as.mo as.po >13 translated messages. >msgfmt -v -o be.mo be.po >13 translated messages. >msgfmt -v -o bg.mo bg.po >13 translated messages. >msgfmt -v -o bn_IN.mo bn_IN.po >13 translated messages. >msgfmt -v -o bn.mo bn.po >13 translated messages. >msgfmt -v -o bs.mo bs.po >13 translated messages. >msgfmt -v -o ca.mo ca.po >13 translated messages. >msgfmt -v -o cs.mo cs.po >13 translated messages. >msgfmt -v -o cy.mo cy.po >13 translated messages. >msgfmt -v -o da.mo da.po >13 translated messages. >msgfmt -v -o de.mo de.po >hwconf.c: In function âconfigureâ: >hwconf.c:524:6: warning: unused variable âindexâ >hwconf.c: In function âunconfigureâ: >hwconf.c:602:6: warning: unused variable âindexâ >hwconf.c:601:8: warning: unused variable âtmpaliasâ >13 translated messages. >msgfmt -v -o el.mo el.po >13 translated messages. >msgfmt -v -o en_GB.mo en_GB.po >hwconf.c: In function âconfigureâ: >hwconf.c:587:10: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >13 translated messages. >msgfmt -v -o es.mo es.po >hwconf.c: In function ârewriteInittabâ: >hwconf.c:294:13: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >hwconf.c:311:14: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >hwconf.c:312:13: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >13 translated messages. >msgfmt -v -o et.mo et.po >13 translated messages. >msgfmt -v -o eu_ES.mo eu_ES.po >0 translated messages, 13 untranslated messages. >msgfmt -v -o fi.mo fi.po >13 translated messages. >msgfmt -v -o fr.mo fr.po >13 translated messages. >msgfmt -v -o gl.mo gl.po >13 translated messages. >msgfmt -v -o gu.mo gu.po >13 translated messages. >msgfmt -v -o he.mo he.po >0 translated messages, 13 untranslated messages. >msgfmt -v -o hi.mo hi.po >13 translated messages. >msgfmt -v -o hr.mo hr.po >13 translated messages. >msgfmt -v -o hu.mo hu.po >13 translated messages. >msgfmt -v -o hy.mo hy.po >0 translated messages, 13 untranslated messages. >msgfmt -v -o id.mo id.po >13 translated messages. >msgfmt -v -o ilo.mo ilo.po >13 translated messages. >msgfmt -v -o is.mo is.po >13 translated messages. >msgfmt -v -o it.mo it.po >13 translated messages. >msgfmt -v -o ja.mo ja.po >13 translated messages. >msgfmt -v -o ka.mo ka.po >2 translated messages, 11 untranslated messages. >msgfmt -v -o kn.mo kn.po >13 translated messages. >msgfmt -v -o ko.mo ko.po >13 translated messages. >msgfmt -v -o ku.mo ku.po >0 translated messages, 13 untranslated messages. >msgfmt -v -o lo.mo lo.po >0 translated messages, 13 untranslated messages. >msgfmt -v -o lt.mo lt.po >13 translated messages. >msgfmt -v -o lv.mo lv.po >13 translated messages. >msgfmt -v -o mk.mo mk.po >13 translated messages. >msgfmt -v -o ml.mo ml.po >13 translated messages. >msgfmt -v -o mr.mo mr.po >13 translated messages. >msgfmt -v -o ms.mo ms.po >13 translated messages. >msgfmt -v -o my.mo my.po >0 translated messages, 13 untranslated messages. >msgfmt -v -o nb.mo nb.po >13 translated messages. >msgfmt -v -o nl.mo nl.po >13 translated messages. >msgfmt -v -o nn.mo nn.po >0 translated messages, 5 fuzzy translations, 8 untranslated messages. >msgfmt -v -o or.mo or.po >13 translated messages. >msgfmt -v -o pa.mo pa.po >13 translated messages. >msgfmt -v -o pl.mo pl.po >13 translated messages. >msgfmt -v -o pt_BR.mo pt_BR.po >13 translated messages. >msgfmt -v -o pt.mo pt.po >13 translated messages. >msgfmt -v -o ro.mo ro.po >13 translated messages. >msgfmt -v -o ru.mo ru.po >13 translated messages. >msgfmt -v -o si.mo si.po >13 translated messages. >msgfmt -v -o sk.mo sk.po >13 translated messages. >msgfmt -v -o sl.mo sl.po >13 translated messages. >msgfmt -v -o sq.mo sq.po >0 translated messages, 13 untranslated messages. >msgfmt -v -o sr@latin.mo sr@latin.po >13 translated messages. >msgfmt -v -o sr.mo sr.po >13 translated messages. >msgfmt -v -o sv.mo sv.po >13 translated messages. >msgfmt -v -o ta.mo ta.po >13 translated messages. >msgfmt -v -o te.mo te.po >13 translated messages. >msgfmt -v -o tr.mo tr.po >13 translated messages. >msgfmt -v -o uk.mo uk.po >13 translated messages. >msgfmt -v -o ur.mo ur.po >0 translated messages, 13 untranslated messages. >msgfmt -v -o vi.mo vi.po >13 translated messages. >msgfmt -v -o wa.mo wa.po >0 translated messages, 13 untranslated messages. >msgfmt -v -o zh_CN.mo zh_CN.po >13 translated messages. >msgfmt -v -o zh_TW.mo zh_TW.po >13 translated messages. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/kudzu-1.2.83/work/kudzu-1.2.83/po' >i686-pc-linux-gnu-ar cr libkudzu_loader.a kudzu_loader.o misc.o pci.o pcmcia.o scsi.o ide.o usb.o firewire.o alias.o xen.o >i686-pc-linux-gnu-ranlib libkudzu_loader.a >i686-pc-linux-gnu-ar cr libkudzu.a kudzu.o modules.o pci.o pcmcia.o serial.o ide.o misc.o scsi.o parallel.o psaux.o usb.o sbus.o keyboard.o ddc.o isapnp.o firewire.o adb.o macio.o vio.o s390.o alias.o xen.o ps3.o >i686-pc-linux-gnu-ranlib libkudzu.a >for ver in python2.7 ; do \ > if [ ! -f "$ver/_kudzumodule.so" -o libkudzu.a -nt "$ver/_kudzumodule.so" ]; then \ > mkdir -p $ver ;\ > i686-pc-linux-gnu-gcc -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -I/usr/include/$ver -fpic -c -o $ver/kudzumodule.o kudzumodule.c ;\ > i686-pc-linux-gnu-gcc -o $ver/_kudzumodule.so $ver/kudzumodule.o -shared -Wl,-soname,_kudzumodule.so -L. -lkudzu -lpci -lz ;\ > fi ; \ >done >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu hwconf.o -o kudzu -L. -lkudzu -L. -lpci -lz -lpopt >kudzumodule.c:73:12: warning: ânumClassEntriesâ defined but not used >kudzumodule.c:101:12: warning: ânumBusEntriesâ defined but not used >kudzumodule.c:110:12: warning: ânumModeEntriesâ defined but not used >>>> Source compiled. >>>> Test phase [none]: sys-apps/kudzu-1.2.83 > >>>> Install kudzu-1.2.83 into /var/tmp/portage/sys-apps/kudzu-1.2.83/image/ category sys-apps >make -j14 install install-program DESTDIR=/var/tmp/portage/sys-apps/kudzu-1.2.83/image/ libdir=/var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/lib CC=i686-pc-linux-gnu-gcc PYTHONVERS=python2.7 >for ver in python2.7 ; do \ > if [ ! -f "$ver/_kudzumodule.so" -o libkudzu.a -nt "$ver/_kudzumodule.so" ]; then \ > mkdir -p $ver ;\ > i686-pc-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.2.83\" -I/usr/include/$ver -fpic -c -o $ver/kudzumodule.o kudzumodule.c ;\ > i686-pc-linux-gnu-gcc -o $ver/_kudzumodule.so $ver/kudzumodule.o -shared -Wl,-soname,_kudzumodule.so -L. -lkudzu -lpci -lz ;\ > fi ; \ >done >make -C po >for ver in python2.7 ; do \ > mkdir -p /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/lib/$ver/site-packages ; \ > install -m 755 $ver/_kudzumodule.so /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/lib/$ver/site-packages ;\ > install -m 644 kudzu.py /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/lib/$ver/site-packages ;\ > if [ $ver = "python1.5" ]; then \ > python -c 'from compileall import *; compile_dir("'$DESTDIR'/usr/lib/'$ver'",10,"/usr/lib/'$ver'")' || :;\ > else \ > python2 -c 'from compileall import *; compile_dir("'$DESTDIR'/usr/lib/'$ver'",10,"/usr/lib/'$ver'")' || python -c 'from compileall import *; compile_dir("'$DESTDIR'/usr/lib/'$ver'",10,"/usr/lib/'$ver'")' ; \ > fi ;\ >done >make[1]: Entering directory `/var/tmp/portage/sys-apps/kudzu-1.2.83/work/kudzu-1.2.83/po' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/sys-apps/kudzu-1.2.83/work/kudzu-1.2.83/po' >install -m 755 -d /var/tmp/portage/sys-apps/kudzu-1.2.83/image//sbin /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/sbin >install -m 755 -d /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/share/man/man8 >install -m 755 kudzu /var/tmp/portage/sys-apps/kudzu-1.2.83/image//sbin/kudzu >ln -s ../../sbin/kudzu /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/sbin/kudzu >install -m 755 -d /var/tmp/portage/sys-apps/kudzu-1.2.83/image//etc/rc.d/init.d >install -m 755 -d /var/tmp/portage/sys-apps/kudzu-1.2.83/image//etc/sysconfig >install -m 644 kudzu.8 /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/share/man/man8/kudzu.8 >install -m 755 kudzu.init /var/tmp/portage/sys-apps/kudzu-1.2.83/image//etc/rc.d/init.d/kudzu >install -m 644 kudzu.sysconfig /var/tmp/portage/sys-apps/kudzu-1.2.83/image//etc/sysconfig/kudzu >install -m 755 -d /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/lib >install -m 644 libkudzu.a /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/lib/libkudzu.a >install -m 644 libkudzu_loader.a /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/lib/libkudzu_loader.a >install -m 755 -d /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/include/kudzu >for header in device.h alias.h adb.h ddc.h firewire.h ide.h isapnp.h keyboard.h kudzu.h macio.h misc.h modules.h parallel.h pci.h pcmcia.h psaux.h usb.h sbus.h scsi.h serial.h ; do \ > install -m 644 $header /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/include/kudzu/$header ; \ >done >Listing /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/lib/python2.7 ... >Listing /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/lib/python2.7/site-packages ... >Compiling /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/lib/python2.7/site-packages/kudzu.py ... >make -C po instroot=/var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr install >make[1]: Entering directory `/var/tmp/portage/sys-apps/kudzu-1.2.83/work/kudzu-1.2.83/po' >make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >mkdir -p /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/share/locale >for n in ar.po as.po be.po bg.po bn_IN.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_GB.po es.po et.po eu_ES.po fi.po fr.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po ilo.po is.po it.po ja.po ka.po kn.po ko.po ku.po lo.po lt.po lv.po mk.po ml.po mr.po ms.po my.po nb.po nl.po nn.po or.po pa.po pl.po pt_BR.po pt.po ro.po ru.po si.po sk.po sl.po sq.po sr@latin.po sr.po sv.po ta.po te.po tr.po uk.po ur.po vi.po wa.po zh_CN.po zh_TW.po; do \ > l=`basename $n .po`; \ > mo=$l.mo; \ > /usr/bin/install -c -m 755 -d /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/share/locale/$l; \ > /usr/bin/install -c -m 755 -d /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/share/locale/$l/LC_MESSAGES; \ > if [ -f $n ]; then \ > /usr/bin/install -c -m 644 $mo /var/tmp/portage/sys-apps/kudzu-1.2.83/image//usr/share/locale/$l/LC_MESSAGES/kudzu.mo; \ > fi; \ >done >make[1]: Leaving directory `/var/tmp/portage/sys-apps/kudzu-1.2.83/work/kudzu-1.2.83/po' >>>> Completed installing kudzu-1.2.83 into /var/tmp/portage/sys-apps/kudzu-1.2.83/image/ > > * QA Notice: make jobserver unavailable: > * > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/python2.7/site-packages/_kudzumodule.so > sbin/kudzu > usr/lib/libkudzu_loader.a > usr/lib/libkudzu.a > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/python2.7/site-packages/_kudzumodule.so > > * Compilation and optimization of Python modules for CPython 2.7 ... > [ ok ] > * 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 332791
: 242997 |
243001