Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 239733 - dev-db/libdbi-drivers-0.8.1-r1 structural flaw in ebuild
Summary: dev-db/libdbi-drivers-0.8.1-r1 structural flaw in ebuild
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-04 21:03 UTC by Evil Compile Person
Modified: 2008-10-10 08:27 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 Evil Compile Person 2008-10-04 21:03:53 UTC
>>> Unpacking source...                                                            
>>> Unpacking libdbi-drivers-0.8.1.tar.gz to /var/tmp/portage/dev-db/libdbi-drivers-0.8.1-r1/work
 * Applying libdbi-drivers-0.8.1-oci8.diff ...
  [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-db/libdbi-drivers-0.8.1-r1/work/libdbi-drivers-0.8.1 ...
 *
 * ERROR: dev-db/libdbi-drivers-0.8.1-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2123:  Called die
 * The specific snippet of code:
 *           die "You have not specified any supported databases in your use flags(mysql, pgsql, sqlite, sqlite3, oracle, firebird)";
 *  The die message:
 *   You have not specified any supported databases in your use flags (mysql, pgsql, sqlite, sqlite3, oracle, firebird)

Isn't src_compile a bit late to die?
Maybe using src_configure might be a good idea too :)
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-10-10 08:27:21 UTC
don't use r1. r2 in stable soon.