dpkg-buildpackage: source package is sqlite dpkg-buildpackage: source version is 2.8.17-1em2 dpkg-buildpackage: source changed by Neil Williams dpkg-architecture: warning: Specified GNU system type arm-linux-gnu does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnu does not match gcc system type x86_64-linux-gnu. dpkg-buildpackage: host architecture arm dpkg-buildpackage: source version without epoch 2.8.17-1em2 fakeroot debian/rules clean make: Entering directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' test -x debian/rules test "`id -u`" = 0 /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/02-lemon-snprintf.patch Trying reverse patch debian/patches/02-lemon-snprintf.patch at level 1 ... success. if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "reverse-patches" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi for dir in debian/patches ; do \ rm -f $dir/*.log ; \ done for i in ./config.guess ./config.sub ; 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 `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' rm -f *.lo *.la *.o sqlite libsqlite.la sqlite.h opcodes.* rm -rf .libs .deps rm -f lemon lempar.c parse.* sqlite*.tar.gz rm -f rm -f *.da *.bb *.bbg gmon.out rm -f testfixture test.db rm -rf doc rm -f sqlite.dll sqlite.lib rm -f config.log config.status libtool Makefile config.h make[1]: Leaving directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' rm -f debian/stamp-makefile-build rm -f debian/stamp-autotools-files dh_clean make: Leaving directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' dpkg-source -b sqlite-2.8.17 dpkg-source: building sqlite using existing sqlite_2.8.17.orig.tar.gz dpkg-source: building sqlite in sqlite_2.8.17-1em2.diff.gz dpkg-source: warning: ignoring deletion of directory doc dpkg-source: warning: ignoring deletion of file doc/lemon.html dpkg-source: warning: ignoring deletion of file doc/report1.txt dpkg-source: building sqlite in sqlite_2.8.17-1em2.dsc debian/rules build make: Entering directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' test -x debian/rules mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:114: "DEB_BUILD_MAKE_TARGET is a deprecated variable" /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/02-lemon-snprintf.patch Trying patch debian/patches/02-lemon-snprintf.patch at level 1 ... success. if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "debian/stamp-patched" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi make[1]: Entering directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' 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 make[1]: Leaving directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' 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 cd . && libtoolize -c -f if [ -d ./m4 ]; then m4="-I m4"; fi; if [ -e ./aclocal.m4 ]; then cd . && aclocal-1.9 $m4; fi if [ -e ./configure.ac ] || [ -e ./configure.in ]; then cd . && `which autoconf2.50 || which autoconf`; fi if [ -e ./Makefile.am ]; then cd . && automake-1.9 ; fi touch debian/stamp-autotools-files chmod a+x /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/./configure cd . && CC="arm-linux-gnu-gcc" CXX="arm-linux-gnu-g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/sqlite" --disable-maintainer-mode --disable-dependency-tracking --host=arm-linux-gnu --srcdir=. --without-tcl config_TARGET_CC="arm-linux-gnu-gcc" config_BUILD_CC="gcc" --cache-file=arm-linux-gnu.cache config_BUILD_CFLAGS="-g -Wall -O2 -DTHREADSAFE=1" config_TARGET_LIBS="-lpthread" --enable-utf8 configure: loading site script /etc/dpkg-cross/cross-config.arm configure: loading cache arm-linux-gnu.cache checking build system type... x86_64-pc-linux-gnu checking host system type... arm-unknown-linux-gnu checking for arm-linux-gnu-gcc... arm-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-linux-gnu-gcc accepts -g... yes checking for arm-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by arm-linux-gnu-gcc... arm-linux-gnu-ld checking if the linker (arm-linux-gnu-ld) is GNU ld... yes checking for arm-linux-gnu-ld option to reload object files... -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... arm-linux-gnu-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether arm-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... arm-linux-gnu-g++ -E checking for arm-linux-gnu-g77... no checking for arm-linux-gnu-xlf... no checking for arm-linux-gnu-f77... no checking for arm-linux-gnu-frt... no checking for arm-linux-gnu-pgf77... no checking for arm-linux-gnu-cf77... no checking for arm-linux-gnu-fort77... no checking for arm-linux-gnu-fl32... no checking for arm-linux-gnu-af77... no checking for arm-linux-gnu-xlf90... no checking for arm-linux-gnu-f90... no checking for arm-linux-gnu-pgf90... no checking for arm-linux-gnu-pghpf... no checking for arm-linux-gnu-epcf90... no checking for arm-linux-gnu-gfortran... no checking for arm-linux-gnu-g95... no checking for arm-linux-gnu-xlf95... no checking for arm-linux-gnu-f95... no checking for arm-linux-gnu-fort... no checking for arm-linux-gnu-ifort... no checking for arm-linux-gnu-ifc... no checking for arm-linux-gnu-efc... no checking for arm-linux-gnu-pgf95... no checking for arm-linux-gnu-lf95... no checking for arm-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from arm-linux-gnu-gcc object... ok checking for objdir... .libs checking for arm-linux-gnu-ar... arm-linux-gnu-ar checking for arm-linux-gnu-ranlib... arm-linux-gnu-ranlib checking for arm-linux-gnu-strip... arm-linux-gnu-strip checking if arm-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for arm-linux-gnu-gcc option to produce PIC... -fPIC checking if arm-linux-gnu-gcc PIC flag -fPIC works... yes checking if arm-linux-gnu-gcc static flag -static works... yes checking if arm-linux-gnu-gcc supports -c -o file.o... yes checking whether the arm-linux-gnu-gcc linker (arm-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by arm-linux-gnu-g++... arm-linux-gnu-ld checking if the linker (arm-linux-gnu-ld) is GNU ld... yes checking whether the arm-linux-gnu-g++ linker (arm-linux-gnu-ld) supports shared libraries... yes checking for arm-linux-gnu-g++ option to produce PIC... -fPIC checking if arm-linux-gnu-g++ PIC flag -fPIC works... yes checking if arm-linux-gnu-g++ static flag -static works... yes checking if arm-linux-gnu-g++ supports -c -o file.o... yes checking whether the arm-linux-gnu-g++ linker (arm-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c Version set to 2.8.17 checking host compiler... gcc checking switches for the host compiler... -g -Wall -O2 -DTHREADSAFE=1 checking target compiler... arm-linux-gnu-gcc checking switches on the target compiler... -g -Wall -O2 -DTHREADSAFE=1 checking target linker... arm-linux-gnu-gcc checking switches on the target compiler... checking for arm-linux-gnu-ranlib... (cached) arm-linux-gnu-ranlib -g -Wall -O2 -DTHREADSAFE=1 checking if host and target compilers are the same... no checking character encoding... UTF-8 checking whether to support incore databases for attach and open... yes checking whether to support shared library linked as release mode or not... no checking whether to use an in-ram database for temporary tables... no checking if executables have the .exe suffix... unknown checking host system type... (cached) arm-unknown-linux-gnu checking for sin... no checking for dlopen in -ldl... yes checking TCL header files... -Ino/generic -Ino/unix checking for library containing tgetent... -lreadline checking for readline in -lreadline... yes checking readline header files... not specified: still searching... checking for readline.h... (cached) yes checking for usleep... yes configure: not updating unwritable cache arm-linux-gnu.cache configure: creating ./config.status config.status: creating Makefile config.status: creating sqlite.pc /usr/bin/make -C . all make[1]: Entering directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' sed -e s/--VERS--/`cat ./VERSION`/ \ -e s/--ENCODING--/UTF8/ \ ./src/sqlite.h.in >sqlite.h echo '#include ' >temp.c echo 'int main(){printf(' >>temp.c echo '"#define SQLITE_PTR_SZ %d",sizeof(char*));' >>temp.c echo 'exit(0);}' >>temp.c gcc -g -Wall -O2 -DTHREADSAFE=1 -o temp temp.c temp.c: In function ‘main’: temp.c:3: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’ temp.c:4: warning: implicit declaration of function ‘exit’ temp.c:4: warning: incompatible implicit declaration of built-in function ‘exit’ ./temp >config.h echo >>config.h rm -f temp.c temp echo '/* Automatically generated file. Do not edit */' >opcodes.h grep '^case OP_' ./src/vdbe.c | \ sed -e 's/://' | \ awk '{printf "#define %-30s %3d\n", $2, ++cnt}' >>opcodes.h gcc -g -Wall -O2 -DTHREADSAFE=1 -o lemon ./tool/lemon.c ./tool/lemon.c: In function ‘Action_sort’: ./tool/lemon.c:369: warning: dereferencing type-punned pointer will break strict-aliasing rules ./tool/lemon.c: In function ‘Configlist_sort’: ./tool/lemon.c:1183: warning: dereferencing type-punned pointer will break strict-aliasing rules ./tool/lemon.c: In function ‘Configlist_sortbasis’: ./tool/lemon.c:1190: warning: dereferencing type-punned pointer will break strict-aliasing rules ./tool/lemon.c: In function ‘tplt_open’: ./tool/lemon.c:2821: warning: implicit declaration of function ‘access’ ./tool/lemon.c:2713: warning: previous declaration of ‘access’ was here ./tool/lemon.c: In function ‘Parse’: ./tool/lemon.c:2282: warning: ‘ps.prevrule’ may be used uninitialized in this function ./tool/lemon.c:2282: warning: ‘ps.preccounter’ may be used uninitialized in this function ./tool/lemon.c:2282: warning: ‘ps.lastrule’ may be used uninitialized in this function ./tool/lemon.c:2282: warning: ‘ps.firstrule’ may be used uninitialized in this function ./tool/lemon.c:2282: warning: ‘ps.lhs’ may be used uninitialized in this function ./tool/lemon.c:2282: warning: ‘ps.nrhs’ may be used uninitialized in this function ./tool/lemon.c:2282: warning: ‘ps.lhsalias’ may be used uninitialized in this function ./tool/lemon.c:2282: warning: ‘ps.declkeyword’ may be used uninitialized in this function ./tool/lemon.c:2282: warning: ‘ps.declargslot’ may be used uninitialized in this function ./tool/lemon.c:2282: warning: ‘ps.decllnslot’ may be used uninitialized in this function ./tool/lemon.c:2282: warning: ‘ps.declassoc’ may be used uninitialized in this function ./tool/lemon.c:2282: warning: ‘ps.fallback’ may be used uninitialized in this function cp ./tool/lempar.c . cp ./src/parse.y . ./lemon parse.y ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/attach.c mkdir .libs arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/attach.c -fPIC -DPIC -o .libs/attach.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/attach.c -o attach.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/auth.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/auth.c -fPIC -DPIC -o .libs/auth.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/auth.c -o auth.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/btree.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/btree.c -fPIC -DPIC -o .libs/btree.o ./src/btree.c: In function 'defragmentPage': ./src/btree.c:436: warning: cast from pointer to integer of different size ./src/btree.c:436: warning: cast from pointer to integer of different size ./src/btree.c:437: warning: cast from pointer to integer of different size ./src/btree.c:437: warning: cast from pointer to integer of different size ./src/btree.c: In function 'lockBtree': ./src/btree.c:786: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'newDatabase': ./src/btree.c:840: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'fileBtreeCursor': ./src/btree.c:1056: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'getPayload': ./src/btree.c:1204: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'fileBtreeKeyCompare': ./src/btree.c:1361: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'moveToChild': ./src/btree.c:1397: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'moveToRoot': ./src/btree.c:1477: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'allocatePage': ./src/btree.c:1763: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'freePage': ./src/btree.c:1843: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c:1862: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'clearCell': ./src/btree.c:1894: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'fillInCell': ./src/btree.c:1940: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'dropCell': ./src/btree.c:2036: warning: cast from pointer to integer of different size ./src/btree.c:2036: warning: cast from pointer to integer of different size ./src/btree.c: In function 'relinkCellList': ./src/btree.c:2089: warning: cast from pointer to integer of different size ./src/btree.c:2089: warning: cast from pointer to integer of different size ./src/btree.c: In function 'copyPage': ./src/btree.c:2112: warning: cast from pointer to integer of different size ./src/btree.c:2113: warning: cast from pointer to integer of different size ./src/btree.c:2115: warning: cast from pointer to integer of different size ./src/btree.c: In function 'balance': ./src/btree.c:2235: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'clearDatabasePage': ./src/btree.c:2806: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'fileBtreeDropTable': ./src/btree.c:2875: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'fileBtreeGetMeta': ./src/btree.c:2995: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'checkList': ./src/btree.c:3229: warning: dereferencing type-punned pointer will break strict-aliasing rules ./src/btree.c: In function 'checkTreePage': ./src/btree.c:3308: warning: dereferencing type-punned pointer will break strict-aliasing rules arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/btree.c -o btree.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/build.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/build.c -fPIC -DPIC -o .libs/build.o ./src/build.c: In function 'sqliteAddColumnType': ./src/build.c:619: warning: cast from pointer to integer of different size ./src/build.c:619: warning: cast from pointer to integer of different size ./src/build.c: In function 'sqliteEndTable': ./src/build.c:949: warning: cast from pointer to integer of different size ./src/build.c:949: warning: cast from pointer to integer of different size ./src/build.c: In function 'sqliteCreateIndex': ./src/build.c:1708: warning: cast from pointer to integer of different size ./src/build.c:1708: warning: cast from pointer to integer of different size arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/build.c -o build.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/copy.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/copy.c -fPIC -DPIC -o .libs/copy.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/copy.c -o copy.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/date.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/date.c -fPIC -DPIC -o .libs/date.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/date.c -o date.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/delete.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/delete.c -fPIC -DPIC -o .libs/delete.o ./src/delete.c: In function 'sqliteDeleteFrom': ./src/delete.c:64: warning: 'addr' may be used uninitialized in this function arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/delete.c -o delete.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/encode.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/encode.c -fPIC -DPIC -o .libs/encode.o ./src/encode.c: In function 'sqlite_encode_binary': ./src/encode.c:124: warning: 'e' may be used uninitialized in this function arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/encode.c -o encode.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/expr.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/expr.c -fPIC -DPIC -o .libs/expr.o ./src/expr.c: In function 'sqliteExprSpan': ./src/expr.c:63: warning: cast from pointer to integer of different size ./src/expr.c:63: warning: cast from pointer to integer of different size ./src/expr.c: In function 'sqliteExprCode': ./src/expr.c:1013: warning: 'op' may be used uninitialized in this function arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/expr.c -o expr.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/func.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/func.c -fPIC -DPIC -o .libs/func.o ./src/func.c: In function 'sqliteRegisterBuiltinFunctions': ./src/func.c:626: warning: 'pArg' may be used uninitialized in this function ./src/func.c:639: warning: 'pArg' may be used uninitialized in this function arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/func.c -o func.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/hash.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/hash.c -fPIC -DPIC -o .libs/hash.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/hash.c -o hash.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/insert.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/insert.c -fPIC -DPIC -o .libs/insert.o ./src/insert.c: In function 'sqliteGenerateConstraintChecks': ./src/insert.c:639: warning: 'jumpInst1' may be used uninitialized in this function ./src/insert.c: In function 'sqliteInsert': ./src/insert.c:110: warning: 'iInsertBlock' may be used uninitialized in this function ./src/insert.c:109: warning: 'iCleanup' may be used uninitialized in this function ./src/insert.c:108: warning: 'iSelectLoop' may be used uninitialized in this function ./src/insert.c:107: warning: 'srcTab' may be used uninitialized in this function ./src/insert.c:111: warning: 'iCntMem' may be used uninitialized in this function ./src/insert.c:101: warning: 'base' may be used uninitialized in this function ./src/insert.c:102: warning: 'iBreak' may be used uninitialized in this function ./src/insert.c:102: warning: 'iCont' may be used uninitialized in this function arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/insert.c -o insert.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c -DTEMP_STORE=1 ./src/main.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c -DTEMP_STORE=1 ./src/main.c -fPIC -DPIC -o .libs/main.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c -DTEMP_STORE=1 ./src/main.c -o main.o >/dev/null 2>&1 echo '/* Automatically generated file. Do not edit */' >opcodes.c echo 'char *sqliteOpcodeNames[] = { "???", ' >>opcodes.c grep '^case OP_' ./src/vdbe.c | \ sed -e 's/^.*OP_/ "/' -e 's/:.*$/", /' >>opcodes.c echo '};' >>opcodes.c ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c opcodes.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c opcodes.c -fPIC -DPIC -o .libs/opcodes.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c opcodes.c -o opcodes.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/os.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/os.c -fPIC -DPIC -o .libs/os.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/os.c -o os.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/pager.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/pager.c -fPIC -DPIC -o .libs/pager.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/pager.c -o pager.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c parse.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c parse.c -fPIC -DPIC -o .libs/parse.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c parse.c -o parse.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/pragma.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/pragma.c -fPIC -DPIC -o .libs/pragma.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/pragma.c -o pragma.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/printf.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/printf.c -fPIC -DPIC -o .libs/printf.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -Ino/generic -Ino/unix -c ./src/printf.c -o printf.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/random.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/random.c -fPIC -DPIC -o .libs/random.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/random.c -o random.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/select.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/select.c -fPIC -DPIC -o .libs/select.o ./src/select.c: In function 'multiSelect': ./src/select.c:1352: warning: 'op' may be used uninitialized in this function arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/select.c -o select.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/table.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/table.c -fPIC -DPIC -o .libs/table.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/table.c -o table.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/tokenize.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/tokenize.c -fPIC -DPIC -o .libs/tokenize.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/tokenize.c -o tokenize.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/update.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/update.c -fPIC -DPIC -o .libs/update.o ./src/update.c: In function 'sqliteUpdate': ./src/update.c:50: warning: 'pRecnoExpr' may be used uninitialized in this function ./src/update.c:36: warning: 'jumpInst' may be used uninitialized in this function ./src/update.c:35: warning: 'loopStart' may be used uninitialized in this function ./src/update.c:51: warning: 'openAll' may be used uninitialized in this function arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/update.c -o update.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/util.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/util.c -fPIC -DPIC -o .libs/util.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/util.c -o util.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/vacuum.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/vacuum.c -fPIC -DPIC -o .libs/vacuum.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/vacuum.c -o vacuum.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/vdbe.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/vdbe.c -fPIC -DPIC -o .libs/vdbe.o ./src/vdbe.c: In function 'sqliteVdbeExec': ./src/vdbe.c:3124: warning: 'pCrsr' may be used uninitialized in this function ./src/vdbe.c:3122: warning: 'pC' may be used uninitialized in this function ./src/vdbe.c:2835: warning: 'rx' may be used uninitialized in this function arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/vdbe.c -o vdbe.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/vdbeaux.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/vdbeaux.c -fPIC -DPIC -o .libs/vdbeaux.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/vdbeaux.c -o vdbeaux.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/where.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/where.c -fPIC -DPIC -o .libs/where.o ./src/where.c: In function 'sqliteWhereBegin': ./src/where.c:951: warning: 'geFlag' may be used uninitialized in this function ./src/where.c:951: warning: 'leFlag' may be used uninitialized in this function ./src/where.c:393: warning: 'haveKey' may be used uninitialized in this function arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/where.c -o where.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/trigger.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/trigger.c -fPIC -DPIC -o .libs/trigger.o ./src/trigger.c: In function 'sqliteDropTrigger': ./src/trigger.c:389: warning: 'pTrigger' may be used uninitialized in this function arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/trigger.c -o trigger.o >/dev/null 2>&1 ./libtool --mode=compile arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/btree_rb.c arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/btree_rb.c -fPIC -DPIC -o .libs/btree_rb.o arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -c ./src/btree_rb.c -o btree_rb.o >/dev/null 2>&1 ./libtool --mode=link arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -lpthread -o libsqlite.la attach.lo auth.lo btree.lo build.lo copy.lo date.lo delete.lo encode.lo expr.lo func.lo hash.lo insert.lo main.lo opcodes.lo os.lo pager.lo parse.lo pragma.lo printf.lo random.lo select.lo table.lo tokenize.lo update.lo util.lo vacuum.lo vdbe.lo vdbeaux.lo where.lo trigger.lo btree_rb.lo -rpath /usr/lib \ -version-info "8:6:8" arm-linux-gnu-gcc -shared .libs/attach.o .libs/auth.o .libs/btree.o .libs/build.o .libs/copy.o .libs/date.o .libs/delete.o .libs/encode.o .libs/expr.o .libs/func.o .libs/hash.o .libs/insert.o .libs/main.o .libs/opcodes.o .libs/os.o .libs/pager.o .libs/parse.o .libs/pragma.o .libs/printf.o .libs/random.o .libs/select.o .libs/table.o .libs/tokenize.o .libs/update.o .libs/util.o .libs/vacuum.o .libs/vdbe.o .libs/vdbeaux.o .libs/where.o .libs/trigger.o .libs/btree_rb.o -lpthread -Wl,-soname -Wl,libsqlite.so.0 -o .libs/libsqlite.so.0.8.6 (cd .libs && rm -f libsqlite.so.0 && ln -s libsqlite.so.0.8.6 libsqlite.so.0) (cd .libs && rm -f libsqlite.so && ln -s libsqlite.so.0.8.6 libsqlite.so) arm-linux-gnu-ar cru .libs/libsqlite.a attach.o auth.o btree.o build.o copy.o date.o delete.o encode.o expr.o func.o hash.o insert.o main.o opcodes.o os.o pager.o parse.o pragma.o printf.o random.o select.o table.o tokenize.o update.o util.o vacuum.o vdbe.o vdbeaux.o where.o trigger.o btree_rb.o arm-linux-gnu-ranlib .libs/libsqlite.a creating libsqlite.la (cd .libs && rm -f libsqlite.la && ln -s ../libsqlite.la libsqlite.la) ./libtool --mode=link arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -lpthread -DHAVE_READLINE=1 -o sqlite ./src/shell.c \ libsqlite.la -lreadline -lreadline arm-linux-gnu-gcc -g -Wall -O2 -DTHREADSAFE=1 -DOS_UNIX=1 -DOS_WIN=0 -DHAVE_USLEEP=1 -I. -I./src -DHAVE_READLINE=1 -o .libs/sqlite ./src/shell.c -lpthread ./.libs/libsqlite.so -lreadline creating sqlite make[1]: Leaving directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' touch debian/stamp-makefile-build make: Leaving directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' fakeroot debian/rules binary make: Entering directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:114: "DEB_BUILD_MAKE_TARGET is a deprecated variable" 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 /usr/bin/make -C . install DESTDIR=/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp/ make[1]: Entering directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' /usr/bin/install -c -d /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/lib ./libtool --mode=install /usr/bin/install -c libsqlite.la /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/lib /usr/bin/install -c .libs/libsqlite.so.0.8.6 /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/lib/libsqlite.so.0.8.6 (cd /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/lib && { ln -s -f libsqlite.so.0.8.6 libsqlite.so.0 || { rm -f libsqlite.so.0 && ln -s libsqlite.so.0.8.6 libsqlite.so.0; }; }) (cd /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/lib && { ln -s -f libsqlite.so.0.8.6 libsqlite.so || { rm -f libsqlite.so && ln -s libsqlite.so.0.8.6 libsqlite.so; }; }) /usr/bin/install -c .libs/libsqlite.lai /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/lib/libsqlite.la /usr/bin/install -c .libs/libsqlite.a /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/lib/libsqlite.a chmod 644 /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/lib/libsqlite.a arm-linux-gnu-ranlib /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/lib/libsqlite.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/bin ./libtool --mode=install /usr/bin/install -c sqlite /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/bin /usr/bin/install -c .libs/sqlite /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/bin/sqlite /usr/bin/install -c -d /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/include /usr/bin/install -c -m 0644 sqlite.h /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/include /usr/bin/install -c -d /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/lib/pkgconfig; /usr/bin/install -c -m 0644 sqlite.pc /opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17/debian/tmp//usr/lib/pkgconfig; make[1]: Leaving directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' install -d debian/tmp/usr/lib/sqlite install -d debian/tmp/usr/share/lemon install -m 664 tool/lempar.c debian/tmp/usr/share/lemon install -m 775 lemon debian/tmp/usr/bin dh_installdirs -psqlite dh_installdirs -plibsqlite0 dh_installdirs -plibsqlite0-dev dh_installmenu -psqlite dh_installcron -psqlite dh_installinit -psqlite dh_installdebconf -psqlite dh_installemacsen -psqlite dh_installcatalogs -psqlite dh_installpam -psqlite dh_installlogrotate -psqlite dh_installlogcheck -psqlite dh_installmime -psqlite dh_installudev -psqlite dh_install -psqlite --sourcedir=debian/tmp dh_link -psqlite dh_installmenu -plibsqlite0 dh_installcron -plibsqlite0 dh_installinit -plibsqlite0 dh_installdebconf -plibsqlite0 dh_installemacsen -plibsqlite0 dh_installcatalogs -plibsqlite0 dh_installpam -plibsqlite0 dh_installlogrotate -plibsqlite0 dh_installlogcheck -plibsqlite0 dh_installmime -plibsqlite0 dh_installudev -plibsqlite0 dh_install -plibsqlite0 --sourcedir=debian/tmp dh_link -plibsqlite0 dh_installmenu -plibsqlite0-dev dh_installcron -plibsqlite0-dev dh_installinit -plibsqlite0-dev dh_installdebconf -plibsqlite0-dev dh_installemacsen -plibsqlite0-dev dh_installcatalogs -plibsqlite0-dev dh_installpam -plibsqlite0-dev dh_installlogrotate -plibsqlite0-dev dh_installlogcheck -plibsqlite0-dev dh_installmime -plibsqlite0-dev dh_installudev -plibsqlite0-dev dh_install -plibsqlite0-dev --sourcedir=debian/tmp dh_link -plibsqlite0-dev dh_strip -psqlite + /usr/bin/arm-linux-gnu-strip --remove-section=.comment --remove-section=.note debian/sqlite/usr/bin/sqlite dh_compress -psqlite dh_fixperms -psqlite dh_strip -plibsqlite0 + /usr/bin/arm-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/libsqlite0/usr/lib/libsqlite.so.0.8.6 dh_compress -plibsqlite0 dh_fixperms -plibsqlite0 dh_strip -plibsqlite0-dev + /usr/bin/arm-linux-gnu-strip --strip-debug debian/libsqlite0-dev/usr/lib/libsqlite.a dh_compress -plibsqlite0-dev dh_fixperms -plibsqlite0-dev dh_installdeb -psqlite dh_perl -psqlite dh_shlibdeps -psqlite -L libsqlite0 -l debian/libsqlite0/usr/lib/: dh_installdeb -plibsqlite0 dh_perl -plibsqlite0 dh_shlibdeps -plibsqlite0 dh_installdeb -plibsqlite0-dev dh_perl -plibsqlite0-dev dh_shlibdeps -plibsqlite0-dev dh_gencontrol -psqlite dh_md5sums -psqlite dh_builddeb -psqlite dpkg-deb: building package `sqlite' in `../sqlite_2.8.17-1em2_arm.deb'. dh_gencontrol -plibsqlite0 dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -plibsqlite0 dh_builddeb -plibsqlite0 dpkg-deb: building package `libsqlite0' in `../libsqlite0_2.8.17-1em2_arm.deb'. dh_gencontrol -plibsqlite0-dev dh_md5sums -plibsqlite0-dev dh_builddeb -plibsqlite0-dev dpkg-deb: building package `libsqlite0-dev' in `../libsqlite0-dev_2.8.17-1em2_arm.deb'. make: Leaving directory `/opt/emdebian/trunk/s/sqlite/trunk/fresh/sqlite-2.8.17' dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Format: 1.7 Date: Wed, 24 Jan 2007 19:37:33 +0000 Source: sqlite Binary: libsqlite0-dev libsqlite0 sqlite Architecture: source arm Version: 2.8.17-1em2 Distribution: unstable Urgency: low Maintainer: Laszlo Boszormenyi (GCS) Changed-By: Neil Williams Description: libsqlite0 - SQLite shared library libsqlite0-dev - SQLite development files sqlite - command line interface for SQLite Changes: sqlite (2.8.17-1em2) unstable; urgency=low . * New emdebian release. Remove dependency on libgcc1 with addition to cache file and remove tcl dependency in debian/control. Remove debconf templates (unnecessary as they relate to a previous version not packaged by Emdebian). Files: 62e4f3c7008ff22d53bc8054afb5e62f 471 devel optional sqlite_2.8.17-1em2.dsc a1a9d59332d2725262dcecf700b30adb 203396 devel optional sqlite_2.8.17-1em2.diff.gz 1eab3560a7ebe9e3fc89dd733b4b867e 12340 misc optional sqlite_2.8.17-1em2_arm.deb 684559d568bae66372c2fd6bf6da4b95 148610 libs optional libsqlite0_2.8.17-1em2_arm.deb 08373e909c2cece7f4553267d66c192b 185342 libdevel optional libsqlite0-dev_2.8.17-1em2_arm.deb