[build-status: 56759] Log for successful build of logtool_1.2.8-6 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Mon Feb 5 18:29:05 JST 2007


Automatic build of logtool_1.2.8-6 on mappi005 by sbuild/m32r 1.7
Build started at 20070205-1818
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 150kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main logtool 1.2.8-6 (dsc) [565B]
Get:2 http://debian.linux-m32r.org 06_devonian/main logtool 1.2.8-6 (tar) [121kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main logtool 1.2.8-6 (diff) [28.8kB]
Fetched 150kB in 2s (74.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4.1.16)
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >> 4.1.16)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting logtool in logtool-1.2.8
dpkg-source: unpacking logtool_1.2.8.orig.tar.gz
dpkg-source: applying /debian/buildd/build/logtool_1.2.8-6.diff.gz
dpkg-buildpackage: source package is logtool
dpkg-buildpackage: source version is 1.2.8-6
dpkg-buildpackage: source changed by Wouter Verhelst <wouter at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.2.8-6
 /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/buildd/logtool-1.2.8'
rm -f a.out core *~ *.o *.a 
cd conf ; rm -f a.out core *~ *.o *.a 
cd doc ; rm -f a.out core *~ *.o *.a 
cd scripts ; rm -f a.out core *~ *.o *.a 
cd src ; /usr/bin/make clean
make[2]: Entering directory `/build/buildd/logtool-1.2.8/src'
rm -f a.out core *~ *.o *.a logtool debug
make[2]: Leaving directory `/build/buildd/logtool-1.2.8/src'
cd dd ; rm -f *~
make[1]: Leaving directory `/build/buildd/logtool-1.2.8'
rm -f config.cache
rm -f config.status
rm -f config.log
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
./configure --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for inet_addr... yes
checking for gethostbyaddr... yes
checking for unistd.h... yes
checking for sysexits.h... yes
checking for regex.h... yes
checking for time.h... yes
checking for getopt.h... yes
checking for working const... yes
checking for size_t... yes
checking for strncasecmp... yes
checking for setenv... yes
checking for regcomp... yes
checking for regexec... yes
checking for regfree... yes
updating cache ./config.cache
creating ./config.status
creating logtool.spec
creating src/config.h
creating src/Makefile
creating Makefile
creating conf/logtool.conf
creating doc/logtool.1
creating doc/logtool.txt
creating config.h
config.h is unchanged


Build was configured as follows:

Prefix:					/usr
Configuration files wil be placed in:	/etc/logtool
Binaries will be placed in:		/usr/bin
Using this install program:		/usr/bin/ginstall -c
We will use the following compiler:	gcc
With the following CFLAGS:              -g -O2
With the following DEFS:                -DHAVE_CONFIG_H
With the following LIBS:                
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd/logtool-1.2.8'
if [ ! -f ./config.cache ] ; then ./configure ; fi
cd src ; /usr/bin/make
make[2]: Entering directory `/build/buildd/logtool-1.2.8/src'
gcc -c  -g -O2 -DHAVE_CONFIG_H readconf.c -o readconf.o
gcc -c  -g -O2 -DHAVE_CONFIG_H getopt.c -o getopt.o
gcc -c  -g -O2 -DHAVE_CONFIG_H regex.c -o regex.o
gcc -c  -g -O2 -DHAVE_CONFIG_H parser.c -o parser.o
gcc -c  -g -O2 -DHAVE_CONFIG_H ansi.c -o ansi.o
gcc -c  -g -O2 -DHAVE_CONFIG_H ascii.c -o ascii.o
gcc -c  -g -O2 -DHAVE_CONFIG_H tai64nfrac.c -o tai64nfrac.o
tai64nfrac.c: In function 't64nfrac':
tai64nfrac.c:38: warning: integer constant is too large for 'long' type
gcc -c  -g -O2 -DHAVE_CONFIG_H csv.c -o csv.o
gcc -c  -g -O2 -DHAVE_CONFIG_H html.c -o html.o
gcc -c  -g -O2 -DHAVE_CONFIG_H raw.c -o raw.o
gcc -c  -g -O2 -DHAVE_CONFIG_H logtool.c -o logtool.o
gcc -c  -g -O2 -DHAVE_CONFIG_H main.c -o main.o
gcc -c  -g -O2 -DHAVE_CONFIG_H ncurses.c -o ncurses.o
gcc -c  -g -O2 -DHAVE_CONFIG_H env.c -o env.o
gcc -c  -g -O2 -DHAVE_CONFIG_H gethost.c -o gethost.o
gcc -c  -g -O2 -DHAVE_CONFIG_H mod_snort.c -o mod_snort.o
gcc -c  -g -O2 -DHAVE_CONFIG_H mod_syslog.c -o mod_syslog.o
gcc -c  -g -O2 -DHAVE_CONFIG_H mod_unknown.c -o mod_unknown.o
gcc -c  -g -O2 -DHAVE_CONFIG_H mod_iptables.c -o mod_iptables.o
gcc -c  -g -O2 -DHAVE_CONFIG_H mod_common.c -o mod_common.o
gcc -c  -g -O2 -DHAVE_CONFIG_H mod_sound.c -o mod_sound.o
gcc -c  -g -O2 -DHAVE_CONFIG_H output.c -o output.o
gcc -c  -g -O2 -DHAVE_CONFIG_H loop.c -o loop.o
gcc -c  -g -O2 -DHAVE_CONFIG_H parse_pmsg.c -o parse_pmsg.o
gcc -g -O2 -DHAVE_CONFIG_H -o logtool readconf.o getopt.o regex.o parser.o ansi.o ascii.o tai64nfrac.o csv.o html.o raw.o logtool.o main.o ncurses.o env.o gethost.o mod_snort.o mod_syslog.o mod_unknown.o mod_iptables.o mod_common.o mod_sound.o output.o loop.o parse_pmsg.o 
make[2]: Leaving directory `/build/buildd/logtool-1.2.8/src'
make[1]: Leaving directory `/build/buildd/logtool-1.2.8'
#/usr/bin/docbook-to-man debian/logtool.sgml > logtool.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/logtool.
/usr/bin/make install DESTDIR=/build/buildd/logtool-1.2.8/debian/logtool
make[1]: Entering directory `/build/buildd/logtool-1.2.8'
cd src ; /usr/bin/make install
make[2]: Entering directory `/build/buildd/logtool-1.2.8/src'
mkdir -p /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool
mkdir -p /build/buildd/logtool-1.2.8/debian/logtool/usr/bin
mkdir -p /build/buildd/logtool-1.2.8/debian/logtool/usr/share/man/man1
/usr/bin/ginstall -c -m 0555 -o root logtool /build/buildd/logtool-1.2.8/debian/logtool/usr/bin/logtool
/usr/bin/ginstall -c -m 0444 -o root ../doc/logtool.1 /build/buildd/logtool-1.2.8/debian/logtool/usr/share/man/man1
# we do each individual file here because install-sh is braindead. :(
/usr/bin/ginstall -c -m 0644 -o root ../conf/blue /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/brightblue /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/brightcyan /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/brightgreen /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/brightmagenta /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/brightred /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/brightwhite /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/brightyellow /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/cyan /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/exclude /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/green /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/include /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/logtool.conf /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/magenta /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/white /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
/usr/bin/ginstall -c -m 0644 -o root ../conf/yellow /build/buildd/logtool-1.2.8/debian/logtool/etc/logtool/
make[2]: Leaving directory `/build/buildd/logtool-1.2.8/src'
make[1]: Leaving directory `/build/buildd/logtool-1.2.8'
cp /build/buildd/logtool-1.2.8/debian/logtool.lintian-overrides /build/buildd/logtool-1.2.8/debian/logtool/usr/share/lintian/overrides/logtool
dh_install
dh_testdir
dh_testroot
dh_installdebconf	
dh_installdocs
dh_installman
dh_installchangelogs CHANGES-1.2 CHANGES.history
dh_link
dh_fixperms
dh_strip
dh_compress
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `logtool' in `../logtool_1.2.8-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-1829

