* Package: www-apache/mod_caucho-4.0.22 * Repository: gentoo * Maintainer: nelchael@gentoo.org apache-bugs@gentoo.org,java@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking resin-4.0.22-src.zip to /tmp/portage/www-apache/mod_caucho-4.0.22/work >>> Unpacking resin-gentoo-patches-4.0.22.tar.bz2 to /tmp/portage/www-apache/mod_caucho-4.0.22/work >>> Source unpacked in /tmp/portage/www-apache/mod_caucho-4.0.22/work >>> Preparing source in /tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22 ... * Applying mod_caucho-4.0.22-no-jni.patch ... [ ok ] * Running eautoreconf in '/tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22' ... * Running aclocal -I m4 ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] * Running elibtoolize in: resin-4.0.22/modules/unix/src/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying uclibc-ltconf/1.3.0 patch ... * Running elibtoolize in: resin-4.0.22/modules/unix/src/automake/ * Applying install-sh/1.5 patch ... * Applying portage/1.5.10 patch ... * Applying max_cmd_len/1.5.20 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/1.5 patch ... * Running elibtoolize in: resin-4.0.22/automake/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22 ... * econf: updating resin-4.0.22/modules/unix/src/automake/config.sub with /usr/share/gnuconfig/config.sub * econf: updating resin-4.0.22/modules/unix/src/automake/config.guess with /usr/share/gnuconfig/config.guess * econf: updating resin-4.0.22/automake/config.sub with /usr/share/gnuconfig/config.sub * econf: updating resin-4.0.22/automake/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-apxs=/usr/sbin/apxs2 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for egrep... (cached) /bin/grep -E checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for JAVA_HOME... /etc/java-config-2/current-system-vm checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes Using shared library flags from /usr/sbin/apxs2 checking if /etc/java-config-2/current-system-vm/bin/java -d64 is Java 1.6... yes checking if Java is 64-bit... yes Using Apache 2.0 configuration /etc/apache2/httpd.conf Using Apache CFLAGS: -D_REENTRANT -D_GNU_SOURCE -pthread checking if /bin/cp accepts -u... yes checking for JNI in /etc/java-config-2/current-system-vm/include/linux ... found Using JVMTI for class reloading Using openssl include in ... /usr/include Using openssl lib in ... Using openssl libraries ... -lssl -lcrypto configure: creating ./config.status config.status: creating Makefile config.status: creating modules/c/src/Makefile config.status: creating modules/c/src/common/Makefile config.status: creating modules/c/src/apache2/Makefile config.status: creating modules/c/src/resin_os/Makefile config.status: creating init.d/resin config.status: creating bin/resinctl config.status: executing depfiles commands config.status: executing libtool commands configure: creating ./config.status config.status: creating Makefile config.status: creating modules/c/src/Makefile config.status: creating modules/c/src/common/Makefile config.status: creating modules/c/src/apache2/Makefile config.status: creating modules/c/src/resin_os/Makefile config.status: creating init.d/resin config.status: creating bin/resinctl config.status: creating ./modules/c/src/Makefile config.status: creating ./modules/c/src/resin/Makefile config.status: creating ./modules/c/src/resinssl/Makefile config.status: executing depfiles commands config.status: executing libtool commands Resin Configuration summary: RESIN_HOME : /usr root : /usr conf : /usr/conf log : /usr/log plugins : common apache2 resin_os init : /etc/init.d/resin JAVA_HOME: /etc/java-config-2/current-system-vm + 64-bit JNI in -I/etc/java-config-2/current-system-vm/include -I/etc/java-config-2/current-system-vm/include/linux + JNI CFLAGS: -march=native -O2 -g0 -DPOLL -DEPOLL -D_POSIX_PTHREAD_SEMANTICS -DB64 -pthread -fPIC -fno-omit-frame-pointer -O2 -DHAS_SOCK_TIMEOUT -DHAS_JVMTI + epoll() for keepalives + OpenSSL include: /usr/include OpenSSL lib: OpenSSL libraries: -lssl -lcrypto Apache: /usr conf: /etc/apache2/httpd.conf libexec: /usr/lib64/apache2/modules include: /usr/include/apache2 CFLAGS: -D_REENTRANT -D_GNU_SOURCE -pthread >>> Source configured. >>> Compiling source in /tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22 ... make -j4 -C /tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22/modules/c/src/apache2/ make: Entering directory `/tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22/modules/c/src/apache2' EGREP="/bin/grep -E" /tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22/libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-gcc -o mod_caucho.lo -c -I/usr/include/apache2 -I/usr/include/apr-1 -DRESIN_HOME=\"/usr\" -I../common -march=native -O2 -g0 -DPOLL -DEPOLL -D_POSIX_PTHREAD_SEMANTICS -DB64 -pthread -fPIC -fno-omit-frame-pointer -O2 -DHAS_SOCK_TIMEOUT -DHAS_JVMTI -D_REENTRANT -D_GNU_SOURCE -pthread mod_caucho.c EGREP="/bin/grep -E" /tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22/libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-gcc -o ../common/stream.lo -c -I/usr/include/apache2 -I/usr/include/apr-1 -DRESIN_HOME=\"/usr\" -I../common -march=native -O2 -g0 -DPOLL -DEPOLL -D_POSIX_PTHREAD_SEMANTICS -DB64 -pthread -fPIC -fno-omit-frame-pointer -O2 -DHAS_SOCK_TIMEOUT -DHAS_JVMTI -D_REENTRANT -D_GNU_SOURCE -pthread ../common/stream.c EGREP="/bin/grep -E" /tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22/libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-gcc -o ../common/config.lo -c -I/usr/include/apache2 -I/usr/include/apr-1 -DRESIN_HOME=\"/usr\" -I../common -march=native -O2 -g0 -DPOLL -DEPOLL -D_POSIX_PTHREAD_SEMANTICS -DB64 -pthread -fPIC -fno-omit-frame-pointer -O2 -DHAS_SOCK_TIMEOUT -DHAS_JVMTI -D_REENTRANT -D_GNU_SOURCE -pthread ../common/config.c EGREP="/bin/grep -E" /tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22/libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-gcc -o ../common/memory.lo -c -I/usr/include/apache2 -I/usr/include/apr-1 -DRESIN_HOME=\"/usr\" -I../common -march=native -O2 -g0 -DPOLL -DEPOLL -D_POSIX_PTHREAD_SEMANTICS -DB64 -pthread -fPIC -fno-omit-frame-pointer -O2 -DHAS_SOCK_TIMEOUT -DHAS_JVMTI -D_REENTRANT -D_GNU_SOURCE -pthread ../common/memory.c libtool: ignoring unknown tag CXX libtool: ignoring unknown tag CXX libtool: ignoring unknown tag CXX libtool: ignoring unknown tag CXX ../common/stream.c: In function 'select_host': ../common/stream.c:1394:40: warning: cast from pointer to integer of different size EGREP="/bin/grep -E" /tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22/libtool --silent --tag=CXX --mode=link x86_64-pc-linux-gnu-gcc -module -o mod_caucho.la -avoid-version -rpath /usr/lib64/apache2/modules mod_caucho.lo ../common/stream.lo ../common/config.lo ../common/memory.lo libtool: ignoring unknown tag CXX make: Leaving directory `/tmp/portage/www-apache/mod_caucho-4.0.22/work/resin-4.0.22/modules/c/src/apache2' >>> Source compiled. >>> Test phase [check]: www-apache/mod_caucho-4.0.22 Makefile:288: warning: overriding recipe for target `modules/c/src/Makefile' Makefile:276: warning: ignoring old recipe for target `modules/c/src/Makefile' make: Nessuna operazione da eseguire per «check». >>> Install mod_caucho-4.0.22 into /tmp/portage/www-apache/mod_caucho-4.0.22/image/ category www-apache >>> Completed installing mod_caucho-4.0.22 into /tmp/portage/www-apache/mod_caucho-4.0.22/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line usr/lib64/apache2/modules/mod_caucho.so * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib64/apache2/modules/mod_caucho.so * checking 2 files for package collisions >>> Merging www-apache/mod_caucho-4.0.22 to / --- /etc/ --- /etc/apache2/ --- /etc/apache2/modules.d/ >>> /etc/apache2/modules.d/88_mod_caucho.conf --- /usr/ --- /usr/lib64/ --- /usr/lib64/apache2/ --- /usr/lib64/apache2/modules/ >>> /usr/lib64/apache2/modules/mod_caucho.so * * To enable mod_caucho, you need to edit your /etc/conf.d/apache2 file and * add '-D CAUCHO' to APACHE2_OPTS. * * * Configuration file installed as * /etc/apache2/modules.d/88_mod_caucho.conf * You may want to edit it before turning the module on in /etc/conf.d/apache2 * >>> www-apache/mod_caucho-4.0.22 merged.