Automatic build of ack_1.39-12 on interix60 by sbuild/interix-i386 0.53 Build started at 20080720-1827 ****************************************************************************** Checking available source versions... Fetching source files... Reading package lists... Building dependency tree... Need to get 20.6kB of source archives. Get:1 http://ftp.de.debian.org unstable/main ack 1.39-12 (dsc) [917B] Get:2 http://ftp.de.debian.org unstable/main ack 1.39-12 (tar) [16.3kB] Get:3 http://ftp.de.debian.org unstable/main ack 1.39-12 (diff) [3390B] Fetched 20.6kB in 0s (85.7kB/s) Download complete and in download only mode ** Using build dependencies supplied by package: Build-Depends: debhelper (>> 4.0.0) Checking for already installed source dependencies... debhelper: already installed (7.0.13-0+interix.1 >> 4.0.0 is satisfied) Checking for source dependency conflicts... Checking correctness of source dependencies... Kernel: Interix 6.0 interix-i386 (x86) ------------------------------------------------------------------------------ sh: gcc: command not found dpkg-source: warning: Couldn't determine gcc system type, falling back to default (native compilation) gpg: Please note that you don't have secure memory on this system gpg: Signature made Sun Jul 13 19:20:23 2008 @tzres.dll using DSA key ID E7075A54 gpg: Can't check signature: public key not found dpkg-source: extracting ack in ack-1.39 dpkg-source: unpacking ack_1.39.orig.tar.gz dpkg-source: applying /srv/wanna-build/buildd-home/build/ack_1.39-12.diff.gz dpkg-buildpackage: source package ack dpkg-buildpackage: source version 1.39-12 dpkg-buildpackage: host architecture interix-i386 /usr/local/bin/fakesudo debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make clean make[1]: Entering directory `/build/interix60+Administrator/ack-1.39' rm -f ack codetosjis.o codetoeuc.o codetojis.o sjistocode.o euctocode.o kanjicheck.o kanjixcheck.o lcode.o codetozen.o fileio.o kmain.o string.o zz zenmap.euc zenmap.hex kanjixcheck.c make[1]: Leaving directory `/build/interix60+Administrator/ack-1.39' dh_clean debian/rules build dh_testdir # Add here commands to configure the package. touch configure-stamp dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/build/interix60+Administrator/ack-1.39' cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 codetosjis.c cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 codetoeuc.c cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 codetojis.c cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 sjistocode.c cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 euctocode.c cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 kanjicheck.c cp kanjicheck.c kanjixcheck.c cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 -DKCCHECK kanjixcheck.c cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 lcode.c cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 codetozen.c cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 fileio.c cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 kmain.c kmain.c: In function 'OutputName': kmain.c:157: warning: incompatible implicit declaration of built-in function 'strcpy' kmain.c:160: warning: incompatible implicit declaration of built-in function 'strcat' kmain.c: In function 'TmpName': kmain.c:173: warning: incompatible implicit declaration of built-in function 'strcpy' kmain.c:174: warning: incompatible implicit declaration of built-in function 'strcat' kmain.c: In function 'BakName': kmain.c:187: warning: incompatible implicit declaration of built-in function 'strcpy' kmain.c:188: warning: incompatible implicit declaration of built-in function 'strcat' kmain.c: In function 'main': kmain.c:461: warning: incompatible implicit declaration of built-in function 'strcpy' kmain.c: In function 'declang': kmain.c:511: warning: incompatible implicit declaration of built-in function 'strchr' cc -c -O -DDEFCODE=1 -DDEFJIS=2 -DENVACK=1 -DLANGCHK=1 -DJCONVSW=1 string.c cc codetosjis.o codetoeuc.o codetojis.o sjistocode.o euctocode.o kanjicheck.o kanjixcheck.o lcode.o codetozen.o fileio.o kmain.o string.o -o ack make[1]: Leaving directory `/build/interix60+Administrator/ack-1.39' #/usr/bin/docbook-to-man debian/ack.sgml > ack.1 touch build-stamp /usr/local/bin/fakesudo debian/rules binary-arch dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/ack. /usr/bin/make install DESTDIR=/build/interix60+Administrator/ack-1.39/debian/ack make[1]: Entering directory `/build/interix60+Administrator/ack-1.39' install -c ack /build/interix60+Administrator/ack-1.39/debian/ack/usr/bin install -c ack.1 /build/interix60+Administrator/ack-1.39/debian/ack/usr/share/man/ja/man1 make[1]: Leaving directory `/build/interix60+Administrator/ack-1.39' dh_testdir dh_testroot dh_installdocs dh_installexamples dh_installmenu dh_installcron dh_installman debian/ack.1 dh_installinfo dh_installchangelogs history dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `ack' in `../ack_1.39-12_interix-i386.deb'. dpkg-genchanges -B -mMartin Koeppe >../ack_1.39-12_interix-i386.changes 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 20080720-1828 ack_1.39-12_interix-i386.changes: Format: 1.7 Date: Mon, 14 Jul 2008 02:06:08 +0900 Source: ack Binary: ack Architecture: interix-i386 Version: 1.39-12 Distribution: unstable Urgency: low Maintainer: Martin Koeppe Changed-By: Masayuki Hatta (mhatta) Description: ack - Kanji code converter Changes: ack (1.39-12) unstable; urgency=low . * Bumped to Standards-Version: 3.8.0. Files: dc2285bab1a2a065b700582be1510297 18858 text extra ack_1.39-12_interix-i386.deb /srv/build/chroot-unstable/build/interix60+Administrator/ack_1.39-12_interix-i386.deb: new debian package, version 2.0. size 18858 bytes: control archive= zi bytes. 588 bytes, 15 lines control 504 bytes, 8 lines md5sums Package: ack Version: 1.39-12 Architecture: interix-i386 Maintainer: Masayuki Hatta (mhatta) Installed-Size: 30 Depends: ms-libc3.5 Section: text Priority: extra Description: Kanji code converter ACK is a highly versatile Kanji code checker/converter. ACK can do reciprocal conversion among Japanese EUC, Shift-JIS and 7bit JIS. JIS Kata-kana(SJIS Han-kaku Kana) is also supported. Kanji code can be automatically detected even if the input stream contains Kata-kana characters. Besides, ACK can be used as a Kanji code checker with very high detection rate. /srv/build/chroot-unstable/build/interix60+Administrator/ack_1.39-12_interix-i386.deb: drwxr-xr-x 0/0 0 2008-07-20 18:28 ./ drwxr-xr-x 0/0 0 2008-07-20 18:28 ./usr/ drwxr-xr-x 0/0 0 2008-07-20 18:28 ./usr/bin/ -rwxr-xr-x 0/0 18432 2008-07-20 18:28 ./usr/bin/ack drwxr-xr-x 0/0 0 2008-07-20 18:28 ./usr/share/ drwxr-xr-x 0/0 0 2008-07-20 18:28 ./usr/share/doc/ drwxr-xr-x 0/0 0 2008-07-20 18:28 ./usr/share/doc/ack/ -rw-r--r-- 0/0 4717 2008-07-20 18:28 ./usr/share/doc/ack/ack.doc.gz -rw-r--r-- 0/0 749 2008-07-20 18:28 ./usr/share/doc/ack/changelog.Debian.gz -rw-r--r-- 0/0 894 2008-07-20 18:28 ./usr/share/doc/ack/changelog.gz -rw-r--r-- 0/0 304 2008-07-20 18:28 ./usr/share/doc/ack/changelog.old.gz -rw-r--r-- 0/0 1315 2008-07-20 18:28 ./usr/share/doc/ack/copyright drwxr-xr-x 0/0 0 2008-07-20 18:28 ./usr/share/man/ drwxr-xr-x 0/0 0 2008-07-20 18:28 ./usr/share/man/ja/ drwxr-xr-x 0/0 0 2008-07-20 18:28 ./usr/share/man/ja/man1/ -rw-r--r-- 0/0 1708 2008-07-20 18:28 ./usr/share/man/ja/man1/ack.1.gz drwxr-xr-x 0/0 0 2008-07-20 18:28 ./usr/share/man/man1/ -rw-r--r-- 0/0 424 2008-07-20 18:28 ./usr/share/man/man1/ack.1.gz ****************************************************************************** Built successfully Purging /srv/build/chroot-unstable/build/interix60+Administrator/ack-1.39 ------------------------------------------------------------------------------ ****************************************************************************** Finished at 20080720-1828 Build needed 00:00:50, 196k disk space