[build-status: 57375] Log for successful build of ack_1.39-9 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Tue Feb 20 21:46:55 JST 2007


Automatic build of ack_1.39-9 on mappi005 by sbuild/m32r 1.7
Build started at 20070220-2140
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 20.0kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main ack 1.39-9 (dsc) [551B]
Get:2 http://debian.linux-m32r.org 06_devonian/main ack 1.39-9 (tar) [16.3kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main ack 1.39-9 (diff) [3129B]
Fetched 20.0kB in 0s (33.8kB/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 (in sufficient version 5.0.42 >> 4.0.0)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting ack in ack-1.39
dpkg-source: unpacking ack_1.39.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/ack_1.39-9.diff.gz
dpkg-buildpackage: source package is ack
dpkg-buildpackage: source version is 1.39-9
dpkg-buildpackage: source changed by Masayuki Hatta (mhatta) <mhatta at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.39-9
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/build/buildd2/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/buildd2/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/buildd2/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/buildd2/ack-1.39'
#/usr/bin/docbook-to-man debian/ack.sgml > ack.1
touch build-stamp
 /usr/bin/fakeroot 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/buildd2/ack-1.39/debian/ack
make[1]: Entering directory `/build/buildd2/ack-1.39'
install -s -c ack /build/buildd2/ack-1.39/debian/ack/usr/bin
install -c ack.1 /build/buildd2/ack-1.39/debian/ack/usr/share/man/ja/man1
make[1]: Leaving directory `/build/buildd2/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-9_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 20070220-2146

chroot-unstable/build/buildd2/ack_1.39-9_m32r.deb:
 new debian package, version 2.0.
 size 17234 bytes: control archive= 798 bytes.
     579 bytes,    14 lines      control              
     504 bytes,     8 lines      md5sums              
 Package: ack
 Version: 1.39-9
 Section: text
 Priority: extra
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1)
 Installed-Size: 92
 Maintainer: Masayuki Hatta (mhatta) <mhatta at debian.org>
 Description: Kanji code converter
  ACK is a highly versatile Kanji code 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.

chroot-unstable/build/buildd2/ack_1.39-9_m32r.deb:
drwxr-xr-x root/root         0 2007-02-20 21:45 ./
drwxr-xr-x root/root         0 2007-02-20 21:44 ./usr/
drwxr-xr-x root/root         0 2007-02-20 21:45 ./usr/bin/
-rwxr-xr-x root/root     12588 2007-02-20 21:45 ./usr/bin/ack
drwxr-xr-x root/root         0 2007-02-20 21:44 ./usr/share/
drwxr-xr-x root/root         0 2007-02-20 21:44 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-02-20 21:45 ./usr/share/doc/ack/
-rw-r--r-- root/root      1254 2007-02-20 21:42 ./usr/share/doc/ack/copyright
-rw-r--r-- root/root       904 1994-07-26 20:41 ./usr/share/doc/ack/changelog.gz
-rw-r--r-- root/root       318 2007-02-20 21:42 ./usr/share/doc/ack/changelog.old.gz
-rw-r--r-- root/root      4725 1994-07-26 20:41 ./usr/share/doc/ack/ack.doc.gz
-rw-r--r-- root/root       616 2007-02-20 21:42 ./usr/share/doc/ack/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-02-20 21:44 ./usr/share/man/
drwxr-xr-x root/root         0 2007-02-20 21:45 ./usr/share/man/man1/
-rw-r--r-- root/root       430 2007-02-20 21:42 ./usr/share/man/man1/ack.1.gz
drwxr-xr-x root/root         0 2007-02-20 21:44 ./usr/share/man/ja/
drwxr-xr-x root/root         0 2007-02-20 21:45 ./usr/share/man/ja/man1/
-rw-r--r-- root/root      1714 2007-02-20 21:44 ./usr/share/man/ja/man1/ack.1.gz

ack_1.39-9_m32r.changes:
Format: 1.7
Date: Tue, 10 Oct 2006 03:04:15 +0900
Source: ack
Binary: ack
Architecture: m32r
Version: 1.39-9
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) <mhatta at debian.org>
Changed-By: Masayuki Hatta (mhatta) <mhatta at debian.org>
Description: 
 ack        - Kanji code converter
Changes: 
 ack (1.39-9) unstable; urgency=low
 .
   * Bumped to Standards-Version: 3.7.2.
   * Fixed FSF's address.
Files: 
 697a386a0391e8c7e91c97222e4f163c 17234 text extra ack_1.39-9_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/ack-1.39
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070220-2146
Build needed 00:05:22, 348k disk space




More information about the build-status mailing list