Powered by ed. Your IP: 18.206.48.243 | ApacheJServ 5ccd65b1-0b79-43bb-a906-5adfed32c57aToc:- prep
Executing(%prep): /bin/sh -e /tmp/B.6a6398/rpm-tmp.16497
- build
Executing(%build): /bin/sh -e /tmp/B.6a6398/rpm-tmp.4693
- error 1
|Common Errors: |
- install
Executing(%install): /bin/sh -e /tmp/B.6a6398/rpm-tmp.48780
- files ApacheJServ
Processing files: ApacheJServ-1.1.2-8
- doc
Executing(%doc): /bin/sh -e /tmp/B.6a6398/rpm-tmp.48780
- files apache1-mod_jserv
Processing files: apache1-mod_jserv-1.1.2-8
- clean
Executing(%clean): /bin/sh -e /tmp/B.6a6398/rpm-tmp.58665
Content:request from: glen
started at: Tue Mar 10 15:08:06 2009
fetching http://ep09.pld-linux.org/~buildsrc/srpms/5ccd65b1-0b79-43bb-a906-5adfed32c57a/ApacheJServ-1.1.2-8.src.rpm
fetched 785638 bytes, 1110.9 K/s
installing srpm: ApacheJServ-1.1.2-8.src.rpm
Building target platforms: amd64-pld-linux
checking BuildConflict-ing packages
no BuildConflicts found
checking BR
no BR needed
building RPM using: cd rpm/SPECS; TMPDIR=/tmp/B.6a6398 nice -n 19 rpmbuild -bb --target amd64-pld-linux ApacheJServ.spec
Building target platforms: amd64-pld-linux
Executing(%prep): /bin/sh -e /tmp/B.6a6398/rpm-tmp.16497
+ umask 022
+ cd /home/services/builder/rpm/BUILD
+ cd /home/services/builder/rpm/BUILD
+ rm -rf ApacheJServ-1.1.2
+ /bin/gzip -dc /home/services/builder/rpm/SOURCES/ApacheJServ-1.1.2.tar.gz
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ cd ApacheJServ-1.1.2
+ /bin/id -u
+ [ 182 = 0 ]
+ true .
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo Patch #0 (ApacheJServ-enable-secret.patch):
Patch #0 (ApacheJServ-enable-secret.patch):
+ patch -p0 -s
+ < /home/services/builder/rpm/SOURCES/ApacheJServ-enable-secret.patch
+ echo Patch #1 (ApacheJServ-ac.patch):
Patch #1 (ApacheJServ-ac.patch):
+ patch -p0 -s
+ < /home/services/builder/rpm/SOURCES/ApacheJServ-ac.patch
+ echo Patch #2 (ApacheJServ-jre-env.patch):
Patch #2 (ApacheJServ-jre-env.patch):
+ patch -p1 -s
+ < /home/services/builder/rpm/SOURCES/ApacheJServ-jre-env.patch
+ echo Patch #3 (ApacheJServ-config.patch):
Patch #3 (ApacheJServ-config.patch):
+ patch -p1 -s
+ < /home/services/builder/rpm/SOURCES/ApacheJServ-config.patch
+ find-jar servlet-2.0
+ servlet_jar=/usr/share/java/servlet-2.0.jar
+ /bin/sed -i -e
s|@JSDK_CLASSES@|/usr/share/java/servlet-2.0.jar|g
s|@JAVA@|/usr/lib64/jvm/java/bin/java|g
conf/jserv.properties.in
+ /bin/sed -i -e s|@LOAD_OR_NOT@|#|g conf/jserv.conf.in
+ /bin/sed -i -e /^SUBDIRS/s,java,, src/Makefile.am
+ /bin/sed -i -e /^SUBDIRS/s,example,, Makefile.am
+ exit 0
Executing(%build): /bin/sh -e /tmp/B.6a6398/rpm-tmp.4693
+ umask 022
+ cd /home/services/builder/rpm/BUILD
+ cd ApacheJServ-1.1.2
+ export JAVA_HOME=/usr/lib64/jvm/java
+ [ ! -f _autotools.stamp ]
+ grep -qs AM_GNU_GETTEXT.*external configure.ac configure.in
+ gettextize --copy --force --no-changelog
Creating po/ subdirectory
Copying file ABOUT-NLS
Copying file src/scripts/build/unix/config.rpath
Not copying intl/ directory.
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
Creating initial po/POTFILES.in
Creating directory m4
Copying file m4/gettext.m4
Copying file m4/iconv.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Updating Makefile.am (backup is in Makefile.am~)
Updating configure.in (backup is in configure.in~)
Please create po/Makevars from the template in po/Makevars.template.
You can then remove po/Makevars.template.
Please fill po/POTFILES.in as described in the documentation.
Please run 'aclocal -I m4' to regenerate the aclocal.m4 file.
You need aclocal from GNU automake 1.9 (or newer) to do this.
Then run 'autoconf' to regenerate the configure file.
You might also want to copy the convenience header file gettext.h
from the /usr/share/gettext directory into your package.
It is a wrapper around <libintl.h> that implements the configure --disable-nls
option.
+ [ ! -f po/Makevars ]
+ cp -f po/Makevars.template po/Makevars
+ libtoolize --copy --force
You should update your `aclocal.m4' by running aclocal.
Putting files in AC_CONFIG_AUX_DIR, `src/scripts/build/unix'.
+ aclocal
acinclude.m4:20: warning: underquoted definition of AC_PROG_FALSE
acinclude.m4:20: run info '(automake)Extending aclocal'
acinclude.m4:20: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
+ autoconf
+ automake -a -c -f --foreign
configure.in:101: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
aclocal.m4:380: AM_GNU_GETTEXT is expanded from...
configure.in:101: the top level
example/Makefile.am: installing `src/scripts/build/unix/depcomp'
+ touch _autotools.stamp
+ /usr/sbin/apxs1 -q CFLAGS
+ CFLAGS=-O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2
+ pwd
+ dir=/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2
+ find-jar servlet-2.0
+ ./configure LDFLAGS=-Wl,--as-needed CFLAGS=-O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 CXXFLAGS=-O2 FFLAGS=-O2 FCFLAGS=-O2 CPPFLAGS= CC=amd64-pld-linux-gcc CXX=amd64-pld-linux-g++ --host=amd64-pld-linux --build=amd64-pld-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc/jserv --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib64 --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-libraries=/usr/X11R6/lib64 --disable-debugging --with-apxs=/usr/sbin/apxs1 --with-logdir=/var/log/jserv --with-servlets=/usr/share/jserv/servlets --with-java-platform=1.4 --with-JSDK=/usr/share/java/servlet-2.0.jar GCJ=javac GCJFLAGS= CLASSPATH=/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2 JAVAC_OPT=-source 1.4 --with-javac=/usr/lib64/jvm/java/bin/javac --with-java=/usr/lib64/jvm/java/bin/java --with-jdk-home=/usr/lib64/jvm/java
Configuring ApacheJServ/1.1.2
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 mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-pld-linux-gnu
checking host system type... x86_64-pld-linux-gnu
checking for style of include used by make... GNU
checking for amd64-pld-linux-gcc... amd64-pld-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether amd64-pld-linux-gcc accepts -g... yes
checking for amd64-pld-linux-gcc option to accept ISO C89... none needed
checking dependency style of amd64-pld-linux-gcc... gcc3
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 ld used by amd64-pld-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... amd64-pld-linux-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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether amd64-pld-linux-g++ accepts -g... yes
checking dependency style of amd64-pld-linux-g++... gcc3
checking how to run the C++ preprocessor... amd64-pld-linux-g++ -E
checking for amd64-pld-linux-g77... no
checking for amd64-pld-linux-xlf... no
checking for amd64-pld-linux-f77... no
checking for amd64-pld-linux-frt... no
checking for amd64-pld-linux-pgf77... no
checking for amd64-pld-linux-cf77... no
checking for amd64-pld-linux-fort77... no
checking for amd64-pld-linux-fl32... no
checking for amd64-pld-linux-af77... no
checking for amd64-pld-linux-xlf90... no
checking for amd64-pld-linux-f90... no
checking for amd64-pld-linux-pgf90... no
checking for amd64-pld-linux-pghpf... no
checking for amd64-pld-linux-epcf90... no
checking for amd64-pld-linux-gfortran... no
checking for amd64-pld-linux-g95... no
checking for amd64-pld-linux-xlf95... no
checking for amd64-pld-linux-f95... no
checking for amd64-pld-linux-fort... no
checking for amd64-pld-linux-ifort... no
checking for amd64-pld-linux-ifc... no
checking for amd64-pld-linux-efc... no
checking for amd64-pld-linux-pgf95... no
checking for amd64-pld-linux-lf95... no
checking for amd64-pld-linux-ftn... no
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from amd64-pld-linux-gcc object... ok
checking for objdir... .libs
checking for amd64-pld-linux-ar... no
checking for ar... ar
checking for amd64-pld-linux-ranlib... no
checking for ranlib... ranlib
checking for amd64-pld-linux-strip... no
checking for strip... strip
checking if amd64-pld-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for amd64-pld-linux-gcc option to produce PIC... -fPIC
checking if amd64-pld-linux-gcc PIC flag -fPIC works... yes
checking if amd64-pld-linux-gcc static flag -static works... yes
checking if amd64-pld-linux-gcc supports -c -o file.o... yes
checking whether the amd64-pld-linux-gcc linker (/usr/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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by amd64-pld-linux-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the amd64-pld-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for amd64-pld-linux-g++ option to produce PIC... -fPIC
checking if amd64-pld-linux-g++ PIC flag -fPIC works... yes
checking if amd64-pld-linux-g++ static flag -static works... yes
checking if amd64-pld-linux-g++ supports -c -o file.o... yes
checking whether the amd64-pld-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... no
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "GCJ" to libtool
checking if javac supports -fno-rtti -fno-exceptions... (cached) no
checking for javac option to produce PIC... -fPIC
checking if javac PIC flag -fPIC works... no
checking if javac static flag -static works... no
checking if javac supports -c -o file.o... no
checking whether the javac linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for amd64-pld-linux-gcc... (cached) amd64-pld-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether amd64-pld-linux-gcc accepts -g... (cached) yes
checking for amd64-pld-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of amd64-pld-linux-gcc... (cached) gcc3
checking for gcj... javac
checking dependency style of javac... none
checking for echo... /bin/echo
checking for find... /usr/bin/find
checking for sed... /bin/sed
checking for test... /usr/bin/test
checking for rm... /bin/rm
checking for head... /usr/bin/head
checking for tr... /usr/bin/tr
checking for grep... (cached) /bin/grep
checking for cut... /usr/bin/cut
checking for touch... /bin/touch
checking for cat... /bin/cat
checking for cp... /bin/cp
checking for make... /usr/bin/make
checking for chmod... /bin/chmod
checking for GNU make... GNU Make 3.81
/usr/bin/make
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for ANSI C header files... (cached) yes
checking for gettimeofday... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
WARNING: --with-apache-src is undefined: assuming shared object build
checking for apxs... need to check for Perl first, apxs depends on it...
checking for perl... /usr/bin/perl
/usr/sbin/apxs1, assume Apache 1.3 with DSO support
checking for Apache installation directory (assume shared build)... /usr
checking for Apache include directory... /usr/include/apache1
checking for Apache configuration directory... ./configure[24701]: -z: not found
/etc/jserv
checking for Apache library directory... /usr/lib64/apache1
checking for Apache layout consistency... configure: WARNING: /usr/lib64/apache1 doesn't exist
verified
checking for JDK location (please wait)... /usr/lib64/jvm/java
checking Java platform... forced Java 2
checking for false... /bin/false
checking java... /usr/lib64/jvm/java/bin/java
checking javac... /usr/lib64/jvm/java/bin/javac
checking javadoc... /usr/lib64/jvm/java/bin/javadoc
checking jar... /usr/lib64/jvm/java/bin/jar
checking JSDK... /usr/share/java/servlet-2.0.jar
checking overview... enabled
checking httpd.h usability... yes
checking httpd.h presence... yes
checking for httpd.h... yes
checking os-inline.c usability... yes
checking os-inline.c presence... yes
checking for os-inline.c... yes
Creating Apache JServ configuration files...
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating conf/Makefile
config.status: creating conf/jserv.conf
config.status: creating conf/jserv.properties
config.status: creating conf/zone.properties
config.status: creating conf/save-install.sh
config.status: creating docs/Makefile
config.status: creating docs/api/Makefile
config.status: creating example/Makefile
config.status: creating example/jserv.conf
config.status: creating example/example.properties
config.status: creating example/Hello.java
config.status: creating example/jserv.properties
config.status: creating src/Makefile
config.status: creating src/java/Makefile
config.status: creating src/java/org/apache/java/io/Makefile
config.status: creating src/java/org/apache/java/lang/Makefile
config.status: creating src/java/org/apache/java/net/Makefile
config.status: creating src/java/org/apache/java/recycle/pool/Makefile
config.status: creating src/java/org/apache/java/recycle/Makefile
config.status: creating src/java/org/apache/java/security/Makefile
config.status: creating src/java/org/apache/java/util/Makefile
config.status: creating src/java/org/apache/java/Makefile
config.status: creating src/java/org/apache/jserv/Makefile
config.status: creating src/java/org/apache/Makefile
config.status: creating src/java/org/Makefile
config.status: creating src/c/Makefile
config.status: creating src/c/jserv.h
config.status: creating src/java/org/apache/jserv/JServDefs.java
config.status: creating src/scripts/package/tar.gz/snap.sh
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Apache JServ configuration complete...
Apache Installed Directory: /usr
Module Type: dynamic (DSO will be used to link mod_jserv into server dynamically)
Apache include flags:
-I/usr/include/apache1
Default configuration files will be installed in:
/etc/jserv
Default log files will be created in:
/var/log/jserv
Default servlets will be installed in:
/usr/share/jserv/servlets
ApacheJServ.jar file will be installed in:
/usr/share/java/ApacheJServ.jar
Documentation will be installed in:
/usr/docs
Build classpath is:
/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java:/usr/share/java/servlet-2.0.jar
You might consider putting frequently used options into
, one per line.
+-STEP 1-------------------------------------------------------+
|Run 'make; make install' to make a .jar file, compile the C |
|code and copy the appropriate files to the appropriate |
|locations. |
+--------------------------------------------------------------+
+-STEP 2-------------------------------------------------------+
|Put this line somewhere in Apache's httpd.conf file: |
|Include /etc/jserv/jserv.conf
| |
|Then start Apache and try visiting the URL: |
|http://oberon-pld:SERVER_PORT/servlets/Hello
| |
|If that works then you have successfully setup Apache JServ. |
| |
|If that does not work then you should read the |
|troubleshooting notes referenced below. |
+--------------------------------------------------------------+
+-Troubleshooting----------------------------------------------+
|Html documentation is available in the docs directory. |
| |
|Common Errors: |
| Make sure that the log files can be written to by the |
| user your httpd is running as (ie: nobody). If there are |
| errors in your configuration, they will be logged there. |
| |
|Frequently asked questions are answered in the FAQ-O-Matic: |
| |
| http://java.apache.org/faq/ |
+--------------------------------------------------------------+
+ /usr/bin/make OBJEXT=class JAVAC_OPT=-source 1.4 -C src/java
make: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java'
Making all in org
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org'
Making all in apache
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache'
Making all in java
make[3]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java'
Making all in io
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/io'
Compiling Logger.java ...
Compiling LogRecord.java ...
Compiling LogWriter.java ...
Compiling ReadFullyInputStream.java ...
Compiling SimpleFileFilter.java ...
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/io'
Making all in lang
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/lang'
Compiling AdaptiveClassLoader.java ...
Compiling Bytes.java ...
Compiling Lock.java ...
Compiling Semaphore.java ...
Compiling Stoppable.java ...
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/lang'
Making all in net
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/net'
Compiling AuthenticatedServerSocket.java ...
Compiling AuthenticatedSocket.java ...
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/net'
Making all in recycle
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle'
Making all in pool
make[5]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle/pool'
Compiling Worker.java ...
Note: Worker.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
make[5]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle/pool'
make[5]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle'
Compiling AdaptiveController.java ...
Compiling GaussianController.java ...
Compiling LimitedContainer.java ...
Compiling MinMaxController.java ...
make[5]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle'
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle'
Making all in security
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/security'
Compiling MD5.java ...
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/security'
Making all in util
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/util'
Compiling ExtendedProperties.java ...
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/util'
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java'
make[3]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java'
Making all in jserv
make[3]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/jserv'
Compiling Ajpv12InputStream.java ...
Compiling JServ.java ...
JServ.java:390: warning: as of release 5, 'enum' is a keyword, and may not be used as an identifier
(use -source 5 or higher to use 'enum' as a keyword)
Enumeration enum = servletManagerTable.elements();
^
JServ.java:391: warning: as of release 5, 'enum' is a keyword, and may not be used as an identifier
(use -source 5 or higher to use 'enum' as a keyword)
while (enum.hasMoreElements()) {
^
JServ.java:393: warning: as of release 5, 'enum' is a keyword, and may not be used as an identifier
(use -source 5 or higher to use 'enum' as a keyword)
(JServServletManager) enum.nextElement();
^
Note: /home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/jserv/JServUtils.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
3 warnings
make[3]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/jserv'
make[3]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache'
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache'
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org'
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org'
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java'
Creating ApacheJServ.jar...
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java'
make: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java'
+ /usr/bin/make
Making all in po
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/po'
/usr/bin/make ApacheJServ.pot-update
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
if LC_ALL=C grep 'GNU ApacheJServ' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
package_gnu='GNU '; \
else \
package_gnu=''; \
fi; \
if test -n '' || test '' = '@'PACKAGE_BUGREPORT'@'; then \
msgid_bugs_address=''; \
else \
msgid_bugs_address=''; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
'' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
/usr/bin/xgettext --default-domain=ApacheJServ --directory=.. \
--add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \
--files-from=./POTFILES.in \
--copyright-holder='Free Software Foundation, Inc.' \
--msgid-bugs-address="$msgid_bugs_address" \
;; \
*) \
/usr/bin/xgettext --default-domain=ApacheJServ --directory=.. \
--add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \
--files-from=./POTFILES.in \
--copyright-holder='Free Software Foundation, Inc.' \
--package-name="${package_gnu}ApacheJServ" \
--package-version='1.1.2' \
--msgid-bugs-address="$msgid_bugs_address" \
;; \
esac
/usr/bin/xgettext: warning: The option --msgid-bugs-address was not specified.
If you are using a `Makevars' file, please specify
the MSGID_BUGS_ADDRESS variable there; otherwise please
specify an --msgid-bugs-address command line option.
test ! -f ApacheJServ.po || { \
if test -f ./ApacheJServ.pot; then \
sed -f remove-potcdate.sed < ./ApacheJServ.pot > ApacheJServ.1po && \
sed -f remove-potcdate.sed < ApacheJServ.po > ApacheJServ.2po && \
if cmp ApacheJServ.1po ApacheJServ.2po >/dev/null 2>&1; then \
rm -f ApacheJServ.1po ApacheJServ.2po ApacheJServ.po; \
else \
rm -f ApacheJServ.1po ApacheJServ.2po ./ApacheJServ.pot && \
mv ApacheJServ.po ./ApacheJServ.pot; \
fi; \
else \
mv ApacheJServ.po ./ApacheJServ.pot; \
fi; \
}
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/po'
test ! -f ./ApacheJServ.pot || \
test -z "" || /usr/bin/make
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/po'
Making all in src
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src'
Making all in c
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/c'
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-mod_jserv.lo -MD -MP -MF .deps/libjserv_la-mod_jserv.Tpo -c -o libjserv_la-mod_jserv.lo `test -f 'mod_jserv.c' || echo './'`mod_jserv.c
mkdir .libs
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-mod_jserv.lo -MD -MP -MF .deps/libjserv_la-mod_jserv.Tpo -c mod_jserv.c -fPIC -DPIC -o .libs/libjserv_la-mod_jserv.o
mv -f .deps/libjserv_la-mod_jserv.Tpo .deps/libjserv_la-mod_jserv.Plo
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_protocols.lo -MD -MP -MF .deps/libjserv_la-jserv_protocols.Tpo -c -o libjserv_la-jserv_protocols.lo `test -f 'jserv_protocols.c' || echo './'`jserv_protocols.c
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_protocols.lo -MD -MP -MF .deps/libjserv_la-jserv_protocols.Tpo -c jserv_protocols.c -fPIC -DPIC -o .libs/libjserv_la-jserv_protocols.o
mv -f .deps/libjserv_la-jserv_protocols.Tpo .deps/libjserv_la-jserv_protocols.Plo
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_ajpv11.lo -MD -MP -MF .deps/libjserv_la-jserv_ajpv11.Tpo -c -o libjserv_la-jserv_ajpv11.lo `test -f 'jserv_ajpv11.c' || echo './'`jserv_ajpv11.c
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_ajpv11.lo -MD -MP -MF .deps/libjserv_la-jserv_ajpv11.Tpo -c jserv_ajpv11.c -fPIC -DPIC -o .libs/libjserv_la-jserv_ajpv11.o
mv -f .deps/libjserv_la-jserv_ajpv11.Tpo .deps/libjserv_la-jserv_ajpv11.Plo
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_ajpv12.lo -MD -MP -MF .deps/libjserv_la-jserv_ajpv12.Tpo -c -o libjserv_la-jserv_ajpv12.lo `test -f 'jserv_ajpv12.c' || echo './'`jserv_ajpv12.c
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_ajpv12.lo -MD -MP -MF .deps/libjserv_la-jserv_ajpv12.Tpo -c jserv_ajpv12.c -fPIC -DPIC -o .libs/libjserv_la-jserv_ajpv12.o
mv -f .deps/libjserv_la-jserv_ajpv12.Tpo .deps/libjserv_la-jserv_ajpv12.Plo
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_balance.lo -MD -MP -MF .deps/libjserv_la-jserv_balance.Tpo -c -o libjserv_la-jserv_balance.lo `test -f 'jserv_balance.c' || echo './'`jserv_balance.c
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_balance.lo -MD -MP -MF .deps/libjserv_la-jserv_balance.Tpo -c jserv_balance.c -fPIC -DPIC -o .libs/libjserv_la-jserv_balance.o
mv -f .deps/libjserv_la-jserv_balance.Tpo .deps/libjserv_la-jserv_balance.Plo
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_mmap.lo -MD -MP -MF .deps/libjserv_la-jserv_mmap.Tpo -c -o libjserv_la-jserv_mmap.lo `test -f 'jserv_mmap.c' || echo './'`jserv_mmap.c
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_mmap.lo -MD -MP -MF .deps/libjserv_la-jserv_mmap.Tpo -c jserv_mmap.c -fPIC -DPIC -o .libs/libjserv_la-jserv_mmap.o
mv -f .deps/libjserv_la-jserv_mmap.Tpo .deps/libjserv_la-jserv_mmap.Plo
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_watchdog.lo -MD -MP -MF .deps/libjserv_la-jserv_watchdog.Tpo -c -o libjserv_la-jserv_watchdog.lo `test -f 'jserv_watchdog.c' || echo './'`jserv_watchdog.c
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_watchdog.lo -MD -MP -MF .deps/libjserv_la-jserv_watchdog.Tpo -c jserv_watchdog.c -fPIC -DPIC -o .libs/libjserv_la-jserv_watchdog.o
mv -f .deps/libjserv_la-jserv_watchdog.Tpo .deps/libjserv_la-jserv_watchdog.Plo
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_utils.lo -MD -MP -MF .deps/libjserv_la-jserv_utils.Tpo -c -o libjserv_la-jserv_utils.lo `test -f 'jserv_utils.c' || echo './'`jserv_utils.c
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_utils.lo -MD -MP -MF .deps/libjserv_la-jserv_utils.Tpo -c jserv_utils.c -fPIC -DPIC -o .libs/libjserv_la-jserv_utils.o
mv -f .deps/libjserv_la-jserv_utils.Tpo .deps/libjserv_la-jserv_utils.Plo
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_status.lo -MD -MP -MF .deps/libjserv_la-jserv_status.Tpo -c -o libjserv_la-jserv_status.lo `test -f 'jserv_status.c' || echo './'`jserv_status.c
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_status.lo -MD -MP -MF .deps/libjserv_la-jserv_status.Tpo -c jserv_status.c -fPIC -DPIC -o .libs/libjserv_la-jserv_status.o
mv -f .deps/libjserv_la-jserv_status.Tpo .deps/libjserv_la-jserv_status.Plo
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_wrapper.lo -MD -MP -MF .deps/libjserv_la-jserv_wrapper.Tpo -c -o libjserv_la-jserv_wrapper.lo `test -f 'jserv_wrapper.c' || echo './'`jserv_wrapper.c
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_wrapper.lo -MD -MP -MF .deps/libjserv_la-jserv_wrapper.Tpo -c jserv_wrapper.c -fPIC -DPIC -o .libs/libjserv_la-jserv_wrapper.o
mv -f .deps/libjserv_la-jserv_wrapper.Tpo .deps/libjserv_la-jserv_wrapper.Plo
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_wrapper_unix.lo -MD -MP -MF .deps/libjserv_la-jserv_wrapper_unix.Tpo -c -o libjserv_la-jserv_wrapper_unix.lo `test -f 'jserv_wrapper_unix.c' || echo './'`jserv_wrapper_unix.c
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_wrapper_unix.lo -MD -MP -MF .deps/libjserv_la-jserv_wrapper_unix.Tpo -c jserv_wrapper_unix.c -fPIC -DPIC -o .libs/libjserv_la-jserv_wrapper_unix.o
mv -f .deps/libjserv_la-jserv_wrapper_unix.Tpo .deps/libjserv_la-jserv_wrapper_unix.Plo
/bin/sh ../../libtool --tag=CC --mode=compile amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_image.lo -MD -MP -MF .deps/libjserv_la-jserv_image.Tpo -c -o libjserv_la-jserv_image.lo `test -f 'jserv_image.c' || echo './'`jserv_image.c
amd64-pld-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_HTTPD_H=1 -DHAVE_OS_INLINE_C=1 -I. -I/usr/include/apache1 -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET=apache -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -MT libjserv_la-jserv_image.lo -MD -MP -MF .deps/libjserv_la-jserv_image.Tpo -c jserv_image.c -fPIC -DPIC -o .libs/libjserv_la-jserv_image.o
mv -f .deps/libjserv_la-jserv_image.Tpo .deps/libjserv_la-jserv_image.Plo
/bin/sh ../../libtool --tag=CC --mode=link amd64-pld-linux-gcc -O2 -DHARD_SERVER_LIMIT=2048 -DLINUX=22 -DTARGET="apache" -DHAVE_SET_DUMPABLE -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM -O2 -avoid-version -o libjserv.la -rpath /usr/lib64/apache1 -Wl,--as-needed -o libjserv.la libjserv_la-mod_jserv.lo libjserv_la-jserv_protocols.lo libjserv_la-jserv_ajpv11.lo libjserv_la-jserv_ajpv12.lo libjserv_la-jserv_balance.lo libjserv_la-jserv_mmap.lo libjserv_la-jserv_watchdog.lo libjserv_la-jserv_utils.lo libjserv_la-jserv_status.lo libjserv_la-jserv_wrapper.lo libjserv_la-jserv_wrapper_unix.lo libjserv_la-jserv_image.lo
amd64-pld-linux-gcc -Wl,--as-needed -shared .libs/libjserv_la-mod_jserv.o .libs/libjserv_la-jserv_protocols.o .libs/libjserv_la-jserv_ajpv11.o .libs/libjserv_la-jserv_ajpv12.o .libs/libjserv_la-jserv_balance.o .libs/libjserv_la-jserv_mmap.o .libs/libjserv_la-jserv_watchdog.o .libs/libjserv_la-jserv_utils.o .libs/libjserv_la-jserv_status.o .libs/libjserv_la-jserv_wrapper.o .libs/libjserv_la-jserv_wrapper_unix.o .libs/libjserv_la-jserv_image.o -Wl,-soname -Wl,libjserv.so -o .libs/libjserv.so
creating libjserv.la
(cd .libs && rm -f libjserv.la && ln -s ../libjserv.la libjserv.la)
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/c'
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src'
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src'
Making all in docs
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs'
Making all in api
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs/api'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs/api'
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs'
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs'
Making all in conf
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/conf'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/conf'
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2'
+ exit 0
Executing(%install): /bin/sh -e /tmp/B.6a6398/rpm-tmp.48780
+ umask 022
+ cd /home/services/builder/rpm/BUILD
+ /bin/rm --interactive=never -rf /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder
+ cd ApacheJServ-1.1.2
+ /bin/rm --interactive=never -rf /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder
+ rm -rf /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder
+ install -d /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/sysconfig /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/rc.d/init.d /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/apache/conf.d /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/java /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/sbin
+ install /home/services/builder/rpm/SOURCES/ApacheJServ.conf /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/apache/conf.d/80_mod_jserv.conf
+ install /home/services/builder/rpm/SOURCES/ApacheJServ.init /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/rc.d/init.d/jserv
+ install /home/services/builder/rpm/SOURCES/ApacheJServ.sysconfig /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/sysconfig/jserv
+ install /home/services/builder/rpm/SOURCES/runjserv /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/sbin
+ /usr/bin/make install DESTDIR=/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder
Making install in po
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/po'
/usr/bin/make ApacheJServ.pot-update
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/po'
if LC_ALL=C grep 'GNU ApacheJServ' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
package_gnu='GNU '; \
else \
package_gnu=''; \
fi; \
if test -n '' || test '' = '@'PACKAGE_BUGREPORT'@'; then \
msgid_bugs_address=''; \
else \
msgid_bugs_address=''; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
'' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
/usr/bin/xgettext --default-domain=ApacheJServ --directory=.. \
--add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \
--files-from=./POTFILES.in \
--copyright-holder='Free Software Foundation, Inc.' \
--msgid-bugs-address="$msgid_bugs_address" \
;; \
*) \
/usr/bin/xgettext --default-domain=ApacheJServ --directory=.. \
--add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \
--files-from=./POTFILES.in \
--copyright-holder='Free Software Foundation, Inc.' \
--package-name="${package_gnu}ApacheJServ" \
--package-version='1.1.2' \
--msgid-bugs-address="$msgid_bugs_address" \
;; \
esac
/usr/bin/xgettext: warning: The option --msgid-bugs-address was not specified.
If you are using a `Makevars' file, please specify
the MSGID_BUGS_ADDRESS variable there; otherwise please
specify an --msgid-bugs-address command line option.
test ! -f ApacheJServ.po || { \
if test -f ./ApacheJServ.pot; then \
sed -f remove-potcdate.sed < ./ApacheJServ.pot > ApacheJServ.1po && \
sed -f remove-potcdate.sed < ApacheJServ.po > ApacheJServ.2po && \
if cmp ApacheJServ.1po ApacheJServ.2po >/dev/null 2>&1; then \
rm -f ApacheJServ.1po ApacheJServ.2po ApacheJServ.po; \
else \
rm -f ApacheJServ.1po ApacheJServ.2po ./ApacheJServ.pot && \
mv ApacheJServ.po ./ApacheJServ.pot; \
fi; \
else \
mv ApacheJServ.po ./ApacheJServ.pot; \
fi; \
}
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/po'
test ! -f ./ApacheJServ.pot || \
test -z "" || /usr/bin/make
/bin/mkdir -p /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share
if test "ApacheJServ" = "gettext-tools"; then \
/bin/mkdir -p /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/po'
Making install in src
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src'
Making install in c
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/c'
make[3]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/c'
make[3]: Nothing to be done for `install-exec-am'.
Copying files to Apache Modules Directory...
../../src/scripts/build/unix/mkinstalldirs /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/lib64/apache1
mkdir -p -- /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/lib64/apache1
/bin/cp ./.libs/libjserv.so /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/lib64/apache1/mod_jserv.so
make[3]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/c'
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/c'
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src'
make[3]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src'
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src'
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src'
Making install in docs
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs'
Making install in api
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs/api'
make[3]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs/api'
make[3]: Nothing to be done for `install-exec-am'.
Installing Javadoc in /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/api...
mkdir -p -- /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/api
make[3]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs/api'
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs/api'
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs'
make[3]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs'
/bin/sh ../src/scripts/build/unix/mkinstalldirs /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs \
/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/api \
/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/images \
/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/install \
/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/protocol \
/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/future
mkdir -p -- /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/images /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/install /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/protocol /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/future
test -z "/usr/docs" || /bin/mkdir -p "/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs"
/usr/bin/install -c -m 644 'FAQ.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/FAQ.html'
/usr/bin/install -c -m 644 'STATUS.txt' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/STATUS.txt'
/usr/bin/install -c -m 644 'bugs.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/bugs.html'
/usr/bin/install -c -m 644 'changes.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/changes.html'
/usr/bin/install -c -m 644 'contributing.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/contributing.html'
/usr/bin/install -c -m 644 'contributors.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/contributors.html'
/usr/bin/install -c -m 644 'features.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/features.html'
/usr/bin/install -c -m 644 'future/index.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/index.html'
/usr/bin/install -c -m 644 'future/sandboxing.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/sandboxing.html'
/usr/bin/install -c -m 644 'glossary.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/glossary.html'
/usr/bin/install -c -m 644 'howto.load-balancing.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/howto.load-balancing.html'
/usr/bin/install -c -m 644 'images/apache_pb.gif' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/apache_pb.gif'
/usr/bin/install -c -m 644 'images/java-apache-project.gif' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/java-apache-project.gif'
/usr/bin/install -c -m 644 'images/lbfail001.gif' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/lbfail001.gif'
/usr/bin/install -c -m 644 'images/lbfail002.gif' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/lbfail002.gif'
/usr/bin/install -c -m 644 'images/lbfail003.gif' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/lbfail003.gif'
/usr/bin/install -c -m 644 'images/lbprod001.gif' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/lbprod001.gif'
/usr/bin/install -c -m 644 'images/lbprod002.gif' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/lbprod002.gif'
/usr/bin/install -c -m 644 'images/lbshm001.gif' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/lbshm001.gif'
/usr/bin/install -c -m 644 'index.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/index.html'
/usr/bin/install -c -m 644 'install/howto.security.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/howto.security.html'
/usr/bin/install -c -m 644 'install/howto.servlets.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/howto.servlets.html'
/usr/bin/install -c -m 644 'install/howto.status.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/howto.status.html'
/usr/bin/install -c -m 644 'install/howto.unix_install.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/howto.unix_install.html'
/usr/bin/install -c -m 644 'install/howto.win32_install.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/howto.win32_install.html'
/usr/bin/install -c -m 644 'install/index.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/index.html'
/usr/bin/install -c -m 644 'license.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/license.html'
/usr/bin/install -c -m 644 'modules.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/modules.html'
/usr/bin/install -c -m 644 'operation.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/operation.html'
/usr/bin/install -c -m 644 'protocol/AJPv1.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/AJPv1.html'
/usr/bin/install -c -m 644 'protocol/AJPv11.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/AJPv11.html'
/usr/bin/install -c -m 644 'protocol/AJPv2.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/AJPv2.html'
/usr/bin/install -c -m 644 'protocol/AJPv21.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/AJPv21.html'
/usr/bin/install -c -m 644 'security.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/security.html'
/usr/bin/install -c -m 644 'sendbug.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/sendbug.html'
/usr/bin/install -c -m 644 'support.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/support.html'
/usr/bin/install -c -m 644 'upgrade.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/upgrade.html'
/usr/bin/install -c -m 644 'y2k.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/y2k.html'
/usr/bin/install -c -m 644 'zones.html' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs/zones.html'
make[3]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs'
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs'
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/docs'
Making install in conf
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/conf'
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/conf'
test -z "/etc/jserv" || /bin/mkdir -p "/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/jserv"
/usr/bin/install -c -m 644 'jserv.conf' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/jserv/jserv.conf'
/usr/bin/install -c -m 644 'jserv.properties' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/jserv/jserv.properties'
/usr/bin/install -c -m 644 'zone.properties' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/jserv/zone.properties'
../src/scripts/build/unix/mkinstalldirs /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/var/log/jserv
mkdir -p -- /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/var/log/jserv
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/conf'
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/conf'
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2'
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2'
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2'
+ /usr/bin/make install OBJEXT=class JAVAC_OPT=-source 1.4 -C src/java DESTDIR=/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder
make: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java'
Making install in org
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org'
Making install in apache
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache'
Making install in java
make[3]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java'
Making install in io
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/io'
make[5]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/io'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/io'
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/io'
Making install in lang
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/lang'
make[5]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/lang'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/lang'
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/lang'
Making install in net
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/net'
make[5]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/net'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/net'
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/net'
Making install in recycle
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle'
Making install in pool
make[5]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle/pool'
make[6]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle/pool'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle/pool'
make[5]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle/pool'
make[5]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle'
make[6]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle'
make[5]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle'
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/recycle'
Making install in security
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/security'
make[5]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/security'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/security'
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/security'
Making install in util
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/util'
make[5]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/util'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/util'
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java/util'
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java'
make[5]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java'
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java'
make[3]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/java'
Making install in jserv
make[3]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/jserv'
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/jserv'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/jserv'
make[3]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache/jserv'
make[3]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache'
make[4]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache'
make[3]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache'
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org/apache'
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org'
make[3]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org'
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org'
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java/org'
make[1]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java'
ApacheJServ.jar: up to date
make[2]: Entering directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java'
make[2]: Nothing to be done for `install-exec-am'.
ApacheJServ.jar: up to date
test -z "/usr/share/java" || /bin/mkdir -p "/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/java"
/usr/bin/install -c -m 644 'ApacheJServ.jar' '/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/java/ApacheJServ.jar'
make[2]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java'
make[1]: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java'
make: Leaving directory `/home/services/builder/rpm/BUILD/ApacheJServ-1.1.2/src/java'
+ > /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/apache/jserv.secret.key
+ > /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/jserv/jserv.secret.key
+ install -d /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/jserv/servlets
+ rm -f /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/etc/jserv/jserv.conf
+ rm -rf /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/docs
+ __spec_install_post_strip
Stripping 1 ELF shared libraries...DONE
+ __spec_install_post_chrpath
Remove RPATH from 1 executable binaries and shared object files.
+ __spec_install_post_compress_docs
+ __spec_install_post_compress_modules
+ __spec_install_post_py_hardlink
Processing files: ApacheJServ-1.1.2-8
Executing(%doc): /bin/sh -e /tmp/B.6a6398/rpm-tmp.48780
+ umask 022
+ cd /home/services/builder/rpm/BUILD
+ cd ApacheJServ-1.1.2
+ DOCDIR=/tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/doc/ApacheJServ-1.1.2
+ export DOCDIR
+ rm -rf /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/doc/ApacheJServ-1.1.2
+ /bin/mkdir -p /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/doc/ApacheJServ-1.1.2
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/doc/ApacheJServ-1.1.2...
Documentation compressed.
+ cp -pr LICENSE README /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/doc/ApacheJServ-1.1.2
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/doc/ApacheJServ-1.1.2...
./LICENSE ./README
Documentation compressed.
+ cp -pr index.html docs /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/doc/ApacheJServ-1.1.2
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder/usr/share/doc/ApacheJServ-1.1.2...
./LICENSE ./README ./docs/Makefile.am ./docs/api/Makefile.am ./docs/api/package-list ./docs/api/Makefile.in ./docs/api/Makefile ./docs/STATUS.txt ./docs/Makefile.in ./docs/Makefile
Documentation compressed.
+ exit 0
Searching for required packages....
Provides: config(ApacheJServ) = 0:1.1.2-8 group(jserv) user(jserv)
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
Requires(pre): /bin/id /bin/sh /usr/bin/getgid /usr/sbin/groupadd /usr/sbin/useradd
Requires(post): /bin/sh rc-scripts
Requires(preun): /bin/sh rc-scripts
Requires(postun): /bin/sh
Requires: /bin/sh
Obsoletes: ApacheJServ-doc ApacheJServ-init jserv
Processing files: apache1-mod_jserv-1.1.2-8
Searching for required packages....
Provides: config(apache1-mod_jserv) = 0:1.1.2-8 libjserv.so()(64bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: glibc64 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit)
Obsoletes: ApacheJServ-auto
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder
warning: Could not canonicalize hostname: oberon-pld
Wrote: /home/services/builder/rpm/RPMS/ApacheJServ-1.1.2-8.amd64.rpm
Wrote: /home/services/builder/rpm/RPMS/apache1-mod_jserv-1.1.2-8.amd64.rpm
Executing(%clean): /bin/sh -e /tmp/B.6a6398/rpm-tmp.58665
+ umask 022
+ cd /home/services/builder/rpm/BUILD
+ cd ApacheJServ-1.1.2
+ /bin/rm --interactive=never -rf /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder
+ rm -rf /tmp/B.6a6398/ApacheJServ-1.1.2-root-builder
copy rpm files to cache_dir=/spools/ready
Creating pndir index of /spools/ready/ (type=dir)...
Loading [dir]/spools/ready/...
Writing /spools/ready/packages.ndir.gz...
Begin-PLD-Builder-Info
upgrading packages
End-PLD-Builder-Info
Begin-PLD-Builder-Info
Build-Time: user:41.65s sys:9.00s real:44.49s (faults io:283 non-io:2280779)
Files queued for ftp:
371635 ApacheJServ-1.1.2-8.amd64.rpm
49767 apache1-mod_jserv-1.1.2-8.amd64.rpm
129 ApacheJServ-1.1.2-8.src.rpm.uploadinfo
End-PLD-Builder-Info
|
|