Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 431390 - app-office/calligra-2.5.0 fails with USE=-mso (ld: cannot find -lmsooxml)
Summary: app-office/calligra-2.5.0 fails with USE=-mso (ld: cannot find -lmsooxml)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-14 14:35 UTC by Hans
Modified: 2012-08-19 19:36 UTC (History)
2 users (show)

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


Attachments
build.log.bz2 (build.log.bz2,104.97 KB, application/x-bzip2)
2012-08-14 14:35 UTC, Hans
Details
emerge --info (emerge.info,3.35 KB, text/plain)
2012-08-14 14:35 UTC, Hans
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans 2012-08-14 14:35:03 UTC
Created attachment 321326 [details]
build.log.bz2

I wasn't sure whether to add this to bug #430570, but this seems different, so I opened a new one.

app-office/calligra-2.5.0 fails with USE=-mso:

[...]
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmsooxml
collect2: ld returned 1 exit status
make[2]: *** [lib/docximport.so] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-office/calligra-2.5.0/work/calligra-2.5.0_build'
[...]

Emerging calligra works with USE=mso.

$ emerge -pqv calligra
[ebuild   R   ] app-office/calligra-2.5.0  USE="eigen exif fontconfig gif iconv jpeg mso opengl pdf ssl threads tiff truetype (-aqua) -attica -crypt -fftw -freetds -glew -glib -gsf -gsl -handbook -jpeg2k -kdcraw -kdepim -lcms -marble -mysql -okular -openexr -opengtl (-postgres) -semantic-desktop (-sybase) -test -word-perfect -xbase -xml -xslt" CALLIGRA_FEATURES="sheets words -braindump -flow -karbon -kexi -krita -plan -stage"
Comment 1 Hans 2012-08-14 14:35:42 UTC
Created attachment 321328 [details]
emerge --info
Comment 2 Enne Eziarc 2012-08-19 19:20:58 UTC
Can reproduce here. Specifically it's failing with USE="-mso +calligra_features_sheets". I don't care about spreadsheet functionality but it's a dep for several others.
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2012-08-19 19:36:48 UTC
Removed the useflag as USE=-mso makes no sense anyway (this does not control any external deps, only internal codebase).