Skip Menu |

This queue is for tickets about the libapreq2 CPAN distribution.

Report information
The Basics
Id: 47218
Status: stalled
Priority: 0/
Queue: libapreq2

People
Owner: Nobody in particular
Requestors: nonsolosoft [...] diff.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.12
Fixed in: (no value)



Subject: error installing with cpan
gcc -shared .libs/handle.o .libs/filter.o -Wl,--rpath -Wl,/root/.cpan/build/li bapreq2-2.12-e95swB/library/.libs -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl ,/usr/local/lib /root/.cpan/build/libapreq2-2.12-e95swB/library/.libs/libapreq2. so -L/usr/lib -L/usr/local/lib -lcrypt -lpthread -lexpat -liconv /usr/local/lib/ libapr-1.so /usr/local/lib/libaprutil-1.so -Wl,-soname -Wl,mod_apreq2.so -o .li bs/mod_apreq2.so ar cru .libs/mod_apreq2.a handle.o filter.o ranlib .libs/mod_apreq2.a creating mod_apreq2.la (cd .libs && rm -f mod_apreq2.la && ln -s ../mod_apreq2.la mod_apreq2.la) make: don't know how to make all-local. Stop *** Error code 1 Stop in /root/.cpan/build/libapreq2-2.12-e95swB/module. *** Error code 1 Stop in /root/.cpan/build/libapreq2-2.12-e95swB. JOESUF/libapreq2-2.12.tar.gz /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Failed during this command: JOESUF/libapreq2-2.12.tar.gz : make NO dp# uname -a FreeBSD dp 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Sat May 2 02:17:43 CEST 2009 fer@dp:/usr/obj/usr/src/sys/GENERIC i386 dp# perl -V Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=freebsd, osvers=7.2-release, archname=i386-freebsd-thread-multi-64int uname='freebsd dp 7.2-release freebsd 7.2-release #1: sat may 2 02:17:43 cest 2009 fer@dp:usrobjusrsrcsysgeneric i386 ' config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.10.0/mach -Dprivlib=/usr/local/lib/perl5/5.10.0 -Dman3dir=/usr/local/lib/perl5/5.10.0/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.10.0/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.10.0 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.10.0/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dinc_version_list=none -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.10.0/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe -Ud_dosuid -Ui_gdbm -Dusethreads=y -Dusemymalloc=n -Duse64bitint' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.10.0/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O2 -fno-strict-aliasing -pipe', cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.10.0/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lm -lcrypt -lutil perllibs=-lm -lcrypt -lutil libc=, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.10.0/mach/CORE' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API Built under freebsd Compiled at May 2 2009 03:07:57 @INC: /usr/local/lib/perl5/5.10.0/BSDPAN /usr/local/lib/perl5/site_perl/5.10.0/mach /usr/local/lib/perl5/site_perl/5.10.0 /usr/local/lib/perl5/5.10.0/mach /usr/local/lib/perl5/5.10.0 .
Hi. I've been going through the archives of unresolved Apache2::Request bugs. Are you still able to reproduce this? If not, I'll close this issue as stale. On Sun Jun 21 16:33:25 2009, nonsolosoft@diff.org wrote: Show quoted text
> gcc -shared .libs/handle.o .libs/filter.o -Wl,--rpath > -Wl,/root/.cpan/build/li > bapreq2-2.12-e95swB/library/.libs -Wl,--rpath -Wl,/usr/local/lib > -Wl,--rpath -Wl > ,/usr/local/lib > /root/.cpan/build/libapreq2-2.12-e95swB/library/.libs/libapreq2. > so -L/usr/lib -L/usr/local/lib -lcrypt -lpthread -lexpat -liconv > /usr/local/lib/ > libapr-1.so /usr/local/lib/libaprutil-1.so -Wl,-soname > -Wl,mod_apreq2.so -o .li > bs/mod_apreq2.so > ar cru .libs/mod_apreq2.a handle.o filter.o > ranlib .libs/mod_apreq2.a > creating mod_apreq2.la > (cd .libs && rm -f mod_apreq2.la && ln -s ../mod_apreq2.la
mod_apreq2.la) Show quoted text
> make: don't know how to make all-local. Stop > *** Error code 1 > > Stop in /root/.cpan/build/libapreq2-2.12-e95swB/module. > *** Error code 1 > > Stop in /root/.cpan/build/libapreq2-2.12-e95swB. > JOESUF/libapreq2-2.12.tar.gz > /usr/bin/make -- NOT OK > Running make test > Can't test without successful make > Running make install > Make had returned bad status, install seems impossible > Failed during this command: > JOESUF/libapreq2-2.12.tar.gz : make NO > > dp# uname -a > FreeBSD dp 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Sat May 2 02:17:43
CEST Show quoted text
> 2009 fer@dp:/usr/obj/usr/src/sys/GENERIC i386 > > dp# perl -V > Summary of my perl5 (revision 5 version 10 subversion 0)
configuration: Show quoted text
> Platform: > osname=freebsd, osvers=7.2-release, > archname=i386-freebsd-thread-multi-64int > uname='freebsd dp 7.2-release freebsd 7.2-release #1: sat may 2 > 02:17:43 cest 2009 fer@dp:usrobjusrsrcsysgeneric i386 ' > config_args='-sde -Dprefix=/usr/local > -Darchlib=/usr/local/lib/perl5/5.10.0/mach > -Dprivlib=/usr/local/lib/perl5/5.10.0 > -Dman3dir=/usr/local/lib/perl5/5.10.0/perl/man/man3 > -Dman1dir=/usr/local/man/man1 > -Dsitearch=/usr/local/lib/perl5/site_perl/5.10.0/mach > -Dsitelib=/usr/local/lib/perl5/site_perl/5.10.0 > -Dscriptdir=/usr/local/bin > -Dsiteman3dir=/usr/local/lib/perl5/5.10.0/man/man3 > -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv > -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dinc_version_list=none > -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.10.0/BSDPAN" > -Doptimize=-O2 -fno-strict-aliasing -pipe -Ud_dosuid -Ui_gdbm > -Dusethreads=y -Dusemymalloc=n -Duse64bitint' > hint=recommended, useposix=true, d_sigaction=define > useithreads=define, usemultiplicity=define > useperlio=define, d_sfio=undef, uselargefiles=define,
usesocks=undef Show quoted text
> use64bitint=define, use64bitall=undef, uselongdouble=undef > usemymalloc=n, bincompat5005=undef > Compiler: > cc='cc', ccflags > ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.10.0/BSDPAN" -DHAS_FPSETMASK > -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -
I/usr/local/include', Show quoted text
> optimize='-O2 -fno-strict-aliasing -pipe', > cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.10.0/BSDPAN" > -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe > -I/usr/local/include' > ccversion='', gccversion='4.2.1 20070719 [FreeBSD]',
gccosandvers='' Show quoted text
> intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 > d_longlong=define, longlongsize=8, d_longdbl=define,
longdblsize=12 Show quoted text
> ivtype='long long', ivsize=8, nvtype='double', nvsize=8, > Off_t='off_t', lseeksize=8 > alignbytes=4, prototype=define > Linker and Libraries: > ld='cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib' > libpth=/usr/lib /usr/local/lib > libs=-lm -lcrypt -lutil > perllibs=-lm -lcrypt -lutil > libc=, so=so, useshrplib=true, libperl=libperl.so > gnulibc_version='' > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' > -Wl,-R/usr/local/lib/perl5/5.10.0/mach/CORE' > cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib' > > > Characteristics of this binary (from libperl): > Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV > PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP > USE_64_BIT_INT > USE_ITHREADS USE_LARGE_FILES USE_PERLIO > USE_REENTRANT_API > Built under freebsd > Compiled at May 2 2009 03:07:57 > @INC: > /usr/local/lib/perl5/5.10.0/BSDPAN > /usr/local/lib/perl5/site_perl/5.10.0/mach > /usr/local/lib/perl5/site_perl/5.10.0 > /usr/local/lib/perl5/5.10.0/mach > /usr/local/lib/perl5/5.10.0 > . > >
-- ----- Maybe in order to understand mankind, we have to look at the word itself: "Mankind". Basically, it's made up of two separate words - "mank" and "ind". What do these words mean ? It's a mystery, just as is mankind. --Unknown