Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198557 - emerge www-apps/Embperl-2.2.0 requires user input
Summary: emerge www-apps/Embperl-2.2.0 requires user input
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 248474
  Show dependency tree
 
Reported: 2007-11-09 14:08 UTC by Paul McDermott
Modified: 2010-02-09 17:50 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 Paul McDermott 2007-11-09 14:08:08 UTC
Emerging www-apps/Embperl-2.2.0 requires user input when emerging with USE='-session -apache2 -modperl -xalan'.

The configuration script asks: Apache source not found, enter path name or q to quit [q]

Replying 'q' enables the configuration script to continue.

Reproducible: Didn't try

Steps to Reproduce:
1.emerge -av =www-aps/Embperl-2.2.0
2.Script halts at above question
3.Type 'q' to conitue



Expected Results:  
Emerge should not require use input

A snippet from the log file:

Searching for Apache sources...
Look at ..
Look at ../src
Look at ./src
Apache source not found, enter path name or q to quit [q]q
Will build without mod_perl support
Apache::Session not installed on this system
-> Disable tests for persistent data storage

My USE flags were '-session -apache2 -modperl -xalan'
Comment 1 James Peel 2009-11-05 14:42:36 UTC
I'm getting this at the moment - looks like make is off?

i486-pc-linux-gnu-gcc -c  -I/usr/include/apache2 -I/usr/include/apache2/regex -I/usr/include/apache2/os/unix -I/usr/include/apr-1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I/var/tmp/portage/www-apps/Embperl-2.2.0/work/Embperl-2.2.0/xs -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/i486-linux/CORE -DMOD_PERL -DMP_COMPAT_1X -g -DMP_DEBUG -DMP_TRACE -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -mtune=i686 -pipe   -DVERSION=\"2.2.0\" -DXS_VERSION=\"2.2.0\" -fPIC "-I/usr/lib/perl5/5.8.8/i486-linux/CORE"  -DAPACHE -DAPACHE2 -DEP2 -DLIBXSLT  -o driver/eplibxslt.o driver/eplibxslt.c
In file included from driver/eplibxslt.c:25:
/usr/include/libxml2/libxml/DOCBparser.h:22:2: warning: #warning "The DOCBparser module has been deprecated in libxml2-2.6.0"
/usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap xs/Embperl/App/App.xs > xs/Embperl/App/App.xsc && mv xs/Embperl/App/App.xsc xs/Embperl/App/App.c
Can't find typemap in /var/tmp/portage/www-apps/Embperl-2.2.0/work/Embperl-2.2.0/xs/Embperl/App
make: *** [xs/Embperl/App/App.o] Error 2
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2010-02-09 17:50:20 UTC
Removed from the tree