[build-status: 56754] Log for successful build of monotone_0.31-6 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Mon Feb 5 15:33:50 JST 2007


Automatic build of monotone_0.31-6 on mappi005 by sbuild/m32r 1.7
Build started at 20070204-1828
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 4749kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main monotone 0.31-6 (dsc) [803B]
Get:2 http://debian.linux-m32r.org 06_devonian/main monotone 0.31-6 (tar) [4744kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main monotone 0.31-6 (diff) [4422B]
Fetched 4749kB in 50s (94.9kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.28), debhelper (>= 4.0.0), autotools-dev, libboost-date-time-dev, libboost-filesystem-dev, libboost-regex-dev, libboost-test-dev, libboost-dev, libz-dev
Build-Depends-Indep: ps2eps, tetex-bin, texinfo, xpdf-utils
Checking for already installed source dependencies...
cdbs: already installed (in sufficient version 0.4.48 >= 0.4.28)
debhelper: already installed (in sufficient version 5.0.42 >= 4.0.0)
autotools-dev: already installed
libboost-date-time-dev: missing
libboost-filesystem-dev: missing
libboost-regex-dev: already installed
libboost-test-dev: missing
libboost-dev: already installed
libz-dev: already installed
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libboost-date-time-dev libboost-filesystem-dev libboost-test-dev
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  libboost-date-time1.33.1 libboost-filesystem1.33.1 libboost-test1.33.1
The following NEW packages will be installed:
  libboost-date-time-dev libboost-date-time1.33.1 libboost-filesystem-dev
  libboost-filesystem1.33.1 libboost-test-dev libboost-test1.33.1
0 upgraded, 6 newly installed, 0 to remove and 18 not upgraded.
Need to get 0B/1323kB of archives.
After unpacking 6013kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libboost-date-time1.33.1 libboost-date-time-dev libboost-filesystem1.33.1
  libboost-filesystem-dev libboost-test1.33.1 libboost-test-dev
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Authentication warning overridden.
Selecting previously deselected package libboost-date-time1.33.1.
(Reading database ... 63185 files and directories currently installed.)
Unpacking libboost-date-time1.33.1 (from .../libboost-date-time1.33.1_1.33.1-8_m32r.deb) ...
Selecting previously deselected package libboost-date-time-dev.
Unpacking libboost-date-time-dev (from .../libboost-date-time-dev_1.33.1-8_m32r.deb) ...
Selecting previously deselected package libboost-filesystem1.33.1.
Unpacking libboost-filesystem1.33.1 (from .../libboost-filesystem1.33.1_1.33.1-8_m32r.deb) ...
Selecting previously deselected package libboost-filesystem-dev.
Unpacking libboost-filesystem-dev (from .../libboost-filesystem-dev_1.33.1-8_m32r.deb) ...
Selecting previously deselected package libboost-test1.33.1.
Unpacking libboost-test1.33.1 (from .../libboost-test1.33.1_1.33.1-8_m32r.deb) ...
Selecting previously deselected package libboost-test-dev.
Unpacking libboost-test-dev (from .../libboost-test-dev_1.33.1-8_m32r.deb) ...
Setting up libboost-date-time1.33.1 (1.33.1-8) ...

Setting up libboost-date-time-dev (1.33.1-8) ...
Setting up libboost-filesystem1.33.1 (1.33.1-8) ...

Setting up libboost-filesystem-dev (1.33.1-8) ...
Setting up libboost-test1.33.1 (1.33.1-8) ...

