[Erp5-report] ERP5Appliance212 r41482 : 1 Tests, 0 Errors, 1 Failures, 0 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Dec 16 08:27:56 CET 2010


Test Suite: ERP5Appliance212
Revision: 41482
Result: FAIL

All tests: 1
Failures: 1
Errors: 0
Skips: 0



The following tests failed:

  ERP5Appliance212                                   (1 failures)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 136 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20101216/e4e4afca/attachment-0001.diff>
-------------- next part --------------
Detected distribution:
openSUSE 11.2 (x86_64)
VERSION = 11.2
Revision: 41482

x86_64 gcc:4.4.1 py:2.6.2 libc:2.10.1
openSUSE 11.2 (x86_64)
VERSION = 11.2

...[truncated]... 

Making install in srclib
make[1]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib'
Making install in apr
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/build/mkdir.sh /home/luke/apptest/run/software/parts/apache/lib /home/luke/apptest/run/software/parts/apache/bin /home/luke/apptest/run/software/parts/apache/build \
		     /home/luke/apptest/run/software/parts/apache/lib/pkgconfig /home/luke/apptest/run/software/parts/apache/include
mkdir /home/luke/apptest/run/software/parts/apache/lib
mkdir /home/luke/apptest/run/software/parts/apache/bin
mkdir /home/luke/apptest/run/software/parts/apache/build
mkdir /home/luke/apptest/run/software/parts/apache/lib/pkgconfig
mkdir /home/luke/apptest/run/software/parts/apache/include
/usr/bin/install -c -m 644 /home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/include/apr.h /home/luke/apptest/run/software/parts/apache/include
for f in /home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/include/apr_*.h; do \
	    /usr/bin/install -c -m 644 ${f} /home/luke/apptest/run/software/parts/apache/include; \
	done
/bin/sh /home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --mode=install /usr/bin/install -c -m 755 libapr-1.la /home/luke/apptest/run/software/parts/apache/lib
/usr/bin/install -c -m 755 .libs/libapr-1.so.0.4.2 /home/luke/apptest/run/software/parts/apache/lib/libapr-1.so.0.4.2
(cd /home/luke/apptest/run/software/parts/apache/lib && { ln -s -f libapr-1.so.0.4.2 libapr-1.so.0 || { rm -f libapr-1.so.0 && ln -s libapr-1.so.0.4.2 libapr-1.so.0; }; })
(cd /home/luke/apptest/run/software/parts/apache/lib && { ln -s -f libapr-1.so.0.4.2 libapr-1.so || { rm -f libapr-1.so && ln -s libapr-1.so.0.4.2 libapr-1.so; }; })
/usr/bin/install -c -m 755 .libs/libapr-1.lai /home/luke/apptest/run/software/parts/apache/lib/libapr-1.la
/usr/bin/install -c -m 755 .libs/libapr-1.a /home/luke/apptest/run/software/parts/apache/lib/libapr-1.a
chmod 644 /home/luke/apptest/run/software/parts/apache/lib/libapr-1.a
ranlib /home/luke/apptest/run/software/parts/apache/lib/libapr-1.a
PATH="$PATH:/sbin" ldconfig -n /home/luke/apptest/run/software/parts/apache/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/luke/apptest/run/software/parts/apache/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/install -c -m 644 apr.exp /home/luke/apptest/run/software/parts/apache/lib/apr.exp
/usr/bin/install -c -m 644 apr.pc /home/luke/apptest/run/software/parts/apache/lib/pkgconfig/apr-1.pc
for f in libtool shlibtool; do \
	    if test -f ${f}; then /usr/bin/install -c -m 755 ${f} /home/luke/apptest/run/software/parts/apache/build; fi; \
	done
/usr/bin/install -c -m 755 /home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/build/mkdir.sh /home/luke/apptest/run/software/parts/apache/build
for f in make_exports.awk make_var_export.awk; do \
	    /usr/bin/install -c -m 644 /home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/build/${f} /home/luke/apptest/run/software/parts/apache/build; \
	done
