* [gentoo-user] k3b
@ 2009-03-17 9:24 Roger Cahn
2009-03-17 15:34 ` Dmitry S. Makovey
0 siblings, 1 reply; 3+ messages in thread
From: Roger Cahn @ 2009-03-17 9:24 UTC (permalink / raw
To: gentoo-user
Hi,
k3b will not emerge, in spite it was emerged before:
Failed to emerge app-cdr/k3b-1.0.5-r3
On my laptop it worked fine.
Here are the flags:
app-cdr/k3b-1.0.5-r3 USE="alsa dvd dvdr encode hal mp3 vorbis -arts
-css -debug -emovix -ffmpeg -flac -musepack -musicbrainz -sndfile -vcd
-xinerama" LINGUAS="fr
Here are the last lines:
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-x, --enable-mitshm,
--without-xinerama, --without-debug
K3b - Include libdvdread (Video DVD ripping) support:
K3b - yes
K3b - Resmgr support: no
K3b - Compile HAL support yes
K3b - Audioplayer available (alsa) yes
K3b - FFMpeg decoder plugin (decodes wma and others):
K3b - no
K3b - FLAC support: no
K3b - libsndfile audio decoding support: yes
K3b - Mp3 decoding support (libmad): yes
K3b - Musepack support: no
K3b - Ogg Vorbis support: yes
K3b - Lame Mp3 encoder plugin: yes
K3b - Suid root test for cdrecord, cdrdao, and wodim deactivated
K3b - This is NOT recommended although it might work out fine ;)
K3b - Audio meta data reading with Taglib: yes
K3b - Audio resampling:
K3b - using installed version
K3b - Audioplayer available (aRts) no
K3b - Compile K3bSetup 2: no
K3b - Tag guessing using MusicBrainz no
Good - your configure finished. Start make now
make -j2
make all-recursive
make[1]: entrant dans le répertoire «
/var/tmp/portage/app-cdr/k3b-1.0.5-r3/work/k3b-1.0.5 »
Making all in doc
make[2]: entrant dans le répertoire «
/var/tmp/portage/app-cdr/k3b-1.0.5-r3/work/k3b-1.0.5/doc »
/usr/kde/3.5/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
/usr/kde/3.5/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbcentx.mod:80:
warning: failed to load external entity
"/usr/kde/3.5/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsn.ent"
%ISOamsn;
^
Entity: line 1:
%ISOamsn;
^
make[2]: *** [index.cache.bz2] Erreur 1
make[2]: quittant le répertoire «
/var/tmp/portage/app-cdr/k3b-1.0.5-r3/work/k3b-1.0.5/doc »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire «
/var/tmp/portage/app-cdr/k3b-1.0.5-r3/work/k3b-1.0.5 »
make: *** [all] Erreur 2
*
* ERROR: app-cdr/k3b-1.0.5-r3 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 4202: Called kde_src_compile
* environment, line 2994: Called kde_src_compile 'all'
* environment, line 3119: Called kde_src_compile 'myconf'
'configure' 'make'
* environment, line 3115: Called die
* The specific snippet of code:
* emake || die "died running emake, $FUNCNAME:make"
* The die message:
* died running emake, kde_src_compile:make
Thank you for your help.
Roger
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] k3b
2009-03-17 9:24 [gentoo-user] k3b Roger Cahn
@ 2009-03-17 15:34 ` Dmitry S. Makovey
2009-03-17 19:52 ` Roger Cahn
0 siblings, 1 reply; 3+ messages in thread
From: Dmitry S. Makovey @ 2009-03-17 15:34 UTC (permalink / raw
To: gentoo-user; +Cc: Roger Cahn
[-- Attachment #1: Type: text/plain, Size: 1375 bytes --]
On March 17, 2009, Roger Cahn wrote:
> Hi,
>
> k3b will not emerge, in spite it was emerged before:
> Failed to emerge app-cdr/k3b-1.0.5-r3
> On my laptop it worked fine.
>
> Here are the flags:
>
> app-cdr/k3b-1.0.5-r3 USE="alsa dvd dvdr encode hal mp3 vorbis -arts
> -css -debug -emovix -ffmpeg -flac -musepack -musicbrainz -sndfile -vcd
> -xinerama" LINGUAS="fr
>
> Here are the last lines:
...
> make -j2
> make all-recursive
> make[1]: entrant dans le répertoire «
> /var/tmp/portage/app-cdr/k3b-1.0.5-r3/work/k3b-1.0.5 »
> Making all in doc
> make[2]: entrant dans le répertoire «
> /var/tmp/portage/app-cdr/k3b-1.0.5-r3/work/k3b-1.0.5/doc »
> /usr/kde/3.5/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
> /usr/kde/3.5/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbcentx.mod:80:
> warning: failed to load external entity
> "/usr/kde/3.5/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsn.ent
>" %ISOamsn;
> ^
> Entity: line 1:
> %ISOamsn;
> ^
epm -qf /usr/kde/3.5/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsn.ent
kdelibs-3.5.9-r4
looks like your problem somewhere with kdelibs and not k3b. Either that or
docbook-sgml-dtd-4.1-r3 IMO. Try to re-merge those two and then k3b.
--
Dmitry Makovey
Web Systems Administrator
Athabasca University
(780) 675-6245
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] k3b
2009-03-17 15:34 ` Dmitry S. Makovey
@ 2009-03-17 19:52 ` Roger Cahn
0 siblings, 0 replies; 3+ messages in thread
From: Roger Cahn @ 2009-03-17 19:52 UTC (permalink / raw
To: gentoo-user
J'ai reçu un sympathique message de Dmitry S. Makovey qui m'a
aimablement écrit:
> epm -qf /usr/kde/3.5/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsn.ent
>
> kdelibs-3.5.9-r4
>
> looks like your problem somewhere with kdelibs and not k3b. Either that or
> docbook-sgml-dtd-4.1-r3 IMO. Try to re-merge those two and then k3b.
I re-emerged kdelibs and it worked :-)
I didn't understand which the second e-build to re-emerge was.
Nevertheless k3b is again working.
Thank you very much for your helpfull answer.
Roger
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-17 19:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-17 9:24 [gentoo-user] k3b Roger Cahn
2009-03-17 15:34 ` Dmitry S. Makovey
2009-03-17 19:52 ` Roger Cahn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox