[build-status: 125665] Log for successful build of datefudge_1.14 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Wed May 14 12:41:52 JST 2008
Automatic build of datefudge_1.14 on mappi006 by sbuild/m32r
Build started at 20080514-1210
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 11.9kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main datefudge 1.14 (dsc) [691B]
Get:2 http://debian.linux-m32r.org 06_devonian/main datefudge 1.14 (tar) [11.2kB]
Fetched 11.9kB in 2s (4484B/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 7)
Checking for already installed source dependencies...
debhelper: already installed (7.0.6 >= 7 is satisfied)
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 datefudge in datefudge-1.14
dpkg-source: info: unpacking datefudge_1.14.tar.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 datefudge
dpkg-buildpackage: source version 1.14
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
make[1]: Entering directory `/build/buildd4/datefudge-1.14'
rm -f datefudge.o datefudge.so datefudge datefudge.1
make[1]: Leaving directory `/build/buildd4/datefudge-1.14'
dh_clean
debian/rules build
dh build
dh_testdir
dh_auto_configure
dh_auto_build
make[1]: Entering directory `/build/buildd4/datefudge-1.14'
sed -e 's, at VERSION@,1.14,g' < datefudge.sh > datefudge
cc -D_REENTRANT -g -O2 -fpic -c -o datefudge.o datefudge.c
cc -o datefudge.so -shared datefudge.o -ldl -lc
make[1]: Leaving directory `/build/buildd4/datefudge-1.14'
dh_auto_test
/usr/bin/fakeroot debian/rules binary-arch
dh build
dh install
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
make[1]: Entering directory `/build/buildd4/datefudge-1.14'
sed -e 's, at VERSION@,1.14,g' < datefudge.man > datefudge.1
install -d /build/buildd4/datefudge-1.14/debian/datefudge/usr/lib/datefudge/
"install" -o root -g root -m 644 datefudge.so /build/buildd4/datefudge-1.14/debian/datefudge/usr/lib/datefudge/datefudge.so
install -d /build/buildd4/datefudge-1.14/debian/datefudge/usr/bin/
"install" -o root -g root -m 755 datefudge /build/buildd4/datefudge-1.14/debian/datefudge/usr/bin
install -d /build/buildd4/datefudge-1.14/debian/datefudge/usr/share/man/man1
install -o root -g root -m 644 datefudge.1 /build/buildd4/datefudge-1.14/debian/datefudge/usr/share/man/man1
make[1]: Leaving directory `/build/buildd4/datefudge-1.14'
dh_install
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_installman
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installcatalogs
dh_installcron
dh_installdebconf
dh_installcatalogs
dh_installemacsen
dh_installifupdown
dh_installinfo
dh_installinit
dh_installmenu
dh_installmime
dh_installmodules
dh_installlogcheck
dh_installlogrotate
dh_installpam
dh_installppp
dh_installudev
dh_installwm
dh_installxfonts
dh_lintian
dh_desktop
dh_gconf
dh_icons
dh_perl
dh_pysupport
dh_scrollkeeper
dh_usrlocal
dh_link
dh_compress
dh_fixperms
dh binary-arch
dh_strip -a
dh_makeshlibs -a
dh_shlibdeps -a
dh_installdeb -a
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `datefudge' in `../datefudge_1.14_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../datefudge_1.14_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 20080514-1241
chroot-unstable/build/buildd4/datefudge_1.14_m32r.deb:
new debian package, version 2.0.
size 6678 bytes: control archive= 759 bytes.
614 bytes, 18 lines control
389 bytes, 6 lines md5sums
Package: datefudge
Version: 1.14
Architecture: m32r
Maintainer: Robert Luberda <robert at debian.org>
Installed-Size: 68
Depends: libc6 (>= 2.3.5-1)
Section: devel
Priority: optional
Description: Fake the system date
This program (and preload library) fakes the system date so that
programs think the wall clock is ... different.
.
The faking is not complete; timestamp on files are not affected in any
way.
.
This package is useful if you want to test the date handling of your
programs without changing the system clock. Examples: Does it handle
expired certificates correctly? Does it work on a leap day?
chroot-unstable/build/buildd4/datefudge_1.14_m32r.deb:
drwxr-xr-x root/root 0 2008-05-14 12:31 ./
drwxr-xr-x root/root 0 2008-05-14 12:28 ./usr/
drwxr-xr-x root/root 0 2008-05-14 12:28 ./usr/lib/
drwxr-xr-x root/root 0 2008-05-14 12:37 ./usr/lib/datefudge/
-rw-r--r-- root/root 3396 2008-05-14 12:37 ./usr/lib/datefudge/datefudge.so
drwxr-xr-x root/root 0 2008-05-14 12:28 ./usr/bin/
-rwxr-xr-x root/root 779 2008-05-14 12:28 ./usr/bin/datefudge
drwxr-xr-x root/root 0 2008-05-14 12:29 ./usr/share/
drwxr-xr-x root/root 0 2008-05-14 12:28 ./usr/share/man/
drwxr-xr-x root/root 0 2008-05-14 12:36 ./usr/share/man/man1/
-rw-r--r-- root/root 801 2008-05-14 12:30 ./usr/share/man/man1/datefudge.1.gz
drwxr-xr-x root/root 0 2008-05-14 12:29 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-14 12:36 ./usr/share/doc/datefudge/
-rw-r--r-- root/root 1003 2003-04-13 01:20 ./usr/share/doc/datefudge/README
-rw-r--r-- root/root 1011 2008-05-07 05:48 ./usr/share/doc/datefudge/copyright
-rw-r--r-- root/root 1172 2008-05-10 15:21 ./usr/share/doc/datefudge/changelog.gz
datefudge_1.14_m32r.changes:
Format: 1.8
Date: Sat, 10 May 2008 08:21:02 +0200
Source: datefudge
Binary: datefudge
Architecture: m32r
Version: 1.14
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Robert Luberda <robert at debian.org>
Description:
datefudge - Fake the system date
Closes: 416175 429467
Changes:
datefudge (1.14) unstable; urgency=low
.
* New maintainer (closes: #429467).
* Standards-Version: 3.7.3 (no changes).
* Use debhelper v7 and its minimised rules file.
* datefudge.c: override clock_gettime(2) called with CLOCK_REALTIME
argument to make it possible to fake `date' command (closes: #416175).
* Update man page, add a simple example.
Checksums-Sha1:
032937b8c04ee1264544a9aa25dec5ae9c6103c8 6678 datefudge_1.14_m32r.deb
Checksums-Sha256:
33a18919ff51cd178db6a19060d1ff92de987586c8c0c35626be3c5cf188bef8 6678 datefudge_1.14_m32r.deb
Files:
7792e81c3d85b09c0da9ca46d6b63e8c 6678 devel optional datefudge_1.14_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd4/datefudge-1.14
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080514-1241
Build needed 00:21:57, 200k disk space
More information about the build-status
mailing list