[build-status: 76915] Log for successful build of ffe_0.2.2-1 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Tue Jun 12 02:26:35 JST 2007
Automatic build of ffe_0.2.2-1 on mappi006 by sbuild/m32r 0.53
Build started at 20070612-0214
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 265kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main ffe 0.2.2-1 (dsc) [562B]
Get:2 http://debian.linux-m32r.org 06_devonian/main ffe 0.2.2-1 (tar) [240kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main ffe 0.2.2-1 (diff) [25.1kB]
Fetched 265kB in 2s (97.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), autotools-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.49 >= 5 is satisfied)
autotools-dev: already installed (20070306.1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.1 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Wed Jun 6 17:25:46 2007 JST using DSA key ID C2FEE5CD
gpg: Can't check signature: public key not found
dpkg-source: extracting ffe in ffe-0.2.2
dpkg-source: unpacking ffe_0.2.2.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/ffe_0.2.2-1.diff.gz
dpkg-buildpackage: source package is ffe
dpkg-buildpackage: source version is 0.2.2-1
dpkg-buildpackage: source changed by Alexis Bezverkhyy <bezverky at gmail.com>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.2.2-1
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
cp -f doc/ffe.html doc/ffe.html.bak
cp -f doc/ffe.info doc/ffe.info.bak
/usr/bin/make clean
make[1]: Entering directory `/build/buildd3/ffe-0.2.2'
make[1]: *** No rule to make target `clean'. Stop.
make[1]: Leaving directory `/build/buildd3/ffe-0.2.2'
make: [clean] Error 2 (ignored)
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd3/ffe-0.2.2'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd3/ffe-0.2.2'
make: [clean] Error 2 (ignored)
mv -f doc/ffe.html.bak doc/ffe.html
mv -f doc/ffe.info.bak doc/ffe.info
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
./configure --host=m32r-linux-gnu --build=m32r-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/ginstall -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... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gawk... (cached) gawk
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 a BSD-compatible install... /usr/bin/ginstall -c
checking how to run the C preprocessor... m32r-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 for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking error.h usability... yes
checking error.h presence... yes
checking for error.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for inline... inline
checking for size_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for long file names... yes
checking for regex_t... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for getline... yes
checking for getopt_long... yes
checking for regcomp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd3/ffe-0.2.2'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd3/ffe-0.2.2'
Making all in src
make[3]: Entering directory `/build/buildd3/ffe-0.2.2/src'
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -O2 -MT ffe.o -MD -MP -MF .deps/ffe.Tpo -c -o ffe.o ffe.c
mv -f .deps/ffe.Tpo .deps/ffe.Po
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -O2 -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c
mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -O2 -MT parserc.o -MD -MP -MF .deps/parserc.Tpo -c -o parserc.o parserc.c
mv -f .deps/parserc.Tpo .deps/parserc.Po
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -O2 -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c
execute.c: In function 'print_fields':
execute.c:947: warning: 'rep_pos' may be used uninitialized in this function
execute.c:947: warning: 'rep_start' may be used uninitialized in this function
mv -f .deps/execute.Tpo .deps/execute.Po
m32r-linux-gnu-gcc -I.. -Wall -g -O2 -Wl,-z,defs -o ffe ffe.o xmalloc.o parserc.o execute.o
make[3]: Leaving directory `/build/buildd3/ffe-0.2.2/src'
Making all in doc
make[3]: Entering directory `/build/buildd3/ffe-0.2.2/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ffe-0.2.2/doc'
make[3]: Entering directory `/build/buildd3/ffe-0.2.2'
make[3]: Leaving directory `/build/buildd3/ffe-0.2.2'
make[2]: Leaving directory `/build/buildd3/ffe-0.2.2'
make[1]: Leaving directory `/build/buildd3/ffe-0.2.2'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean
dh_installdirs
/usr/bin/make install DESTDIR=/build/buildd3/ffe-0.2.2/debian/ffe
make[1]: Entering directory `/build/buildd3/ffe-0.2.2'
Making install in src
make[2]: Entering directory `/build/buildd3/ffe-0.2.2/src'
make[3]: Entering directory `/build/buildd3/ffe-0.2.2/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd3/ffe-0.2.2/debian/ffe/usr/bin"
/usr/bin/ginstall -c 'ffe' '/build/buildd3/ffe-0.2.2/debian/ffe/usr/bin/ffe'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ffe-0.2.2/src'
make[2]: Leaving directory `/build/buildd3/ffe-0.2.2/src'
Making install in doc
make[2]: Entering directory `/build/buildd3/ffe-0.2.2/doc'
make[3]: Entering directory `/build/buildd3/ffe-0.2.2/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/ffe" || /bin/mkdir -p "/build/buildd3/ffe-0.2.2/debian/ffe/usr/share/doc/ffe"
/usr/bin/ginstall -c -m 644 'ffe.html' '/build/buildd3/ffe-0.2.2/debian/ffe/usr/share/doc/ffe/ffe.html'
test -z "/usr/share/info" || /bin/mkdir -p "/build/buildd3/ffe-0.2.2/debian/ffe/usr/share/info"
/usr/bin/ginstall -c -m 644 './ffe.info' '/build/buildd3/ffe-0.2.2/debian/ffe/usr/share/info/ffe.info'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd3/ffe-0.2.2/debian/ffe/usr/share/man/man1"
/usr/bin/ginstall -c -m 644 './ffe.1' '/build/buildd3/ffe-0.2.2/debian/ffe/usr/share/man/man1/ffe.1'
make[3]: Leaving directory `/build/buildd3/ffe-0.2.2/doc'
make[2]: Leaving directory `/build/buildd3/ffe-0.2.2/doc'
make[2]: Entering directory `/build/buildd3/ffe-0.2.2'
make[3]: Entering directory `/build/buildd3/ffe-0.2.2'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ffe-0.2.2'
make[2]: Leaving directory `/build/buildd3/ffe-0.2.2'
make[1]: Leaving directory `/build/buildd3/ffe-0.2.2'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `ffe' in `../ffe_0.2.2-1_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 20070612-0226
ffe_0.2.2-1_m32r.changes:
Format: 1.7
Date: Sun, 3 Jun 2007 17:21:44 +0200
Source: ffe
Binary: ffe
Architecture: m32r
Version: 0.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Alexis Bezverkhyy <bezverky at gmail.com>
Changed-By: Alexis Bezverkhyy <bezverky at gmail.com>
Description:
ffe - Tool for parsing flat and CSV files and converting them to differ
Closes: 399578 424258
Changes:
ffe (0.2.2-1) unstable; urgency=low
.
* New upstream version (Closes: #399578)
* Fix in debian/rules which avoids pre-compiled manpages to be removed by make clean (Closes: #424258)
* Added watch file
Files:
8a5ac91e0b4e281cf1dea78ba3af3a2c 47104 text optional ffe_0.2.2-1_m32r.deb
/debian/buildd3/build/chroot-unstable/build/buildd3/ffe_0.2.2-1_m32r.deb:
new debian package, version 2.0.
size 47104 bytes: control archive= 1048 bytes.
940 bytes, 20 lines control
608 bytes, 10 lines md5sums
Package: ffe
Version: 0.2.2-1
Architecture: m32r
Maintainer: Alexis Bezverkhyy <bezverky at gmail.com>
Installed-Size: 168
Depends: libc6 (>= 2.3.5-1)
Section: text
Priority: optional
Description: Tool for parsing flat and CSV files and converting them to different formats
Ffe has many areas of use with fixed lenth and CSV files. It can extract
particular fields or records from a flat file, convert data from one format
to an other (CSV to fixed lenth, ...), display flat file content in human
readable form, etc. In addition, one input file can contain several types of
records (lines) and the input file structure and output definitions are
independent, meaning one output format can be used with several input files.
This input file structure and output format are 'freely' configurable,
so the output can be formatted e.g. as: fixed length, separated, tokenized,
XML, SQL,...
.
Hrm: cannot remove directory `/tmp/dpkgZ8CGMK': Directory not empty
rm cleanup failed, code 256
omepage: http://ff-extractor.sourceforge.net/
/debian/buildd3/build/chroot-unstable/build/buildd3/ffe_0.2.2-1_m32r.deb:
drwxr-xr-x root/root 0 2007-06-12 02:24 ./
drwxr-xr-x root/root 0 2007-06-12 02:23 ./usr/
drwxr-xr-x root/root 0 2007-06-12 02:24 ./usr/bin/
-rwxr-xr-x root/root 34992 2007-06-12 02:24 ./usr/bin/ffe
drwxr-xr-x root/root 0 2007-06-12 02:23 ./usr/share/
drwxr-xr-x root/root 0 2007-06-12 02:23 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-06-12 02:24 ./usr/share/doc/ffe/
-rw-r--r-- root/root 46338 2007-06-12 02:23 ./usr/share/doc/ffe/ffe.html
-rw-r--r-- root/root 716 2007-05-28 18:01 ./usr/share/doc/ffe/changelog.gz
-rw-r--r-- root/root 62 2006-02-28 22:08 ./usr/share/doc/ffe/NEWS.gz
-rw-r--r-- root/root 859 2006-05-04 16:40 ./usr/share/doc/ffe/README
-rw-r--r-- root/root 27 2006-02-05 21:24 ./usr/share/doc/ffe/AUTHORS
-rw-r--r-- root/root 1912 2007-06-12 02:16 ./usr/share/doc/ffe/copyright
-rw-r--r-- root/root 375 2007-06-12 02:16 ./usr/share/doc/ffe/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-06-12 02:24 ./usr/share/info/
-rw-r--r-- root/root 9219 2007-06-12 02:23 ./usr/share/info/ffe.info.gz
drwxr-xr-x root/root 0 2007-06-12 02:23 ./usr/share/man/
drwxr-xr-x root/root 0 2007-06-12 02:24 ./usr/share/man/man1/
-rw-r--r-- root/root 4756 2007-06-12 02:23 ./usr/share/man/man1/ffe.1.gz
******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/ffe-0.2.2
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070612-0226
Build needed 00:10:37, 1824k disk space
More information about the build-status
mailing list