Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246566 Details for
Bug 336558
sys-apps/hbaapi 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
hbaapi-2.2:20100908-190743.log (text/plain), 7.55 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-09 08:24:48 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-09 08:24:48 UTC
Size:
7.55 KB
patch
obsolete
> * CPV: sys-apps/hbaapi-2.2 > * REPO: gentoo > * Maintainer: base-system@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking hbaapi_src_2.2.tgz to /var/tmp/portage/sys-apps/hbaapi-2.2/work >>>> Unpacking hbaapi-2.2.Makefile.gz to /var/tmp/portage/sys-apps/hbaapi-2.2/work >>>> Source unpacked in /var/tmp/portage/sys-apps/hbaapi-2.2/work >>>> Compiling source in /var/tmp/portage/sys-apps/hbaapi-2.2/work/hbaapi_src_2.2 ... >make -j14 -j1 all >gcc -c hbaapitest.c >hbaapitest.c: In function âmainâ: >hbaapitest.c:100:2: warning: incompatible implicit declaration of built-in function âexitâ >hbaapitest.c:108:2: warning: incompatible implicit declaration of built-in function âexitâ >hbaapitest.c:161:6: warning: format â%06lXâ expects type âlong unsigned intâ, but argument 2 has type âHBA_UINT32â >hbaapitest.c:235:3: warning: format â%06lXâ expects type âlong unsigned intâ, but argument 2 has type âHBA_UINT32â >gcc -fPIC -g -c -Wall HBAAPILIB.c >HBAAPILIB.c: In function âlocal_remove_callbackâ: >HBAAPILIB.c:398:54: warning: left-hand operand of comma expression has no effect >HBAAPILIB.c: In function âHBA_LoadLibraryâ: >HBAAPILIB.c:676:5: warning: implicit declaration of function âstrcpyâ >HBAAPILIB.c:676:5: warning: incompatible implicit declaration of built-in function âstrcpyâ >HBAAPILIB.c:691:2: warning: implicit declaration of function âstrtokâ >HBAAPILIB.c:691:18: warning: assignment makes pointer from integer without a cast >HBAAPILIB.c:692:6: warning: implicit declaration of function âstrlenâ >HBAAPILIB.c:692:9: warning: incompatible implicit declaration of built-in function âstrlenâ >HBAAPILIB.c:698:18: warning: assignment makes pointer from integer without a cast >HBAAPILIB.c:699:9: warning: incompatible implicit declaration of built-in function âstrlenâ >HBAAPILIB.c:706:14: warning: assignment makes pointer from integer without a cast >HBAAPILIB.c:713:6: warning: incompatible implicit declaration of built-in function âstrlenâ >HBAAPILIB.c:722:2: warning: implicit declaration of function âstrcmpâ >HBAAPILIB.c:734:2: warning: implicit declaration of function âstrdupâ >HBAAPILIB.c:734:27: warning: incompatible implicit declaration of built-in function âstrdupâ >HBAAPILIB.c: In function âHBA_GetNumberOfAdaptersâ: >HBAAPILIB.c:1059:23: warning: incompatible implicit declaration of built-in function âstrdupâ >HBAAPILIB.c:1065:23: warning: incompatible implicit declaration of built-in function âstrdupâ >HBAAPILIB.c: In function âHBA_GetAdapterNameâ: >HBAAPILIB.c:1101:3: warning: incompatible implicit declaration of built-in function âstrcpyâ >HBAAPILIB.c: In function âHBA_GetWrapperLibraryAttributesâ: >HBAAPILIB.c:1230:5: warning: implicit declaration of function âmemsetâ >HBAAPILIB.c:1230:5: warning: incompatible implicit declaration of built-in function âmemsetâ >HBAAPILIB.c: In function âHBA_GetVendorLibraryAttributesâ: >HBAAPILIB.c:2964:5: warning: incompatible implicit declaration of built-in function âmemsetâ >HBAAPILIB.c:2992:6: warning: incompatible implicit declaration of built-in function âstrlenâ >HBAAPILIB.c:2993:7: warning: incompatible implicit declaration of built-in function âstrcpyâ >HBAAPILIB.c: At top level: >HBAAPILIB.c:458:13: warning: âwwn_str1â defined but not used >HBAAPILIB.c:459:13: warning: âwwn_str2â defined but not used >HBAAPILIB.c:460:13: warning: âwwn_str3â defined but not used >HBAAPILIB.c:465:1: warning: âWWN2strâ defined but not used >gcc -shared -Wl,-soname,libHBAAPI.so -o libHBAAPI.so version.o HBAAPILIB.o -rdynamic -ldl >gcc hbaapitest.o -ldl libHBAAPI.so -o hbaapitest >>>> Source compiled. >>>> Test phase [test]: sys-apps/hbaapi-2.2 >make -j14 -j1 test >gcc -DBUILD_DATE=\"'2010/09/08 21:07:48 CEST'\" test.c -o test >gcc: test.c: No such file or directory >gcc: no input files >make: *** [test] Error 1 >emake failed > * ERROR: sys-apps/hbaapi-2.2 failed: > * Make test failed. See above for details. > * > * Call stack: > * ebuild.sh, line 56: Called src_test > * environment, line 354: Called _eapi0_src_test > * ebuild.sh, line 641: Called die > * The specific snippet of code: > * hasq test $FEATURES && die "Make test failed. See above for details." > * > * If you need support, post the output of 'emerge --info =sys-apps/hbaapi-2.2', > * the complete build log and the output of 'emerge -pqv =sys-apps/hbaapi-2.2'. > * The complete build log is located at '/var/log/portage/build/sys-apps/hbaapi-2.2:20100908-190743.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/hbaapi-2.2/temp/environment'. > * S: '/var/tmp/portage/sys-apps/hbaapi-2.2/work/hbaapi_src_2.2' > >>>> Install hbaapi-2.2 into /var/tmp/portage/sys-apps/hbaapi-2.2/image/ category sys-apps >>>> Completed installing hbaapi-2.2 into /var/tmp/portage/sys-apps/hbaapi-2.2/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/libHBAAPI.so > usr/sbin/hbaapitest > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/libHBAAPI.so > * /usr/sbin/hbaapitest > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * HBAAPILIB.c:676:5: warning: implicit declaration of function âstrcpyâ > * HBAAPILIB.c:691:2: warning: implicit declaration of function âstrtokâ > * HBAAPILIB.c:692:6: warning: implicit declaration of function âstrlenâ > * HBAAPILIB.c:722:2: warning: implicit declaration of function âstrcmpâ > * HBAAPILIB.c:734:2: warning: implicit declaration of function âstrdupâ > * HBAAPILIB.c:1230:5: warning: implicit declaration of function âmemsetâ > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * hbaapitest.c:100:2: warning: incompatible implicit declaration of built-in function âexitâ > * hbaapitest.c:108:2: warning: incompatible implicit declaration of built-in function âexitâ > * HBAAPILIB.c:676:5: warning: incompatible implicit declaration of built-in function âstrcpyâ > * HBAAPILIB.c:692:9: warning: incompatible implicit declaration of built-in function âstrlenâ > * HBAAPILIB.c:699:9: warning: incompatible implicit declaration of built-in function âstrlenâ > * HBAAPILIB.c:713:6: warning: incompatible implicit declaration of built-in function âstrlenâ > * HBAAPILIB.c:734:27: warning: incompatible implicit declaration of built-in function âstrdupâ > * HBAAPILIB.c:1059:23: warning: incompatible implicit declaration of built-in function âstrdupâ > * HBAAPILIB.c:1065:23: warning: incompatible implicit declaration of built-in function âstrdupâ > * HBAAPILIB.c:1101:3: warning: incompatible implicit declaration of built-in function âstrcpyâ > * HBAAPILIB.c:1230:5: warning: incompatible implicit declaration of built-in function âmemsetâ > * HBAAPILIB.c:2964:5: warning: incompatible implicit declaration of built-in function âmemsetâ > * HBAAPILIB.c:2992:6: warning: incompatible implicit declaration of built-in function âstrlenâ > * HBAAPILIB.c:2993:7: warning: incompatible implicit declaration of built-in function âstrcpyâ > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * HBAAPILIB.c:398:54: warning: left-hand operand of comma expression has no effect > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://hbaapi.sourceforge.net/
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 336558
: 246566