[build-status: 119093] Log for successful build of powernowd_1.00-1 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Sat Mar 15 02:20:35 JST 2008
Automatic build of powernowd_1.00-1 on mappi005 by sbuild/m32r 0.53
Build started at 20080315-0203
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 25.7kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main powernowd 1.00-1 (dsc) [574B]
Get:2 http://debian.linux-m32r.org 06_devonian/main powernowd 1.00-1 (tar) [19.7kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main powernowd 1.00-1 (diff) [5503B]
Fetched 25.7kB in 2s (12.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0)
Checking for already installed source dependencies...
debhelper: already installed (6.0.5 >= 5.0.0 is satisfied)
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 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
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting powernowd in powernowd-1.00
dpkg-source: unpacking powernowd_1.00.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/powernowd_1.00-1.diff.gz
dpkg-buildpackage: source package powernowd
dpkg-buildpackage: source version 1.00-1
dpkg-buildpackage: source changed by Marco Bertorello <marco at bertorello.ns0.it>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp powernowd
dh_clean
debian/rules build
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd2/powernowd-1.00'
gcc -O2 -Wall -o powernowd powernowd.c
make[1]: Leaving directory `/build/buildd2/powernowd-1.00'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/powernowd.
install -o root -g root -m 0755 powernowd \
debian/powernowd/usr/sbin/powernowd
install -o root -g root -m 0755 debian/powernowd.default \
debian/powernowd/etc/default/powernowd
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installexamples
dh_installinit
dh_installman debian/powernowd.1
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
dh_md5sums
dh_builddeb
dpkg-deb: building package `powernowd' in `../powernowd_1.00-1_m32r.deb'.
dpkg-genchanges -B >../powernowd_1.00-1_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 20080315-0220
powernowd_1.00-1_m32r.changes:
Format: 1.7
Date: Sun, 17 Feb 2008 05:25:48 +0100
Source: powernowd
Binary: powernowd
Architecture: m32r
Version: 1.00-1
Distribution: unstable
Urgency: low
Maintainer: Marco Bertorello <marco at bertorello.ns0.it>
Changed-By: Marco Bertorello <marco at bertorello.ns0.it>
Description:
powernowd - control cpu speed and voltage using 2.6 kernel interface
Changes:
powernowd (1.00-1) unstable; urgency=low
.
* New upstream release
* Removed patches, now included in upstream
Files:
406e294d1a50119ff721633cba8d5e9d 24804 admin optional powernowd_1.00-1_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/powernowd_1.00-1_m32r.deb:
new debian package, version 2.0.
size 24804 bytes: control archive= 1245 bytes.
45 bytes, 2 lines conffiles
925 bytes, 22 lines control
407 bytes, 6 lines md5sums
320 bytes, 12 lines * postinst #!/bin/sh
175 bytes, 7 lines * postrm #!/bin/sh
275 bytes, 11 lines * prerm #!/bin/sh
Package: powernowd
Version: 1.00-1
Architecture: m32r
Maintainer: Marco Bertorello <marco at bertorello.ns0.it>
Installed-Size: 120
Depends: libc6 (>= 2.3.5-1)
Conflicts: cpudyn, cpufreqd
Section: admin
Priority: optional
Description: control cpu speed and voltage using 2.6 kernel interface
This simple client controls CPU speed and voltage using the sysfs interface
to the CPUFreq driver in v2.6 Linux kernels. It does not depend on APM or
ACPI, and it doesn't try to do anything other than control the CPU.
.
The name is somewhat misleading, as any CPUfreq capable processor will work,
not just those from AMD. However, it works better on CPUs that support more
than two speed steps, like those with AMD's PowerNow! or Intel's Pentium M
series.
.
This daemon is less complicated than cpufreqd or cpudyn, at the cost of
absolutely depending on a 2.6 kernel with the userspace governor and sysfs
support enabled.
/debian/buildd2/build/chroot-unstable/build/buildd2/powernowd_1.00-1_m32r.deb:
drwxr-xr-x root/root 0 2008-03-15 02:18 ./
drwxr-xr-x root/root 0 2008-03-15 02:17 ./etc/
drwxr-xr-x root/root 0 2008-03-15 02:17 ./etc/default/
-rw-r--r-- root/root 75 2008-03-15 02:11 ./etc/default/powernowd
drwxr-xr-x root/root 0 2008-03-15 02:17 ./etc/init.d/
-rwxr-xr-x root/root 1346 2008-03-15 02:11 ./etc/init.d/powernowd
drwxr-xr-x root/root 0 2008-03-15 02:16 ./usr/
drwxr-xr-x root/root 0 2008-03-15 02:18 ./usr/sbin/
-rwxr-xr-x root/root 26208 2008-03-15 02:18 ./usr/sbin/powernowd
drwxr-xr-x root/root 0 2008-03-15 02:17 ./usr/share/
drwxr-xr-x root/root 0 2008-03-15 02:16 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-03-15 02:18 ./usr/share/doc/powernowd/
-rw-r--r-- root/root 436 2008-03-15 02:11 ./usr/share/doc/powernowd/copyright
-rw-r--r-- root/root 1736 2008-03-15 02:11 ./usr/share/doc/powernowd/README.Debian
-rw-r--r-- root/root 3718 2008-01-28 03:48 ./usr/share/doc/powernowd/README.gz
-rw-r--r-- root/root 1382 2008-03-15 02:11 ./usr/share/doc/powernowd/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-03-15 02:17 ./usr/share/man/
drwxr-xr-x root/root 0 2008-03-15 02:18 ./usr/share/man/man1/
-rw-r--r-- root/root 1801 2008-03-15 02:17 ./usr/share/man/man1/powernowd.1.gz
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/powernowd-1.00
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080315-0220
Build needed 00:10:45, 328k disk space
More information about the build-status
mailing list