[build-status: 124462] Log for successful build of patch_2.5.9-5 (dist=unstable)

Build Daemon 4 buildd4 at linux-m32r.org
Wed Apr 30 07:44:45 JST 2008


Automatic build of patch_2.5.9-5 on mappi006 by sbuild/m32r 
Build started at 20080430-0716
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 258kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main patch 2.5.9-5 (dsc) [934B]
Get:2 http://debian.linux-m32r.org 06_devonian/main patch 2.5.9-5 (tar) [202kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main patch 2.5.9-5 (diff) [55.5kB]
Fetched 258kB in 2s (103kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1.0), ed, quilt
Checking for already installed source dependencies...
debhelper: already installed (7.0.2 >= 4.1.0 is satisfied)
ed: already installed (0.7-1)
quilt: already installed (0.46-4)
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.0.3 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 patch in patch-2.5.9
dpkg-source: info: unpacking patch_2.5.9.orig.tar.gz
dpkg-source: info: applying patch_2.5.9-5.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 patch
dpkg-buildpackage: source version 2.5.9-5
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
[ ! -f Makefile ] || /usr/bin/make distclean
dh_clean build-stamp configure-stamp
 debian/rules build
# quilt exits with 2 as return when there was nothing to do. 
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch 10_unified-reject-files
patching file common.h
patching file patch.c
patching file patch.man
patching file pch.c
patching file pch.h

Applying patch 20_global-reject-file
patching file patch.c
patching file patch.man

Applying patch 30_manpage-char
patching file patch.man
Hunk #1 succeeded at 777 (offset 12 lines).

Now at patch 30_manpage-char
touch debian/stamp-patched
dh_testdir
touch aclocal.m4
touch configure
CFLAGS="-Wall -g -O2" ac_cv_sys_long_file_names=yes \
		./configure --build m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether make sets $(MAKE)... yes
checking for ed... /bin/ed
checking for egrep... grep -E
checking for AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for strerror in -lcposix... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for function prototypes... yes
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) 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 for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for utime.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct utimbuf... yes
checking whether closedir returns void... no
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether system is Windows or MSDOS... no
checking for unistd.h... (cached) yes
checking for d_ino member in directory struct... yes
checking for long file names... (cached) yes
checking for pathconf... yes
checking for vprintf... yes
checking for _doprnt... no
checking for error_at_line... yes
checking for strerror... yes
checking whether strerror is declared... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for memchr... yes
checking whether stat file-mode macros are broken... no
checking for rmdir... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for iswprint... yes
checking for mbsinit... yes
checking for mbstate_t... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether free is declared... yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) yes
checking for nanosecond timestamps in struct stat... no
checking for nanosecond timestamps in struct stat... yes
checking for pathconf... (cached) yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether free is declared... (cached) yes
checking whether getenv is declared... (cached) yes
checking whether malloc is declared... (cached) yes
checking whether mktemp is declared... yes
checking for _doprintf... no
checking for geteuid... yes
checking for getuid... yes
checking for isascii... yes
checking for memcmp... yes
checking for mktemp... yes
checking for pathconf... (cached) yes
checking for raise... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for sigsetmask... yes
checking for strerror... (cached) yes
checking for mkdir... yes
checking for strncasecmp... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether closedir returns void... (cached) no
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for DOS-style setmode... no
checking for vprintf... (cached) yes
checking for _doprnt... (cached) no
checking for mkdir... (cached) yes
checking whether mkdir takes only one argument... no
checking whether system is Windows or MSDOS... (cached) no
checking for long file names... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd4/patch-2.5.9'
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 addext.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 argmatch.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 backupfile.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 basename.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 dirname.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 getopt.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 getopt1.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 inp.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 maketime.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 partime.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 patch.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 pch.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 quote.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 quotearg.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 quotesys.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 util.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 version.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 xmalloc.c
gcc -c  -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -Wall -g -O2 hash.c
gcc -o patch -Wall -g -O2   addext.o argmatch.o backupfile.o basename.o dirname.o getopt.o getopt1.o inp.o maketime.o partime.o patch.o pch.o quote.o quotearg.o quotesys.o util.o version.o xmalloc.o hash.o 
patch.o: In function `make_temp':
/build/buildd4/patch-2.5.9/patch.c:1489: warning: the use of `mktemp' is dangerous, better use `mkstemp'
make[1]: Leaving directory `/build/buildd4/patch-2.5.9'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install prefix=/build/buildd4/patch-2.5.9/debian/patch/usr
make[1]: Entering directory `/build/buildd4/patch-2.5.9'
/bin/sh ./mkinstalldirs /build/buildd4/patch-2.5.9/debian/patch/usr/bin /build/buildd4/patch-2.5.9/debian/patch/usr/share/man/man1
mkdir -p -- /build/buildd4/patch-2.5.9/debian/patch/usr/bin /build/buildd4/patch-2.5.9/debian/patch/usr/share/man/man1
/usr/bin/ginstall -c patch /build/buildd4/patch-2.5.9/debian/patch/usr/bin/`echo patch | sed 's,x,x,'`
/usr/bin/ginstall -c -m 644 ./patch.man /build/buildd4/patch-2.5.9/debian/patch/usr/share/man/man1/`echo patch | sed 's,x,x,'`.1
make[1]: Leaving directory `/build/buildd4/patch-2.5.9'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs README NEWS AUTHORS
dh_lintian
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `patch' in `../patch_2.5.9-5_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../patch_2.5.9-5_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 20080430-0744

