Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132156 - k3b does not emerge
Summary: k3b does not emerge
Status: RESOLVED DUPLICATE of bug 125661
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-03 11:52 UTC by Miguel
Modified: 2006-05-25 14:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel 2006-05-03 11:52:15 UTC
k3b fails to emerge (I have tested both x86 and ~x86) due to a seg fault in /usr/kde/3.4/bin/meinproc

More precisely: /usr/kde/3.4/bin/meinproc --check --cache index.cache.bz2 ./index.docbook seg faults

fast creating src/pics/crystal/Makefile
fast creating src/projects/Makefile
fast creating src/projects/kostore/Makefile
fast creating src/rip/Makefile
fast creating src/sounds/Makefile
fast creating src/videoEncoding/Makefile
config.pl: fast created 60 file(s).
config.status: creating config.h
config.status: executing depfiles commands
Audioplayer available (alsa)           yes



K3b Configure results:
------------------------------------------
Ogg Vorbis support:                    yes

Mp3 decoding support (libmad):         yes

Audio meta data reading with Taglib:   yes

libsndfile audio decoding support:     yes

FLAC support:                          yes

Musepack support:                       no

Lame Mp3 encoder plugin:               yes

Audio resampling:
                   using installed version

FFMpeg decoder plugin (decodes wma and others):
                                       yes

Resmgr support:                         no

Audioplayer available (aRts)           yes

Compile K3bSetup 2:                    yes

Tag guessing using MusicBrainz          no

Compile HAL support                     no


Good - your configure finished. Start make now

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/k3b-0.12.14/work/k3b-0.12.14'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/k3b-0.12.14/work/k3b-0.12.14/doc'
/usr/kde/3.4/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
/bin/sh: line 1: 16567 Violaci
Comment 1 Miguel 2006-05-03 11:52:15 UTC
k3b fails to emerge (I have tested both x86 and ~x86) due to a seg fault in /usr/kde/3.4/bin/meinproc

More precisely: /usr/kde/3.4/bin/meinproc --check --cache index.cache.bz2 ./index.docbook seg faults

fast creating src/pics/crystal/Makefile
fast creating src/projects/Makefile
fast creating src/projects/kostore/Makefile
fast creating src/rip/Makefile
fast creating src/sounds/Makefile
fast creating src/videoEncoding/Makefile
config.pl: fast created 60 file(s).
config.status: creating config.h
config.status: executing depfiles commands
Audioplayer available (alsa)           yes



K3b Configure results:
------------------------------------------
Ogg Vorbis support:                    yes

Mp3 decoding support (libmad):         yes

Audio meta data reading with Taglib:   yes

libsndfile audio decoding support:     yes

FLAC support:                          yes

Musepack support:                       no

Lame Mp3 encoder plugin:               yes

Audio resampling:
                   using installed version

FFMpeg decoder plugin (decodes wma and others):
                                       yes

Resmgr support:                         no

Audioplayer available (aRts)           yes

Compile K3bSetup 2:                    yes

Tag guessing using MusicBrainz          no

Compile HAL support                     no


Good - your configure finished. Start make now

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/k3b-0.12.14/work/k3b-0.12.14'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/k3b-0.12.14/work/k3b-0.12.14/doc'
/usr/kde/3.4/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
/bin/sh: line 1: 16567 Violación de segmento   /usr/kde/3.4/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[2]: *** [index.cache.bz2] Error 139
make[2]: Leaving directory `/var/tmp/portage/k3b-0.12.14/work/k3b-0.12.14/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/k3b-0.12.14/work/k3b-0.12.14'
make: *** [all] Error 2

!!! ERROR: app-cdr/k3b-0.12.14 failed.
!!! Function kde_src_compile, Line 227, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.

I have posted more info here

http://forums.gentoo.org/viewtopic-t-459227-highlight-.html

It only happens on my athlon64 (32 bits mode) box and not on my pentium M one
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-05-03 11:58:10 UTC

*** This bug has been marked as a duplicate of 125661 ***
Comment 3 Miguel 2006-05-25 14:35:47 UTC
Finally found a solution. See:

http://forums.gentoo.org/viewtopic-t-459227-highlight-.html