chroot-unstable/build/buildd/logtool_1.2.8-6_m32r.deb:
 new debian package, version 2.0.
 size 45534 bytes: control archive= 16778 bytes.
     357 bytes,    16 lines      conffiles            
    1950 bytes,    90 lines   *  config               #!/bin/bash
     577 bytes,    16 lines      control              
     588 bytes,     9 lines      md5sums              
     786 bytes,    31 lines   *  postinst             #!/bin/sh
     279 bytes,    13 lines   *  postrm               #!/bin/sh
   40262 bytes,   355 lines      templates            
 Package: logtool
 Version: 1.2.8-6
 Section: utils
 Priority: optional
 Architecture: m32r
 Depends: debconf (>= 0.5.00) | debconf-2.0, libc6 (>= 2.3.5-1)
 Recommends: logcheck-database, logtail, sox
 Installed-Size: 232
 Maintainer: Wouter Verhelst <wouter at debian.org>
 Description: Syslog-style logfile parser with lots of output options
  logtool is a syslog-style logfile parser and report-generator,
  capable of producing ANSI, ASCII, CSV (for spreadsheets), HTML or
  just raw output.
  .
  It's very handy in generating nightly reports and in online
  monitoring of logfile activity.

chroot-unstable/build/buildd/logtool_1.2.8-6_m32r.deb:
drwxr-xr-x root/root         0 2007-02-05 18:26 ./
drwxr-xr-x root/root         0 2007-02-05 18:25 ./etc/
drwxr-xr-x root/root         0 2007-02-05 18:25 ./etc/logtool/
-rw-r--r-- root/root       167 2007-02-05 18:25 ./etc/logtool/include
-rw-r--r-- root/root       155 2007-02-05 18:25 ./etc/logtool/yellow
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/exclude
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/brightblue
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/white
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/brightred
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/blue
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/magenta
-rw-r--r-- root/root       150 2007-02-05 18:25 ./etc/logtool/green
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/brightmagenta
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/brightgreen
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/brightyellow
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/cyan
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/brightwhite
-rw-r--r-- root/root       122 2007-02-05 18:25 ./etc/logtool/brightcyan
-rw-r--r-- root/root      3176 2007-02-05 18:25 ./etc/logtool/logtool.conf
drwxr-xr-x root/root         0 2007-02-05 18:25 ./usr/
drwxr-xr-x root/root         0 2007-02-05 18:27 ./usr/bin/
-rwxr-xr-x root/root     26248 2007-02-05 18:27 ./usr/bin/logtool
drwxr-xr-x root/root         0 2007-02-05 18:26 ./usr/share/
drwxr-xr-x root/root         0 2007-02-05 18:25 ./usr/share/lintian/
drwxr-xr-x root/root         0 2007-02-05 18:25 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       375 2007-02-05 18:25 ./usr/share/lintian/overrides/logtool
drwxr-xr-x root/root         0 2007-02-05 18:26 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-02-05 18:27 ./usr/share/doc/logtool/
-rw-r--r-- root/root      3668 2005-08-12 02:58 ./usr/share/doc/logtool/CREDITS
-rw-r--r-- root/root       459 2003-05-21 03:02 ./usr/share/doc/logtool/TODO
-rw-r--r-- root/root       545 2007-02-05 18:19 ./usr/share/doc/logtool/copyright
-rw-r--r-- root/root      2402 2003-03-18 16:59 ./usr/share/doc/logtool/changelog.gz
-rw-r--r-- root/root      2375 2003-03-18 17:22 ./usr/share/doc/logtool/README.gz
-rw-r--r-- root/root      3912 2007-02-05 18:19 ./usr/share/doc/logtool/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-02-05 18:25 ./usr/share/man/
drwxr-xr-x root/root         0 2007-02-05 18:27 ./usr/share/man/man1/
-rw-r--r-- root/root      1939 2007-02-05 18:25 ./usr/share/man/man1/logtool.1.gz

logtool_1.2.8-6_m32r.changes:
Format: 1.7
Date: Sat, 27 Jan 2007 19:17:03 +0100
Source: logtool
Binary: logtool
Architecture: m32r
Version: 1.2.8-6
Distribution: unstable
Urgency: low
Maintainer: Wouter Verhelst <wouter at debian.org>
Changed-By: Wouter Verhelst <wouter at debian.org>
Description: 
 logtool    - Syslog-style logfile parser with lots of output options
Closes: 407518 408454 408597
Changes: 
 logtool (1.2.8-6) unstable; urgency=low
 .
   * Update French translation (actually, remove a few fuzzies). Thanks,
     Christian Perrier; Closes: #407518. Also, while I was at it, fixed a
     spelling error in fr.po that I spotted (logckeck-database ->
     logcheck-database).
   * Add pt.po. Thanks, "Traduz!"; Closes: #408454.
   * Add ru.po. Thanks, Yuri Kozlov; Closes: #408597.
Files: 
 a00f79c247c93e66a5baad944935e95f 45534 utils optional logtool_1.2.8-6_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/logtool-1.2.8
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070205-1829
Build needed 00:10:03, 1796k disk space




More information about the build-status mailing list