Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269672 - openoffice-3.0.1 fails to emerge, presumably due to boost-1.37.0-r1 upgrade
Summary: openoffice-3.0.1 fails to emerge, presumably due to boost-1.37.0-r1 upgrade
Status: RESOLVED DUPLICATE of bug 269517
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: N/A
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 10:42 UTC by Robert Bradbury
Modified: 2009-05-13 11:03 UTC (History)
0 users

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


Attachments
Emerge --info for failing openoffice build (info.lst,3.84 KB, text/plain)
2009-05-13 10:46 UTC, Robert Bradbury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Bradbury 2009-05-13 10:42:01 UTC
Emerging openoffice-3.0.1 fails (with boost 1.37.0-r1)

Reproducible: Always

Steps to Reproduce:
1.emerge boost (1.37.0-r1)
2.emerge openoffice (3.0.1)
3. Emerge fails during openoffice configuration step.

Actual Results:  
... earlier configure output ...
checking for /usr/share/bsh/lib/bsh.jar... yes
checking which saxon to use... internal
checking which curl to use... external
checking for curl-config... /usr/bin/curl-config
checking whether curl is >= 7.9.8... yes
checking which boost to use... external
checking boost/shared_ptr.hpp usability... no
checking boost/shared_ptr.hpp presence... no
checking for boost/shared_ptr.hpp... no
configure: error: boost/shared_ptr.hpp not found. install boost
make: *** [stamp/build] Error 1
 ^[[31;01m*^[[0m 
 ^[[31;01m*^[[0m ERROR: app-office/openoffice-3.0.1 failed.
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m               ebuild.sh, line   49:  Called src_compile
 ^[[31;01m*^[[0m             environment, line 5119:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m       make || die "Build failed"
 ^[[31;01m*^[[0m  The die message:
 ^[[31;01m*^[[0m   Build failed
 ^[[31;01m*^[[0m 
 ^[[31;01m*^[[0m If you need support, post the topmost build error, and the call stack if relevant.
 ^[[31;01m*^[[0m A complete build log is located at '/root2/var/tmp/portage/app-office/openoffice-3.0.1/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/root2/var/tmp/portage/app-office/openoffice-3.0.1/temp/environment'.
 ^[[31;01m*^[[0m 
!!! When you file a bug report, please include the following information:
GENTOO_VM=sun-jdk-1.6  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.13"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""


Expected Results:  
Emerging the latest version of boost followed by emerging the latest version of openoffice *should* work.  See Bug #269670 for related comments (other packages that do not emerge after upgrading boost and possible solutions).

It seems reasonable that for major packages like boost and openoffice that they should be tested together when there is a dependency of on on the other.
Comment 1 Robert Bradbury 2009-05-13 10:46:43 UTC
Created attachment 191136 [details]
Emerge --info for failing openoffice build

Not much to say, many other builds (except those specified in Bug #26970 work fine after upgrading boost, akonadi-server for example -- though I have not checked whether all of my installed packages that depend on boost emerge properly)
Comment 2 Billy DeVincentis 2009-05-13 10:48:22 UTC
Same here.
Comment 3 Sebastian Luther (few) 2009-05-13 11:03:18 UTC

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