[build-status: 56761] Log for successful build of noflushd_2.7.5-6 (dist=unstable)

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


Automatic build of noflushd_2.7.5-6 on mappi005 by sbuild/m32r 1.7
Build started at 20070205-1829
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 158kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main noflushd 2.7.5-6 (dsc) [575B]
Get:2 http://debian.linux-m32r.org 06_devonian/main noflushd 2.7.5-6 (tar) [150kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main noflushd 2.7.5-6 (diff) [7764B]
Fetched 158kB in 7s (20.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1.16), po-debconf
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 4.1.16)
po-debconf: already installed
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting noflushd in noflushd-2.7.5
dpkg-source: unpacking noflushd_2.7.5.orig.tar.gz
dpkg-source: applying /debian/buildd/build/noflushd_2.7.5-6.diff.gz
dpkg-buildpackage: source package is noflushd
dpkg-buildpackage: source version is 2.7.5-6
dpkg-buildpackage: source changed by Daniel Kobras <kobras at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 2.7.5-6
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/noflushd-2.7.5'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd/noflushd-2.7.5'
make: [clean] Error 2 (ignored)
dh_clean
 debian/rules build
dh_testdir
CFLAGS="-O2 -g -Wall" \
	./configure --build=m32r-linux-gnu --host=m32r-linux-gnu \
		--prefix=/ --exec-prefix=/usr
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 whether to enable maintainer-specific portions of Makefiles... no
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 ANSI C... 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 whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for egrep... 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 syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether m32r-linux-gnu-gcc needs -traditional... no
checking whether sys/types.h defines makedev... yes
checking return type of signal handlers... void
checking for strdup... yes
checking for distribution layout... debian
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating skripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
/usr/bin/make 
make[1]: Entering directory `/build/buildd/noflushd-2.7.5'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/noflushd-2.7.5'
Making all in src
make[3]: Entering directory `/build/buildd/noflushd-2.7.5/src'
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT disk_info.o -MD -MP -MF ".deps/disk_info.Tpo" -c -o disk_info.o disk_info.c; \
	then mv -f ".deps/disk_info.Tpo" ".deps/disk_info.Po"; else rm -f ".deps/disk_info.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT disk_stat.o -MD -MP -MF ".deps/disk_stat.Tpo" -c -o disk_stat.o disk_stat.c; \
	then mv -f ".deps/disk_stat.Tpo" ".deps/disk_stat.Po"; else rm -f ".deps/disk_stat.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT kupdate.o -MD -MP -MF ".deps/kupdate.Tpo" -c -o kupdate.o kupdate.c; \
	then mv -f ".deps/kupdate.Tpo" ".deps/kupdate.Po"; else rm -f ".deps/kupdate.Tpo"; exit 1; fi
kupdate.c: In function 'pdflush_stop':
kupdate.c:407: warning: unused variable 'interval'
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT noflushd.o -MD -MP -MF ".deps/noflushd.Tpo" -c -o noflushd.o noflushd.c; \
	then mv -f ".deps/noflushd.Tpo" ".deps/noflushd.Po"; else rm -f ".deps/noflushd.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT pidfile.o -MD -MP -MF ".deps/pidfile.Tpo" -c -o pidfile.o pidfile.c; \
	then mv -f ".deps/pidfile.Tpo" ".deps/pidfile.Po"; else rm -f ".deps/pidfile.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT spindown.o -MD -MP -MF ".deps/spindown.Tpo" -c -o spindown.o spindown.c; \
	then mv -f ".deps/spindown.Tpo" ".deps/spindown.Po"; else rm -f ".deps/spindown.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT state.o -MD -MP -MF ".deps/state.Tpo" -c -o state.o state.c; \
	then mv -f ".deps/state.Tpo" ".deps/state.Po"; else rm -f ".deps/state.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT timeout.o -MD -MP -MF ".deps/timeout.Tpo" -c -o timeout.o timeout.c; \
	then mv -f ".deps/timeout.Tpo" ".deps/timeout.Po"; else rm -f ".deps/timeout.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
	then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT part_info.o -MD -MP -MF ".deps/part_info.Tpo" -c -o part_info.o part_info.c; \
	then mv -f ".deps/part_info.Tpo" ".deps/part_info.Po"; else rm -f ".deps/part_info.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT intr_stat.o -MD -MP -MF ".deps/intr_stat.Tpo" -c -o intr_stat.o intr_stat.c; \
	then mv -f ".deps/intr_stat.Tpo" ".deps/intr_stat.Po"; else rm -f ".deps/intr_stat.Tpo"; exit 1; fi