chroot-unstable/build/buildd4/patch_2.5.9-5_m32r.deb:
 new debian package, version 2.0.
 size 103636 bytes: control archive= 758 bytes.
     442 bytes,    14 lines      control              
     570 bytes,     9 lines      md5sums              
 Package: patch
 Version: 2.5.9-5
 Architecture: m32r
 Maintainer: Christoph Berg <myon at debian.org>
 Installed-Size: 204
 Depends: libc6 (>= 2.3.5-1)
 Suggests: ed, diff-doc
 Section: utils
 Priority: standard
 Description: Apply a diff file to an original
  Patch will take a patch file containing any of the four forms
  of difference listing produced by the diff program and apply
  those differences to an original file, producing a patched
  version.

chroot-unstable/build/buildd4/patch_2.5.9-5_m32r.deb:
drwxr-xr-x root/root         0 2008-04-30 07:40 ./
drwxr-xr-x root/root         0 2008-04-30 07:38 ./usr/
drwxr-xr-x root/root         0 2008-04-30 07:40 ./usr/bin/
-rwxr-xr-x root/root     92840 2008-04-30 07:40 ./usr/bin/patch
drwxr-xr-x root/root         0 2008-04-30 07:39 ./usr/share/
drwxr-xr-x root/root         0 2008-04-30 07:38 ./usr/share/man/
drwxr-xr-x root/root         0 2008-04-30 07:40 ./usr/share/man/man1/
-rw-r--r-- root/root     11202 2008-04-30 07:38 ./usr/share/man/man1/patch.1.gz
drwxr-xr-x root/root         0 2008-04-30 07:39 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-04-30 07:40 ./usr/share/doc/patch/
-rw-r--r-- root/root     28489 2003-05-21 01:16 ./usr/share/doc/patch/changelog.gz
-rw-r--r-- root/root      3978 2003-05-18 17:40 ./usr/share/doc/patch/NEWS.gz
-rw-r--r-- root/root      2416 2002-06-03 13:51 ./usr/share/doc/patch/README
-rw-r--r-- root/root       293 1998-03-15 23:44 ./usr/share/doc/patch/AUTHORS
-rw-r--r-- root/root      1582 2008-04-30 07:20 ./usr/share/doc/patch/copyright
-rw-r--r-- root/root      3919 2008-04-30 07:20 ./usr/share/doc/patch/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-04-30 07:39 ./usr/share/lintian/
drwxr-xr-x root/root         0 2008-04-30 07:39 ./usr/share/lintian/overrides/
-rw-r--r-- root/root        40 2008-04-30 07:20 ./usr/share/lintian/overrides/patch

patch_2.5.9-5_m32r.changes:
Format: 1.8
Date: Mon, 21 Apr 2008 21:04:02 +0200
Source: patch
Binary: patch
Architecture: m32r
Version: 2.5.9-5
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Christoph Berg <myon at debian.org>
Description: 
 patch      - Apply a diff file to an original
Changes: 
 patch (2.5.9-5) unstable; urgency=low
 .
   * Convert packaging to quilt.
   * Tell lintian that part of the changelog is in a different format.
   * Bump Standards-Version.
Checksums-Sha1: 
 94b77f9b4502b598376115ca6b66ef70639821e1 103636 patch_2.5.9-5_m32r.deb
Checksums-Sha256: 
 8aaa868689363df57a9256362ee162b9d5c8e2de8c9eb06744e4d512b76e877b 103636 patch_2.5.9-5_m32r.deb
Files: 
 5046dd6f05addaa389f242c3f5f6ac3e 103636 utils standard patch_2.5.9-5_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd4/patch-2.5.9
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080430-0744
Build needed 00:24:48, 2804k disk space




More information about the build-status mailing list