Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258124 - dev-db/tora-2.0.0 needs sqlplus as a dependency
Summary: dev-db/tora-2.0.0 needs sqlplus as a dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tobias Scherbaum (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-08 13:43 UTC by Robert Sebastian Gerus
Modified: 2009-05-04 16:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Sebastian Gerus 2009-02-08 13:43:09 UTC
Wtih use flag oci8-instant-client, dev-db/tora should also pull-in dev-db/oracle-instantclient-sqlplus as a dependency, not just dev-db/oracle-instantclient-basic

Reproducible: Always

Steps to Reproduce:
1. uninstall dev-db/oracle-instantclient-sqlplus
2. try to compile dev-db/tora

Actual Results:  
checking oci version... configure: error:
Couldn't find sqlplus. Please set the Oracle version manually using --with-oci-version.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-db/tora-2.0.0/work/tora-2.0.0/config.log
 *
 * ERROR: dev-db/tora-2.0.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_configure
 *             environment, line 2998:  Called econf '--with-instant-client=/usr/lib64/oracle/11.1.0.7.0/client' '--with-oracle-libraries=/usr/lib64/oracle/11.1.0.7.0/client/lib' '--with-oracle-includes=/usr/lib64/oracle/11.1.0.7.0/client/include' '--with-qt-includes=/usr/include/qt4/' '--with-qt-libraries=/usr/lib/qt4/' '--with-qt-dir=/usr/lib/qt4'
 *               ebuild.sh, line  543:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-db/tora-2.0.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/tora-2.0.0/temp/environment'.
 *


Expected Results:  
TOra should have pulled-in sqlplus as a dependency and compile fine.

You can also try to play with "--with-oci-version", as configure script suggested
Comment 1 Tobias Scherbaum (RETIRED) gentoo-dev 2009-05-04 16:52:57 UTC
Fixed in CVS.