Setting up libboost-test-dev (1.33.1-8) ...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting monotone in monotone-0.31
dpkg-source: unpacking monotone_0.31.orig.tar.gz
dpkg-source: applying /debian/buildd/build/monotone_0.31-6.diff.gz
dpkg-buildpackage: source package is monotone
dpkg-buildpackage: source version is 0.31-6
dpkg-buildpackage: source changed by Shaun Jackman <sjackman at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.31-6
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
for i in ./config.guess ./config.sub ./config.rpath ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd/monotone-0.31'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd/monotone-0.31'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
dh_clean 
 debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/gnulib/config/config.rpath ; then \
		for i in ./config.rpath ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \
			fi ; \
		done ; \
	fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd/monotone-0.31/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd/monotone-0.31/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/monotone" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for style of include used by make... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether cc needs -traditional... no
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for C++ compiler warning flags... -Wall -W -Wno-unused
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether the compiler knows -fexception... yes
checking whether this is Windows... no
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 for arpa/inet.h... yes
checking for fcntl.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for sys/file.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for termios.h... yes
checking for errno.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in mt-stdint.h (assuming C99 compatible system)
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether xgettext supports --flag... yes
checking for pthread_mutex_lock... yes
checking for cxxabi.h... yes
checking whether the compiler supports typeof... yes
checking whether the compiler supports extern template... yes
checking whether the compiler supports __gnu_cxx::hash_map... yes
checking whether the compiler supports std::hash_map... no
checking whether the compiler supports tr1::unordered_map... yes
checking for early 4.0-series g++ bug in tr1 hashtables... no
checking whether C++ streams support sync_with_stdio... yes
checking whether g++ handles templates with static const members correctly... yes
checking for off_t... yes
checking for size_t... yes
checking for pid_t... yes
checking for struct stat.st_ctim.tv_nsec... yes
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct stat.st_ctimespec.tv_nsec... no
checking for struct stat.st_mtimespec.tv_nsec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_mtimensec... no
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking if setlocale() and nl_langinfo() works... yes
checking for atexit... yes
checking for memset... yes
checking for mkstemp... yes
checking for setenv... yes
checking for strptime... yes
checking for lrint... yes
checking for __cxa_current_exception_type... yes
checking for __cxa_demangle... yes
checking for library containing deflate... -lz
checking boost version 1.33.1 or newer... yes
checking for the boost_filesystem library... yes
checking for the boost_date_time library... yes
checking for the boost_regex library... yes
checking for the boost_unit_test_framework library... yes
checking for sockaddr_in6... yes
checking for library containing gethostbyname... none required
checking for library containing accept... none required
checking for library containing inet_aton... none required
checking for gethostbyaddr... yes
checking for inet_ntoa... yes
checking for socket... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for getaddrinfo... yes
checking whether INADDR_NONE is defined... yes
checking for socklen_t... yes
checking for library containing fdatasync... none required
checking for library containing usleep... none required
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing mt-stdint.h commands
config.status: creating mt-stdint.h : _MONOTONE_MT_STDINT_H
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
/usr/bin/make -C . 
make[1]: Entering directory `/build/buildd/monotone-0.31'
g++ -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -o txt2c txt2c.cc
chmod 0755 txt2c
./txt2c std_hooks.lua std_hooks >std_hooks.h.tmp
cmp -s std_hooks.h.tmp std_hooks.h || mv -f std_hooks.h.tmp std_hooks.h
rm -f std_hooks.h.tmp
./txt2c test_hooks.lua test_hooks >test_hooks.h.tmp
cmp -s test_hooks.h.tmp test_hooks.h || mv -f test_hooks.h.tmp test_hooks.h
rm -f test_hooks.h.tmp
./txt2c tester.lua tester >tester.h.tmp
cmp -s tester.h.tmp tester.h || mv -f tester.h.tmp tester.h
rm -f tester.h.tmp
./txt2c schema.sql schema >schema.h.tmp
cmp -s schema.h.tmp schema.h || mv -f schema.h.tmp schema.h
rm -f schema.h.tmp
REAL_BLDDIR=$PWD/.; \
	(cd . && $REAL_BLDDIR/mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \
	|| (cd . && mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \
	|| rm -f package_revision_raw.txt
if [ -f package_revision_raw.txt ]; then \
	  cp package_revision_raw.txt package_revision.txt; \
	fi
[ -f package_revision.txt ] || echo "unknown" > package_revision.txt
./txt2c --strip-trailing --no-static package_revision.txt package_revision >package_revision.c.tmp
cmp -s package_revision.c.tmp package_revision.c || mv -f package_revision.c.tmp package_revision.c
rm -f package_revision.c.tmp
REAL_BLDDIR=$PWD/.; \
	(cd . && $REAL_BLDDIR/mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \
	|| (cd . && mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \
	|| rm -f package_full_revision_raw.txt
if [ -f package_full_revision_raw.txt ]; then \
	  cp -f package_full_revision_raw.txt package_full_revision_dist.txt \
	  && (echo ''; \
	      echo '  Generated from data cached in the distribution;'; \
	      echo '  further changes may have been made.') >> package_full_revision_dist.txt; \
	fi
[ -f package_full_revision_dist.txt ] || echo "unknown" > package_full_revision_dist.txt
rm -f package_full_revision.txt
for SRC in package_full_revision_raw.txt package_full_revision_dist.txt; do ([ -f $SRC -a ! -f package_full_revision.txt ] && cp -f $SRC package_full_revision.txt) || true; done
./txt2c --no-static package_full_revision.txt package_full_revision >package_full_revision.c.tmp
cmp -s package_full_revision.c.tmp package_full_revision.c || mv -f package_full_revision.c.tmp package_full_revision.c
rm -f package_full_revision.c.tmp
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/monotone-0.31'
Making all in po
make[3]: Entering directory `/build/buildd/monotone-0.31/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/monotone-0.31/po'
make[3]: Entering directory `/build/buildd/monotone-0.31'
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.     -DNDEBUG -DBOOST_DISABLE_THREADS -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/read_password.o unix/read_password.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.     -DNDEBUG -DBOOST_DISABLE_THREADS -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/get_system_flavour.o unix/get_system_flavour.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.     -DNDEBUG -DBOOST_DISABLE_THREADS -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/process.o unix/process.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.     -DNDEBUG -DBOOST_DISABLE_THREADS -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/terminal.o unix/terminal.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.     -DNDEBUG -DBOOST_DISABLE_THREADS -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/inodeprint.o unix/inodeprint.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.     -DNDEBUG -DBOOST_DISABLE_THREADS -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/fs.o unix/fs.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.     -DNDEBUG -DBOOST_DISABLE_THREADS -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/make_io_binary.o unix/make_io_binary.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.     -DNDEBUG -DBOOST_DISABLE_THREADS -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/os_strerror.o unix/os_strerror.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.     -DNDEBUG -DBOOST_DISABLE_THREADS -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/cputime.o unix/cputime.cc
rm -f libplatform.a
ar cru libplatform.a  unix/read_password.o unix/get_system_flavour.o unix/process.o unix/terminal.o unix/inodeprint.o unix/fs.o unix/make_io_binary.o unix/os_strerror.o unix/cputime.o 
ranlib libplatform.a
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-aes.o `test -f 'botan/aes.cpp' || echo './'`botan/aes.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-aes_tab.o `test -f 'botan/aes_tab.cpp' || echo './'`botan/aes_tab.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-algolist.o `test -f 'botan/algolist.cpp' || echo './'`botan/algolist.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-allocate.o `test -f 'botan/allocate.cpp' || echo './'`botan/allocate.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-arc4.o `test -f 'botan/arc4.cpp' || echo './'`botan/arc4.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_alg.o `test -f 'botan/asn1_alg.cpp' || echo './'`botan/asn1_alg.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_alt.o `test -f 'botan/asn1_alt.cpp' || echo './'`botan/asn1_alt.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_att.o `test -f 'botan/asn1_att.cpp' || echo './'`botan/asn1_att.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_dn.o `test -f 'botan/asn1_dn.cpp' || echo './'`botan/asn1_dn.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_ext.o `test -f 'botan/asn1_ext.cpp' || echo './'`botan/asn1_ext.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_ku.o `test -f 'botan/asn1_ku.cpp' || echo './'`botan/asn1_ku.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_oid.o `test -f 'botan/asn1_oid.cpp' || echo './'`botan/asn1_oid.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_str.o `test -f 'botan/asn1_str.cpp' || echo './'`botan/asn1_str.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-asn1_tm.o `test -f 'botan/asn1_tm.cpp' || echo './'`botan/asn1_tm.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-barrett.o `test -f 'botan/barrett.cpp' || echo './'`botan/barrett.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-base.o `test -f 'botan/base.cpp' || echo './'`botan/base.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-base64.o `test -f 'botan/base64.cpp' || echo './'`botan/base64.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-basefilt.o `test -f 'botan/basefilt.cpp' || echo './'`botan/basefilt.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-ber_code.o `test -f 'botan/ber_code.cpp' || echo './'`botan/ber_code.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-ber_dec.o `test -f 'botan/ber_dec.cpp' || echo './'`botan/ber_dec.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-big_base.o `test -f 'botan/big_base.cpp' || echo './'`botan/big_base.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-big_code.o `test -f 'botan/big_code.cpp' || echo './'`botan/big_code.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-big_io.o `test -f 'botan/big_io.cpp' || echo './'`botan/big_io.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-big_ops2.o `test -f 'botan/big_ops2.cpp' || echo './'`botan/big_ops2.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-big_ops3.o `test -f 'botan/big_ops3.cpp' || echo './'`botan/big_ops3.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-blinding.o `test -f 'botan/blinding.cpp' || echo './'`botan/blinding.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-buf_es.o `test -f 'botan/buf_es.cpp' || echo './'`botan/buf_es.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-buf_filt.o `test -f 'botan/buf_filt.cpp' || echo './'`botan/buf_filt.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-cbc.o `test -f 'botan/cbc.cpp' || echo './'`botan/cbc.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-certstore.o `test -f 'botan/certstore.cpp' || echo './'`botan/certstore.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-cfb.o `test -f 'botan/cfb.cpp' || echo './'`botan/cfb.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-charset.o `test -f 'botan/charset.cpp' || echo './'`botan/charset.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-conf.o `test -f 'botan/conf.cpp' || echo './'`botan/conf.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-crc32.o `test -f 'botan/crc32.cpp' || echo './'`botan/crc32.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-crl_ent.o `test -f 'botan/crl_ent.cpp' || echo './'`botan/crl_ent.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-ctr.o `test -f 'botan/ctr.cpp' || echo './'`botan/ctr.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-cts.o `test -f 'botan/cts.cpp' || echo './'`botan/cts.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-data_snk.o `test -f 'botan/data_snk.cpp' || echo './'`botan/data_snk.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-data_src.o `test -f 'botan/data_src.cpp' || echo './'`botan/data_src.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-def_ops.o `test -f 'botan/def_ops.cpp' || echo './'`botan/def_ops.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-defalloc.o `test -f 'botan/defalloc.cpp' || echo './'`botan/defalloc.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-der_code.o `test -f 'botan/der_code.cpp' || echo './'`botan/der_code.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-der_enc.o `test -f 'botan/der_enc.cpp' || echo './'`botan/der_enc.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-divide.o `test -f 'botan/divide.cpp' || echo './'`botan/divide.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-dl_algo.o `test -f 'botan/dl_algo.cpp' || echo './'`botan/dl_algo.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-dl_group.o `test -f 'botan/dl_group.cpp' || echo './'`botan/dl_group.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-dl_param.o `test -f 'botan/dl_param.cpp' || echo './'`botan/dl_param.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-dl_cache.o `test -f 'botan/dl_cache.cpp' || echo './'`botan/dl_cache.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-dlies.o `test -f 'botan/dlies.cpp' || echo './'`botan/dlies.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-eax.o `test -f 'botan/eax.cpp' || echo './'`botan/eax.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-ecb.o `test -f 'botan/ecb.cpp' || echo './'`botan/ecb.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-eme1.o `test -f 'botan/eme1.cpp' || echo './'`botan/eme1.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-eme_pkcs.o `test -f 'botan/eme_pkcs.cpp' || echo './'`botan/eme_pkcs.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-emsa1.o `test -f 'botan/emsa1.cpp' || echo './'`botan/emsa1.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-emsa2.o `test -f 'botan/emsa2.cpp' || echo './'`botan/emsa2.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-emsa3.o `test -f 'botan/emsa3.cpp' || echo './'`botan/emsa3.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-emsa4.o `test -f 'botan/emsa4.cpp' || echo './'`botan/emsa4.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-emsa_raw.o `test -f 'botan/emsa_raw.cpp' || echo './'`botan/emsa_raw.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-eng_base.o `test -f 'botan/eng_base.cpp' || echo './'`botan/eng_base.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-engine.o `test -f 'botan/engine.cpp' || echo './'`botan/engine.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-es_file.o `test -f 'botan/es_file.cpp' || echo './'`botan/es_file.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-exceptn.o `test -f 'botan/exceptn.cpp' || echo './'`botan/exceptn.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-filter.o `test -f 'botan/filter.cpp' || echo './'`botan/filter.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-filters.o `test -f 'botan/filters.cpp' || echo './'`botan/filters.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-fips140.o `test -f 'botan/fips140.cpp' || echo './'`botan/fips140.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-fused.o `test -f 'botan/fused.cpp' || echo './'`botan/fused.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-get_algo.o `test -f 'botan/get_algo.cpp' || echo './'`botan/get_algo.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-get_enc.o `test -f 'botan/get_enc.cpp' || echo './'`botan/get_enc.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-get_pbe.o `test -f 'botan/get_pbe.cpp' || echo './'`botan/get_pbe.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-gzip.o `test -f 'botan/gzip.cpp' || echo './'`botan/gzip.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-hash_id.o `test -f 'botan/hash_id.cpp' || echo './'`botan/hash_id.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-hex.o `test -f 'botan/hex.cpp' || echo './'`botan/hex.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-hmac.o `test -f 'botan/hmac.cpp' || echo './'`botan/hmac.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-if_algo.o `test -f 'botan/if_algo.cpp' || echo './'`botan/if_algo.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-inifile.o `test -f 'botan/inifile.cpp' || echo './'`botan/inifile.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-init.o `test -f 'botan/init.cpp' || echo './'`botan/init.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-kdf.o `test -f 'botan/kdf.cpp' || echo './'`botan/kdf.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-keypair.o `test -f 'botan/keypair.cpp' || echo './'`botan/keypair.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-look_pk.o `test -f 'botan/look_pk.cpp' || echo './'`botan/look_pk.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-lookup.o `test -f 'botan/lookup.cpp' || echo './'`botan/lookup.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-make_prm.o `test -f 'botan/make_prm.cpp' || echo './'`botan/make_prm.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mdx_hash.o `test -f 'botan/mdx_hash.cpp' || echo './'`botan/mdx_hash.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mem_pool.o `test -f 'botan/mem_pool.cpp' || echo './'`botan/mem_pool.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mgf1.o `test -f 'botan/mgf1.cpp' || echo './'`botan/mgf1.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mlock.o `test -f 'botan/mlock.cpp' || echo './'`botan/mlock.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mod_exp.o `test -f 'botan/mod_exp.cpp' || echo './'`botan/mod_exp.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mode_pad.o `test -f 'botan/mode_pad.cpp' || echo './'`botan/mode_pad.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-modebase.o `test -f 'botan/modebase.cpp' || echo './'`botan/modebase.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_comba.o `test -f 'botan/mp_comba.cpp' || echo './'`botan/mp_comba.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_core.o `test -f 'botan/mp_core.cpp' || echo './'`botan/mp_core.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_fkmul.o `test -f 'botan/mp_fkmul.cpp' || echo './'`botan/mp_fkmul.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_misc.o `test -f 'botan/mp_misc.cpp' || echo './'`botan/mp_misc.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_mul.o `test -f 'botan/mp_mul.cpp' || echo './'`botan/mp_mul.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_shift.o `test -f 'botan/mp_shift.cpp' || echo './'`botan/mp_shift.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mp_smul.o `test -f 'botan/mp_smul.cpp' || echo './'`botan/mp_smul.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-mutex.o `test -f 'botan/mutex.cpp' || echo './'`botan/mutex.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-numthry.o `test -f 'botan/numthry.cpp' || echo './'`botan/numthry.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-ofb.o `test -f 'botan/ofb.cpp' || echo './'`botan/ofb.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-oids.o `test -f 'botan/oids.cpp' || echo './'`botan/oids.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-parsing.o `test -f 'botan/parsing.cpp' || echo './'`botan/parsing.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pbes1.o `test -f 'botan/pbes1.cpp' || echo './'`botan/pbes1.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pbes2.o `test -f 'botan/pbes2.cpp' || echo './'`botan/pbes2.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pem.o `test -f 'botan/pem.cpp' || echo './'`botan/pem.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pipe.o `test -f 'botan/pipe.cpp' || echo './'`botan/pipe.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pipe_io.o `test -f 'botan/pipe_io.cpp' || echo './'`botan/pipe_io.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pipe_rw.o `test -f 'botan/pipe_rw.cpp' || echo './'`botan/pipe_rw.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pk_algs.o `test -f 'botan/pk_algs.cpp' || echo './'`botan/pk_algs.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pk_core.o `test -f 'botan/pk_core.cpp' || echo './'`botan/pk_core.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pk_filts.o `test -f 'botan/pk_filts.cpp' || echo './'`botan/pk_filts.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pk_keys.o `test -f 'botan/pk_keys.cpp' || echo './'`botan/pk_keys.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pk_util.o `test -f 'botan/pk_util.cpp' || echo './'`botan/pk_util.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pkcs10.o `test -f 'botan/pkcs10.cpp' || echo './'`botan/pkcs10.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pkcs8.o `test -f 'botan/pkcs8.cpp' || echo './'`botan/pkcs8.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-policy.o `test -f 'botan/policy.cpp' || echo './'`botan/policy.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pow_mod.o `test -f 'botan/pow_mod.cpp' || echo './'`botan/pow_mod.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-prf_x942.o `test -f 'botan/prf_x942.cpp' || echo './'`botan/prf_x942.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-primes.o `test -f 'botan/primes.cpp' || echo './'`botan/primes.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pubkey.o `test -f 'botan/pubkey.cpp' || echo './'`botan/pubkey.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-randpool.o `test -f 'botan/randpool.cpp' || echo './'`botan/randpool.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-reducer.o `test -f 'botan/reducer.cpp' || echo './'`botan/reducer.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-rng.o `test -f 'botan/rng.cpp' || echo './'`botan/rng.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-rsa.o `test -f 'botan/rsa.cpp' || echo './'`botan/rsa.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-s2k.o `test -f 'botan/s2k.cpp' || echo './'`botan/s2k.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-secqueue.o `test -f 'botan/secqueue.cpp' || echo './'`botan/secqueue.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-sha160.o `test -f 'botan/sha160.cpp' || echo './'`botan/sha160.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-symkey.o `test -f 'botan/symkey.cpp' || echo './'`botan/symkey.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-timers.o `test -f 'botan/timers.cpp' || echo './'`botan/timers.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-ui.o `test -f 'botan/ui.cpp' || echo './'`botan/ui.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-util.o `test -f 'botan/util.cpp' || echo './'`botan/util.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509_ca.o `test -f 'botan/x509_ca.cpp' || echo './'`botan/x509_ca.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509_crl.o `test -f 'botan/x509_crl.cpp' || echo './'`botan/x509_crl.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509_key.o `test -f 'botan/x509_key.cpp' || echo './'`botan/x509_key.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509_obj.o `test -f 'botan/x509_obj.cpp' || echo './'`botan/x509_obj.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509cert.o `test -f 'botan/x509cert.cpp' || echo './'`botan/x509cert.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509find.o `test -f 'botan/x509find.cpp' || echo './'`botan/x509find.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509opt.o `test -f 'botan/x509opt.cpp' || echo './'`botan/x509opt.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-des.o `test -f 'botan/des.cpp' || echo './'`botan/des.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-des_tab.o `test -f 'botan/des_tab.cpp' || echo './'`botan/des_tab.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-pkcs5.o `test -f 'botan/pkcs5.cpp' || echo './'`botan/pkcs5.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509self.o `test -f 'botan/x509self.cpp' || echo './'`botan/x509self.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x509stor.o `test -f 'botan/x509stor.cpp' || echo './'`botan/x509stor.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-def_alg.o `test -f 'botan/def_alg.cpp' || echo './'`botan/def_alg.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-def_mode.o `test -f 'botan/def_mode.cpp' || echo './'`botan/def_mode.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-sha256.o `test -f 'botan/sha256.cpp' || echo './'`botan/sha256.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-x931_rng.o `test -f 'botan/x931_rng.cpp' || echo './'`botan/x931_rng.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-out_buf.o `test -f 'botan/out_buf.cpp' || echo './'`botan/out_buf.cpp
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o botan/lib3rdparty_a-bit_ops.o `test -f 'botan/bit_ops.cpp' || echo './'`botan/bit_ops.cpp
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-nfkc.o `test -f 'idna/nfkc.c' || echo './'`idna/nfkc.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-punycode.o `test -f 'idna/punycode.c' || echo './'`idna/punycode.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-rfc3454.o `test -f 'idna/rfc3454.c' || echo './'`idna/rfc3454.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-version.o `test -f 'idna/version.c' || echo './'`idna/version.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-idna.o `test -f 'idna/idna.c' || echo './'`idna/idna.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-profiles.o `test -f 'idna/profiles.c' || echo './'`idna/profiles.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-stringprep.o `test -f 'idna/stringprep.c' || echo './'`idna/stringprep.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o idna/lib3rdparty_a-toutf8.o `test -f 'idna/toutf8.c' || echo './'`idna/toutf8.c
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-accept.o `test -f 'netxx/accept.cxx' || echo './'`netxx/accept.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-address.o `test -f 'netxx/address.cxx' || echo './'`netxx/address.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-datagram.o `test -f 'netxx/datagram.cxx' || echo './'`netxx/datagram.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-datagramserver.o `test -f 'netxx/datagramserver.cxx' || echo './'`netxx/datagramserver.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-osutil.o `test -f 'netxx/osutil.cxx' || echo './'`netxx/osutil.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-peer.o `test -f 'netxx/peer.cxx' || echo './'`netxx/peer.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-probe.o `test -f 'netxx/probe.cxx' || echo './'`netxx/probe.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-probe_select.o `test -f 'netxx/probe_select.cxx' || echo './'`netxx/probe_select.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-recvfrom.o `test -f 'netxx/recvfrom.cxx' || echo './'`netxx/recvfrom.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-serverbase.o `test -f 'netxx/serverbase.cxx' || echo './'`netxx/serverbase.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-sockaddr.o `test -f 'netxx/sockaddr.cxx' || echo './'`netxx/sockaddr.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-socket.o `test -f 'netxx/socket.cxx' || echo './'`netxx/socket.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-sockopt.o `test -f 'netxx/sockopt.cxx' || echo './'`netxx/sockopt.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-stream.o `test -f 'netxx/stream.cxx' || echo './'`netxx/stream.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-streambase.o `test -f 'netxx/streambase.cxx' || echo './'`netxx/streambase.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-streamserver.o `test -f 'netxx/streamserver.cxx' || echo './'`netxx/streamserver.cxx
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lapi.o `test -f 'lua/lapi.cc' || echo './'`lua/lapi.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lcode.o `test -f 'lua/lcode.cc' || echo './'`lua/lcode.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ldebug.o `test -f 'lua/ldebug.cc' || echo './'`lua/ldebug.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ldo.o `test -f 'lua/ldo.cc' || echo './'`lua/ldo.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ldump.o `test -f 'lua/ldump.cc' || echo './'`lua/ldump.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lfunc.o `test -f 'lua/lfunc.cc' || echo './'`lua/lfunc.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lgc.o `test -f 'lua/lgc.cc' || echo './'`lua/lgc.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-linit.o `test -f 'lua/linit.cc' || echo './'`lua/linit.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-llex.o `test -f 'lua/llex.cc' || echo './'`lua/llex.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lmem.o `test -f 'lua/lmem.cc' || echo './'`lua/lmem.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lobject.o `test -f 'lua/lobject.cc' || echo './'`lua/lobject.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lopcodes.o `test -f 'lua/lopcodes.cc' || echo './'`lua/lopcodes.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lparser.o `test -f 'lua/lparser.cc' || echo './'`lua/lparser.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lstate.o `test -f 'lua/lstate.cc' || echo './'`lua/lstate.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lstring.o `test -f 'lua/lstring.cc' || echo './'`lua/lstring.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ltable.o `test -f 'lua/ltable.cc' || echo './'`lua/ltable.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ltests.o `test -f 'lua/ltests.cc' || echo './'`lua/ltests.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ltm.o `test -f 'lua/ltm.cc' || echo './'`lua/ltm.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lundump.o `test -f 'lua/lundump.cc' || echo './'`lua/lundump.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lvm.o `test -f 'lua/lvm.cc' || echo './'`lua/lvm.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lzio.o `test -f 'lua/lzio.cc' || echo './'`lua/lzio.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lauxlib.o `test -f 'lua/lauxlib.cc' || echo './'`lua/lauxlib.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lbaselib.o `test -f 'lua/lbaselib.cc' || echo './'`lua/lbaselib.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ldblib.o `test -f 'lua/ldblib.cc' || echo './'`lua/ldblib.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-liolib.o `test -f 'lua/liolib.cc' || echo './'`lua/liolib.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lmathlib.o `test -f 'lua/lmathlib.cc' || echo './'`lua/lmathlib.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-loadlib.o `test -f 'lua/loadlib.cc' || echo './'`lua/loadlib.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-lstrlib.o `test -f 'lua/lstrlib.cc' || echo './'`lua/lstrlib.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-ltablib.o `test -f 'lua/ltablib.cc' || echo './'`lua/ltablib.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o lua/lib3rdparty_a-loslib.o `test -f 'lua/loslib.cc' || echo './'`lua/loslib.cc
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-alter.o `test -f 'sqlite/alter.c' || echo './'`sqlite/alter.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-attach.o `test -f 'sqlite/attach.c' || echo './'`sqlite/attach.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-auth.o `test -f 'sqlite/auth.c' || echo './'`sqlite/auth.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-btree.o `test -f 'sqlite/btree.c' || echo './'`sqlite/btree.c
sqlite/btree.c: In function 'sqlite3BtreeDelete':
sqlite/btree.c:5395: warning: 'szNext' may be used uninitialized in this function
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-build.o `test -f 'sqlite/build.c' || echo './'`sqlite/build.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-date.o `test -f 'sqlite/date.c' || echo './'`sqlite/date.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-delete.o `test -f 'sqlite/delete.c' || echo './'`sqlite/delete.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-expr.o `test -f 'sqlite/expr.c' || echo './'`sqlite/expr.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-func.o `test -f 'sqlite/func.c' || echo './'`sqlite/func.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-hash.o `test -f 'sqlite/hash.c' || echo './'`sqlite/hash.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-insert.o `test -f 'sqlite/insert.c' || echo './'`sqlite/insert.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-legacy.o `test -f 'sqlite/legacy.c' || echo './'`sqlite/legacy.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-main.o `test -f 'sqlite/main.c' || echo './'`sqlite/main.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-opcodes.o `test -f 'sqlite/opcodes.c' || echo './'`sqlite/opcodes.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-os.o `test -f 'sqlite/os.c' || echo './'`sqlite/os.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-os_unix.o `test -f 'sqlite/os_unix.c' || echo './'`sqlite/os_unix.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-os_win.o `test -f 'sqlite/os_win.c' || echo './'`sqlite/os_win.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-os_os2.o `test -f 'sqlite/os_os2.c' || echo './'`sqlite/os_os2.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-pager.o `test -f 'sqlite/pager.c' || echo './'`sqlite/pager.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-parse.o `test -f 'sqlite/parse.c' || echo './'`sqlite/parse.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-pragma.o `test -f 'sqlite/pragma.c' || echo './'`sqlite/pragma.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-printf.o `test -f 'sqlite/printf.c' || echo './'`sqlite/printf.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-random.o `test -f 'sqlite/random.c' || echo './'`sqlite/random.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-select.o `test -f 'sqlite/select.c' || echo './'`sqlite/select.c
sqlite/select.c: In function 'generateSortTail':
sqlite/select.c:696: warning: 'pseudoTab' may be used uninitialized in this function
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-table.o `test -f 'sqlite/table.c' || echo './'`sqlite/table.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-tokenize.o `test -f 'sqlite/tokenize.c' || echo './'`sqlite/tokenize.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-trigger.o `test -f 'sqlite/trigger.c' || echo './'`sqlite/trigger.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-update.o `test -f 'sqlite/update.c' || echo './'`sqlite/update.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-utf.o `test -f 'sqlite/utf.c' || echo './'`sqlite/utf.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-util.o `test -f 'sqlite/util.c' || echo './'`sqlite/util.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vacuum.o `test -f 'sqlite/vacuum.c' || echo './'`sqlite/vacuum.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vdbe.o `test -f 'sqlite/vdbe.c' || echo './'`sqlite/vdbe.c
sqlite/vdbe.c: In function 'sqlite3VdbeExec':
sqlite/vdbe.c:4677: warning: 'res' may be used uninitialized in this function
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vdbeapi.o `test -f 'sqlite/vdbeapi.c' || echo './'`sqlite/vdbeapi.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vdbeaux.o `test -f 'sqlite/vdbeaux.c' || echo './'`sqlite/vdbeaux.c
sqlite/vdbeaux.c: In function 'sqlite3VdbeCursorMoveto':
sqlite/vdbeaux.c:1584: warning: unused variable 'sqlite3_search_count'
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vdbemem.o `test -f 'sqlite/vdbemem.c' || echo './'`sqlite/vdbemem.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-where.o `test -f 'sqlite/where.c' || echo './'`sqlite/where.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-prepare.o `test -f 'sqlite/prepare.c' || echo './'`sqlite/prepare.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-callback.o `test -f 'sqlite/callback.c' || echo './'`sqlite/callback.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-analyze.o `test -f 'sqlite/analyze.c' || echo './'`sqlite/analyze.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vdbefifo.o `test -f 'sqlite/vdbefifo.c' || echo './'`sqlite/vdbefifo.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-complete.o `test -f 'sqlite/complete.c' || echo './'`sqlite/complete.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-loadext.o `test -f 'sqlite/loadext.c' || echo './'`sqlite/loadext.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o sqlite/lib3rdparty_a-vtab.o `test -f 'sqlite/vtab.c' || echo './'`sqlite/vtab.c
sqlite/vtab.c: In function 'addArgumentToVtab':
sqlite/vtab.c:142: warning: pointer targets in initialization differ in signedness
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.        -DNDEBUG -DBOOST_DISABLE_THREADS  -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o netxx/lib3rdparty_a-resolve_getaddrinfo.o `test -f 'netxx/resolve_getaddrinfo.cxx' || echo './'`netxx/resolve_getaddrinfo.cxx
rm -f lib3rdparty.a
ar cru lib3rdparty.a  botan/lib3rdparty_a-aes.o botan/lib3rdparty_a-aes_tab.o botan/lib3rdparty_a-algolist.o botan/lib3rdparty_a-allocate.o botan/lib3rdparty_a-arc4.o botan/lib3rdparty_a-asn1_alg.o botan/lib3rdparty_a-asn1_alt.o botan/lib3rdparty_a-asn1_att.o botan/lib3rdparty_a-asn1_dn.o botan/lib3rdparty_a-asn1_ext.o botan/lib3rdparty_a-asn1_ku.o botan/lib3rdparty_a-asn1_oid.o botan/lib3rdparty_a-asn1_str.o botan/lib3rdparty_a-asn1_tm.o botan/lib3rdparty_a-barrett.o botan/lib3rdparty_a-base.o botan/lib3rdparty_a-base64.o botan/lib3rdparty_a-basefilt.o botan/lib3rdparty_a-ber_code.o botan/lib3rdparty_a-ber_dec.o botan/lib3rdparty_a-big_base.o botan/lib3rdparty_a-big_code.o botan/lib3rdparty_a-big_io.o botan/lib3rdparty_a-big_ops2.o botan/lib3rdparty_a-big_ops3.o botan/lib3rdparty_a-blinding.o botan/lib3rdparty_a-buf_es.o botan/lib3rdparty_a-buf_filt.o botan/lib3rdparty_a-cbc.o botan/lib3rdparty_a-certstore.o botan/lib3rdparty_a-cfb.o botan/lib3rdparty_a-charset.o botan/lib3r
 dparty_a-conf.o botan/lib3rdparty_a-crc32.o botan/lib3rdparty_a-crl_ent.o botan/lib3rdparty_a-ctr.o botan/lib3rdparty_a-cts.o botan/lib3rdparty_a-data_snk.o botan/lib3rdparty_a-data_src.o botan/lib3rdparty_a-def_ops.o botan/lib3rdparty_a-defalloc.o botan/lib3rdparty_a-der_code.o botan/lib3rdparty_a-der_enc.o botan/lib3rdparty_a-divide.o botan/lib3rdparty_a-dl_algo.o botan/lib3rdparty_a-dl_group.o botan/lib3rdparty_a-dl_param.o botan/lib3rdparty_a-dl_cache.o botan/lib3rdparty_a-dlies.o botan/lib3rdparty_a-eax.o botan/lib3rdparty_a-ecb.o botan/lib3rdparty_a-eme1.o botan/lib3rdparty_a-eme_pkcs.o botan/lib3rdparty_a-emsa1.o botan/lib3rdparty_a-emsa2.o botan/lib3rdparty_a-emsa3.o botan/lib3rdparty_a-emsa4.o botan/lib3rdparty_a-emsa_raw.o botan/lib3rdparty_a-eng_base.o botan/lib3rdparty_a-engine.o botan/lib3rdparty_a-es_file.o botan/lib3rdparty_a-exceptn.o botan/lib3rdparty_a-filter.o botan/lib3rdparty_a-filters.o botan/lib3rdparty_a-fips140.o botan/lib3rdparty_a-fused.o botan/lib
 3rdparty_a-get_algo.o botan/lib3rdparty_a-get_enc.o botan/lib3rdparty_a-get_pbe.o botan/lib3rdparty_a-gzip.o botan/lib3rdparty_a-hash_id.o botan/lib3rdparty_a-hex.o botan/lib3rdparty_a-hmac.o botan/lib3rdparty_a-if_algo.o botan/lib3rdparty_a-inifile.o botan/lib3rdparty_a-init.o botan/lib3rdparty_a-kdf.o botan/lib3rdparty_a-keypair.o botan/lib3rdparty_a-look_pk.o botan/lib3rdparty_a-lookup.o botan/lib3rdparty_a-make_prm.o botan/lib3rdparty_a-mdx_hash.o botan/lib3rdparty_a-mem_pool.o botan/lib3rdparty_a-mgf1.o botan/lib3rdparty_a-mlock.o botan/lib3rdparty_a-mod_exp.o botan/lib3rdparty_a-mode_pad.o botan/lib3rdparty_a-modebase.o botan/lib3rdparty_a-mp_comba.o botan/lib3rdparty_a-mp_core.o botan/lib3rdparty_a-mp_fkmul.o botan/lib3rdparty_a-mp_misc.o botan/lib3rdparty_a-mp_mul.o botan/lib3rdparty_a-mp_shift.o botan/lib3rdparty_a-mp_smul.o botan/lib3rdparty_a-mutex.o botan/lib3rdparty_a-numthry.o botan/lib3rdparty_a-ofb.o botan/lib3rdparty_a-oids.o botan/lib3rdparty_a-parsing.o bo
 tan/lib3rdparty_a-pbes1.o botan/lib3rdparty_a-pbes2.o botan/lib3rdparty_a-pem.o botan/lib3rdparty_a-pipe.o botan/lib3rdparty_a-pipe_io.o botan/lib3rdparty_a-pipe_rw.o botan/lib3rdparty_a-pk_algs.o botan/lib3rdparty_a-pk_core.o botan/lib3rdparty_a-pk_filts.o botan/lib3rdparty_a-pk_keys.o botan/lib3rdparty_a-pk_util.o botan/lib3rdparty_a-pkcs10.o botan/lib3rdparty_a-pkcs8.o botan/lib3rdparty_a-policy.o botan/lib3rdparty_a-pow_mod.o botan/lib3rdparty_a-prf_x942.o botan/lib3rdparty_a-primes.o botan/lib3rdparty_a-pubkey.o botan/lib3rdparty_a-randpool.o botan/lib3rdparty_a-reducer.o botan/lib3rdparty_a-rng.o botan/lib3rdparty_a-rsa.o botan/lib3rdparty_a-s2k.o botan/lib3rdparty_a-secqueue.o botan/lib3rdparty_a-sha160.o botan/lib3rdparty_a-symkey.o botan/lib3rdparty_a-timers.o botan/lib3rdparty_a-ui.o botan/lib3rdparty_a-util.o botan/lib3rdparty_a-x509_ca.o botan/lib3rdparty_a-x509_crl.o botan/lib3rdparty_a-x509_key.o botan/lib3rdparty_a-x509_obj.o botan/lib3rdparty_a-x509cert.o bot
 an/lib3rdparty_a-x509find.o botan/lib3rdparty_a-x509opt.o botan/lib3rdparty_a-des.o botan/lib3rdparty_a-des_tab.o botan/lib3rdparty_a-pkcs5.o botan/lib3rdparty_a-x509self.o botan/lib3rdparty_a-x509stor.o botan/lib3rdparty_a-def_alg.o botan/lib3rdparty_a-def_mode.o botan/lib3rdparty_a-sha256.o botan/lib3rdparty_a-x931_rng.o botan/lib3rdparty_a-out_buf.o botan/lib3rdparty_a-bit_ops.o idna/lib3rdparty_a-nfkc.o idna/lib3rdparty_a-punycode.o idna/lib3rdparty_a-rfc3454.o idna/lib3rdparty_a-version.o idna/lib3rdparty_a-idna.o idna/lib3rdparty_a-profiles.o idna/lib3rdparty_a-stringprep.o idna/lib3rdparty_a-toutf8.o netxx/lib3rdparty_a-accept.o netxx/lib3rdparty_a-address.o netxx/lib3rdparty_a-datagram.o netxx/lib3rdparty_a-datagramserver.o netxx/lib3rdparty_a-osutil.o netxx/lib3rdparty_a-peer.o netxx/lib3rdparty_a-probe.o netxx/lib3rdparty_a-probe_select.o netxx/lib3rdparty_a-recvfrom.o netxx/lib3rdparty_a-serverbase.o netxx/lib3rdparty_a-sockaddr.o netxx/lib3rdparty_a-socket.o netx
 x/lib3rdparty_a-sockopt.o netxx/lib3rdparty_a-stream.o netxx/lib3rdparty_a-streambase.o netxx/lib3rdparty_a-streamserver.o lua/lib3rdparty_a-lapi.o lua/lib3rdparty_a-lcode.o lua/lib3rdparty_a-ldebug.o lua/lib3rdparty_a-ldo.o lua/lib3rdparty_a-ldump.o lua/lib3rdparty_a-lfunc.o lua/lib3rdparty_a-lgc.o lua/lib3rdparty_a-linit.o lua/lib3rdparty_a-llex.o lua/lib3rdparty_a-lmem.o lua/lib3rdparty_a-lobject.o lua/lib3rdparty_a-lopcodes.o lua/lib3rdparty_a-lparser.o lua/lib3rdparty_a-lstate.o lua/lib3rdparty_a-lstring.o lua/lib3rdparty_a-ltable.o lua/lib3rdparty_a-ltests.o lua/lib3rdparty_a-ltm.o lua/lib3rdparty_a-lundump.o lua/lib3rdparty_a-lvm.o lua/lib3rdparty_a-lzio.o lua/lib3rdparty_a-lauxlib.o lua/lib3rdparty_a-lbaselib.o lua/lib3rdparty_a-ldblib.o lua/lib3rdparty_a-liolib.o lua/lib3rdparty_a-lmathlib.o lua/lib3rdparty_a-loadlib.o lua/lib3rdparty_a-lstrlib.o lua/lib3rdparty_a-ltablib.o lua/lib3rdparty_a-loslib.o sqlite/lib3rdparty_a-alter.o sqlite/lib3rdparty_a-attach.o sqlite/
 lib3rdparty_a-auth.o sqlite/lib3rdparty_a-btree.o sqlite/lib3rdparty_a-build.o sqlite/lib3rdparty_a-date.o sqlite/lib3rdparty_a-delete.o sqlite/lib3rdparty_a-expr.o sqlite/lib3rdparty_a-func.o sqlite/lib3rdparty_a-hash.o sqlite/lib3rdparty_a-insert.o sqlite/lib3rdparty_a-legacy.o sqlite/lib3rdparty_a-main.o sqlite/lib3rdparty_a-opcodes.o sqlite/lib3rdparty_a-os.o sqlite/lib3rdparty_a-os_unix.o sqlite/lib3rdparty_a-os_win.o sqlite/lib3rdparty_a-os_os2.o sqlite/lib3rdparty_a-pager.o sqlite/lib3rdparty_a-parse.o sqlite/lib3rdparty_a-pragma.o sqlite/lib3rdparty_a-printf.o sqlite/lib3rdparty_a-random.o sqlite/lib3rdparty_a-select.o sqlite/lib3rdparty_a-table.o sqlite/lib3rdparty_a-tokenize.o sqlite/lib3rdparty_a-trigger.o sqlite/lib3rdparty_a-update.o sqlite/lib3rdparty_a-utf.o sqlite/lib3rdparty_a-util.o sqlite/lib3rdparty_a-vacuum.o sqlite/lib3rdparty_a-vdbe.o sqlite/lib3rdparty_a-vdbeapi.o sqlite/lib3rdparty_a-vdbeaux.o sqlite/lib3rdparty_a-vdbemem.o sqlite/lib3rdparty_a-where
 .o sqlite/lib3rdparty_a-prepare.o sqlite/lib3rdparty_a-callback.o sqlite/lib3rdparty_a-analyze.o sqlite/lib3rdparty_a-vdbefifo.o sqlite/lib3rdparty_a-complete.o sqlite/lib3rdparty_a-loadext.o sqlite/lib3rdparty_a-vtab.o     netxx/lib3rdparty_a-resolve_getaddrinfo.o 
ranlib lib3rdparty.a
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-sanity.o `test -f 'sanity.cc' || echo './'`sanity.cc
/usr/include/boost/format/format_class.hpp: In constructor 'boost::basic_format<Ch, Tr, Alloc>::basic_format(const Ch*, const std::locale&) [with Ch = char, Tr = std::char_traits<char>, Alloc = std::allocator<char>]':
sanity.cc:395:   instantiated from here
/usr/include/boost/format/format_class.hpp:137: warning: 'boost::basic_format<char, std::char_traits<char>, std::allocator<char> >::loc_' will be initialized after
/usr/include/boost/format/format_class.hpp:135: warning:   'unsigned char boost::basic_format<char, std::char_traits<char>, std::allocator<char> >::exceptions_'
/usr/include/boost/format/format_implementation.hpp:38: warning:   when initialized here
/usr/include/boost/format/format_class.hpp: In constructor 'boost::basic_format<Ch, Tr, Alloc>::basic_format(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::locale&) [with Ch = char, Tr = std::char_traits<char>, Alloc = std::allocator<char>]':
sanity.cc:398:   instantiated from here
/usr/include/boost/format/format_class.hpp:137: warning: 'boost::basic_format<char, std::char_traits<char>, std::allocator<char> >::loc_' will be initialized after
/usr/include/boost/format/format_class.hpp:135: warning:   'unsigned char boost::basic_format<char, std::char_traits<char>, std::allocator<char> >::exceptions_'
/usr/include/boost/format/format_implementation.hpp:46: warning:   when initialized here
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-simplestring_xform.o `test -f 'simplestring_xform.cc' || echo './'`simplestring_xform.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-constants.o `test -f 'constants.cc' || echo './'`constants.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-numeric_vocab.o `test -f 'numeric_vocab.cc' || echo './'`numeric_vocab.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-vocab.o `test -f 'vocab.cc' || echo './'`vocab.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-charset.o `test -f 'charset.cc' || echo './'`charset.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-paths.o `test -f 'paths.cc' || echo './'`paths.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-luaext_mkstemp.o `test -f 'luaext_mkstemp.cc' || echo './'`luaext_mkstemp.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-luaext_parse_basic_io.o `test -f 'luaext_parse_basic_io.cc' || echo './'`luaext_parse_basic_io.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-luaext_guess_binary.o `test -f 'luaext_guess_binary.cc' || echo './'`luaext_guess_binary.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-luaext_platform.o `test -f 'luaext_platform.cc' || echo './'`luaext_platform.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-luaext_globish.o `test -f 'luaext_globish.cc' || echo './'`luaext_globish.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-lua.o `test -f 'lua.cc' || echo './'`lua.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-mkstemp.o `test -f 'mkstemp.cc' || echo './'`mkstemp.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-file_io.o `test -f 'file_io.cc' || echo './'`file_io.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-globish.o `test -f 'globish.cc' || echo './'`globish.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-basic_io.o `test -f 'basic_io.cc' || echo './'`basic_io.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-mtn-sanity.o `test -f 'mtn-sanity.cc' || echo './'`mtn-sanity.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-ui.o `test -f 'ui.cc' || echo './'`ui.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-app_state.o `test -f 'app_state.cc' || echo './'`app_state.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-commands.o `test -f 'commands.cc' || echo './'`commands.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_netsync.o `test -f 'cmd_netsync.cc' || echo './'`cmd_netsync.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_list.o `test -f 'cmd_list.cc' || echo './'`cmd_list.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_packet.o `test -f 'cmd_packet.cc' || echo './'`cmd_packet.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_key_cert.o `test -f 'cmd_key_cert.cc' || echo './'`cmd_key_cert.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_merging.o `test -f 'cmd_merging.cc' || echo './'`cmd_merging.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_db.o `test -f 'cmd_db.cc' || echo './'`cmd_db.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_diff_log.o `test -f 'cmd_diff_log.cc' || echo './'`cmd_diff_log.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_ws_commit.o `test -f 'cmd_ws_commit.cc' || echo './'`cmd_ws_commit.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_othervcs.o `test -f 'cmd_othervcs.cc' || echo './'`cmd_othervcs.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_automate.o `test -f 'cmd_automate.cc' || echo './'`cmd_automate.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cmd_files.o `test -f 'cmd_files.cc' || echo './'`cmd_files.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-diff_patch.o `test -f 'diff_patch.cc' || echo './'`diff_patch.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-lua_hooks.o `test -f 'lua_hooks.cc' || echo './'`lua_hooks.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-transforms.o `test -f 'transforms.cc' || echo './'`transforms.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-update.o `test -f 'update.cc' || echo './'`update.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-work.o `test -f 'work.cc' || echo './'`work.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-work_migration.o `test -f 'work_migration.cc' || echo './'`work_migration.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cert.o `test -f 'cert.cc' || echo './'`cert.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-database.o `test -f 'database.cc' || echo './'`database.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-key_store.o `test -f 'key_store.cc' || echo './'`key_store.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-localized_file_io.o `test -f 'localized_file_io.cc' || echo './'`localized_file_io.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-keys.o `test -f 'keys.cc' || echo './'`keys.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-packet.o `test -f 'packet.cc' || echo './'`packet.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-rcs_file.o `test -f 'rcs_file.cc' || echo './'`rcs_file.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-xdelta.o `test -f 'xdelta.cc' || echo './'`xdelta.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-schema_migration.o `test -f 'schema_migration.cc' || echo './'`schema_migration.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-refiner.o `test -f 'refiner.cc' || echo './'`refiner.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-enumerator.o `test -f 'enumerator.cc' || echo './'`enumerator.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-netsync.o `test -f 'netsync.cc' || echo './'`netsync.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-netxx_pipe.o `test -f 'netxx_pipe.cc' || echo './'`netxx_pipe.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-netcmd.o `test -f 'netcmd.cc' || echo './'`netcmd.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-merkle_tree.o `test -f 'merkle_tree.cc' || echo './'`merkle_tree.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-lcs.o `test -f 'lcs.cc' || echo './'`lcs.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-rcs_import.o `test -f 'rcs_import.cc' || echo './'`rcs_import.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-revision.o `test -f 'revision.cc' || echo './'`revision.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-cset.o `test -f 'cset.cc' || echo './'`cset.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-roster.o `test -f 'roster.cc' || echo './'`roster.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-mt_version.o `test -f 'mt_version.cc' || echo './'`mt_version.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-automate.o `test -f 'automate.cc' || echo './'`automate.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-database_check.o `test -f 'database_check.cc' || echo './'`database_check.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-epoch.o `test -f 'epoch.cc' || echo './'`epoch.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-inodeprint.o `test -f 'inodeprint.cc' || echo './'`inodeprint.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-selectors.o `test -f 'selectors.cc' || echo './'`selectors.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-annotate.o `test -f 'annotate.cc' || echo './'`annotate.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-restrictions.o `test -f 'restrictions.cc' || echo './'`restrictions.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-hmac.o `test -f 'hmac.cc' || echo './'`hmac.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-string_queue.o `test -f 'string_queue.cc' || echo './'`string_queue.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-roster_merge.o `test -f 'roster_merge.cc' || echo './'`roster_merge.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-merge.o `test -f 'merge.cc' || echo './'`merge.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-legacy.o `test -f 'legacy.cc' || echo './'`legacy.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-uri.o `test -f 'uri.cc' || echo './'`uri.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-graph.o `test -f 'graph.cc' || echo './'`graph.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-roster_delta.o `test -f 'roster_delta.cc' || echo './'`roster_delta.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-sha1.o `test -f 'sha1.cc' || echo './'`sha1.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-randomizer.o `test -f 'randomizer.cc' || echo './'`randomizer.cc
REAL_BLDDIR=$PWD/.; \
	(cd . && $REAL_BLDDIR/mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \
	|| (cd . && mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \
	|| rm -f package_revision_raw.txt
if [ -f package_revision_raw.txt ]; then \
	  cp package_revision_raw.txt package_revision.txt; \
	fi
[ -f package_revision.txt ] || echo "unknown" > package_revision.txt
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o mtn-package_revision.o `test -f 'package_revision.c' || echo './'`package_revision.c
REAL_BLDDIR=$PWD/.; \
	(cd . && $REAL_BLDDIR/mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \
	|| (cd . && mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \
	|| rm -f package_full_revision_raw.txt
if [ -f package_full_revision_raw.txt ]; then \
	  cp -f package_full_revision_raw.txt package_full_revision_dist.txt \
	  && (echo ''; \
	      echo '  Generated from data cached in the distribution;'; \
	      echo '  further changes may have been made.') >> package_full_revision_dist.txt; \
	fi
[ -f package_full_revision_dist.txt ] || echo "unknown" > package_full_revision_dist.txt
rm -f package_full_revision.txt
for SRC in package_full_revision_raw.txt package_full_revision_dist.txt; do ([ -f $SRC -a ! -f package_full_revision.txt ] && cp -f $SRC package_full_revision.txt) || true; done
./txt2c --no-static package_full_revision.txt package_full_revision >package_full_revision.c.tmp
cmp -s package_full_revision.c.tmp package_full_revision.c || mv -f package_full_revision.c.tmp package_full_revision.c
rm -f package_full_revision.c.tmp
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -DSQLITE_OMIT_CURSOR -DSQLITE_OMIT_LOAD_EXTENSION -DTHREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1   -g -Wall -O2 -fno-strict-aliasing -fexceptions -c -o mtn-package_full_revision.o `test -f 'package_full_revision.c' || echo './'`package_full_revision.c
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-option.o `test -f 'option.cc' || echo './'`option.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-options.o `test -f 'options.cc' || echo './'`options.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o mtn-monotone.o `test -f 'monotone.cc' || echo './'`monotone.cc
g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.  -I./lua -I./sqlite   -DNDEBUG -DBOOST_DISABLE_THREADS   -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing -c -o unix/mtn-main.o `test -f 'unix/main.cc' || echo './'`unix/main.cc
g++  -DNDEBUG -DBOOST_DISABLE_THREADS -g -Wall -O2 -Wall -W -Wno-unused -fno-strict-aliasing   -o mtn  mtn-sanity.o mtn-simplestring_xform.o mtn-constants.o mtn-numeric_vocab.o mtn-vocab.o mtn-charset.o mtn-paths.o mtn-luaext_mkstemp.o mtn-luaext_parse_basic_io.o mtn-luaext_guess_binary.o mtn-luaext_platform.o mtn-luaext_globish.o mtn-lua.o mtn-mkstemp.o mtn-file_io.o mtn-globish.o mtn-basic_io.o mtn-mtn-sanity.o mtn-ui.o mtn-app_state.o mtn-commands.o mtn-cmd_netsync.o mtn-cmd_list.o mtn-cmd_packet.o mtn-cmd_key_cert.o mtn-cmd_merging.o mtn-cmd_db.o mtn-cmd_diff_log.o mtn-cmd_ws_commit.o mtn-cmd_othervcs.o mtn-cmd_automate.o mtn-cmd_files.o mtn-diff_patch.o mtn-lua_hooks.o mtn-transforms.o mtn-update.o mtn-work.o mtn-work_migration.o mtn-cert.o mtn-database.o mtn-key_store.o mtn-localized_file_io.o mtn-keys.o mtn-packet.o mtn-rcs_file.o mtn-xdelta.o mtn-schema_migration.o mtn-refiner.o mtn-enumerator.o mtn-netsync.o mtn-netxx_pipe.o mtn-netcmd.o mtn-merkle_tree.o mtn-lcs.o m
 tn-rcs_import.o mtn-revision.o mtn-cset.o mtn-roster.o mtn-mt_version.o mtn-automate.o mtn-database_check.o mtn-epoch.o mtn-inodeprint.o mtn-selectors.o mtn-annotate.o mtn-restrictions.o mtn-hmac.o mtn-string_queue.o mtn-roster_merge.o mtn-merge.o mtn-legacy.o mtn-uri.o mtn-graph.o mtn-roster_delta.o mtn-sha1.o mtn-randomizer.o mtn-package_revision.o mtn-package_full_revision.o mtn-option.o mtn-options.o mtn-monotone.o  unix/mtn-main.o lib3rdparty.a -lboost_regex -lboost_date_time -lboost_filesystem  libplatform.a    -lz 
make[3]: Leaving directory `/build/buildd/monotone-0.31'
make[2]: Leaving directory `/build/buildd/monotone-0.31'
make[1]: Leaving directory `/build/buildd/monotone-0.31'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
 /usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