m32r-linux-gnu-gcc  -O2 -g -Wall   -o noflushd  disk_info.o disk_stat.o kupdate.o noflushd.o pidfile.o spindown.o state.o timeout.o util.o part_info.o intr_stat.o  
make[3]: Leaving directory `/build/buildd/noflushd-2.7.5/src'
Making all in man
make[3]: Entering directory `/build/buildd/noflushd-2.7.5/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/noflushd-2.7.5/man'
Making all in skripts
make[3]: Entering directory `/build/buildd/noflushd-2.7.5/skripts'
sed -e "s,+sbindir+,/usr/sbin," < ./noflushd.templ > noflushd
chmod +x noflushd
make[3]: Leaving directory `/build/buildd/noflushd-2.7.5/skripts'
make[3]: Entering directory `/build/buildd/noflushd-2.7.5'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd/noflushd-2.7.5'
make[2]: Leaving directory `/build/buildd/noflushd-2.7.5'
make[1]: Leaving directory `/build/buildd/noflushd-2.7.5'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
/usr/bin/make DESTDIR="/build/buildd/noflushd-2.7.5"/debian/noflushd install-exec
make[1]: Entering directory `/build/buildd/noflushd-2.7.5'
Making install-exec in src
make[2]: Entering directory `/build/buildd/noflushd-2.7.5/src'
test -z "/usr/sbin" || mkdir -p -- . "/build/buildd/noflushd-2.7.5/debian/noflushd/usr/sbin"
  /usr/bin/ginstall -c 'noflushd' '/build/buildd/noflushd-2.7.5/debian/noflushd/usr/sbin/noflushd'
make[2]: Leaving directory `/build/buildd/noflushd-2.7.5/src'
Making install-exec in man
make[2]: Entering directory `/build/buildd/noflushd-2.7.5/man'
make[2]: Nothing to be done for `install-exec'.
make[2]: Leaving directory `/build/buildd/noflushd-2.7.5/man'
Making install-exec in skripts
make[2]: Entering directory `/build/buildd/noflushd-2.7.5/skripts'
make[2]: Nothing to be done for `install-exec'.
make[2]: Leaving directory `/build/buildd/noflushd-2.7.5/skripts'
make[2]: Entering directory `/build/buildd/noflushd-2.7.5'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Leaving directory `/build/buildd/noflushd-2.7.5'
make[1]: Leaving directory `/build/buildd/noflushd-2.7.5'
dh_testdir
dh_testroot
dh_installdirs
dh_installdocs -XCVS
dh_installinit --update-rcd-params="defaults 80 10"
dh_installman
dh_installchangelogs ChangeLog
dh_installdebconf
dh_strip
dh_compress
dh_fixperms 
chmod 700 "/build/buildd/noflushd-2.7.5"/debian/noflushd/var/lib/noflushd/
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `noflushd' in `../noflushd_2.7.5-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-1841

chroot-unstable/build/buildd/noflushd_2.7.5-6_m32r.deb:
 new debian package, version 2.0.
 size 60798 bytes: control archive= 11335 bytes.
      21 bytes,     1 lines      conffiles            
    1084 bytes,    59 lines   *  config               #!/bin/sh
     679 bytes,    16 lines      control              
    1362 bytes,    19 lines      md5sums              
    2461 bytes,    92 lines   *  postinst             #!/bin/sh
     453 bytes,    23 lines   *  postrm               #!/bin/sh
     272 bytes,    11 lines   *  prerm                #!/bin/sh
   19647 bytes,   219 lines      templates            
 Package: noflushd
 Version: 2.7.5-6
 Section: utils
 Priority: optional
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), debconf (>= 0.5) | debconf-2.0, ed
 Suggests: kernel-patch-scsi-idle
 Installed-Size: 228
 Maintainer: Daniel Kobras <kobras at debian.org>
 Description: allow idle hard disks to spin down
  Noflushd is a daemon that spins down disks that have not been read from
  after a certain amount of time, and then prevents disk writes from
  spinning them back up. It's targeted for laptops but can be used on any
  computer with IDE disks. The effect is that the hard disk actually spins
  down, saving you battery power, and shutting off the loudest component of
  most computers.

