dpkg-buildpackage -rfakeroot -D -us -uc -i(?:^|/).*~$|(?:^|/)\.#.*$|(?:^|/)\..*\.swp$|(?:^|/),,.*(?:$|/.*$)|(?:^|/)(?:DEADJOE|\.cvsignore|\.arch-inventory|\.bzrignore|\.gitignore|\.hgignore)$|(?:^|/)(?:CVS|RCS|\.deps|\{arch\}|\.arch-ids|\.svn|\.hg|_darcs|\.git|\.shelf|_MTN|\.bzr(?:\.backup|tags)|update\.sh)(?:$|/.*$) dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package amora-server dpkg-buildpackage: source version 1.1~svn520-1 dpkg-buildpackage: source changed by Axel Beckert dpkg-buildpackage: host architecture sparc fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make distclean rm -f config.sub config.guess configure-stamp dh_clean dpkg-source -i(?:^|/).*~$|(?:^|/)\.#.*$|(?:^|/)\..*\.swp$|(?:^|/),,.*(?:$|/.*$)|(?:^|/)(?:DEADJOE|\.cvsignore|\.arch-inventory|\.bzrignore|\.gitignore|\.hgignore)$|(?:^|/)(?:CVS|RCS|\.deps|\{arch\}|\.arch-ids|\.svn|\.hg|_darcs|\.git|\.shelf|_MTN|\.bzr(?:\.backup|tags)|update\.sh)(?:$|/.*$) -b amora-server-1.1~svn520 dpkg-source: info: using source format `1.0' dpkg-source: info: building amora-server using existing amora-server_1.1~svn520.orig.tar.gz dpkg-source: info: building amora-server in amora-server_1.1~svn520-1.diff.gz dpkg-source: info: building amora-server in amora-server_1.1~svn520-1.dsc debian/rules build autoreconf -i dh_testdir touch configure-stamp dh_testdir # Add here commands to configure the package. cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess ./configure --host=sparc-linux-gnu --build=sparc-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... sparc-unknown-linux-gnu checking host system type... sparc-unknown-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for sparc-linux-gnu-gcc... sparc-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... 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 sparc-linux-gnu-gcc accepts -g... yes checking for sparc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of sparc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... sparc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking whether struct tm is in sys/time.h or time.h... time.h checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for strchr... yes checking for printf... yes checking for select... yes checking for socket... yes checking for bind... yes checking for accept... yes checking for pkg-config... yes checking for sparc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBBLUEZ... yes checking for LIBX11... yes checking for LIBXTST... yes checking for LIBIMLIB2... yes checking for LIBDBUS... no configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating config.h config.status: executing depfiles commands Amora Server 1.1 configuration: ----------------------------- Source code location: . Host System Type: sparc-unknown-linux-gnu Compiler: sparc-linux-gnu-gcc D-Bus support: no CFLAGS: -Wall -g -O2 -Wall -W Libraries: -lbluetooth -lX11 -lXtst -lImlib2 Install path (prefix): /usr Now type 'make' to build Amora Server 1.1. dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/home/abe/debian/amora-server-1.1~svn520' /usr/bin/make all-am make[2]: Entering directory `/home/abe/debian/amora-server-1.1~svn520' sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W -Wall -g -O2 -MT amorad-main.o -MD -MP -MF .deps/amorad-main.Tpo -c -o amorad-main.o `test -f './src/main.c' || echo './'`./src/main.c mv -f .deps/amorad-main.Tpo .deps/amorad-main.Po sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W -Wall -g -O2 -MT amorad-protocol.o -MD -MP -MF .deps/amorad-protocol.Tpo -c -o amorad-protocol.o `test -f './src/protocol.c' || echo './'`./src/protocol.c mv -f .deps/amorad-protocol.Tpo .deps/amorad-protocol.Po sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W -Wall -g -O2 -MT amorad-x11_event.o -MD -MP -MF .deps/amorad-x11_event.Tpo -c -o amorad-x11_event.o `test -f './src/x11_event.c' || echo './'`./src/x11_event.c mv -f .deps/amorad-x11_event.Tpo .deps/amorad-x11_event.Po sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W -Wall -g -O2 -MT amorad-bluecode.o -MD -MP -MF .deps/amorad-bluecode.Tpo -c -o amorad-bluecode.o `test -f './src/bluecode.c' || echo './'`./src/bluecode.c mv -f .deps/amorad-bluecode.Tpo .deps/amorad-bluecode.Po sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W -Wall -g -O2 -MT amorad-linux.o -MD -MP -MF .deps/amorad-linux.Tpo -c -o amorad-linux.o `test -f './src/linux.c' || echo './'`./src/linux.c mv -f .deps/amorad-linux.Tpo .deps/amorad-linux.Po sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W -Wall -g -O2 -MT amorad-log.o -MD -MP -MF .deps/amorad-log.Tpo -c -o amorad-log.o `test -f './src/log.c' || echo './'`./src/log.c mv -f .deps/amorad-log.Tpo .deps/amorad-log.Po sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W -Wall -g -O2 -MT amorad-loop.o -MD -MP -MF .deps/amorad-loop.Tpo -c -o amorad-loop.o `test -f './src/loop.c' || echo './'`./src/loop.c mv -f .deps/amorad-loop.Tpo .deps/amorad-loop.Po sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -W -Wall -g -O2 -MT amorad-imscreen.o -MD -MP -MF .deps/amorad-imscreen.Tpo -c -o amorad-imscreen.o `test -f './src/imscreen.c' || echo './'`./src/imscreen.c mv -f .deps/amorad-imscreen.Tpo .deps/amorad-imscreen.Po sparc-linux-gnu-gcc -I./src -Wall -W -Wall -g -O2 -Wl,-z,defs -o amorad amorad-main.o amorad-protocol.o amorad-x11_event.o amorad-bluecode.o amorad-linux.o amorad-log.o amorad-loop.o amorad-imscreen.o -lbluetooth -lX11 -lXtst -lImlib2 make[2]: Leaving directory `/home/abe/debian/amora-server-1.1~svn520' make[1]: Leaving directory `/home/abe/debian/amora-server-1.1~svn520' touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/amora-server. /usr/bin/make DESTDIR=/home/abe/debian/amora-server-1.1~svn520/debian/amora-server install make[1]: Entering directory `/home/abe/debian/amora-server-1.1~svn520' make[2]: Entering directory `/home/abe/debian/amora-server-1.1~svn520' test -z "/usr/bin" || /bin/mkdir -p "/home/abe/debian/amora-server-1.1~svn520/debian/amora-server/usr/bin" /usr/bin/install -c 'amorad' '/home/abe/debian/amora-server-1.1~svn520/debian/amora-server/usr/bin/amorad' test -z "/usr/share/man/man8" || /bin/mkdir -p "/home/abe/debian/amora-server-1.1~svn520/debian/amora-server/usr/share/man/man8" /usr/bin/install -c -m 644 'amorad.8' '/home/abe/debian/amora-server-1.1~svn520/debian/amora-server/usr/share/man/man8/amorad.8' /usr/bin/make install-data-hook make[3]: Entering directory `/home/abe/debian/amora-server-1.1~svn520' mkdir -p /home/abe/debian/amora-server-1.1~svn520/debian/amora-server/usr/share/man/man7/ ln -sf ../man8/amorad.8 /home/abe/debian/amora-server-1.1~svn520/debian/amora-server/usr/share/man/man7/amora.7 make[3]: Leaving directory `/home/abe/debian/amora-server-1.1~svn520' make[2]: Leaving directory `/home/abe/debian/amora-server-1.1~svn520' make[1]: Leaving directory `/home/abe/debian/amora-server-1.1~svn520' dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_install dh_installman dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `amora-server' in `../amora-server_1.1~svn520-1_sparc.deb'. dpkg-genchanges >../amora-server_1.1~svn520-1_sparc.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... Finished running lintian. Now signing changes and any dsc files... signfile amora-server_1.1~svn520-1.dsc 95930EDE gpg: gpg-agent is not available in this session signfile amora-server_1.1~svn520-1_sparc.changes 95930EDE gpg: gpg-agent is not available in this session Successfully signed dsc and changes files