test "`id -u`" = 0
dh_clean -k 
dh_installdirs -A 
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/gnulib/config/config.rpath ; then \
		for i in ./config.rpath ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \
			fi ; \
		done ; \
	fi
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd/monotone-0.31/debian/tmp/
make[1]: Entering directory `/build/buildd/monotone-0.31'
REAL_BLDDIR=$PWD/.; \
	(cd . && $REAL_BLDDIR/mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \
	|| (cd . && mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \
	|| rm -f package_revision_raw.txt
if [ -f package_revision_raw.txt ]; then \
	  cp package_revision_raw.txt package_revision.txt; \
	fi
[ -f package_revision.txt ] || echo "unknown" > package_revision.txt
REAL_BLDDIR=$PWD/.; \
	(cd . && $REAL_BLDDIR/mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \
	|| (cd . && mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \
	|| rm -f package_full_revision_raw.txt
if [ -f package_full_revision_raw.txt ]; then \
	  cp -f package_full_revision_raw.txt package_full_revision_dist.txt \
	  && (echo ''; \
	      echo '  Generated from data cached in the distribution;'; \
	      echo '  further changes may have been made.') >> package_full_revision_dist.txt; \
	fi
[ -f package_full_revision_dist.txt ] || echo "unknown" > package_full_revision_dist.txt
rm -f package_full_revision.txt
for SRC in package_full_revision_raw.txt package_full_revision_dist.txt; do ([ -f $SRC -a ! -f package_full_revision.txt ] && cp -f $SRC package_full_revision.txt) || true; done
./txt2c --no-static package_full_revision.txt package_full_revision >package_full_revision.c.tmp
cmp -s package_full_revision.c.tmp package_full_revision.c || mv -f package_full_revision.c.tmp package_full_revision.c
rm -f package_full_revision.c.tmp
/usr/bin/make  install-recursive
make[2]: Entering directory `/build/buildd/monotone-0.31'
Making install in po
make[3]: Entering directory `/build/buildd/monotone-0.31/po'
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /build/buildd/monotone-0.31/debian/tmp//usr/share
mkdir /build/buildd/monotone-0.31/debian/tmp
mkdir /build/buildd/monotone-0.31/debian/tmp/usr
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/fr
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /build/buildd/monotone-0.31/debian/tmp//usr/share/locale/fr/LC_MESSAGES/monotone.mo
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/ja
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/ja/LC_MESSAGES
installing ja.gmo as /build/buildd/monotone-0.31/debian/tmp//usr/share/locale/ja/LC_MESSAGES/monotone.mo
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/pt_BR
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /build/buildd/monotone-0.31/debian/tmp//usr/share/locale/pt_BR/LC_MESSAGES/monotone.mo
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/sv
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /build/buildd/monotone-0.31/debian/tmp//usr/share/locale/sv/LC_MESSAGES/monotone.mo
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/it
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/it/LC_MESSAGES
installing it.gmo as /build/buildd/monotone-0.31/debian/tmp//usr/share/locale/it/LC_MESSAGES/monotone.mo
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/de
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /build/buildd/monotone-0.31/debian/tmp//usr/share/locale/de/LC_MESSAGES/monotone.mo
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/es
mkdir /build/buildd/monotone-0.31/debian/tmp/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /build/buildd/monotone-0.31/debian/tmp//usr/share/locale/es/LC_MESSAGES/monotone.mo
if test "monotone" = "gettext"; then \
	  /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /build/buildd/monotone-0.31/debian/tmp//usr/share/gettext/po; \
	  for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot  ; do \
	    /usr/bin/ginstall -c -m 644 ./$file \
			    /build/buildd/monotone-0.31/debian/tmp//usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[3]: Leaving directory `/build/buildd/monotone-0.31/po'
