[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#622049: apache2: FTBFS: ab.c:2215: undefined reference to `SSLv2_client_method'



Source: apache2
Version: 2.2.17-2
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20110408 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/server/mpm/experimental/itk -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/dav/main -fPIE -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/server/buildmark.c
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o apache2  modules.lo buildmark.o -export-dynamic server/libmain.la modules/loggers/libmod_log_config.la modules/loggers/libmod_logio.la modules/http/libmod_http.la modules/mappers/libmod_so.la server/mpm/experimental/itk/libitk.la os/unix/libos.la -lcap -lm -L/usr/lib -lpcre /usr/lib/libaprutil-1.la -ldb /usr/lib/libapr-1.la 
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o suexec suexec.lo
> make[2]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/event'
> make[1]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/event'
> + ./apache2 -l
> + grep -v event
> touch mpm-event
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o suexec-custom suexec-custom.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o libmain.la -static  test_char.h config.lo log.lo main.lo vhost.lo util.lo util_script.lo util_md5.lo util_cfgtree.lo util_ebcdic.lo util_time.lo connection.lo listen.lo mpm_common.lo util_charset.lo util_debug.lo util_xml.lo util_filter.lo util_pcre.lo exports.lo scoreboard.lo error_bucket.lo protocol.lo core.lo request.lo provider.lo eoc_bucket.lo core_filters.lo  
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2    -Wl,--as-needed -Wl,-z,relro    -o mod_suexec.la -rpath /usr/lib/apache2/modules -module -avoid-version  mod_suexec.lo 
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/support'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server'
> make[2]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server'
> Making all in modules
> make[2]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules'
> Making all in aaa
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/aaa'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/aaa'
> Making all in cache
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/cache'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/cache'
> Making all in database
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/database'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/database'
> Making all in debug
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/debug'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/debug'
> Making all in filters
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/filters'
> make[5]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/generators'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/filters'
> make[4]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/generators'
> Making all in ldap
> make[4]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/mappers'
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/ldap'
> make[4]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules/mappers'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/modules'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/ldap'
> Making all in loggers
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/support'
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/loggers'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk/support'
> 
> make[4]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/loggers'
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/loggers/mod_log_config.c && touch mod_log_config.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/loggers/mod_logio.c && touch mod_logio.lo
> make[2]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk'
> make[1]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/itk'
> + ./apache2 -l
> + grep -v itk
> touch mpm-itk
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -static    -Wl,--as-needed -Wl,-z,relro -o libmod_logio.la mod_logio.lo 
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -static    -Wl,--as-needed -Wl,-z,relro -o libmod_log_config.la mod_log_config.lo 
> make[4]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/loggers'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/loggers'
> Making all in metadata
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/metadata'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/metadata'
> Making all in proxy
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/proxy'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/proxy'
> Making all in ssl
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/ssl'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/ssl'
> Making all in http
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/http'
> make[4]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/http'
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http/http_core.c && touch http_core.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http/http_protocol.c && touch http_protocol.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http/http_request.c && touch http_request.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http/http_filters.c && touch http_filters.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http/chunk_filter.c && touch chunk_filter.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http/byterange_filter.c && touch byterange_filter.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http/http_etag.c && touch http_etag.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -static    -Wl,--as-needed -Wl,-z,relro -o libmod_http.la http_core.lo http_protocol.lo http_request.lo http_filters.lo chunk_filter.lo byterange_filter.lo http_etag.lo 
> make[4]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/http'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/http'
> Making all in dav/main
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/dav/main'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/dav/main'
> Making all in generators
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/generators'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/generators'
> Making all in dav/fs
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/dav/fs'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/dav/fs'
> Making all in dav/lock
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/dav/lock'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/dav/lock'
> Making all in mappers
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/mappers'
> make[4]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/mappers'
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers/mod_so.c && touch mod_so.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -static    -Wl,--as-needed -Wl,-z,relro -o libmod_so.la mod_so.lo 
> make[4]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/mappers'
> make[3]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules/mappers'
> make[2]: Leaving directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/modules'
> Making all in support
> make[2]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/support'
> make[3]: Entering directory `/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/support'
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/htpasswd.c && touch htpasswd.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/htdigest.c && touch htdigest.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/rotatelogs.c && touch rotatelogs.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/logresolve.c && touch logresolve.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/ab.c && touch ab.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/checkgid.c && touch checkgid.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/htdbm.c && touch htdbm.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/htcacheclean.c && touch htcacheclean.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=compile x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE    -I. -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/os/unix -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/server/mpm/worker -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/http -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/filters -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/include -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/mappers -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/database -I/usr/include/apr-1.0 -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/debian/build-tree/worker/server -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/proxy/../generators -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/ssl -I/build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/modules/dav/main -fPIE -prefer-non-pic -static -c /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/httxt2dbm.c && touch httxt2dbm.lo
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o checkgid  checkgid.lo   -lm -L/usr/lib -lpcre /usr/lib/libaprutil-1.la -ldb /usr/lib/libapr-1.la
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o htdigest  htdigest.lo   -lm -L/usr/lib -lpcre /usr/lib/libaprutil-1.la -ldb /usr/lib/libapr-1.la
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o rotatelogs  rotatelogs.lo   -lm -L/usr/lib -lpcre /usr/lib/libaprutil-1.la -ldb /usr/lib/libapr-1.la
> /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/ab.c: In function 'main':
> /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/ab.c:2215:21: warning: implicit declaration of function 'SSLv2_client_method'
> /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/ab.c:2215:26: warning: assignment makes pointer from integer without a cast
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o logresolve  logresolve.lo   -lm -L/usr/lib -lpcre /usr/lib/libaprutil-1.la -ldb /usr/lib/libapr-1.la
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o httxt2dbm  httxt2dbm.lo   -lm -L/usr/lib -lpcre /usr/lib/libaprutil-1.la -ldb /usr/lib/libapr-1.la
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o htpasswd -lcrypt htpasswd.lo   -lm -L/usr/lib -lpcre /usr/lib/libaprutil-1.la -ldb /usr/lib/libapr-1.la
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o htdbm -lcrypt htdbm.lo   -lm -L/usr/lib -lpcre /usr/lib/libaprutil-1.la -ldb /usr/lib/libapr-1.la
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o htcacheclean  htcacheclean.lo   -lm -L/usr/lib -lpcre /usr/lib/libaprutil-1.la -ldb /usr/lib/libapr-1.la
> /usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2 -pie    -Wl,--as-needed -Wl,-z,relro -o ab  ab.lo   -lm -L/usr/lib -lpcre /usr/lib/libaprutil-1.la -ldb /usr/lib/libapr-1.la -lssl -lcrypto
> ab.o: In function `main':
> /build/user-apache2_2.2.17-2-amd64-n1VZGt/apache2-2.2.17/support/ab.c:2215: undefined reference to `SSLv2_client_method'
> collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/04/08/apache2_2.2.17-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



Reply to: