Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 215443 Details for
Bug 299164
dev-ruby/ruby-oci8-1.0.6 fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
My successful build
build.log (text/plain), 10.19 KB, created by
Troy Bowman
on 2010-01-06 23:04:02 UTC
(
hide
)
Description:
My successful build
Filename:
MIME Type:
Creator:
Troy Bowman
Created:
2010-01-06 23:04:02 UTC
Size:
10.19 KB
patch
obsolete
>gargamel:~# equery l oracle >[ Searching for package 'oracle' in all categories among: ] > * installed packages >[I--] [ ~] dev-db/oracle-instantclient-basic-11.2.0.1 (0) >[I--] [ ~] dev-db/oracle-instantclient-sqlplus-11.2.0.1 (0) >[I--] [ ] dev-java/jdbc-oracle-bin-10.2.0.3 (10.2) >gargamel:~# emerge ruby-oci8 >Calculating dependencies... done! > >>>> Verifying ebuild manifests > >>>> Emerging (1 of 1) dev-ruby/ruby-oci8-1.0.6 > * ruby-oci8-1.0.6.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * CPV: dev-ruby/ruby-oci8-1.0.6 > * REPO: gentoo > * USE: elibc_glibc kernel_linux userland_GNU x86 >>>> Unpacking source... >>>> Unpacking ruby-oci8-1.0.6.tar.gz to /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work >>>> Source unpacked in /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work >>>> Compiling source in /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6 ... >make -j3 -j1 CONFIG_OPT=--prefix=/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/image/usr config.save setup >ruby setup.rb config --prefix=/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/image/usr >---> lib >---> lib/dbd ><--- lib/dbd ><--- lib >---> ext >---> ext/oci8 >/usr/bin/ruby18 /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8/extconf.rb >checking for load library path... > LD_LIBRARY_PATH is not set. > checking ld.so.conf... yes >no > /usr/lib/oracle/11.2.0.1/client/lib/libclntsh.so.11.1 looks like an instant client. >checking for cc... ok >checking for gcc... yes >checking for LP64... no >checking for ruby header... ok >checking for OCIInitialize() in oci.h... yes >checking for oratext in ociap.h... yes >checking for OCIEnvCreate()... yes >checking for OCITerminate()... yes >checking for OCILobOpen()... yes >checking for OCILobClose()... yes >checking for OCILobCreateTemporary()... yes >checking for OCILobGetChunkSize()... yes >checking for OCILobLocatorAssign()... yes >checking for OCIRowidToChar()... yes >creating ../../lib/oci8.rb from /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8/../../lib/oci8.rb.in >creating extconf.h >creating Makefile ><--- ext/oci8 ><--- ext >ruby setup.rb setup >---> lib >---> lib/dbd ><--- lib/dbd ><--- lib >---> ext >---> ext/oci8 >make >make[1]: Entering directory `/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8' >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c oci8.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c handle.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c const.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c env.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c error.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c svcctx.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c server.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c session.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c stmt.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c define.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c bind.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c describe.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c descriptor.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c param.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c lob.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c oradate.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c oranumber.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c ocinumber.c >i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8 -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -mtune=core2 -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/include/oracle/11.2.0.1/client -Wall -c attr.c >i686-pc-linux-gnu-gcc -shared -o oci8lib.so oci8.o handle.o const.o env.o error.o svcctx.o server.o session.o stmt.o define.o bind.o describe.o descriptor.o param.o lob.o oradate.o oranumber.o ocinumber.o attr.o -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,-O1 -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby18 -L/usr/lib/oracle/11.2.0.1/client/lib -lclntsh -lrt -ldl -lcrypt -lm -lc >make[1]: Leaving directory `/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/work/ruby-oci8-1.0.6/ext/oci8' ><--- ext/oci8 ><--- ext >>>> Source compiled. >>>> Test phase [not enabled]: dev-ruby/ruby-oci8-1.0.6 > >>>> Install ruby-oci8-1.0.6 into /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/image/ category dev-ruby >make -j3 DESTDIR=/var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/image/ install >ruby setup.rb install >---> lib >mkdir -p /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/image/usr/lib/ruby/site_ruby/1.8/ >install oci8.rb /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/image/usr/lib/ruby/site_ruby/1.8/ >---> lib/dbd >mkdir -p /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/image/usr/lib/ruby/site_ruby/1.8/dbd >install OCI8.rb /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/image/usr/lib/ruby/site_ruby/1.8/dbd ><--- lib/dbd ><--- lib >---> ext >---> ext/oci8 >mkdir -p /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/image/usr/lib/ruby/site_ruby/1.8/i686-linux/. >install oci8lib.so /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/image/usr/lib/ruby/site_ruby/1.8/i686-linux/. ><--- ext/oci8 ><--- ext >>>> Completed installing ruby-oci8-1.0.6 into /var/tmp/portage/dev-ruby/ruby-oci8-1.0.6/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/ruby/site_ruby/1.8/i686-linux/oci8lib.so >>>> Done. > >>>> Installing (1 of 1) dev-ruby/ruby-oci8-1.0.6 >>>> Auto-cleaning packages... > >>>> No outdated packages were found on your system. > > * GNU info directory index is up-to-date.
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 299164
:
214800
| 215443 |
215445
|
215451