Gentoo Archives: gentoo-user

From: Daniel Frey <djqfrey@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Is Calligra / KRITA currently compilable
Date: Sun, 06 Mar 2016 21:40:28
Message-Id: 56DCA3BB.4070401@gmail.com
In Reply to: Re: [gentoo-user] Is Calligra / KRITA currently compilable by Paul Klos
1 On 03/06/2016 09:21 AM, Paul Klos wrote:
2 > Could you share your use flags? Calligra stopped compiling here a few
3 > weeks ago. I'd be interested to see if there any differences.
4
5 I recompiled stable and it was fine. I also unmasked 2.9.11, and it
6 compiled fine as well:
7
8 # genlop -t calligra
9 * app-office/calligra
10
11 Wed Dec 23 15:41:13 2015 >>> app-office/calligra-2.8.5
12 merge time: 24 minutes and 17 seconds.
13
14 Mon Feb 15 02:07:03 2016 >>> app-office/calligra-2.8.5
15 merge time: 25 minutes and 23 seconds.
16
17 Sun Mar 6 12:39:25 2016 >>> app-office/calligra-2.8.5
18 merge time: 24 minutes and 59 seconds.
19
20 Sun Mar 6 13:33:34 2016 >>> app-office/calligra-2.9.11
21 merge time: 27 minutes and 40 seconds.
22
23 # emerge -pv calligra calligra-l10n
24
25 These are the packages that would be merged, in order:
26
27 Calculating dependencies... done!
28 [ebuild R ~] app-office/calligra-l10n-2.9.11:4::gentoo USE="(-aqua)
29 -doc" LINGUAS="-bs -ca -ca@valencia -cs -da -de -el -en_GB -es -et -fi
30 -fr -gl -hu -it -ja -kk -nb -nl -pl -pt -pt_BR -ru -sk -sv -tr -uk
31 -zh_CN -zh_TW" 0 KiB
32 [ebuild R ~] app-office/calligra-2.9.11:4::gentoo USE="crypt eigen
33 exif fontconfig glew glib gsf handbook jpeg kdcraw kde kdepim lcms
34 okular opengl pdf threads tiff truetype xml (-aqua) -attica
35 -color-management -fftw -freetds -gsl -import-filter -jpeg2k -marble
36 -mysql -openexr (-postgres) -spacenav (-sybase) {-test} -vc -xbase"
37 CALLIGRA_FEATURES="author braindump flow karbon kexi krita plan sheets
38 stage words -gemini" 0 KiB
39
40 Total: 2 packages (2 reinstalls), Size of downloads: 0 KiB
41
42 I've opened Krita and changed an image quickly, no crashes.
43
44 I am also using distcc to compile, 16 compile threads.
45
46 # gcc -v
47 Using built-in specs.
48 COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/gcc
49 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper
50 Target: x86_64-pc-linux-gnu
51 Configured with:
52 /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure
53 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr
54 --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3
55 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include
56 --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3
57 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man
58 --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info
59 --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4
60 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python
61 --enable-languages=c,c++,java,fortran --enable-obsolete
62 --enable-secureplt --disable-werror --with-system-zlib --enable-nls
63 --without-included-gettext --enable-checking=release
64 --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3
65 p1.4, pie-0.6.4' --enable-libstdcxx-time --enable-shared
66 --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
67 --enable-multilib --with-multilib-list=m32,m64 --disable-altivec
68 --disable-fixed-point --enable-targets=all --enable-libgomp
69 --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto
70 --without-cloog --enable-libsanitizer
71 Thread model: posix
72 gcc version 4.9.3 (Gentoo 4.9.3 p1.4, pie-0.6.4)
73
74
75 Dan

Replies

Subject Author
Re: [gentoo-user] Is Calligra / KRITA currently compilable Paul Klos <gentoo@××××××××.nl>