[build-status: 128098] Log for successful build of sgrep_1.94a-3 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Fri May 23 21:20:45 JST 2008
Automatic build of sgrep_1.94a-3 on mappi005 by sbuild/m32r 98-farm
Build started at 20080523-2049
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 283kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main sgrep 1.94a-3 (dsc) [569B]
Get:2 http://debian.linux-m32r.org 06_devonian/main sgrep 1.94a-3 (tar) [193kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main sgrep 1.94a-3 (diff) [89.6kB]
Fetched 283kB in 16s (17.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autotools-dev, debhelper (>= 5), m4
Checking for already installed source dependencies...
autotools-dev: already installed (20080123.1)
debhelper: already installed (7.0.8 >= 5 is satisfied)
m4: already installed (1.4.11-1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting sgrep in sgrep-1.94a
dpkg-source: info: unpacking sgrep_1.94a.orig.tar.gz
dpkg-source: info: applying sgrep_1.94a-3.diff.gz
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 sgrep
dpkg-buildpackage: source version 1.94a-3
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Cleaning package
[ ! -f Makefile ] || /usr/bin/make distclean
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean
debian/rules build
dh_testdir
# Configuring package
CFLAGS="-Wall -g -O2" ./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --datadir=\${prefix}/share/sgrep --sysconfdir=/etc
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for m32r-linux-gnu-gcc... m32r-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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-gcc... gcc3
checking for m32r-linux-gnu-gcc... (cached) m32r-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether m32r-linux-gnu-gcc accepts -g... (cached) yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of m32r-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
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/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for mmap... yes
checking for dup... yes
checking for dup2... yes
checking for pipe... yes
checking for fileno... yes
checking for select... yes
checking for strerror... yes
checking for strtol... yes
checking for times... yes
checking for vsnprintf... yes
Using preprocessor 'm4 -s'
Enabling assertions.
Enabling memory leak and allocation debugging.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
# Building package
/usr/bin/make
make[1]: Entering directory `/build/buildd2/sgrep-1.94a'
/usr/bin/make all-am
make[2]: Entering directory `/build/buildd2/sgrep-1.94a'
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT preproc.o -MD -MP -MF ".deps/preproc.Tpo" -c -o preproc.o preproc.c; \
then mv -f ".deps/preproc.Tpo" ".deps/preproc.Po"; else rm -f ".deps/preproc.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT common.o -MD -MP -MF ".deps/common.Tpo" -c -o common.o common.c; \
then mv -f ".deps/common.Tpo" ".deps/common.Po"; else rm -f ".deps/common.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT parser.o -MD -MP -MF ".deps/parser.Tpo" -c -o parser.o parser.c; \
then mv -f ".deps/parser.Tpo" ".deps/parser.Po"; else rm -f ".deps/parser.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT optimize.o -MD -MP -MF ".deps/optimize.Tpo" -c -o optimize.o optimize.c; \
then mv -f ".deps/optimize.Tpo" ".deps/optimize.Po"; else rm -f ".deps/optimize.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT pmatch.o -MD -MP -MF ".deps/pmatch.Tpo" -c -o pmatch.o pmatch.c; \
then mv -f ".deps/pmatch.Tpo" ".deps/pmatch.Po"; else rm -f ".deps/pmatch.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT sgml.o -MD -MP -MF ".deps/sgml.Tpo" -c -o sgml.o sgml.c; \
then mv -f ".deps/sgml.Tpo" ".deps/sgml.Po"; else rm -f ".deps/sgml.Tpo"; exit 1; fi
sgml.c: In function 'parse_xml_declaration':
sgml.c:604: warning: pointer targets in initialization differ in signedness
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT eval.o -MD -MP -MF ".deps/eval.Tpo" -c -o eval.o eval.c; \
then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; else rm -f ".deps/eval.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT output.o -MD -MP -MF ".deps/output.Tpo" -c -o output.o output.c; \
then mv -f ".deps/output.Tpo" ".deps/output.Po"; else rm -f ".deps/output.Tpo"; exit 1; fi
output.c: In function 'get_file_region':
output.c:63: warning: dereferencing type-punned pointer will break strict-aliasing rules
output.c: In function 'display_gc_list':
output.c:294: warning: 'p.end' may be used uninitialized in this function
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT index.o -MD -MP -MF ".deps/index.Tpo" -c -o index.o index.c; \
then mv -f ".deps/index.Tpo" ".deps/index.Po"; else rm -f ".deps/index.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT sysdeps.o -MD -MP -MF ".deps/sysdeps.Tpo" -c -o sysdeps.o sysdeps.c; \
then mv -f ".deps/sysdeps.Tpo" ".deps/sysdeps.Po"; else rm -f ".deps/sysdeps.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/share/sgrep\"" -DSYSCONFDIR="\"/etc\"" -Wall -g -O2 -MT index_main.o -MD -MP -MF ".deps/index_main.Tpo" -c -o index_main.o index_main.c; \
then mv -f ".deps/index_main.Tpo" ".deps/index_main.Po"; else rm -f ".deps/index_main.Tpo"; exit 1; fi
index_main.c: In function 'parse_index_options':
index_main.c:84: warning: implicit declaration of function 'strcmp'
index_main.c: In function 'index_main':
index_main.c:241: warning: implicit declaration of function 'index_query'
m32r-linux-gnu-gcc -Wall -g -O2 -o sgrep main.o preproc.o common.o parser.o optimize.o pmatch.o sgml.o eval.o output.o index.o sysdeps.o index_main.o
make[2]: Leaving directory `/build/buildd2/sgrep-1.94a'
make[1]: Leaving directory `/build/buildd2/sgrep-1.94a'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Installing package
/usr/bin/make install DESTDIR=/build/buildd2/sgrep-1.94a/debian/sgrep
make[1]: Entering directory `/build/buildd2/sgrep-1.94a'
make[2]: Entering directory `/build/buildd2/sgrep-1.94a'
test -z "/usr/bin" || mkdir -p -- "/build/buildd2/sgrep-1.94a/debian/sgrep/usr/bin"
/usr/bin/ginstall -c 'sgrep' '/build/buildd2/sgrep-1.94a/debian/sgrep/usr/bin/sgrep'
test -z "/usr/share/sgrep" || mkdir -p -- "/build/buildd2/sgrep-1.94a/debian/sgrep/usr/share/sgrep"
/usr/bin/ginstall -c -m 644 'sample.sgreprc' '/build/buildd2/sgrep-1.94a/debian/sgrep/usr/share/sgrep/sample.sgreprc'
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd2/sgrep-1.94a/debian/sgrep/usr/share/man/man1"
/usr/bin/ginstall -c -m 644 './sgrep.1' '/build/buildd2/sgrep-1.94a/debian/sgrep/usr/share/man/man1/sgrep.1'
make[2]: Leaving directory `/build/buildd2/sgrep-1.94a'
make[1]: Leaving directory `/build/buildd2/sgrep-1.94a'
install -d -m 755 debian/sgrep/etc
mv debian/sgrep/usr/share/sgrep/sample.sgreprc debian/sgrep/etc/sgreprc
rmdir debian/sgrep/usr/share/sgrep
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_install
dh_installman
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
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 `sgrep' in `../sgrep_1.94a-3_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../sgrep_1.94a-3_m32r.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 20080523-2120
chroot-unstable/build/buildd2/sgrep_1.94a-3_m32r.deb:
new debian package, version 2.0.
size 95374 bytes: control archive= 854 bytes.
13 bytes, 1 lines conffiles
706 bytes, 17 lines control
443 bytes, 7 lines md5sums
Package: sgrep
Version: 1.94a-3
Architecture: m32r
Maintainer: Uwe Steinmann <steinm at debian.org>
Installed-Size: 228
Depends: libc6 (>= 2.3.5-1), m4
Section: text
Priority: optional
Description: tool to search a file for structured pattern
A tool for searching text files and filtering text streams for structured
criteria. Sgrep implements a query language based on so called region
expressions.
.
Like grep, sgrep can be used for any kind of text files. However it is most
useful for text files containing some kind of structured text. A file
containing structured text could be defined as a file, which obeys some syntax.
Examples of structured text files are SGML, HTML, C, TeX and mail files.
chroot-unstable/build/buildd2/sgrep_1.94a-3_m32r.deb:
drwxr-xr-x root/root 0 2008-05-23 21:18 ./
drwxr-xr-x root/root 0 2008-05-23 21:16 ./etc/
-rw-r--r-- root/root 4616 2008-05-23 21:16 ./etc/sgreprc
drwxr-xr-x root/root 0 2008-05-23 21:16 ./usr/
drwxr-xr-x root/root 0 2008-05-23 21:17 ./usr/bin/
-rwxr-xr-x root/root 133440 2008-05-23 21:17 ./usr/bin/sgrep
drwxr-xr-x root/root 0 2008-05-23 21:16 ./usr/share/
drwxr-xr-x root/root 0 2008-05-23 21:16 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-23 21:17 ./usr/share/doc/sgrep/
-rw-r--r-- root/root 1398 2008-05-23 20:58 ./usr/share/doc/sgrep/copyright
-rw-r--r-- root/root 6520 2004-11-20 03:22 ./usr/share/doc/sgrep/changelog.gz
-rw-r--r-- root/root 9809 1998-12-22 22:43 ./usr/share/doc/sgrep/README.gz
-rw-r--r-- root/root 1492 1999-10-21 20:49 ./usr/share/doc/sgrep/NEWS.gz
-rw-r--r-- root/root 1911 2008-05-23 20:58 ./usr/share/doc/sgrep/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-05-23 21:16 ./usr/share/man/
drwxr-xr-x root/root 0 2008-05-23 21:17 ./usr/share/man/man1/
-rw-r--r-- root/root 6743 2008-05-23 21:17 ./usr/share/man/man1/sgrep.1.gz
sgrep_1.94a-3_m32r.changes:
Format: 1.8
Date: Fri, 04 Jan 2008 13:29:28 +0100
Source: sgrep
Binary: sgrep
Architecture: m32r
Version: 1.94a-3
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Uwe Steinmann <steinm at debian.org>
Description:
sgrep - tool to search a file for structured pattern
Changes:
sgrep (1.94a-3) unstable; urgency=low
.
* Read sgreprc from /etc instead of /usr/share where it has
never been.
Checksums-Sha1:
a1bbe351d4330daf536c18398bffbb9e70aef32b 95374 sgrep_1.94a-3_m32r.deb
Checksums-Sha256:
3f8d639e731a175580f00a4ef96aea6fe222024796ea95b841bba0a4ec43220d 95374 sgrep_1.94a-3_m32r.deb
Files:
0dafc34346fc222ee887fdce8473b64f 95374 text optional sgrep_1.94a-3_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/sgrep-1.94a
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080523-2120
Build needed 00:25:10, 2444k disk space
More information about the build-status
mailing list