Bug#1049809: libapache-mod-jk: Fails to build binary packages again after successful build

Lucas Nussbaum lucas at debian.org
Wed Aug 16 09:26:38 BST 2023


Source: libapache-mod-jk
Version: 1:1.2.48-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b
> ----------------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package libapache-mod-jk
> dpkg-buildpackage: info: source version 1:1.2.48-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Markus Koschany <apo at debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  fakeroot debian/rules clean
> dh clean --with apache2 --sourcedirectory=native
>    dh_auto_clean -O--sourcedirectory=native
> 	cd native && make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>/native'
> Making distclean in common
> make[2]: Entering directory '/<<PKGBUILDDIR>>/native/common'
> rm -f *.o *.lo *.a *.la *.so *.so.* *.slo
> rm -rf .libs
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/native/common'
> Making distclean in apache-2.0
> make[2]: Entering directory '/<<PKGBUILDDIR>>/native/apache-2.0'
> rm -f *.o *.lo *.a *.la *.so *.so.* *.slo
> rm -rf .libs
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/native/apache-2.0'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/native'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "apache-2.0/Makefile apache-2.0/Makefile.apxs common/Makefile common/list.mk common/jk_types.h" || rm -f apache-2.0/Makefile apache-2.0/Makefile.apxs common/Makefile common/list.mk common/jk_types.h
> rm -f common/config.h common/stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> test . = "." || test -z "" || rm -f 
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/native'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/native'
>    dh_autoreconf_clean -O--sourcedirectory=native
>    dh_clean -O--sourcedirectory=native
>  debian/rules build
> make: 'build' is up to date.
>  fakeroot debian/rules binary
> dh binary --with apache2 --sourcedirectory=native
>    dh_update_autotools_config -O--sourcedirectory=native
>    dh_autoreconf -O--sourcedirectory=native
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'scripts/build/unix'.
> libtoolize: copying file 'scripts/build/unix/ltmain.sh'
> libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
> libtoolize: and rerunning libtoolize and aclocal.
> libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> configure.ac:28: warning: The macro `AC_CONFIG_HEADER' is obsolete.
> configure.ac:28: You should run autoupdate.
> ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
> configure.ac:28: the top level
> configure.ac:30: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
> configure.ac:30: You should run autoupdate.
> ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from...
> configure.ac:30: the top level
> configure.ac:72: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: result: building connector for \"$WEBSERVER\"
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
> configure.ac:72: the top level
> configure.ac:72: warning: back quotes and double quotes must not be escaped in: building connector for \"$WEBSERVER\"
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
> configure.ac:72: the top level
> configure.ac:148: warning: The macro `AC_PROG_LD' is obsolete.
> configure.ac:148: You should run autoupdate.
> aclocal.m4:3375: AC_PROG_LD is expanded from...
> configure.ac:148: the top level
> configure.ac:154: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete.
> configure.ac:154: You should run autoupdate.
> aclocal.m4:8538: AC_LIBTOOL_DLOPEN is expanded from...
> configure.ac:154: the top level
> configure.ac:154: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you
> configure.ac:154: put the 'dlopen' option into LT_INIT's first parameter.
> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
> aclocal.m4:8538: AC_LIBTOOL_DLOPEN is expanded from...
> configure.ac:154: the top level
> configure.ac:158: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
> configure.ac:158: You should run autoupdate.
> aclocal.m4:123: AM_PROG_LIBTOOL is expanded from...
> configure.ac:158: the top level
> configure.ac:194: warning: The macro `AC_ERROR' is obsolete.
> configure.ac:194: You should run autoupdate.
> ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
> configure.ac:194: the top level
> configure.ac:232: warning: The macro `AC_ERROR' is obsolete.
> configure.ac:232: You should run autoupdate.
> ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
> configure.ac:232: the top level
> configure.ac:235: warning: The macro `AC_TRY_RUN' is obsolete.
> configure.ac:235: You should run autoupdate.
> ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> scripts/build/jk_common.m4:28: JK_CHECK_SIZEOF_EXTENDED is expanded from...
> configure.ac:235: the top level
> configure.ac:249: warning: The macro `AC_TRY_RUN' is obsolete.
> configure.ac:249: You should run autoupdate.
> ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> scripts/build/jk_common.m4:28: JK_CHECK_SIZEOF_EXTENDED is expanded from...
> configure.ac:249: the top level
> configure.ac:338: warning: The macro `AC_TRY_RUN' is obsolete.
> configure.ac:338: You should run autoupdate.
> ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
> configure.ac:303: JK_CHECK_SETSOCKOPT is expanded from...
> configure.ac:338: the top level
> configure.ac:339: warning: The macro `AC_TRY_RUN' is obsolete.
> configure.ac:339: You should run autoupdate.
> ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
> configure.ac:303: JK_CHECK_SETSOCKOPT is expanded from...
> configure.ac:339: the top level
> configure.ac:367: warning: The macro `AC_TRY_RUN' is obsolete.
> configure.ac:367: You should run autoupdate.
> ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
> configure.ac:341: JK_CHECK_SOCKOPT is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
> configure.ac:367: the top level
> configure.ac:367: warning: The macro `AC_TRY_RUN' is obsolete.
> configure.ac:367: You should run autoupdate.
> ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
> configure.ac:341: JK_CHECK_SOCKOPT is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
> configure.ac:367: the top level
> configure.ac:431: warning: The macro `AC_TRY_RUN' is obsolete.
> configure.ac:431: You should run autoupdate.
> ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
> configure.ac:392: JK_HAVE_IPV6 is expanded from...
> configure.ac:431: the top level
> configure.ac:432: warning: The macro `AC_TRY_RUN' is obsolete.
> configure.ac:432: You should run autoupdate.
> ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
> configure.ac:413: JK_CHECK_SASTORAGE is expanded from...
> configure.ac:432: the top level
> configure.ac:457: warning: The macro `AC_TRY_RUN' is obsolete.
> configure.ac:457: You should run autoupdate.
> ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
> configure.ac:436: JK_CHECK_ATOMICS is expanded from...
> configure.ac:457: the top level
> configure.ac:467: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: result: building connector for \"$WEBSERVER\"
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
> configure.ac:467: the top level
> configure.ac:467: warning: back quotes and double quotes must not be escaped in: building connector for \"$WEBSERVER\"
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
> configure.ac:467: the top level
> configure.ac:543: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: result: building connector for \"$WEBSERVER\"
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
> configure.ac:543: the top level
> configure.ac:543: warning: back quotes and double quotes must not be escaped in: building connector for \"$WEBSERVER\"
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
> configure.ac:543: the top level
> configure.ac:700: warning: AC_OUTPUT should be used without arguments.
> configure.ac:700: You should run autoupdate.
> configure.ac:147: installing 'scripts/build/unix/compile'
> configure.ac:32: installing 'scripts/build/unix/install-sh'
> configure.ac:32: installing 'scripts/build/unix/missing'
>    debian/rules override_dh_auto_configure
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- --with-apxs=/usr/bin/apxs2
> 	cd native && ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-apxs=/usr/bin/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 race-free mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking for test... /usr/bin/test
> checking for grep... /bin/grep
> checking for echo... /bin/echo
> checking for sed... /bin/sed
> checking for cp... /bin/cp
> checking for mkdir... /bin/mkdir
> need to check for Perl first, apxs depends on it...
> checking for perl... /usr/bin/perl
> APRINCLUDEDIR is  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0
> building connector for "apache-2.0"
> checking for gcc... x86_64-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 the compiler supports GNU C... yes
> checking whether x86_64-linux-gnu-gcc accepts -g... yes
> checking for x86_64-linux-gnu-gcc option to enable C11 features... none needed
> checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
> checking whether make supports the include directive... yes (GNU style)
> checking dependency style of x86_64-linux-gnu-gcc... none
> checking for a sed that does not truncate output... (cached) /bin/sed
> checking for grep that handles long lines and -e... (cached) /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-linux-gnu-gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> 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 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/bin/ld option to reload object files... -r
> checking for file... file
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for dlltool... no
> checking how to associate runtime and link libraries... printf %s\n
> checking for ar... ar
> checking for archiver @FILE support... @
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok
> checking for sysroot... no
> checking for a working dd... /bin/dd
> checking how to truncate binary pipes... /bin/dd bs=4096 count=1
> checking for mt... no
> checking if : is a manifest tool... no
> checking for stdio.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for strings.h... yes
> checking for sys/stat.h... yes
> checking for sys/types.h... yes
> checking for unistd.h... yes
> checking for dlfcn.h... yes
> checking for objdir... .libs
> checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
> checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
> checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
> checking if x86_64-linux-gnu-gcc static flag -static works... yes
> checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
> checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
> checking whether the x86_64-linux-gnu-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 for shl_load... no
> checking for shl_load in -ldld... no
> checking for dlopen... yes
> checking whether a program can dlopen itself... yes
> checking whether a statically linked program can dlopen itself... no
> 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
> LIBTOOL="/usr/share/apr-1.0/build/libtool --no-silent"
> checking size of char... 1
> checking size of int... 4
> checking size of long... 8
> checking size of short... 2
> checking size of long double... 16
> checking size of long long... 8
> checking size of longlong... 0
> checking size of pid_t... 4
> checking size of pthread_t... 8
> checking for snprintf... yes
> checking for vsnprintf... yes
> checking for flock... yes
> checking for setsockopt in -lsocket... no
> checking for sys/filio.h... no
> checking whether to use SO_RCVTIMEO with setsockopt()... yes
> checking whether to use SO_SNDTIMEO with setsockopt()... yes
> checking whether to use SOCK_CLOEXEC with socket()... yes
> checking for poll.h... yes
> checking for poll... yes
> checking for netinet/in.h... yes
> checking for netdb.h... yes
> checking for IPv6 with socket()... yes
> checking for struct sockaddr_storage... yes
> checking for getaddrinfo... yes
> checking for gethostbyname_r... yes
> checking whether the compiler provides atomic builtins... yes
> checking for target platform... unix
> no apache given
> no netscape given
> configure: tokens in APXSLDFLAGS have been prefixed with '-Wl,'
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating apache-2.0/Makefile
> config.status: creating apache-2.0/Makefile.apxs
> config.status: creating common/Makefile
> config.status: creating common/list.mk
> config.status: creating common/jk_types.h
> config.status: creating common/config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_auto_build
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> 	cd native && make -j8
> make[2]: Entering directory '/<<PKGBUILDDIR>>/native'
> Making all in common
> make[3]: Entering directory '/<<PKGBUILDDIR>>/native/common'
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_ajp12_worker.c -o jk_ajp12_worker.lo
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_connect.c -o jk_connect.lo
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_msg_buff.c -o jk_msg_buff.lo
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_util.c -o jk_util.lo
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_ajp13.c -o jk_ajp13.lo
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_pool.c -o jk_pool.lo
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_worker.c -o jk_worker.lo
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_ajp13_worker.c -o jk_ajp13_worker.lo
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_util.c  -fPIC -DPIC -o .libs/jk_util.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_worker.c  -fPIC -DPIC -o .libs/jk_worker.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_msg_buff.c  -fPIC -DPIC -o .libs/jk_msg_buff.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp13.c  -fPIC -DPIC -o .libs/jk_ajp13.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_connect.c  -fPIC -DPIC -o .libs/jk_connect.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_pool.c  -fPIC -DPIC -o .libs/jk_pool.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp12_worker.c  -fPIC -DPIC -o .libs/jk_ajp12_worker.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp13_worker.c  -fPIC -DPIC -o .libs/jk_ajp13_worker.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp13.c -o jk_ajp13.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_pool.c -o jk_pool.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp13_worker.c -o jk_ajp13_worker.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_msg_buff.c -o jk_msg_buff.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_worker.c -o jk_worker.o >/dev/null 2>&1
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_lb_worker.c -o jk_lb_worker.lo
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp12_worker.c -o jk_ajp12_worker.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_lb_worker.c  -fPIC -DPIC -o .libs/jk_lb_worker.o
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_sockbuf.c -o jk_sockbuf.lo
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_connect.c -o jk_connect.o >/dev/null 2>&1
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_map.c -o jk_map.lo
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_sockbuf.c  -fPIC -DPIC -o .libs/jk_sockbuf.o
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_uri_worker_map.c -o jk_uri_worker_map.lo
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_map.c  -fPIC -DPIC -o .libs/jk_map.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_uri_worker_map.c  -fPIC -DPIC -o .libs/jk_uri_worker_map.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_sockbuf.c -o jk_sockbuf.o >/dev/null 2>&1
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_ajp14.c -o jk_ajp14.lo
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_ajp14_worker.c -o jk_ajp14_worker.lo
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp14.c  -fPIC -DPIC -o .libs/jk_ajp14.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_util.c -o jk_util.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp14_worker.c  -fPIC -DPIC -o .libs/jk_ajp14_worker.o
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_md5.c -o jk_md5.lo
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_shm.c -o jk_shm.lo
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_map.c -o jk_map.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_md5.c  -fPIC -DPIC -o .libs/jk_md5.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_shm.c  -fPIC -DPIC -o .libs/jk_shm.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp14_worker.c -o jk_ajp14_worker.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp14.c -o jk_ajp14.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_uri_worker_map.c -o jk_uri_worker_map.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_md5.c -o jk_md5.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_lb_worker.c -o jk_lb_worker.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_shm.c -o jk_shm.o >/dev/null 2>&1
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_ajp_common.c -o jk_ajp_common.lo
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_context.c -o jk_context.lo
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_context.c  -fPIC -DPIC -o .libs/jk_context.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp_common.c  -fPIC -DPIC -o .libs/jk_ajp_common.o
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_url.c -o jk_url.lo
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c jk_status.c -o jk_status.lo
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_url.c  -fPIC -DPIC -o .libs/jk_url.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_status.c  -fPIC -DPIC -o .libs/jk_status.o
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_context.c -o jk_context.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_url.c -o jk_url.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_ajp_common.c -o jk_ajp_common.o >/dev/null 2>&1
> libtool: compile:  x86_64-linux-gnu-gcc -I. -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c jk_status.c -o jk_status.o >/dev/null 2>&1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/native/common'
> Making all in apache-2.0
> make[3]: Entering directory '/<<PKGBUILDDIR>>/native/apache-2.0'
> /usr/share/apr-1.0/build/libtool --no-silent --mode=compile x86_64-linux-gnu-gcc -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DUSE_APACHE_MD5 -I../common -I ../common -DLINUX -D_REENTRANT -D_GNU_SOURCE  -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE  -c mod_jk.c -o mod_jk.lo
> libtool: compile:  x86_64-linux-gnu-gcc -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DUSE_APACHE_MD5 -I../common -I ../common -DLINUX -D_REENTRANT -D_GNU_SOURCE -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c mod_jk.c  -fPIC -DPIC -o .libs/mod_jk.o
> libtool: compile:  x86_64-linux-gnu-gcc -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DUSE_APACHE_MD5 -I../common -I ../common -DLINUX -D_REENTRANT -D_GNU_SOURCE -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_APR -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -c mod_jk.c -o mod_jk.o >/dev/null 2>&1
> /usr/share/apr-1.0/build/libtool --no-silent --mode=link x86_64-linux-gnu-gcc -I/usr/include/apache2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DUSE_APACHE_MD5 -I../common -I ../common -DLINUX -D_REENTRANT -D_GNU_SOURCE  -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security   -DHAVE_APR  -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -D_LARGEFILE_SUPPORT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE  -Wl,--as-needed -Wl,-z,relro 
> -Wl,-z,now -Wl,-lpcre2-8 -Wl,-L/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0 -Wl,-z,relro -o mod_jk.la -module -rpath /usr/lib/apache2/modules -avoid-version mod_jk.lo ../common/jk_ajp12_worker.lo ../common/jk_connect.lo ../common/jk_msg_buff.lo ../common/jk_util.lo ../common/jk_ajp13.lo ../common/jk_pool.lo ../common/jk_worker.lo ../common/jk_ajp13_worker.lo ../common/jk_lb_worker.lo ../common/jk_sockbuf.lo ../common/jk_map.lo ../common/jk_uri_worker_map.lo ../common/jk_ajp14.lo ../common/jk_ajp14_worker.lo ../common/jk_md5.lo ../common/jk_shm.lo ../common/jk_ajp_common.lo ../common/jk_context.lo ../common/jk_url.lo ../common/jk_status.lo
> libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/mod_jk.o ../common/.libs/jk_ajp12_worker.o ../common/.libs/jk_connect.o ../common/.libs/jk_msg_buff.o ../common/.libs/jk_util.o ../common/.libs/jk_ajp13.o ../common/.libs/jk_pool.o ../common/.libs/jk_worker.o ../common/.libs/jk_ajp13_worker.o ../common/.libs/jk_lb_worker.o ../common/.libs/jk_sockbuf.o ../common/.libs/jk_map.o ../common/.libs/jk_uri_worker_map.o ../common/.libs/jk_ajp14.o ../common/.libs/jk_ajp14_worker.o ../common/.libs/jk_md5.o ../common/.libs/jk_shm.o ../common/.libs/jk_ajp_common.o ../common/.libs/jk_context.o ../common/.libs/jk_url.o ../common/.libs/jk_status.o    -g -O2 -fstack-protector-strong -g -O2 -fstack-protector-strong -g -O2 -fstack-protector-strong -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now 
> -Wl,-lpcre2-8 -Wl,-L/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0 -Wl,-z -Wl,relro   -Wl,-soname -Wl,mod_jk.so -o .libs/mod_jk.so
> libtool: link: x86_64-linux-gnu-ar cr .libs/mod_jk.a  mod_jk.o ../common/jk_ajp12_worker.o ../common/jk_connect.o ../common/jk_msg_buff.o ../common/jk_util.o ../common/jk_ajp13.o ../common/jk_pool.o ../common/jk_worker.o ../common/jk_ajp13_worker.o ../common/jk_lb_worker.o ../common/jk_sockbuf.o ../common/jk_map.o ../common/jk_uri_worker_map.o ../common/jk_ajp14.o ../common/jk_ajp14_worker.o ../common/jk_md5.o ../common/jk_shm.o ../common/jk_ajp_common.o ../common/jk_context.o ../common/jk_url.o ../common/jk_status.o
> libtool: link: x86_64-linux-gnu-ranlib .libs/mod_jk.a
> libtool: link: ( cd ".libs" && rm -f "mod_jk.la" && ln -s "../mod_jk.la" "mod_jk.la" )
> ../scripts/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1.0/build/libtool --no-silent' mod_jk.la `pwd`
> /usr/share/apr-1.0/build/libtool --no-silent --mode=install cp mod_jk.la /<<PKGBUILDDIR>>/native/apache-2.0/
> libtool: install: cp .libs/mod_jk.so /<<PKGBUILDDIR>>/native/apache-2.0/mod_jk.so
> libtool: install: cp .libs/mod_jk.lai /<<PKGBUILDDIR>>/native/apache-2.0/mod_jk.la
> libtool: install: cp .libs/mod_jk.a /<<PKGBUILDDIR>>/native/apache-2.0/mod_jk.a
> libtool: install: chmod 644 /<<PKGBUILDDIR>>/native/apache-2.0/mod_jk.a
> libtool: install: x86_64-linux-gnu-ranlib /<<PKGBUILDDIR>>/native/apache-2.0/mod_jk.a
> libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/native/apache-2.0'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/native'
> make[3]: Nothing to be done for 'all-am'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/native'
> target="all"; \
> list='common apache-2.0'; \
> for i in $list; do \
>     echo "Making $target in $i"; \
>     if test "$i" != "."; then \
>        (cd $i && make $target) || exit 1; \
>     fi; \
> done;
> Making all in common
> make[3]: Entering directory '/<<PKGBUILDDIR>>/native/common'
> make[3]: Nothing to be done for 'all'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/native/common'
> Making all in apache-2.0
> make[3]: Entering directory '/<<PKGBUILDDIR>>/native/apache-2.0'
> ../scripts/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1.0/build/libtool --no-silent' mod_jk.la `pwd`
> /usr/share/apr-1.0/build/libtool --no-silent --mode=install cp mod_jk.la /<<PKGBUILDDIR>>/native/apache-2.0/
> libtool: install: cp .libs/mod_jk.so /<<PKGBUILDDIR>>/native/apache-2.0/mod_jk.so
> libtool: install: cp .libs/mod_jk.lai /<<PKGBUILDDIR>>/native/apache-2.0/mod_jk.la
> libtool: install: cp .libs/mod_jk.a /<<PKGBUILDDIR>>/native/apache-2.0/mod_jk.a
> libtool: install: chmod 644 /<<PKGBUILDDIR>>/native/apache-2.0/mod_jk.a
> libtool: install: x86_64-linux-gnu-ranlib /<<PKGBUILDDIR>>/native/apache-2.0/mod_jk.a
> libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/native/apache-2.0'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/native'
> # Build the documentation
> cd xdocs && ant
> Buildfile: /<<PKGBUILDDIR>>/xdocs/build.xml
> 
> build-prepare:
> 
> build-static:
>      [copy] Copying 10 files to /<<PKGBUILDDIR>>/build/docs/images
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/printer
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/reference
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/reference/apache.xml to /<<PKGBUILDDIR>>/build/docs/reference/apache.html
>      [xslt] Loading stylesheet /<<PKGBUILDDIR>>/xdocs/tomcat-docs.xsl
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/reference/iis.xml to /<<PKGBUILDDIR>>/build/docs/reference/iis.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/reference/status.xml to /<<PKGBUILDDIR>>/build/docs/reference/status.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/reference/uriworkermap.xml to /<<PKGBUILDDIR>>/build/docs/reference/uriworkermap.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/reference/workers.xml to /<<PKGBUILDDIR>>/build/docs/reference/workers.html
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/reference/printer
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/common_howto
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/common_howto/loadbalancers.xml to /<<PKGBUILDDIR>>/build/docs/common_howto/loadbalancers.html
>      [xslt] Loading stylesheet /<<PKGBUILDDIR>>/xdocs/tomcat-docs.xsl
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/common_howto/proxy.xml to /<<PKGBUILDDIR>>/build/docs/common_howto/proxy.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/common_howto/quick.xml to /<<PKGBUILDDIR>>/build/docs/common_howto/quick.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/common_howto/timeouts.xml to /<<PKGBUILDDIR>>/build/docs/common_howto/timeouts.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/common_howto/workers.xml to /<<PKGBUILDDIR>>/build/docs/common_howto/workers.html
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/common_howto/printer
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/webserver_howto
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/webserver_howto/apache.xml to /<<PKGBUILDDIR>>/build/docs/webserver_howto/apache.html
>      [xslt] Loading stylesheet /<<PKGBUILDDIR>>/xdocs/tomcat-docs.xsl
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/webserver_howto/iis.xml to /<<PKGBUILDDIR>>/build/docs/webserver_howto/iis.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/webserver_howto/nes.xml to /<<PKGBUILDDIR>>/build/docs/webserver_howto/nes.html
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/webserver_howto/printer
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/ajp
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/ajp/ajpv13a.xml to /<<PKGBUILDDIR>>/build/docs/ajp/ajpv13a.html
>      [xslt] Loading stylesheet /<<PKGBUILDDIR>>/xdocs/tomcat-docs.xsl
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/ajp/ajpv13ext.xml to /<<PKGBUILDDIR>>/build/docs/ajp/ajpv13ext.html
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/ajp/printer
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/miscellaneous
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/miscellaneous/changelog.xml to /<<PKGBUILDDIR>>/build/docs/miscellaneous/changelog.html
>      [xslt] Loading stylesheet /<<PKGBUILDDIR>>/xdocs/tomcat-docs.xsl
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/miscellaneous/doccontrib.xml to /<<PKGBUILDDIR>>/build/docs/miscellaneous/doccontrib.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/miscellaneous/faq.xml to /<<PKGBUILDDIR>>/build/docs/miscellaneous/faq.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/miscellaneous/jkstatustasks.xml to /<<PKGBUILDDIR>>/build/docs/miscellaneous/jkstatustasks.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/miscellaneous/reporttools.xml to /<<PKGBUILDDIR>>/build/docs/miscellaneous/reporttools.html
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/miscellaneous/printer
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/news
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20041100.xml to /<<PKGBUILDDIR>>/build/docs/news/20041100.html
>      [xslt] Loading stylesheet /<<PKGBUILDDIR>>/xdocs/tomcat-docs.xsl
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20050101.xml to /<<PKGBUILDDIR>>/build/docs/news/20050101.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20060101.xml to /<<PKGBUILDDIR>>/build/docs/news/20060101.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20070301.xml to /<<PKGBUILDDIR>>/build/docs/news/20070301.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20081001.xml to /<<PKGBUILDDIR>>/build/docs/news/20081001.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20090301.xml to /<<PKGBUILDDIR>>/build/docs/news/20090301.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20100101.xml to /<<PKGBUILDDIR>>/build/docs/news/20100101.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20110701.xml to /<<PKGBUILDDIR>>/build/docs/news/20110701.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20120301.xml to /<<PKGBUILDDIR>>/build/docs/news/20120301.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20140201.xml to /<<PKGBUILDDIR>>/build/docs/news/20140201.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20150101.xml to /<<PKGBUILDDIR>>/build/docs/news/20150101.html
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/news/20160901.xml to /<<PKGBUILDDIR>>/build/docs/news/20160901.html
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs/news/printer
> 
> build-main:
>      [xslt] Transforming into /<<PKGBUILDDIR>>/build/docs
>      [xslt] Processing /<<PKGBUILDDIR>>/xdocs/index.xml to /<<PKGBUILDDIR>>/build/docs/index.html
>      [xslt] Loading stylesheet /<<PKGBUILDDIR>>/xdocs/tomcat-docs.xsl
> 
> BUILD SUCCESSFUL
> Total time: 2 seconds
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    create-stamp debian/debhelper-build-stamp
>    dh_testroot -O--sourcedirectory=native
>    dh_prep -O--sourcedirectory=native
>    debian/rules override_dh_auto_install
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Do nothing here to prevent a FTBFS.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_install
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mv /<<PKGBUILDDIR>>/conf/httpd-jk.conf /<<PKGBUILDDIR>>/conf/jk.conf
> mv: cannot stat '/<<PKGBUILDDIR>>/conf/httpd-jk.conf': No such file or directory
> make[1]: *** [debian/rules:27: override_dh_install] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:7: binary] Error 2
> dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/16/libapache-mod-jk_1.2.48-2_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the pkg-java-maintainers mailing list