Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 197190 Details for
Bug 277040
app-mobilephone/obexftp-0.23-r1 fails to build ruby bindings
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mkmf.log
mkmf.log (text/plain), 11.12 KB, created by
Peter Volkov (RETIRED)
on 2009-07-08 15:13:15 UTC
(
hide
)
Description:
mkmf.log
Filename:
MIME Type:
Creator:
Peter Volkov (RETIRED)
Created:
2009-07-08 15:13:15 UTC
Size:
11.12 KB
patch
obsolete
>have_library: checking for OBEX_Init() in -lopenobex... -------------------- yes > >"i686-pc-linux-gnu-gcc -o conftest -I. -I/usr/lib/ruby/1.8/i686-linux -I. -I../.. -D_FILE_OFFSET_BITS=64 -O2 -mtune=pentium-m -march=pentium-m -pipe -fno-strict-aliasing -fPIC conftest.c -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common -rdynamic -Wl,-export-dynamic -lruby18-static -lopenobex -lpthread -lrt -ldl -lcrypt -lm -lc" >conftest.c: In function 't': >conftest.c:3: error: 'OBEX_Init' undeclared (first use in this function) >conftest.c:3: error: (Each undeclared identifier is reported only once >conftest.c:3: error: for each function it appears in.) >checked program was: >/* begin */ >1: /*top*/ >2: int main() { return 0; } >3: int t() { void ((*volatile p)()); p = (void ((*)()))OBEX_Init; return 0; } >/* end */ > >"i686-pc-linux-gnu-gcc -o conftest -I. -I/usr/lib/ruby/1.8/i686-linux -I. -I../.. -D_FILE_OFFSET_BITS=64 -O2 -mtune=pentium-m -march=pentium-m -pipe -fno-strict-aliasing -fPIC conftest.c -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common -rdynamic -Wl,-export-dynamic -lruby18-static -lopenobex -lpthread -lrt -ldl -lcrypt -lm -lc" >checked program was: >/* begin */ >1: /*top*/ >2: int main() { return 0; } >3: int t() { OBEX_Init(); return 0; } >/* end */ > >-------------------- > >find_library: checking for bfb_io_open() in -lbfb... -------------------- yes > >"i686-pc-linux-gnu-gcc -o conftest -I. -I/usr/lib/ruby/1.8/i686-linux -I. -I../.. -D_FILE_OFFSET_BITS=64 -O2 -mtune=pentium-m -march=pentium-m -pipe -fno-strict-aliasing -fPIC conftest.c -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common -rdynamic -Wl,-export-dynamic -lopenobex -lruby18-static -lbfb -lopenobex -lpthread -lrt -ldl -lcrypt -lm -lc" >conftest.c: In function 't': >conftest.c:3: error: 'bfb_io_open' undeclared (first use in this function) >conftest.c:3: error: (Each undeclared identifier is reported only once >conftest.c:3: error: for each function it appears in.) >checked program was: >/* begin */ >1: /*top*/ >2: int main() { return 0; } >3: int t() { void ((*volatile p)()); p = (void ((*)()))bfb_io_open; return 0; } >/* end */ > >"i686-pc-linux-gnu-gcc -o conftest -I. -I/usr/lib/ruby/1.8/i686-linux -I. -I../.. -D_FILE_OFFSET_BITS=64 -O2 -mtune=pentium-m -march=pentium-m -pipe -fno-strict-aliasing -fPIC conftest.c -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common -rdynamic -Wl,-export-dynamic -lopenobex -lruby18-static -lbfb -lopenobex -lpthread -lrt -ldl -lcrypt -lm -lc" >checked program was: >/* begin */ >1: /*top*/ >2: int main() { return 0; } >3: int t() { bfb_io_open(); return 0; } >/* end */ > >-------------------- > >find_library: checking for cobex_ctrans() in -lmulticobex... -------------------- yes > >"i686-pc-linux-gnu-gcc -o conftest -I. -I/usr/lib/ruby/1.8/i686-linux -I. -I../.. -D_FILE_OFFSET_BITS=64 -O2 -mtune=pentium-m -march=pentium-m -pipe -fno-strict-aliasing -fPIC conftest.c -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common -rdynamic -Wl,-export-dynamic -lbfb -lopenobex -lruby18-static -lmulticobex -lbfb -lopenobex -lpthread -lrt -ldl -lcrypt -lm -lc" >conftest.c: In function 't': >conftest.c:3: error: 'cobex_ctrans' undeclared (first use in this function) >conftest.c:3: error: (Each undeclared identifier is reported only once >conftest.c:3: error: for each function it appears in.) >checked program was: >/* begin */ >1: /*top*/ >2: int main() { return 0; } >3: int t() { void ((*volatile p)()); p = (void ((*)()))cobex_ctrans; return 0; } >/* end */ > >"i686-pc-linux-gnu-gcc -o conftest -I. -I/usr/lib/ruby/1.8/i686-linux -I. -I../.. -D_FILE_OFFSET_BITS=64 -O2 -mtune=pentium-m -march=pentium-m -pipe -fno-strict-aliasing -fPIC conftest.c -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common -rdynamic -Wl,-export-dynamic -lbfb -lopenobex -lruby18-static -lmulticobex -lbfb -lopenobex -lpthread -lrt -ldl -lcrypt -lm -lc" >checked program was: >/* begin */ >1: /*top*/ >2: int main() { return 0; } >3: int t() { cobex_ctrans(); return 0; } >/* end */ > >-------------------- > >find_library: checking for obexftp_open() in -lobexftp... -------------------- no > >"i686-pc-linux-gnu-gcc -o conftest -I. -I/usr/lib/ruby/1.8/i686-linux -I. -I../.. -D_FILE_OFFSET_BITS=64 -O2 -mtune=pentium-m -march=pentium-m -pipe -fno-strict-aliasing -fPIC conftest.c -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common -rdynamic -Wl,-export-dynamic -lmulticobex -lbfb -lopenobex -lruby18-static -lobexftp -lmulticobex -lbfb -lopenobex -lpthread -lrt -ldl -lcrypt -lm -lc" >conftest.c: In function 't': >conftest.c:3: error: 'obexftp_open' undeclared (first use in this function) >conftest.c:3: error: (Each undeclared identifier is reported only once >conftest.c:3: error: for each function it appears in.) >checked program was: >/* begin */ >1: /*top*/ >2: int main() { return 0; } >3: int t() { void ((*volatile p)()); p = (void ((*)()))obexftp_open; return 0; } >/* end */ > >"i686-pc-linux-gnu-gcc -o conftest -I. -I/usr/lib/ruby/1.8/i686-linux -I. -I../.. -D_FILE_OFFSET_BITS=64 -O2 -mtune=pentium-m -march=pentium-m -pipe -fno-strict-aliasing -fPIC conftest.c -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common -rdynamic -Wl,-export-dynamic -lmulticobex -lbfb -lopenobex -lruby18-static -lobexftp -lmulticobex -lbfb -lopenobex -lpthread -lrt -ldl -lcrypt -lm -lc" >/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: warning: libbluetooth.so.2, needed by /usr/lib/libobexftp.so, not found (try using -rpath or -rpath-link) >/usr/lib/libobexftp.so: undefined reference to `sdp_record_alloc' >/usr/lib/libobexftp.so: undefined reference to `hci_close_dev' >/usr/lib/libobexftp.so: undefined reference to `hci_devba' >/usr/lib/libobexftp.so: undefined reference to `sdp_record_unregister' >/usr/lib/libobexftp.so: undefined reference to `sdp_data_free' >/usr/lib/libobexftp.so: undefined reference to `sdp_list_free' >/usr/lib/libobexftp.so: undefined reference to `batostr' >/usr/lib/libobexftp.so: undefined reference to `hci_inquiry' >/usr/lib/libobexftp.so: undefined reference to `sdp_service_search_attr_req' >/usr/lib/libobexftp.so: undefined reference to `hci_get_route' >/usr/lib/libobexftp.so: undefined reference to `sdp_connect' >/usr/lib/libobexftp.so: undefined reference to `sdp_set_profile_descs' >/usr/lib/libobexftp.so: undefined reference to `hci_read_remote_name' >/usr/lib/libobexftp.so: undefined reference to `sdp_set_uuidseq_attr' >/usr/lib/libobexftp.so: undefined reference to `sdp_list_append' >/usr/lib/libobexftp.so: undefined reference to `sdp_data_alloc' >/usr/lib/libobexftp.so: undefined reference to `sdp_set_info_attr' >/usr/lib/libobexftp.so: undefined reference to `sdp_get_access_protos' >/usr/lib/libobexftp.so: undefined reference to `sdp_get_proto_port' >/usr/lib/libobexftp.so: undefined reference to `sdp_uuid128_create' >/usr/lib/libobexftp.so: undefined reference to `sdp_record_free' >/usr/lib/libobexftp.so: undefined reference to `sdp_device_record_register' >/usr/lib/libobexftp.so: undefined reference to `sdp_uuid16_create' >/usr/lib/libobexftp.so: undefined reference to `str2ba' >/usr/lib/libobexftp.so: undefined reference to `sdp_close' >/usr/lib/libobexftp.so: undefined reference to `baswap' >/usr/lib/libobexftp.so: undefined reference to `hci_devid' >/usr/lib/libobexftp.so: undefined reference to `hci_open_dev' >/usr/lib/libobexftp.so: undefined reference to `sdp_set_access_protos' >collect2: ld returned 1 exit status >checked program was: >/* begin */ >1: /*top*/ >2: int main() { return 0; } >3: int t() { obexftp_open(); return 0; } >/* end */ > >"i686-pc-linux-gnu-gcc -o conftest -I. -I/usr/lib/ruby/1.8/i686-linux -I. -I../.. -D_FILE_OFFSET_BITS=64 -O2 -mtune=pentium-m -march=pentium-m -pipe -fno-strict-aliasing -fPIC conftest.c -L. -L/usr/lib -Wl,-R/usr/lib -L../../obexftp/.libs -L. -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common -rdynamic -Wl,-export-dynamic -lmulticobex -lbfb -lopenobex -lruby18-static -lobexftp -lmulticobex -lbfb -lopenobex -lpthread -lrt -ldl -lcrypt -lm -lc" >conftest.c: In function 't': >conftest.c:3: error: 'obexftp_open' undeclared (first use in this function) >conftest.c:3: error: (Each undeclared identifier is reported only once >conftest.c:3: error: for each function it appears in.) >checked program was: >/* begin */ >1: /*top*/ >2: int main() { return 0; } >3: int t() { void ((*volatile p)()); p = (void ((*)()))obexftp_open; return 0; } >/* end */ > >"i686-pc-linux-gnu-gcc -o conftest -I. -I/usr/lib/ruby/1.8/i686-linux -I. -I../.. -D_FILE_OFFSET_BITS=64 -O2 -mtune=pentium-m -march=pentium-m -pipe -fno-strict-aliasing -fPIC conftest.c -L. -L/usr/lib -Wl,-R/usr/lib -L../../obexftp/.libs -L. -Wl,--as-needed,-O1,--hash-style=gnu,--sort-common -rdynamic -Wl,-export-dynamic -lmulticobex -lbfb -lopenobex -lruby18-static -lobexftp -lmulticobex -lbfb -lopenobex -lpthread -lrt -ldl -lcrypt -lm -lc" >/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: warning: libbluetooth.so.2, needed by /usr/lib/libobexftp.so, not found (try using -rpath or -rpath-link) >/usr/lib/libobexftp.so: undefined reference to `sdp_record_alloc' >/usr/lib/libobexftp.so: undefined reference to `hci_close_dev' >/usr/lib/libobexftp.so: undefined reference to `hci_devba' >/usr/lib/libobexftp.so: undefined reference to `sdp_record_unregister' >/usr/lib/libobexftp.so: undefined reference to `sdp_data_free' >/usr/lib/libobexftp.so: undefined reference to `sdp_list_free' >/usr/lib/libobexftp.so: undefined reference to `batostr' >/usr/lib/libobexftp.so: undefined reference to `hci_inquiry' >/usr/lib/libobexftp.so: undefined reference to `sdp_service_search_attr_req' >/usr/lib/libobexftp.so: undefined reference to `hci_get_route' >/usr/lib/libobexftp.so: undefined reference to `sdp_connect' >/usr/lib/libobexftp.so: undefined reference to `sdp_set_profile_descs' >/usr/lib/libobexftp.so: undefined reference to `hci_read_remote_name' >/usr/lib/libobexftp.so: undefined reference to `sdp_set_uuidseq_attr' >/usr/lib/libobexftp.so: undefined reference to `sdp_list_append' >/usr/lib/libobexftp.so: undefined reference to `sdp_data_alloc' >/usr/lib/libobexftp.so: undefined reference to `sdp_set_info_attr' >/usr/lib/libobexftp.so: undefined reference to `sdp_get_access_protos' >/usr/lib/libobexftp.so: undefined reference to `sdp_get_proto_port' >/usr/lib/libobexftp.so: undefined reference to `sdp_uuid128_create' >/usr/lib/libobexftp.so: undefined reference to `sdp_record_free' >/usr/lib/libobexftp.so: undefined reference to `sdp_device_record_register' >/usr/lib/libobexftp.so: undefined reference to `sdp_uuid16_create' >/usr/lib/libobexftp.so: undefined reference to `str2ba' >/usr/lib/libobexftp.so: undefined reference to `sdp_close' >/usr/lib/libobexftp.so: undefined reference to `baswap' >/usr/lib/libobexftp.so: undefined reference to `hci_devid' >/usr/lib/libobexftp.so: undefined reference to `hci_open_dev' >/usr/lib/libobexftp.so: undefined reference to `sdp_set_access_protos' >collect2: ld returned 1 exit status >checked program was: >/* begin */ >1: /*top*/ >2: int main() { return 0; } >3: int t() { obexftp_open(); return 0; } >/* end */ > >-------------------- >
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 277040
: 197190