Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 285610

Summary: app-office/openoffice and sys-libs/db-4.8 aren't compatible
Product: Gentoo Linux Reporter: Darren Smith <nerevar>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild with >=sys-libs/db-4.3 <sys-libs/db-4.8

Description Darren Smith 2009-09-19 18:16:14 UTC
I just upgraded to sys-libs/db-4.8.24 and depcleaned the 4.7 version which was installed. This causes a problem with openoffice. The ebuild should be adjusted to < sys-libs/db-4.8.

# emerge -pv openoffice
[ebuild   R   ] app-office/openoffice-3.1.1  USE="bash-completion cups dbus gstreamer gtk java opengl pam templates (-aqua) -binfilter -debug -eds -gnome -kde -ldap -mono -nsplugin -odk" LINGUAS="en en_US -af -ar -as_IN -be_BY -bg -bn -br -brx -bs -ca -cs -cy -da -de -dgo -dz -el -en_GB -en_ZA -eo -es -et -eu -fa -fi -fr -ga -gl -gu -he -hi_IN -hr -hu -id -it -ja -ka -kk -km -kn_IN -ko -kok -ks -ku -lt -mai -mk -ml_IN -mn -mni -mr_IN -nb -ne -nl -nn -nr -ns -oc -or_IN -pa_IN -pl -pt -pt_BR -ru -rw -sa_IN -sat -sd -sh -sk -sl -sr -ss -st -sv -sw_TZ -ta -ta_IN -te_IN -tg -th -ti_ER -tn -tr -ts -uk -ur_IN -uz -ve -vi -xh -zh_CN -zh_TW -zu" 0 kB

build log:
checking which db to use... external
checking db-4.7/db.h usability... no
checking db-4.7/db.h presence... no
checking for db-4.7/db.h... no
checking db4.7/db.h usability... no
checking db4.7/db.h presence... no
checking for db4.7/db.h... no
checking db-4.6/db.h usability... no
checking db-4.6/db.h presence... no
checking for db-4.6/db.h... no
checking db4.6/db.h usability... no
checking db4.6/db.h presence... no
checking for db4.6/db.h... no
checking db-4.5/db.h usability... no
checking db-4.5/db.h presence... no
checking for db-4.5/db.h... no
checking db4.5/db.h usability... no
checking db4.5/db.h presence... no
checking for db4.5/db.h... no
checking db-4.4/db.h usability... no
checking db-4.4/db.h presence... no
checking for db-4.4/db.h... no
checking db4.4/db.h usability... no
checking db4.4/db.h presence... no
checking for db4.4/db.h... no
checking db-4.3/db.h usability... no
checking db-4.3/db.h presence... no
checking for db-4.3/db.h... no
checking db4.3/db.h usability... no
checking db4.3/db.h presence... no
checking for db4.3/db.h... no
checking db-4.2/db.h usability... no
checking db-4.2/db.h presence... no
checking for db-4.2/db.h... no
checking db4.2/db.h usability... no
checking db4.2/db.h presence... no
checking for db4.2/db.h... no
checking db-4.1/db.h usability... no
checking db-4.1/db.h presence... no
checking for db-4.1/db.h... no
checking db4.1/db.h usability... no
checking db4.1/db.h presence... no
checking for db4.1/db.h... no
checking db-4/db.h usability... no
checking db-4/db.h presence... no
checking for db-4/db.h... no
checking db4/db.h usability... no
checking db4/db.h presence... no
checking for db4/db.h... no
checking db/db.h usability... no
checking db/db.h presence... no
checking for db/db.h... no
configure: error: no. install the db4-dev package
make: *** [stamp/build] Error 1
 * 
 * ERROR: app-office/openoffice-3.1.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 5250:  Called die
 * The specific snippet of code:
 *       make || die "Build failed"
 *  The die message:
 *   Build 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/app-office/openoffice-3.1.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/openoffice-3.1.1/temp/environment'.
 * 


Reproducible: Always
Comment 1 Darren Smith 2009-09-19 18:37:02 UTC
Created attachment 204633 [details]
ebuild with >=sys-libs/db-4.3 <sys-libs/db-4.8
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2009-09-19 20:08:05 UTC
Please always search before filing bugs

*** This bug has been marked as a duplicate of bug 285544 ***