Gentoo Archives: gentoo-user

From: Roger Cahn <rcahn@×××××××××××××.fr>
To: gentoo-user@l.g.o
Subject: [gentoo-user] k3b
Date: Tue, 17 Mar 2009 09:24:21
Message-Id: 49BF6C42.6030007@club-internet.fr
1 Hi,
2
3 k3b will not emerge, in spite it was emerged before:
4 Failed to emerge app-cdr/k3b-1.0.5-r3
5 On my laptop it worked fine.
6
7 Here are the flags:
8
9 app-cdr/k3b-1.0.5-r3 USE="alsa dvd dvdr encode hal mp3 vorbis -arts
10 -css -debug -emovix -ffmpeg -flac -musepack -musicbrainz -sndfile -vcd
11 -xinerama" LINGUAS="fr
12
13 Here are the last lines:
14
15 config.status: executing depfiles commands
16 configure: WARNING: unrecognized options: --with-x, --enable-mitshm,
17 --without-xinerama, --without-debug
18
19 K3b - Include libdvdread (Video DVD ripping) support:
20 K3b - yes
21
22 K3b - Resmgr support: no
23
24 K3b - Compile HAL support yes
25
26 K3b - Audioplayer available (alsa) yes
27
28 K3b - FFMpeg decoder plugin (decodes wma and others):
29 K3b - no
30
31 K3b - FLAC support: no
32
33 K3b - libsndfile audio decoding support: yes
34
35 K3b - Mp3 decoding support (libmad): yes
36
37 K3b - Musepack support: no
38
39 K3b - Ogg Vorbis support: yes
40
41 K3b - Lame Mp3 encoder plugin: yes
42
43
44 K3b - Suid root test for cdrecord, cdrdao, and wodim deactivated
45 K3b - This is NOT recommended although it might work out fine ;)
46
47 K3b - Audio meta data reading with Taglib: yes
48
49 K3b - Audio resampling:
50 K3b - using installed version
51
52 K3b - Audioplayer available (aRts) no
53
54 K3b - Compile K3bSetup 2: no
55
56 K3b - Tag guessing using MusicBrainz no
57
58 Good - your configure finished. Start make now
59
60 make -j2
61 make all-recursive
62 make[1]: entrant dans le répertoire «
63 /var/tmp/portage/app-cdr/k3b-1.0.5-r3/work/k3b-1.0.5 »
64 Making all in doc
65 make[2]: entrant dans le répertoire «
66 /var/tmp/portage/app-cdr/k3b-1.0.5-r3/work/k3b-1.0.5/doc »
67 /usr/kde/3.5/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
68 /usr/kde/3.5/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbcentx.mod:80:
69 warning: failed to load external entity
70 "/usr/kde/3.5/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsn.ent"
71 %ISOamsn;
72 ^
73 Entity: line 1:
74 %ISOamsn;
75 ^
76 make[2]: *** [index.cache.bz2] Erreur 1
77 make[2]: quittant le répertoire «
78 /var/tmp/portage/app-cdr/k3b-1.0.5-r3/work/k3b-1.0.5/doc »
79 make[1]: *** [all-recursive] Erreur 1
80 make[1]: quittant le répertoire «
81 /var/tmp/portage/app-cdr/k3b-1.0.5-r3/work/k3b-1.0.5 »
82 make: *** [all] Erreur 2
83 *
84 * ERROR: app-cdr/k3b-1.0.5-r3 failed.
85 * Call stack:
86 * ebuild.sh, line 49: Called src_compile
87 * environment, line 4202: Called kde_src_compile
88 * environment, line 2994: Called kde_src_compile 'all'
89 * environment, line 3119: Called kde_src_compile 'myconf'
90 'configure' 'make'
91 * environment, line 3115: Called die
92 * The specific snippet of code:
93 * emake || die "died running emake, $FUNCNAME:make"
94 * The die message:
95 * died running emake, kde_src_compile:make
96
97 Thank you for your help.
98 Roger

Replies

Subject Author
Re: [gentoo-user] k3b "Dmitry S. Makovey" <dmitry@××××××××××.ca>