Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480730 - freebsd-lib-9.2_rc1: please update freebsd-lib-9.2-liblink.patch
Summary: freebsd-lib-9.2_rc1: please update freebsd-lib-9.2-liblink.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: Normal normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-12 14:09 UTC by Yuta SATOH
Modified: 2013-08-12 15:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
sample patch for files/freebsd-lib-9.2-liblink.patch (480730.patch,511 bytes, patch)
2013-08-12 14:10 UTC, Yuta SATOH
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuta SATOH 2013-08-12 14:09:04 UTC
The following message is displayed and fails to compile.


x86_64-gentoo-freebsd9.0-gcc -m32 -DCOMPAT_32BIT -B/usr/lib32 -L/usr/lib32 -fpic -DPIC  -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-overflow -isystem /usr/include  -I/var/tmp/portage/sys-freebsd/freebsd-lib-9.2_rc1/work/lib/libcam -I/var/tmp/portage/sys-freebsd/freebsd-lib-9.2_rc1/work/lib/libcam/../../sys -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /var/tmp/portage/sys-freebsd/freebsd-lib-9.2_rc1/work/lib/libcam/../../sys/cam/scsi/smp_all.c -o smp_all.So
building static cam library
ranlib libcam.a
building shared library libcam.so.6
/usr/lib/gcc/x86_64-gentoo-freebsd9.0/4.6.4/../../../../x86_64-gentoo-freebsd9.0/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-gentoo-freebsd9.0/4.6.4/../../../libsbuf.so when searching for -lsbuf
/usr/lib/gcc/x86_64-gentoo-freebsd9.0/4.6.4/../../../../x86_64-gentoo-freebsd9.0/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-gentoo-freebsd9.0/4.6.4/../../../libsbuf.a when searching for -lsbuf
/usr/lib/gcc/x86_64-gentoo-freebsd9.0/4.6.4/../../../../x86_64-gentoo-freebsd9.0/bin/ld: skipping incompatible /usr/lib/libsbuf.so when searching for -lsbuf
/usr/lib/gcc/x86_64-gentoo-freebsd9.0/4.6.4/../../../../x86_64-gentoo-freebsd9.0/bin/ld: skipping incompatible /usr/lib/libsbuf.a when searching for -lsbuf
/usr/lib/gcc/x86_64-gentoo-freebsd9.0/4.6.4/../../../../x86_64-gentoo-freebsd9.0/bin/ld: cannot find -lsbuf
collect2: ld returned 1 exit status
*** [libcam.so.6] Error code 1
Comment 1 Yuta SATOH 2013-08-12 14:10:57 UTC
Created attachment 355766 [details, diff]
sample patch for files/freebsd-lib-9.2-liblink.patch
Comment 2 Alexis Ballier gentoo-dev 2013-08-12 15:03:26 UTC
applied, thanks