make[3]: Entering directory `/build/buildd/monotone-0.31'
REAL_BLDDIR=$PWD/.; \
	(cd . && $REAL_BLDDIR/mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \
	|| (cd . && mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \
	|| rm -f package_revision_raw.txt
if [ -f package_revision_raw.txt ]; then \
	  cp package_revision_raw.txt package_revision.txt; \
	fi
[ -f package_revision.txt ] || echo "unknown" > package_revision.txt
REAL_BLDDIR=$PWD/.; \
	(cd . && $REAL_BLDDIR/mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \
	|| (cd . && mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \
	|| rm -f package_full_revision_raw.txt
if [ -f package_full_revision_raw.txt ]; then \
	  cp -f package_full_revision_raw.txt package_full_revision_dist.txt \
	  && (echo ''; \
	      echo '  Generated from data cached in the distribution;'; \
	      echo '  further changes may have been made.') >> package_full_revision_dist.txt; \
	fi
[ -f package_full_revision_dist.txt ] || echo "unknown" > package_full_revision_dist.txt
rm -f package_full_revision.txt
for SRC in package_full_revision_raw.txt package_full_revision_dist.txt; do ([ -f $SRC -a ! -f package_full_revision.txt ] && cp -f $SRC package_full_revision.txt) || true; done
./txt2c --no-static package_full_revision.txt package_full_revision >package_full_revision.c.tmp
cmp -s package_full_revision.c.tmp package_full_revision.c || mv -f package_full_revision.c.tmp package_full_revision.c
rm -f package_full_revision.c.tmp
make[4]: Entering directory `/build/buildd/monotone-0.31'
REAL_BLDDIR=$PWD/.; \
	(cd . && $REAL_BLDDIR/mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \
	|| (cd . && mtn --root=. automate get_base_revision_id) 2>/dev/null >package_revision_raw.txt \
	|| rm -f package_revision_raw.txt
if [ -f package_revision_raw.txt ]; then \
	  cp package_revision_raw.txt package_revision.txt; \
	fi
[ -f package_revision.txt ] || echo "unknown" > package_revision.txt
REAL_BLDDIR=$PWD/.; \
	(cd . && $REAL_BLDDIR/mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \
	|| (cd . && mtn --root=. automate get_revision) 2>/dev/null >package_full_revision_raw.txt \
	|| rm -f package_full_revision_raw.txt
if [ -f package_full_revision_raw.txt ]; then \
	  cp -f package_full_revision_raw.txt package_full_revision_dist.txt \
	  && (echo ''; \
	      echo '  Generated from data cached in the distribution;'; \
	      echo '  further changes may have been made.') >> package_full_revision_dist.txt; \
	fi
[ -f package_full_revision_dist.txt ] || echo "unknown" > package_full_revision_dist.txt
rm -f package_full_revision.txt
for SRC in package_full_revision_raw.txt package_full_revision_dist.txt; do ([ -f $SRC -a ! -f package_full_revision.txt ] && cp -f $SRC package_full_revision.txt) || true; done
./txt2c --no-static package_full_revision.txt package_full_revision >package_full_revision.c.tmp
cmp -s package_full_revision.c.tmp package_full_revision.c || mv -f package_full_revision.c.tmp package_full_revision.c
rm -f package_full_revision.c.tmp
test -z "/usr/bin" || mkdir -p -- "/build/buildd/monotone-0.31/debian/tmp//usr/bin"
  /usr/bin/ginstall -c 'mtn' '/build/buildd/monotone-0.31/debian/tmp//usr/bin/mtn'
test -z "/usr/share/doc/monotone" || mkdir -p -- "/build/buildd/monotone-0.31/debian/tmp//usr/share/doc/monotone"
 /usr/bin/ginstall -c -m 644 'monotone.html' '/build/buildd/monotone-0.31/debian/tmp//usr/share/doc/monotone/monotone.html'
test -z "/usr/share/info" || mkdir -p -- "/build/buildd/monotone-0.31/debian/tmp//usr/share/info"
 /usr/bin/ginstall -c -m 644 './monotone.info' '/build/buildd/monotone-0.31/debian/tmp//usr/share/info/monotone.info'
 /usr/bin/ginstall -c -m 644 './monotone.info-1' '/build/buildd/monotone-0.31/debian/tmp//usr/share/info/monotone.info-1'
 /usr/bin/ginstall -c -m 644 './monotone.info-2' '/build/buildd/monotone-0.31/debian/tmp//usr/share/info/monotone.info-2'
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd/monotone-0.31/debian/tmp//usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 './mtn.1' '/build/buildd/monotone-0.31/debian/tmp//usr/share/man/man1/mtn.1'
make[4]: Leaving directory `/build/buildd/monotone-0.31'
make[3]: Leaving directory `/build/buildd/monotone-0.31'
make[2]: Leaving directory `/build/buildd/monotone-0.31'
make[1]: Leaving directory `/build/buildd/monotone-0.31'
dh_installdirs -pmonotone 
cp contrib/monotone.bash_completion debian/monotone/etc/bash_completion.d/monotone
dh_installdocs -pmonotone ./README ./NEWS ./AUTHORS  
dh_installexamples -pmonotone 
dh_installman -pmonotone  
dh_installinfo -pmonotone  
dh_installmenu -pmonotone 
dh_installcron -pmonotone 
dh_installinit -pmonotone   
dh_installdebconf -pmonotone 
dh_installemacsen -pmonotone   
dh_installcatalogs -pmonotone 
dh_installpam -pmonotone 
dh_installlogrotate -pmonotone 
dh_installlogcheck -pmonotone 
dh_installmime -pmonotone 
dh_installchangelogs -pmonotone  ./ChangeLog 
dh_installudev -pmonotone 
dh_install -pmonotone  
dh_link -pmonotone  
dh_strip -pmonotone  
dh_compress -pmonotone  
dh_fixperms -pmonotone  
dh_makeshlibs -pmonotone  
dh_installdeb -pmonotone 
dh_perl -pmonotone 
dh_shlibdeps -pmonotone    
dh_gencontrol -pmonotone 
dh_md5sums -pmonotone 
dh_builddeb -pmonotone 
dpkg-deb: building package `monotone' in `../monotone_0.31-6_m32r.deb'.
 dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070205-1531

chroot-unstable/build/buildd/monotone_0.31-6_m32r.deb:
 new debian package, version 2.0.
 size 2976318 bytes: control archive= 2250 bytes.
      32 bytes,     1 lines      conffiles            
     782 bytes,    15 lines      control              
    3478 bytes,    45 lines      md5sums              
     178 bytes,     7 lines   *  postinst             #!/bin/sh
     204 bytes,     7 lines   *  prerm                #!/bin/sh
 Package: monotone
 Version: 0.31-6
 Section: devel
 Priority: optional
 Architecture: m32r
 Depends: libboost-date-time1.33.1, libboost-filesystem1.33.1, libboost-regex1.33.1, libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12), zlib1g (>= 1:1.2.1)
 Installed-Size: 6916
 Maintainer: Shaun Jackman <sjackman at debian.org>
 Description: A distributed version (revision) control system
  Monotone is a free, distributed version control system. It provides
  fully disconnected operation, manages complete tree versions, keeps
  its state in a local transactional database, supports overlapping
  branches and extensible metadata, uses an efficient peer-to-peer
  network protocol, performs history-sensitive merging, and delegates
  trust functions to client-side RSA certificates.

chroot-unstable/build/buildd/monotone_0.31-6_m32r.deb:
drwxr-xr-x root/root         0 2007-02-05 15:26 ./
drwxr-xr-x root/root         0 2007-02-05 15:24 ./etc/
drwxr-xr-x root/root         0 2007-02-05 15:26 ./etc/bash_completion.d/
-rw-r--r-- root/root      7226 2007-02-05 15:26 ./etc/bash_completion.d/monotone
drwxr-xr-x root/root         0 2007-02-05 15:25 ./usr/
drwxr-xr-x root/root         0 2007-02-05 15:28 ./usr/bin/
-rwxr-xr-x root/root   5354164 2007-02-05 15:28 ./usr/bin/mtn
drwxr-xr-x root/root         0 2007-02-05 15:25 ./usr/share/
drwxr-xr-x root/root         0 2007-02-05 15:28 ./usr/share/info/
-rw-r--r-- root/root     29926 2007-02-05 15:25 ./usr/share/info/monotone.info-2.gz
-rw-r--r-- root/root     86882 2007-02-05 15:25 ./usr/share/info/monotone.info-1.gz
-rw-r--r-- root/root      1324 2007-02-05 15:25 ./usr/share/info/monotone.info.gz
drwxr-xr-x root/root         0 2007-02-05 15:25 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-02-05 15:28 ./usr/share/doc/monotone/
drwxr-xr-x root/root         0 2007-02-05 15:28 ./usr/share/doc/monotone/contrib/
-rw-r--r-- root/root      1994 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/ciabot_monotone_hookversion.py.gz
-rw-r--r-- root/root      8523 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/monotone.el.gz
-rw-r--r-- root/root     10386 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/mtbrowse.sh.gz
-rw-r--r-- root/root      2526 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/colorize.gz
-rw-r--r-- root/root       460 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/color-logs.conf
-rw-r--r-- root/root      4444 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/monoprof.sh.gz
-rw-r--r-- root/root      3342 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/ciabot_monotone.py.gz
-rw-r--r-- root/root     11262 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/usher.cc.gz
-rw-r--r-- root/root      8852 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/monotone-notify.pl.gz
-rw-r--r-- root/root      2049 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/monotone.bash_completion.gz
-rw-r--r-- root/root       722 2007-02-04 18:34 ./usr/share/doc/monotone/contrib/get_passphrase_from_file.lua
-rw-r--r-- root/root       954 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/get_stdio.pl
-rw-r--r-- root/root      3886 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/monotone.zsh_completion.gz
-rw-r--r-- root/root      4656 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/monotone-import.pl.gz
-rw-r--r-- root/root       645 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/monotone-cvs-ignore.lua
-rw-r--r-- root/root      1690 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/README
-rw-r--r-- root/root      4673 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/monotone-nav.el.gz
-rw-r--r-- root/root       183 2006-11-12 04:08 ./usr/share/doc/monotone/contrib/color-logs.sh
drwxr-xr-x root/root         0 2007-02-05 15:26 ./usr/share/doc/monotone/examples/
-rw-r--r-- root/root      1317 2006-11-12 04:08 ./usr/share/doc/monotone/examples/display_branches.lua
-rw-r--r-- root/root       212 2006-11-12 04:08 ./usr/share/doc/monotone/examples/000README.txt
-rw-r--r-- root/root       175 2006-11-12 04:08 ./usr/share/doc/monotone/examples/read-permissions
-rw-r--r-- root/root        16 2006-11-12 04:08 ./usr/share/doc/monotone/examples/write-permissions
-rw-r--r-- root/root      1246 2006-11-12 04:08 ./usr/share/doc/monotone/copyright
-rw-r--r-- root/root    188966 2006-11-12 04:07 ./usr/share/doc/monotone/changelog.gz
-rw-r--r-- root/root      6076 2006-11-12 04:08 ./usr/share/doc/monotone/ABOUT-NLS.gz
-rw-r--r-- root/root    482431 2007-02-05 15:25 ./usr/share/doc/monotone/monotone.html
-rw-r--r-- root/root      2807 2006-11-12 04:08 ./usr/share/doc/monotone/README.changesets.gz
-rw-r--r-- root/root       707 2006-11-12 04:08 ./usr/share/doc/monotone/README.Debian
-rw-r--r-- root/root      5071 2006-11-12 04:08 ./usr/share/doc/monotone/UPGRADE.gz
-rw-r--r-- root/root      6225 2006-11-12 04:07 ./usr/share/doc/monotone/AUTHORS.gz
-rw-r--r-- root/root       264 2006-11-12 04:07 ./usr/share/doc/monotone/README
-rw-r--r-- root/root     23741 2006-11-12 04:07 ./usr/share/doc/monotone/NEWS.gz
-rw-r--r-- root/root      2341 2007-02-04 18:34 ./usr/share/doc/monotone/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-02-05 15:25 ./usr/share/man/
drwxr-xr-x root/root         0 2007-02-05 15:28 ./usr/share/man/man1/
-rw-r--r-- root/root      4176 2007-02-05 15:25 ./usr/share/man/man1/mtn.1.gz
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/sv/
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root     80538 2007-02-05 15:24 ./usr/share/locale/sv/LC_MESSAGES/monotone.mo
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/de/
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root     84136 2007-02-05 15:24 ./usr/share/locale/de/LC_MESSAGES/monotone.mo
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/it/
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root     71566 2007-02-05 15:24 ./usr/share/locale/it/LC_MESSAGES/monotone.mo
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/ja/
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/ja/LC_MESSAGES/
-rw-r--r-- root/root     45740 2007-02-05 15:24 ./usr/share/locale/ja/LC_MESSAGES/monotone.mo
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/es/
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root     82132 2007-02-05 15:24 ./usr/share/locale/es/LC_MESSAGES/monotone.mo
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/fr/
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root     61932 2007-02-05 15:24 ./usr/share/locale/fr/LC_MESSAGES/monotone.mo
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root         0 2007-02-05 15:24 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root     74691 2007-02-05 15:24 ./usr/share/locale/pt_BR/LC_MESSAGES/monotone.mo

monotone_0.31-6_m32r.changes:
Format: 1.7
Date: Wed, 31 Jan 2007 13:14:40 -0700
Source: monotone
Binary: monotone monotone-doc monotone-server
Architecture: m32r
Version: 0.31-6
Distribution: unstable
Urgency: low
Maintainer: Shaun Jackman <sjackman at debian.org>
Changed-By: Shaun Jackman <sjackman at debian.org>
Description: 
 monotone   - A distributed version (revision) control system
Closes: 408697
Changes: 
 monotone (0.31-6) unstable; urgency=low
 .
   * Add Czech debconf translation. Closes: #408697.
Files: 
 b18d70a2e07650672afc5056e1d40c7e 2976318 devel optional monotone_0.31-6_m32r.deb

******************************************************************************
Built successfully

NOTE: The package could have used binaries from the following packages
(access time changed) without a source dependency:
  gettext: /usr/bin/msgmerge /usr/bin/msgfmt /usr/bin/xgettext

Purging chroot-unstable/build/buildd/monotone-0.31
------------------------------------------------------------------------------
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libiodbc2-dev* libmysqlclient12-dev*
Reading package lists...
Building dependency tree...
Note, selecting libiodbc2-dev for regex 'libiodbc2-dev*'
Note, selecting libmysqlclient12-dev for regex 'libmysqlclient12-dev*'
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
  /usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge libboost-test-dev libboost-filesystem1.33.1 libboost-date-time-dev libboost-filesystem-dev libboost-date-time1.33.1 libboost-test1.33.1
(Reading database ... 63495 files and directories currently installed.)
Removing libboost-test-dev ...
Removing libboost-date-time-dev ...
Removing libboost-filesystem-dev ...
Removing libboost-date-time1.33.1 ...
Purging configuration files for libboost-date-time1.33.1 ...
Removing libboost-test1.33.1 ...
Purging configuration files for libboost-test1.33.1 ...
Removing libboost-filesystem1.33.1 ...
Purging configuration files for libboost-filesystem1.33.1 ...
******************************************************************************
Finished at 20070205-1533
Build needed 20:58:45, 281808k disk space




More information about the build-status mailing list