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
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.
steve, what's the word?
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
What's the status here?
No reply within two weeks. Closing with WONTFIX