Gentoo Archives: gentoo-user

From: Meino.Cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Calligra: Which version is supposed to be compileable?
Date: Fri, 16 Jan 2015 14:46:31
Message-Id: 20150116144620.GG4457@solfire
In Reply to: Re: [gentoo-user] Calligra: Which version is supposed to be compileable? by Peter Humphrey
1 Peter Humphrey <peter@××××××××××××.uk> [15-01-16 15:20]:
2 > On Friday 16 January 2015 14:40:03 Meino.Cramer@×××.de wrote:
3 >
4 > --->8
5 >
6 > > The following REQUIRED_USE flag constraints are unsatisfied:
7 > > calligra_features_plan? ( kdepim )
8 > >
9 > > The above constraints are a subset of the following complete expression:
10 > > calligra_features_author? ( calligra_features_words )
11 > > calligra_features_krita? ( eigen exif lcms ) calligra_features_plan? (
12 > > kdepim ) calligra_features_sheets? ( eigen ) vc? (
13 > > calligra_features_krita ) test? ( calligra_features_karbon )
14 > >
15 > >
16 > > And if I had learned from previous given holy mubles of the great
17 > > portage it means: The feature calligra_features_plan of calligra wants
18 > > kdepim installed which in turn (I tried to emerge it) cannot be found
19 > > as ebuild.
20 > >
21 > > I smy prophecy in so far correct or need I more spider legs and frog
22 > > eyes in the mystric soup? ;)
23 >
24 > I get this on my KDE box:
25 >
26 > $ emerge -pv calligra
27 >
28 > These are the packages that would be merged, in order:
29 >
30 > Calculating dependencies ..... done!
31 > [ebuild N ] gnome-extra/libgsf-1.14.30:0/114 USE="bzip2 gtk introspection" 569 KiB
32 > [ebuild N ] media-libs/glew-1.10.0-r2:0/1.10 USE="-doc -static-libs" ABI_X86="(64) (-32) (-x32)" 555 KiB
33 > [ebuild N ] app-office/calligra-l10n-2.8.5:4 USE="(-aqua) -doc" LINGUAS="en_GB -bs -ca -ca@valencia -cs -da -de -el -es -et -eu -fi -fr -gl -hu -it -ja -kk -nb -nds -nl -pl -pt -pt_BR -ru -sk -sv -uk -zh_CN -zh_TW" 346 KiB
34 > [ebuild N ] media-libs/gd-2.0.35-r4:2 USE="fontconfig jpeg png truetype zlib -static-libs -xpm" ABI_X86="(64) (-32) (-x32)" 1,185 KiB
35 > [ebuild N ] media-gfx/pstoedit-3.62 USE="-emf -flash -imagemagick -plotutils -pptx -static-libs" 990 KiB
36 > [ebuild N ] app-office/calligra-2.8.5:4 USE="crypt eigen exif fontconfig glew glib gsf handbook jpeg kdcraw kde kdepim lcms okular opengl pdf threads tiff truetype xml (-aqua) -attica -fftw -freetds -gsl -import-filter -jpeg2k -marble -mysql -nepomuk -openexr (-postgres) -spacenav (-sybase) {-test} -vc -xbase" CALLIGRA_FEATURES="author braindump flow karbon kexi krita plan sheets stage words" 135,673 KiB
37 >
38 > Total: 6 packages (6 new), Size of downloads: 139,316 KiB
39 >
40 > Do you need to set CALLIGRA_FEATURES in, I suppose, make.conf?
41 >
42 > --
43 > Rgds
44 > Peter.
45 >
46 >
47
48 Hi Peter,
49
50 the Calligra_Features are set via the USE flags.
51
52 Now I limited this to Krita only and it still fails with
53
54 make[2]: Leaving directory '/var/tmp/portage/app-office/calligra-2.8.7/work/calligra-2.8.7_build'
55 /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/app-office/calligra-2.8.7/work/calligra-2.8.7_build/CMakeFiles
56 [ 54%] Built target komsooxml
57 make[1]: Leaving directory '/var/tmp/portage/app-office/calligra-2.8.7/work/calligra-2.8.7_build'
58 Makefile:126: recipe for target 'all' failed
59 make: *** [all] Error 2
60 * ERROR: app-office/calligra-2.8.7::gentoo failed (compile phase):
61 * emake failed
62
63
64 How can I proceed?
65
66 Best regards,
67 Meino

Replies

Subject Author
Re: Re: [gentoo-user] Calligra: Which version is supposed to be compileable? "Andreas K. Huettel" <dilfridge@g.o>