Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34840 - cdbakeoven 2.0_beta2 needs libpcre
Summary: cdbakeoven 2.0_beta2 needs libpcre
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Lars Weiler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-01 11:35 UTC by Steve Dibb
Modified: 2004-02-24 18:26 UTC (History)
1 user (show)

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 Steve Dibb 2003-12-01 11:35:54 UTC
USE="oggvorbis mad -alsa -java -python -perl esd -arts -spell nojoystick"

Installing app-cdr/cdbakeoven (2.0_beta2) I got this error:

grep: /usr/lib/libpcreposix.la: No such file or directory
sed: can't read /usr/lib/libpcreposix.la: No such file or directory
libtool: link: `/usr/lib/libpcreposix.la' is not a valid libtool archive
make[3]: *** [libcdbobase.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/cdbakeoven-2.0_beta2/work/cdbakeove
n-2.0beta2/cdbakeoven/cdboshell'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/cdbakeoven-2.0_beta2/work/cdbakeove
n-2.0beta2/cdbakeoven'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/cdbakeoven-2.0_beta2/work/cdbakeove
n-2.0beta2'
make: *** [all] Error 2

!!! ERROR: app-cdr/cdbakeoven-2.0_beta2 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make

I emerged dev-libs/libpcre 4.2-r1, then re-emerged cdbakeoven, and it worked fine.

Steve

Reproducible: Didn't try
Steps to Reproduce:
1. USE="-perl" emerge cdbakeoven
Comment 1 Spider (RETIRED) gentoo-dev 2003-12-01 11:44:44 UTC
this isn't the case of cdbakeoven needing pcre, but one of its dependencies being built against it, and then having pcre removed. ( depclean? ) 

if you do :
grep  "libpcreposix.la" /usr/lib/*.la

you should get a list of files that have and "need" pcreposix.la to build or build against. 
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-12-02 13:13:38 UTC
steve, what's the word?
Comment 3 Steve Dibb 2003-12-02 18:13:26 UTC
I dont think pcre was ever built in the first place, much less built then removed.  I started with a clean GRP install (including KDE + gnome) with binary (emerge -k) then set my use flags and compiled cdbakeoven from source.

Hope that helps.

Steve
Comment 4 Lars Weiler (RETIRED) gentoo-dev 2004-02-11 18:54:04 UTC
What's the status here?
Comment 5 Lars Weiler (RETIRED) gentoo-dev 2004-02-24 18:26:09 UTC
No reply within two weeks.  Closing with WONTFIX