chroot-unstable/build/buildd/noflushd_2.7.5-6_m32r.deb:
drwxr-xr-x root/root         0 2007-02-05 18:39 ./
drwxr-xr-x root/root         0 2007-02-05 18:38 ./etc/
drwxr-xr-x root/root         0 2007-02-05 18:38 ./etc/init.d/
-rwxr-xr-x root/root      3861 2007-02-05 18:30 ./etc/init.d/noflushd
drwxr-xr-x root/root         0 2007-02-05 18:38 ./usr/
drwxr-xr-x root/root         0 2007-02-05 18:39 ./usr/sbin/
-rwxr-xr-x root/root     37008 2007-02-05 18:39 ./usr/sbin/noflushd
drwxr-xr-x root/root         0 2007-02-05 18:38 ./usr/share/
drwxr-xr-x root/root         0 2007-02-05 18:38 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-02-05 18:39 ./usr/share/doc/noflushd/
drwxr-xr-x root/root         0 2007-02-05 18:39 ./usr/share/doc/noflushd/contrib/
-rw-r--r-- root/root       816 2002-04-21 00:34 ./usr/share/doc/noflushd/contrib/switchNoflushd
-rw-r--r-- root/root      1305 2000-01-16 03:37 ./usr/share/doc/noflushd/contrib/scsi-startstop.c
-rw-r--r-- root/root       168 1999-11-23 05:38 ./usr/share/doc/noflushd/contrib/Makefile
-rw-r--r-- root/root      2315 1999-12-24 08:53 ./usr/share/doc/noflushd/contrib/si-patch-2.3.28
-rw-r--r-- root/root      2381 2004-03-03 20:34 ./usr/share/doc/noflushd/contrib/inode-tracing_2.6.3.diff.gz
-rw-r--r-- root/root      1565 2004-02-05 21:45 ./usr/share/doc/noflushd/contrib/si-patch-2.4.23
-rw-r--r-- root/root      2247 1999-12-24 08:53 ./usr/share/doc/noflushd/contrib/si-patch-2.2.13
-rw-r--r-- root/root      2883 2004-03-03 20:34 ./usr/share/doc/noflushd/contrib/README
-rw-r--r-- root/root      1992 2004-03-08 01:20 ./usr/share/doc/noflushd/TODO
-rw-r--r-- root/root       407 2002-01-23 02:14 ./usr/share/doc/noflushd/copyright
-rw-r--r-- root/root      3330 2005-05-09 07:19 ./usr/share/doc/noflushd/changelog.gz
-rw-r--r-- root/root      2007 2002-01-23 03:51 ./usr/share/doc/noflushd/BUGS
-rw-r--r-- root/root       148 2004-03-08 01:20 ./usr/share/doc/noflushd/AUTHORS
-rw-r--r-- root/root      5415 2005-05-09 07:27 ./usr/share/doc/noflushd/README.gz
-rw-r--r-- root/root      2274 2005-05-09 07:20 ./usr/share/doc/noflushd/THANKS
-rw-r--r-- root/root      1584 2005-05-09 07:19 ./usr/share/doc/noflushd/NEWS.gz
-rw-r--r-- root/root      4002 2007-02-05 18:30 ./usr/share/doc/noflushd/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-02-05 18:38 ./usr/share/man/
drwxr-xr-x root/root         0 2007-02-05 18:39 ./usr/share/man/man8/
-rw-r--r-- root/root      4106 2004-08-08 23:54 ./usr/share/man/man8/noflushd.8.gz
drwxr-xr-x root/root         0 2007-02-05 18:38 ./var/
drwxr-xr-x root/root         0 2007-02-05 18:38 ./var/lib/
drwx------ root/root         0 2007-02-05 18:38 ./var/lib/noflushd/
drwxr-xr-x root/root         0 2007-02-05 18:38 ./var/lib/noflushd/devfs/

noflushd_2.7.5-6_m32r.changes:
Format: 1.7
Date: Sun, 28 Jan 2007 14:45:58 +0100
Source: noflushd
Binary: noflushd
Architecture: m32r
Version: 2.7.5-6
Distribution: unstable
Urgency: low
Maintainer: Daniel Kobras <kobras at debian.org>
Changed-By: Daniel Kobras <kobras at debian.org>
Description: 
 noflushd   - allow idle hard disks to spin down
Closes: 404792
Changes: 
 noflushd (2.7.5-6) unstable; urgency=low
 .
   * debian/po/es.po: Added Spanish debconf translation. Closes: #404792
Files: 
 2b0cdc1ea4fd3de47c039bfd19aec8b0 60798 utils optional noflushd_2.7.5-6_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/noflushd-2.7.5
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070205-1841
Build needed 00:11:17, 1748k disk space




More information about the build-status mailing list