/usr/bin/install -c -m 644 build/apr_rules.out /home/luke/apptest/run/software/parts/apache/build/apr_rules.mk
/usr/bin/install -c -m 755 apr-config.out /home/luke/apptest/run/software/parts/apache/bin/apr-1-config
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr'
Making install in apr-util
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr-util'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/build/mkdir.sh /home/luke/apptest/run/software/parts/apache/lib/apr-util-1
mkdir /home/luke/apptest/run/software/parts/apache/lib/apr-util-1
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr-util'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr-util'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/build/mkdir.sh /home/luke/apptest/run/software/parts/apache/include /home/luke/apptest/run/software/parts/apache/lib/pkgconfig \
		     /home/luke/apptest/run/software/parts/apache/lib /home/luke/apptest/run/software/parts/apache/bin
for f in /home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr-util/include/*.h /home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr-util/include/*.h; do \
		/usr/bin/install -c -m 644 ${f} /home/luke/apptest/run/software/parts/apache/include; \
	done
/usr/bin/install -c -m 644 apr-util.pc /home/luke/apptest/run/software/parts/apache/lib/pkgconfig/apr-util-1.pc
list=''; for i in $list; do \
		( cd $i ; make DESTDIR= install ); \
	done
/bin/sh /home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --mode=install /usr/bin/install -c -m 755 libaprutil-1.la /home/luke/apptest/run/software/parts/apache/lib
libtool: install: warning: relinking `libaprutil-1.la'
(cd /home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr-util; /bin/sh /home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool  --silent --mode=relink gcc -pthread -I/home/luke/apptest/run/software/parts/libuuid/include -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr-util/include -I/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr-util/include/private -I/home/luke/apptest/run/software/parts/sqlite3/include -I/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/include -I/home/luke/apptest/run/software/parts/libexpat/include -version-info 3:10:3 -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/zlib/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/openssl/lib -L/home/luke/apptest/run/software/parts/libuuid/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/libuuid/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/libexpat/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/pcre/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/sqlite3/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/gdbm/lib -o libaprutil-1.la -rpath /home/luke/apptest/run/software/parts/apache/lib buckets/apr_buckets_eos.lo buckets/apr_buckets_flush.lo buckets/apr_buckets_pool.lo buckets/apr_buckets_socket.lo buckets/apr_buckets_alloc.lo buckets/apr_buckets_mmap.lo buckets/apr_buckets_pipe.lo buckets/apr_buckets_heap.lo buckets/apr_buckets_refcount.lo buckets/apr_buckets.lo buckets/apr_buckets_simple.lo buckets/apr_brigade.lo buckets/apr_buckets_file.lo crypto/getuuid.lo crypto/apr_md5.lo crypto/apr_sha1.lo crypto/uuid.lo crypto/apr_md4.lo dbm/apr_dbm_sdbm.lo dbm/apr_dbm.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_pair.lo dbm/sdbm/sdbm_hash.lo encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_stub.lo ldap/apr_ldap_url.lo misc/apu_dso.lo misc/apr_thread_pool.lo misc/apr_date.lo misc/apr_queue.lo misc/apu_version.lo misc/apr_reslist.lo misc/apr_rmm.lo memcache/apr_memcache.lo uri/apr_uri.lo xml/apr_xml.lo strmatch/apr_strmatch.lo xlate/xlate.lo dbd/apr_dbd.lo -luuid -lrt -lcrypt -lpthread -ldl -L/home/luke/apptest/run/software/parts/libexpat/lib -lexpat /home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl )  
/usr/bin/install -c -m 755 .libs/libaprutil-1.so.0.3.10T /home/luke/apptest/run/software/parts/apache/lib/libaprutil-1.so.0.3.10
(cd /home/luke/apptest/run/software/parts/apache/lib && { ln -s -f libaprutil-1.so.0.3.10 libaprutil-1.so.0 || { rm -f libaprutil-1.so.0 && ln -s libaprutil-1.so.0.3.10 libaprutil-1.so.0; }; })
(cd /home/luke/apptest/run/software/parts/apache/lib && { ln -s -f libaprutil-1.so.0.3.10 libaprutil-1.so || { rm -f libaprutil-1.so && ln -s libaprutil-1.so.0.3.10 libaprutil-1.so; }; })
/usr/bin/install -c -m 755 .libs/libaprutil-1.lai /home/luke/apptest/run/software/parts/apache/lib/libaprutil-1.la
/usr/bin/install -c -m 755 .libs/libaprutil-1.a /home/luke/apptest/run/software/parts/apache/lib/libaprutil-1.a
chmod 644 /home/luke/apptest/run/software/parts/apache/lib/libaprutil-1.a
ranlib /home/luke/apptest/run/software/parts/apache/lib/libaprutil-1.a
PATH="$PATH:/sbin" ldconfig -n /home/luke/apptest/run/software/parts/apache/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/luke/apptest/run/software/parts/apache/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/install -c -m 644 aprutil.exp /home/luke/apptest/run/software/parts/apache/lib
/usr/bin/install -c -m 755 apu-config.out /home/luke/apptest/run/software/parts/apache/bin/apu-1-config
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr-util'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib'
Making install in os
make[1]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os'
Making install in unix
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os/unix'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os/unix'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os/unix'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os/unix'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os'
Making install in server
make[1]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server'
Making install in mpm
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm'
Making install in prefork
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm/prefork'
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm/prefork'
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm/prefork'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm/prefork'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server'
Making install in modules
make[1]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules'
Making install in aaa
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/aaa'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/aaa'
mkdir /home/luke/apptest/run/software/parts/apache/modules
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authn_file.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authn_dbm.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authn_anon.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authn_dbd.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authn_default.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authn_alias.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authz_host.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authz_groupfile.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authz_user.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authz_dbm.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authz_owner.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_authz_default.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_auth_basic.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_auth_digest.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/aaa'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/aaa'
Making install in cache
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/cache'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/cache'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_cache.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_disk_cache.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/cache'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/cache'
Making install in database
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/database'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/database'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_dbd.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/database'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/database'
Making install in debug
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/debug'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/debug'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_bucketeer.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_dumpio.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/debug'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/debug'
Making install in echo
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/echo'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/echo'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_echo.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/echo'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/echo'
Making install in experimental
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/experimental'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/experimental'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_case_filter.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_case_filter_in.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/experimental'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/experimental'
Making install in filters
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/filters'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/filters'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_reqtimeout.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_ext_filter.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_include.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_filter.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_substitute.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_charset_lite.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_deflate.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/filters'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/filters'
Making install in loggers
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/loggers'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/loggers'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_log_config.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_log_forensic.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_logio.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/loggers'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/loggers'
Making install in metadata
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/metadata'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/metadata'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_env.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_mime_magic.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_cern_meta.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_expires.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_headers.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_ident.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_usertrack.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_unique_id.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_setenvif.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_version.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/metadata'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/metadata'
Making install in proxy
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/proxy'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/proxy'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_proxy.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_proxy_connect.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_proxy_ftp.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_proxy_http.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_proxy_scgi.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_proxy_ajp.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_proxy_balancer.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/proxy'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/proxy'
Making install in ssl
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/ssl'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/ssl'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_ssl.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/ssl'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/ssl'
Making install in test
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/test'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/test'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_optional_hook_export.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_optional_hook_import.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_optional_fn_import.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_optional_fn_export.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/test'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/test'
Making install in http
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/http'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/http'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_mime.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/http'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/http'
Making install in dav/main
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/main'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/main'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_dav.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/main'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/main'
Making install in generators
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/generators'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/generators'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_status.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_autoindex.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_asis.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_info.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_cgi.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_cgid.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/generators'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/generators'
Making install in dav/fs
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/fs'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/fs'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_dav_fs.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/fs'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/fs'
Making install in mappers
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/mappers'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/mappers'
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_vhost_alias.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_negotiation.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_dir.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_imagemap.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_actions.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_speling.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_userdir.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_alias.la /home/luke/apptest/run/software/parts/apache/modules/
/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/srclib/apr/libtool --silent --mode=install cp mod_rewrite.la /home/luke/apptest/run/software/parts/apache/modules/
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/mappers'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/mappers'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules'
Making install in support
make[1]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/support'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/support'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/support'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/support'
make[1]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17'

make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os/unix'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os/unix'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/os'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm'
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm/prefork'
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm/prefork'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server/mpm'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/server'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/aaa'
Building shared: mod_authn_file.la mod_authn_dbm.la mod_authn_anon.la mod_authn_dbd.la mod_authn_default.la mod_authn_alias.la mod_authz_host.la mod_authz_groupfile.la mod_authz_user.la mod_authz_dbm.la mod_authz_owner.la mod_authz_default.la mod_auth_basic.la mod_auth_digest.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/aaa'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/aaa'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/aaa'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/cache'
Building shared: mod_cache.la mod_disk_cache.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/cache'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/cache'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/cache'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/database'
Building shared: mod_dbd.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/database'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/database'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/database'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/debug'
Building shared: mod_bucketeer.la mod_dumpio.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/debug'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/debug'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/debug'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/echo'
Building shared: mod_echo.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/echo'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/echo'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/echo'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/experimental'
Building shared: mod_case_filter.la mod_case_filter_in.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/experimental'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/experimental'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/experimental'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/filters'
Building shared: mod_reqtimeout.la mod_ext_filter.la mod_include.la mod_filter.la mod_substitute.la mod_charset_lite.la mod_deflate.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/filters'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/filters'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/filters'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/loggers'
Building shared: mod_log_config.la mod_log_forensic.la mod_logio.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/loggers'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/loggers'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/loggers'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/metadata'
Building shared: mod_env.la mod_mime_magic.la mod_cern_meta.la mod_expires.la mod_headers.la mod_ident.la mod_usertrack.la mod_unique_id.la mod_setenvif.la mod_version.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/metadata'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/metadata'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/metadata'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/proxy'
Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la mod_proxy_http.la mod_proxy_scgi.la mod_proxy_ajp.la mod_proxy_balancer.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/proxy'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/proxy'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/proxy'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/ssl'
Building shared: mod_ssl.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/ssl'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/ssl'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/ssl'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/test'
Building shared: mod_optional_hook_export.la mod_optional_hook_import.la mod_optional_fn_import.la mod_optional_fn_export.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/test'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/test'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/test'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/http'
Building shared: mod_mime.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/http'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/http'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/http'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/main'
Building shared: mod_dav.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/main'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/main'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/main'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/generators'
Building shared: mod_status.la mod_autoindex.la mod_asis.la mod_info.la mod_cgi.la mod_cgid.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/generators'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/generators'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/generators'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/fs'
Building shared: mod_dav_fs.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/fs'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/fs'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/dav/fs'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/mappers'
Building shared: mod_vhost_alias.la mod_negotiation.la mod_dir.la mod_imagemap.la mod_actions.la mod_speling.la mod_userdir.la mod_alias.la mod_rewrite.la
make[4]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/mappers'
make[4]: Nothing to be done for `local-shared-build'.
make[4]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/mappers'
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules/mappers'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/modules'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/support'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17/support'

Installing configuration files
mkdir /home/luke/apptest/run/software/parts/apache/conf
mkdir /home/luke/apptest/run/software/parts/apache/conf/extra
mkdir /home/luke/apptest/run/software/parts/apache/conf/original
mkdir /home/luke/apptest/run/software/parts/apache/conf/original/extra
Installing HTML documents
mkdir /home/luke/apptest/run/software/parts/apache/htdocs
Installing error documents
mkdir /home/luke/apptest/run/software/parts/apache/error
Installing icons
mkdir /home/luke/apptest/run/software/parts/apache/icons
mkdir /home/luke/apptest/run/software/parts/apache/logs
Installing CGIs
mkdir /home/luke/apptest/run/software/parts/apache/cgi-bin
Installing header files
Installing build system files
Installing man pages and online manual
mkdir /home/luke/apptest/run/software/parts/apache/man
mkdir /home/luke/apptest/run/software/parts/apache/man/man1
mkdir /home/luke/apptest/run/software/parts/apache/man/man8
mkdir /home/luke/apptest/run/software/parts/apache/manual
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/apache__compile__/httpd-2.2.17'
Unused options for apache: 'md5sum'.
Installing file.
file: [ENV] CPPFLAGS = -I/home/luke/apptest/run/software/parts/zlib/include
file: [ENV] LDFLAGS = -L/home/luke/apptest/run/software/parts/zlib/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/zlib/lib
Downloading ftp://ftp.astron.com/pub/file/file-5.04.tar.gz
file: Extracting package to /home/luke/apptest/run/software/parts/file__compile__
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for builtin ELF support... yes
checking for ELF core file support... yes
checking for file formats in man section 5... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking whether sys/types.h defines makedev... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdint.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... no
checking for struct tm.tm_zone... no
checking for tm_zone in struct tm... yes
checking for tzname... yes
checking for tm_isdst in struct tm... yes
checking for daylight... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for mbstate_t... yes
checking for struct option in getopt... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for int32_t... yes
checking for uint64_t... yes
checking for int64_t... yes
checking for long long... yes
checking size of long long... 8
checking for gcc compiler warnings... yes
checking for mmap... yes
checking for strerror... yes
checking for strndup... yes
checking for strtoul... yes
checking for mbrtowc... yes
checking for mkstemp... yes
checking for utimes... yes
checking for utime... yes
checking for wcwidth... yes
checking for strtof... yes
checking for getopt_long... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for strlcpy... no
checking for strlcat... no
checking for gzopen in -lz... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating magic/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating python/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04'
Making all in src
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT magic.lo -MD -MP -MF .deps/magic.Tpo -c -o magic.lo magic.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT magic.lo -MD -MP -MF .deps/magic.Tpo -c magic.c  -fPIC -DPIC -o .libs/magic.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT magic.lo -MD -MP -MF .deps/magic.Tpo -c magic.c -o magic.o >/dev/null 2>&1
mv -f .deps/magic.Tpo .deps/magic.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT apprentice.lo -MD -MP -MF .deps/apprentice.Tpo -c -o apprentice.lo apprentice.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT apprentice.lo -MD -MP -MF .deps/apprentice.Tpo -c apprentice.c  -fPIC -DPIC -o .libs/apprentice.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT apprentice.lo -MD -MP -MF .deps/apprentice.Tpo -c apprentice.c -o apprentice.o >/dev/null 2>&1
mv -f .deps/apprentice.Tpo .deps/apprentice.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT softmagic.lo -MD -MP -MF .deps/softmagic.Tpo -c -o softmagic.lo softmagic.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT softmagic.lo -MD -MP -MF .deps/softmagic.Tpo -c softmagic.c  -fPIC -DPIC -o .libs/softmagic.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT softmagic.lo -MD -MP -MF .deps/softmagic.Tpo -c softmagic.c -o softmagic.o >/dev/null 2>&1
mv -f .deps/softmagic.Tpo .deps/softmagic.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT ascmagic.lo -MD -MP -MF .deps/ascmagic.Tpo -c -o ascmagic.lo ascmagic.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT ascmagic.lo -MD -MP -MF .deps/ascmagic.Tpo -c ascmagic.c  -fPIC -DPIC -o .libs/ascmagic.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT ascmagic.lo -MD -MP -MF .deps/ascmagic.Tpo -c ascmagic.c -o ascmagic.o >/dev/null 2>&1
mv -f .deps/ascmagic.Tpo .deps/ascmagic.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c -o encoding.lo encoding.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c  -fPIC -DPIC -o .libs/encoding.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -o encoding.o >/dev/null 2>&1
mv -f .deps/encoding.Tpo .deps/encoding.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c  -fPIC -DPIC -o .libs/compress.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o >/dev/null 2>&1
mv -f .deps/compress.Tpo .deps/compress.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT is_tar.lo -MD -MP -MF .deps/is_tar.Tpo -c -o is_tar.lo is_tar.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT is_tar.lo -MD -MP -MF .deps/is_tar.Tpo -c is_tar.c  -fPIC -DPIC -o .libs/is_tar.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT is_tar.lo -MD -MP -MF .deps/is_tar.Tpo -c is_tar.c -o is_tar.o >/dev/null 2>&1
mv -f .deps/is_tar.Tpo .deps/is_tar.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT readelf.lo -MD -MP -MF .deps/readelf.Tpo -c -o readelf.lo readelf.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT readelf.lo -MD -MP -MF .deps/readelf.Tpo -c readelf.c  -fPIC -DPIC -o .libs/readelf.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT readelf.lo -MD -MP -MF .deps/readelf.Tpo -c readelf.c -o readelf.o >/dev/null 2>&1
mv -f .deps/readelf.Tpo .deps/readelf.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c  -fPIC -DPIC -o .libs/print.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o >/dev/null 2>&1
mv -f .deps/print.Tpo .deps/print.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT fsmagic.lo -MD -MP -MF .deps/fsmagic.Tpo -c -o fsmagic.lo fsmagic.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT fsmagic.lo -MD -MP -MF .deps/fsmagic.Tpo -c fsmagic.c  -fPIC -DPIC -o .libs/fsmagic.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT fsmagic.lo -MD -MP -MF .deps/fsmagic.Tpo -c fsmagic.c -o fsmagic.o >/dev/null 2>&1
mv -f .deps/fsmagic.Tpo .deps/fsmagic.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c -o funcs.lo funcs.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c funcs.c  -fPIC -DPIC -o .libs/funcs.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c funcs.c -o funcs.o >/dev/null 2>&1
mv -f .deps/funcs.Tpo .deps/funcs.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT apptype.lo -MD -MP -MF .deps/apptype.Tpo -c -o apptype.lo apptype.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT apptype.lo -MD -MP -MF .deps/apptype.Tpo -c apptype.c  -fPIC -DPIC -o .libs/apptype.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT apptype.lo -MD -MP -MF .deps/apptype.Tpo -c apptype.c -o apptype.o >/dev/null 2>&1
mv -f .deps/apptype.Tpo .deps/apptype.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT cdf.lo -MD -MP -MF .deps/cdf.Tpo -c -o cdf.lo cdf.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT cdf.lo -MD -MP -MF .deps/cdf.Tpo -c cdf.c  -fPIC -DPIC -o .libs/cdf.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT cdf.lo -MD -MP -MF .deps/cdf.Tpo -c cdf.c -o cdf.o >/dev/null 2>&1
mv -f .deps/cdf.Tpo .deps/cdf.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT cdf_time.lo -MD -MP -MF .deps/cdf_time.Tpo -c -o cdf_time.lo cdf_time.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT cdf_time.lo -MD -MP -MF .deps/cdf_time.Tpo -c cdf_time.c  -fPIC -DPIC -o .libs/cdf_time.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT cdf_time.lo -MD -MP -MF .deps/cdf_time.Tpo -c cdf_time.c -o cdf_time.o >/dev/null 2>&1
mv -f .deps/cdf_time.Tpo .deps/cdf_time.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT readcdf.lo -MD -MP -MF .deps/readcdf.Tpo -c -o readcdf.lo readcdf.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT readcdf.lo -MD -MP -MF .deps/readcdf.Tpo -c readcdf.c  -fPIC -DPIC -o .libs/readcdf.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT readcdf.lo -MD -MP -MF .deps/readcdf.Tpo -c readcdf.c -o readcdf.o >/dev/null 2>&1
mv -f .deps/readcdf.Tpo .deps/readcdf.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o >/dev/null 2>&1
mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.lo strlcat.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c  -fPIC -DPIC -o .libs/strlcat.o
 gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/home/luke/apptest/run/software/parts/file/share/misc/magic\" -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -o strlcat.o >/dev/null 2>&1
mv -f .deps/strlcat.Tpo .deps/strlcat.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -no-undefined -version-info 1:0:0 -L/home/luke/apptest/run/software/parts/zlib/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/zlib/lib -o libmagic.la -rpath /home/luke/apptest/run/software/parts/file/lib magic.lo apprentice.lo softmagic.lo ascmagic.lo encoding.lo compress.lo is_tar.lo readelf.lo print.lo fsmagic.lo funcs.lo apptype.lo cdf.lo cdf_time.lo readcdf.lo strlcpy.lo strlcat.lo -lz 
gcc -shared  .libs/magic.o .libs/apprentice.o .libs/softmagic.o .libs/ascmagic.o .libs/encoding.o .libs/compress.o .libs/is_tar.o .libs/readelf.o .libs/print.o .libs/fsmagic.o .libs/funcs.o .libs/apptype.o .libs/cdf.o .libs/cdf_time.o .libs/readcdf.o .libs/strlcpy.o .libs/strlcat.o  -L/home/luke/apptest/run/software/parts/zlib/lib -lz  -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/zlib/lib -Wl,-soname -Wl,libmagic.so.1 -o .libs/libmagic.so.1.0.0
(cd .libs && rm -f libmagic.so.1 && ln -s libmagic.so.1.0.0 libmagic.so.1)
(cd .libs && rm -f libmagic.so && ln -s libmagic.so.1.0.0 libmagic.so)
ar cru .libs/libmagic.a  magic.o apprentice.o softmagic.o ascmagic.o encoding.o compress.o is_tar.o readelf.o print.o fsmagic.o funcs.o apptype.o cdf.o cdf_time.o readcdf.o strlcpy.o strlcat.o
ranlib .libs/libmagic.a
creating libmagic.la
(cd .libs && rm -f libmagic.la && ln -s ../libmagic.la libmagic.la)
gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/home/luke/apptest/run/software/parts/file/share/misc/magic"' -I/home/luke/apptest/run/software/parts/zlib/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
mv -f .deps/file.Tpo .deps/file.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2  -L/home/luke/apptest/run/software/parts/zlib/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/zlib/lib -o file file.o libmagic.la -lz 
gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/zlib/lib -o .libs/file file.o  -L/home/luke/apptest/run/software/parts/zlib/lib ./.libs/libmagic.so -lz  -Wl,--rpath -Wl,/home/luke/apptest/run/software/parts/file/lib
creating file
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/src'
Making all in magic
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/magic'
../src/file -C -m magic
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/magic'
Making all in tests
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/tests'
Making all in doc
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/doc'
sed -e s at __CSECTION__@1 at g \
	    -e s at __FSECTION__@4 at g \
	    -e s at __VERSION__@5.04 at g \
	    -e s at __MAGIC__@/home/luke/apptest/run/software/parts/file/share/misc/magic at g ./file.man > file.1
sed -e s at __CSECTION__@1 at g \
	    -e s at __FSECTION__@4 at g \
	    -e s at __VERSION__@5.04 at g \
	    -e s at __MAGIC__@/home/luke/apptest/run/software/parts/file/share/misc/magic at g ./magic.man > magic.4
sed -e s at __CSECTION__@1 at g \
	    -e s at __FSECTION__@4 at g \
	    -e s at __VERSION__@5.04 at g \
	    -e s at __MAGIC__@/home/luke/apptest/run/software/parts/file/share/misc/magic at g ./libmagic.man > libmagic.3
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/doc'
Making all in python
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/python'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/python'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04'
Making install in src
make[1]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/src'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/src'
test -z "/home/luke/apptest/run/software/parts/file/lib" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/file/lib"
 /bin/sh ../libtool --mode=install /usr/bin/install -c  'libmagic.la' '/home/luke/apptest/run/software/parts/file/lib/libmagic.la'
/usr/bin/install -c .libs/libmagic.so.1.0.0 /home/luke/apptest/run/software/parts/file/lib/libmagic.so.1.0.0
(cd /home/luke/apptest/run/software/parts/file/lib && { ln -s -f libmagic.so.1.0.0 libmagic.so.1 || { rm -f libmagic.so.1 && ln -s libmagic.so.1.0.0 libmagic.so.1; }; })
(cd /home/luke/apptest/run/software/parts/file/lib && { ln -s -f libmagic.so.1.0.0 libmagic.so || { rm -f libmagic.so && ln -s libmagic.so.1.0.0 libmagic.so; }; })
/usr/bin/install -c .libs/libmagic.lai /home/luke/apptest/run/software/parts/file/lib/libmagic.la
/usr/bin/install -c .libs/libmagic.a /home/luke/apptest/run/software/parts/file/lib/libmagic.a
chmod 644 /home/luke/apptest/run/software/parts/file/lib/libmagic.a
ranlib /home/luke/apptest/run/software/parts/file/lib/libmagic.a
PATH="$PATH:/sbin" ldconfig -n /home/luke/apptest/run/software/parts/file/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/luke/apptest/run/software/parts/file/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/home/luke/apptest/run/software/parts/file/bin" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/file/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'file' '/home/luke/apptest/run/software/parts/file/bin/file'
/usr/bin/install -c .libs/file /home/luke/apptest/run/software/parts/file/bin/file
test -z "/home/luke/apptest/run/software/parts/file/include" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/file/include"
 /usr/bin/install -c -m 644 'magic.h' '/home/luke/apptest/run/software/parts/file/include/magic.h'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/src'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/src'
Making install in magic
make[1]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/magic'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/magic'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/luke/apptest/run/software/parts/file/share/misc" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/file/share/misc"
 /usr/bin/install -c -m 644 'magic.mgc' '/home/luke/apptest/run/software/parts/file/share/misc/magic.mgc'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/magic'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/magic'
Making install in tests
make[1]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/tests'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/tests'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/tests'
Making install in doc
make[1]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/doc'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/home/luke/apptest/run/software/parts/file/share/man/man1" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/file/share/man/man1"
 /usr/bin/install -c -m 644 './file.1' '/home/luke/apptest/run/software/parts/file/share/man/man1/file.1'
test -z "/home/luke/apptest/run/software/parts/file/share/man/man3" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/file/share/man/man3"
 /usr/bin/install -c -m 644 './libmagic.3' '/home/luke/apptest/run/software/parts/file/share/man/man3/libmagic.3'
test -z "/home/luke/apptest/run/software/parts/file/share/man/man4" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/file/share/man/man4"
 /usr/bin/install -c -m 644 './magic.4' '/home/luke/apptest/run/software/parts/file/share/man/man4/magic.4'
test -z "/home/luke/apptest/run/software/parts/file/share/man/man5" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/file/share/man/man5"
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/doc'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/doc'
Making install in python
make[1]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/python'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/python'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/python'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04/python'
make[1]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/file__compile__/file-5.04'
Unused options for file: 'md5sum'.
Installing pkgconfig.
pkgconfig: [ENV] CPPFLAGS = -I/home/luke/apptest/run/software/parts/glib/include -I/home/luke/apptest/run/software/parts/popt/include
pkgconfig: [ENV] LDFLAGS = -L/home/luke/apptest/run/software/parts/gettext/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/gettext/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/glib/lib -L/home/luke/apptest/run/software/parts/popt/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib
pkgconfig: [ENV] PKG_CONFIG_PATH = /home/luke/apptest/run/software/parts/glib/lib/pkgconfig
Downloading http://pkgconfig.freedesktop.org/releases/pkg-config-0.25.tar.gz
While:
  Installing pkgconfig.

An internal error occurred due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File "/home/luke/apptest/run/software/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/buildout.py", line 1805, in main
    getattr(buildout, command)(args)
  File "/home/luke/apptest/run/software/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/buildout.py", line 584, in install
    installed_files = self[part]._call(recipe.install)
  File "/home/luke/apptest/run/software/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/buildout.py", line 1297, in _call
    return f()
  File "/home/luke/apptest/run/software/eggs/hexagonit.recipe.cmmi-1.4.0-py2.6.egg/hexagonit/recipe/cmmi/__init__.py", line 126, in install
    self.buildout, self.name, opt).install()
  File "/home/luke/apptest/run/software/eggs/hexagonit.recipe.download-1.4.1-py2.6.egg/hexagonit/recipe/download/__init__.py", line 64, in install
    path, is_temp = download(self.options['url'], md5sum=self.options.get('md5sum'))
  File "/home/luke/apptest/run/software/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/download.py", line 94, in __call__
    local_path, is_temp = self.download_cached(url, md5sum)
  File "/home/luke/apptest/run/software/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/download.py", line 139, in download_cached
    _, is_temp = self.download(url, md5sum, cached_path)
  File "/home/luke/apptest/run/software/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/download.py", line 173, in download
    tmp_path, headers = urllib.urlretrieve(url, tmp_path)
  File "/home/luke/apptest/run/software/rebootstrap.1.parts/python2.6/lib/python2.6/urllib.py", line 93, in urlretrieve
    return _urlopener.retrieve(url, filename, reporthook, data)
  File "/home/luke/apptest/run/software/rebootstrap.1.parts/python2.6/lib/python2.6/urllib.py", line 239, in retrieve
    fp = self.open(url, data)
  File "/home/luke/apptest/run/software/rebootstrap.1.parts/python2.6/lib/python2.6/urllib.py", line 207, in open
    return getattr(self, name)(url)
  File "/home/luke/apptest/run/software/rebootstrap.1.parts/python2.6/lib/python2.6/urllib.py", line 346, in open_http
    h.endheaders()
  File "/home/luke/apptest/run/software/rebootstrap.1.parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/home/luke/apptest/run/software/rebootstrap.1.parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/home/luke/apptest/run/software/rebootstrap.1.parts/python2.6/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/home/luke/apptest/run/software/rebootstrap.1.parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/home/luke/apptest/run/software/rebootstrap.1.parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
    raise error, msg
IOError: [Errno socket error] [Errno 111] Connection refused
*********************************************
Writing picked versions to dumped-versions.cfg
*********************************************



More information about the Erp5-report mailing list