[build-status: 90660] Log for successful build of hddtemp_0.3-beta15-37 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Tue Sep 18 00:11:44 JST 2007
Automatic build of hddtemp_0.3-beta15-37 on mappi005 by sbuild/m32r 0.53
Build started at 20070917-2352
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 368kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main hddtemp 0.3-beta15-37 (dsc) [618B]
Get:2 http://debian.linux-m32r.org 06_devonian/main hddtemp 0.3-beta15-37 (tar) [328kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main hddtemp 0.3-beta15-37 (diff) [39.0kB]
Fetched 368kB in 2s (141kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4.1.16), autotools-dev, gettext (>> 0.10.1)
Checking for already installed source dependencies...
debhelper: already installed (5.0.54 >> 4.1.16 is satisfied)
autotools-dev: already installed (20070725.1)
gettext: already installed (0.16.1-2 >> 0.10.1 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.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting hddtemp in hddtemp-0.3-beta15
dpkg-source: unpacking hddtemp_0.3-beta15.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/hddtemp_0.3-beta15-37.diff.gz
dpkg-buildpackage: source package is hddtemp
dpkg-buildpackage: source version is 0.3-beta15-37
dpkg-buildpackage: source changed by Aurelien Jarno <aurel32 at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.3-beta15-37
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd2/hddtemp-0.3-beta15'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15'
make: [debian-clean] Error 2 (ignored)
rm -f po/*.gmo po/stamp-po
rm -f *-stamp
rm -f config.sub config.guess
dh_clean
debian/rules build
dh_testdir
test -r /usr/share/misc/config.sub && \
cp -f /usr/share/misc/config.sub config.sub
test -r /usr/share/misc/config.guess && \
cp -f /usr/share/misc/config.guess config.guess
./configure --host=m32r-linux-gnu \
--build=m32r-linux-gnu \
--prefix=/usr \
--mandir=\${prefix}/share/man \
--infodir=\${prefix}/share/info \
--with-db-path=/etc/hddtemp.db
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
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 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 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/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 netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for in_addr_t... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.3, ok
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking Location of hddtemp.db... "/etc/hddtemp.db"
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
hddtemp-0.3-beta15 is now configured for
Build: m32r-unknown-linux-gnu
Host: m32r-unknown-linux-gnu
Source directory: .
Installation prefix: /usr
C compiler: m32r-linux-gnu-gcc -g -O2 -Wall -W -Wcast-align
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd2/hddtemp-0.3-beta15'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd2/hddtemp-0.3-beta15'
Making all in intl
make[3]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/intl'
Making all in po
make[3]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/po'
test -z "fr.gmo pt.gmo ru.gmo sv.gmo" || /usr/bin/make fr.gmo pt.gmo ru.gmo sv.gmo
make[4]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/po'
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
23 translated messages, 1 untranslated message.
rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po
21 translated messages, 3 fuzzy translations.
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
15 translated messages, 4 fuzzy translations, 5 untranslated messages.
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
21 translated messages, 3 fuzzy translations.
make[4]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/po'
touch stamp-po
make[3]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/po'
Making all in m4
make[3]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/m4'
Making all in src
make[3]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/src'
if m32r-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-ata.o -MD -MP -MF ".deps/hddtemp-ata.Tpo" \
-c -o hddtemp-ata.o `test -f 'ata.c' || echo './'`ata.c; \
then mv -f ".deps/hddtemp-ata.Tpo" ".deps/hddtemp-ata.Po"; \
else rm -f ".deps/hddtemp-ata.Tpo"; exit 1; \
fi
ata.c: In function 'ata_model':
ata.c:68: warning: cast increases required alignment of target type
ata.c:68: warning: cast increases required alignment of target type
ata.c:68: warning: cast increases required alignment of target type
ata.c:68: warning: cast increases required alignment of target type
ata.c:68: warning: cast increases required alignment of target type
ata.c:68: warning: cast increases required alignment of target type
ata.c:68: warning: cast increases required alignment of target type
ata.c: In function 'ata_get_temperature':
ata.c:124: warning: cast increases required alignment of target type
if m32r-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-atacmds.o -MD -MP -MF ".deps/hddtemp-atacmds.Tpo" \
-c -o hddtemp-atacmds.o `test -f 'atacmds.c' || echo './'`atacmds.c; \
then mv -f ".deps/hddtemp-atacmds.Tpo" ".deps/hddtemp-atacmds.Po"; \
else rm -f ".deps/hddtemp-atacmds.Tpo"; exit 1; \
fi
if m32r-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-daemon.o -MD -MP -MF ".deps/hddtemp-daemon.Tpo" \
-c -o hddtemp-daemon.o `test -f 'daemon.c' || echo './'`daemon.c; \
then mv -f ".deps/hddtemp-daemon.Tpo" ".deps/hddtemp-daemon.Po"; \
else rm -f ".deps/hddtemp-daemon.Tpo"; exit 1; \
fi
daemon.c: In function 'daemon_stop':
daemon.c:252: warning: unused parameter 'n'
if m32r-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-db.o -MD -MP -MF ".deps/hddtemp-db.Tpo" \
-c -o hddtemp-db.o `test -f 'db.c' || echo './'`db.c; \
then mv -f ".deps/hddtemp-db.Tpo" ".deps/hddtemp-db.Po"; \
else rm -f ".deps/hddtemp-db.Tpo"; exit 1; \
fi
if m32r-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-hddtemp.o -MD -MP -MF ".deps/hddtemp-hddtemp.Tpo" \
-c -o hddtemp-hddtemp.o `test -f 'hddtemp.c' || echo './'`hddtemp.c; \
then mv -f ".deps/hddtemp-hddtemp.Tpo" ".deps/hddtemp-hddtemp.Po"; \
else rm -f ".deps/hddtemp-hddtemp.Tpo"; exit 1; \
fi
if m32r-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-sata.o -MD -MP -MF ".deps/hddtemp-sata.Tpo" \
-c -o hddtemp-sata.o `test -f 'sata.c' || echo './'`sata.c; \
then mv -f ".deps/hddtemp-sata.Tpo" ".deps/hddtemp-sata.Po"; \
else rm -f ".deps/hddtemp-sata.Tpo"; exit 1; \
fi
sata.c: In function 'sata_probe':
sata.c:71: warning: pointer targets in passing argument 2 of 'scsi_inquiry' differ in signedness
sata.c: In function 'sata_model':
sata.c:92: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
sata.c:92: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness
sata.c: In function 'sata_get_temperature':
sata.c:151: warning: cast increases required alignment of target type
if m32r-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-satacmds.o -MD -MP -MF ".deps/hddtemp-satacmds.Tpo" \
-c -o hddtemp-satacmds.o `test -f 'satacmds.c' || echo './'`satacmds.c; \
then mv -f ".deps/hddtemp-satacmds.Tpo" ".deps/hddtemp-satacmds.Po"; \
else rm -f ".deps/hddtemp-satacmds.Tpo"; exit 1; \
fi
satacmds.c: In function 'sata_fixstring':
satacmds.c:100: warning: cast increases required alignment of target type
if m32r-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-scsi.o -MD -MP -MF ".deps/hddtemp-scsi.Tpo" \
-c -o hddtemp-scsi.o `test -f 'scsi.c' || echo './'`scsi.c; \
then mv -f ".deps/hddtemp-scsi.Tpo" ".deps/hddtemp-scsi.Po"; \
else rm -f ".deps/hddtemp-scsi.Tpo"; exit 1; \
fi
scsi.c: In function 'scsi_model':
scsi.c:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
scsi.c:66: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness
if m32r-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-scsicmds.o -MD -MP -MF ".deps/hddtemp-scsicmds.Tpo" \
-c -o hddtemp-scsicmds.o `test -f 'scsicmds.c' || echo './'`scsicmds.c; \
then mv -f ".deps/hddtemp-scsicmds.Tpo" ".deps/hddtemp-scsicmds.Po"; \
else rm -f ".deps/hddtemp-scsicmds.Tpo"; exit 1; \
fi
scsicmds.c: In function 'scsi_modeselect':
scsicmds.c:184: warning: pointer targets in passing argument 4 of 'scsi_command' differ in signedness
scsicmds.c: In function 'scsi_smartDEXCPTdisable':
scsicmds.c:216: warning: pointer targets in passing argument 2 of 'scsi_modeselect' differ in signedness
if m32r-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-backtrace.o -MD -MP -MF ".deps/hddtemp-backtrace.Tpo" \
-c -o hddtemp-backtrace.o `test -f 'backtrace.c' || echo './'`backtrace.c; \
then mv -f ".deps/hddtemp-backtrace.Tpo" ".deps/hddtemp-backtrace.Po"; \
else rm -f ".deps/hddtemp-backtrace.Tpo"; exit 1; \
fi
backtrace.c:171:2: warning: #warning "Backtracing is not supported for this architexture."
if m32r-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-utf8.o -MD -MP -MF ".deps/hddtemp-utf8.Tpo" \
-c -o hddtemp-utf8.o `test -f 'utf8.c' || echo './'`utf8.c; \
then mv -f ".deps/hddtemp-utf8.Tpo" ".deps/hddtemp-utf8.Po"; \
else rm -f ".deps/hddtemp-utf8.Tpo"; exit 1; \
fi
utf8.c: In function 'degree_sign':
utf8.c:103: warning: pointer targets in passing argument 1 of 'iconv_from_utf8_to_locale' differ in signedness
m32r-linux-gnu-gcc -g -O2 -Wall -W -Wcast-align -o hddtemp hddtemp-ata.o hddtemp-atacmds.o hddtemp-daemon.o hddtemp-db.o hddtemp-hddtemp.o hddtemp-sata.o hddtemp-satacmds.o hddtemp-scsi.o hddtemp-scsicmds.o hddtemp-backtrace.o hddtemp-utf8.o
make[3]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/src'
Making all in doc
make[3]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/doc'
make[3]: Entering directory `/build/buildd2/hddtemp-0.3-beta15'
make[3]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15'
make[2]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15'
make[1]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15'
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/hddtemp.
/usr/bin/make install DESTDIR=/build/buildd2/hddtemp-0.3-beta15/debian/hddtemp
make[1]: Entering directory `/build/buildd2/hddtemp-0.3-beta15'
Making install in intl
make[2]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/intl'
if { test "hddtemp" = "gettext-runtime" || test "hddtemp" = "gettext-tools"; } \
&& test 'no' = yes; then \
/bin/sh .././mkinstalldirs /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/include; \
/usr/bin/ginstall -c -m 644 libintl.h /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/include/libintl.h; \
@LIBTOOL@ --mode=install \
/usr/bin/ginstall -c -m 644 libintl.a /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/libintl.a; \
if test "@RELOCATABLE@" = yes; then \
dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
if test -n "$dependencies"; then \
rm -f /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/libintl.la; \
fi; \
fi; \
else \
: ; \
fi
if test "hddtemp" = "gettext-tools" \
&& test 'no' = no \
&& test yes != no; then \
/bin/sh .././mkinstalldirs /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib; \
@LIBTOOL@ --mode=install \
/usr/bin/ginstall -c -m 644 libgnuintl.a /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/libgnuintl.a; \
rm -f /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/preloadable_libintl.so; \
/usr/bin/ginstall -c -m 644 /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/libgnuintl.so /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/preloadable_libintl.so; \
@LIBTOOL@ --mode=uninstall \
rm -f /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/libgnuintl.a; \
else \
: ; \
fi
if test 'no' = yes; then \
test yes != no || /bin/sh .././mkinstalldirs /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib; \
temp=/build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/t-charset.alias; \
dest=/build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/charset.alias; \
if test -f /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/charset.alias; then \
orig=/build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/ginstall -c -m 644 $temp $dest; \
rm -f $temp; \
else \
if test yes = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/ginstall -c -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
/bin/sh .././mkinstalldirs /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale; \
test -f /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/locale.alias \
&& orig=/build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/locale.alias \
|| orig=./locale.alias; \
temp=/build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/t-locale.alias; \
dest=/build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/ginstall -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
if test "hddtemp" = "gettext-tools"; then \
/bin/sh .././mkinstalldirs /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/gettext/intl; \
/usr/bin/ginstall -c -m 644 VERSION /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/gettext/intl/VERSION; \
/usr/bin/ginstall -c -m 644 ChangeLog.inst /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/gettext/intl/ChangeLog; \
dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \
for file in $dists; do \
/usr/bin/ginstall -c -m 644 ./$file \
/build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/gettext/intl/$file; \
done; \
chmod a+x /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/gettext/intl/config.charset; \
dists="plural.c"; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
/usr/bin/ginstall -c -m 644 $dir/$file \
/build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/gettext/intl/$file; \
done; \
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \
for file in $dists; do \
rm -f /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/intl'
Making install in po
make[2]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/po'
/bin/sh .././mkinstalldirs /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share
mkdir -p -- /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/fr/LC_MESSAGES/hddtemp.mo
mkdir -p -- /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/pt/LC_MESSAGES
installing pt.gmo as /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/pt/LC_MESSAGES/hddtemp.mo
mkdir -p -- /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/ru/LC_MESSAGES/hddtemp.mo
mkdir -p -- /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/locale/sv/LC_MESSAGES/hddtemp.mo
if test "hddtemp" = "gettext-tools"; then \
/bin/sh .././mkinstalldirs /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/ginstall -c -m 644 ./$file \
/build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/po'
Making install in m4
make[2]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/m4'
make[3]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/m4'
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/buildd2/hddtemp-0.3-beta15/m4'
make[2]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/m4'
Making install in src
make[2]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/src'
make[3]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/src'
/bin/sh ../mkinstalldirs /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/sbin
mkdir -p -- /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/sbin
/usr/bin/ginstall -c hddtemp /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/sbin/hddtemp
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/src'
make[2]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/src'
Making install in doc
make[2]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/doc'
make[3]: Entering directory `/build/buildd2/hddtemp-0.3-beta15/doc'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/man/man8
mkdir -p -- /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/man/man8
/usr/bin/ginstall -c -m 644 ./hddtemp.8 /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/man/man8/hddtemp.8
make[3]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/doc'
make[2]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15/doc'
make[2]: Entering directory `/build/buildd2/hddtemp-0.3-beta15'
make[3]: Entering directory `/build/buildd2/hddtemp-0.3-beta15'
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/buildd2/hddtemp-0.3-beta15'
make[2]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15'
make[1]: Leaving directory `/build/buildd2/hddtemp-0.3-beta15'
install -p -o root -g root -m 644 /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp.db \
/build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/etc/hddtemp.db
cp -a /build/buildd2/hddtemp-0.3-beta15/contribs /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/doc/hddtemp
rm -f /build/buildd2/hddtemp-0.3-beta15/debian/hddtemp/usr/share/doc/hddtemp/Makefile*
dh_testdir
dh_testroot
dh_installdebconf
dh_installdocs
dh_installexamples
dh_installmenu
dh_installlogcheck
dh_installinit
dh_installcron
dh_installman
dh_installinfo
dh_installchangelogs ChangeLog
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `hddtemp' in `../hddtemp_0.3-beta15-37_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 20070918-0011
hddtemp_0.3-beta15-37_m32r.changes:
Format: 1.7
Date: Wed, 12 Sep 2007 11:36:05 +0200
Source: hddtemp
Binary: hddtemp
Architecture: m32r
Version: 0.3-beta15-37
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <aurel32 at debian.org>
Changed-By: Aurelien Jarno <aurel32 at debian.org>
Description:
hddtemp - Utility to monitor the temperature of your hard drive
Closes: 412198 412368 413322 418281 423509 427039 439074 441708
Changes:
hddtemp (0.3-beta15-37) unstable; urgency=low
.
* Updated Czech debconf templates. Thanks to Miroslav Kure (closes:
bug#413322).
* Added Galician debconf templates. Thanks to Jacobo Tarrio (closes:
bug#412198).
* Clean po/stamp-po to make sure the .gmo files are regenerated (closes:
bug#441708).
* Updated Portuguese translation, thanks to Rui Branco (closes:
bug#418281).
* Updated Vietnamese debconf translation. Thanks to Clytie Siddall (closes:
bug#427039).
* Fixed man page formatting error (closes: bug#439074).
* Fix a segfault when using --unit and --numeric (closes: bug#412368).
* Exit with error code != 0 in case of error (closes: bug#423509).
Files:
f203fde38dc6dc6363506245dd5f3091 55276 utils extra hddtemp_0.3-beta15-37_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/hddtemp_0.3-beta15-37_m32r.deb:
new debian package, version 2.0.
size 55276 bytes: control archive= 11982 bytes.
74 bytes, 3 lines conffiles
1020 bytes, 49 lines * config #!/bin/sh
740 bytes, 18 lines control
1394 bytes, 19 lines md5sums
4390 bytes, 156 lines * postinst #!/bin/sh
827 bytes, 39 lines * postrm #!/bin/sh
269 bytes, 11 lines * prerm #!/bin/sh
23695 bytes, 250 lines templates
Package: hddtemp
Version: 0.3-beta15-37
Architecture: m32r
Maintainer: Aurelien Jarno <aurel32 at debian.org>
Installed-Size: 276
Depends: libc6 (>= 2.3.5-1), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0-3)
Suggests: ksensors
Conflicts: ksensors (<< 0.7-8), gkrellm-hddtemp (<< 0.1-9)
Section: utils
Priority: extra
Description: Utility to monitor the temperature of your hard drive
hddtemp will give you the temperature of your PATA, SATA or SCSI hard
drive by reading Self-Monitoring Analysis and Reporting Technology
(S.M.A.R.T.) information (on drives that support this feature). Only
modern hard drives have a temperature sensor.
.
Author: Emmanuel Varagnat <hddtemp at guzu.net>
Homepage: http://www.guzu.net/linux/hddtemp.php
/debian/buildd2/build/chroot-unstable/build/buildd2/hddtemp_0.3-beta15-37_m32r.deb:
drwxr-xr-x root/root 0 2007-09-18 00:06 ./
drwxr-xr-x root/root 0 2007-09-18 00:07 ./etc/
drwxr-xr-x root/root 0 2007-09-18 00:06 ./etc/default/
drwxr-xr-x root/root 0 2007-09-18 00:07 ./etc/logcheck/
drwxr-xr-x root/root 0 2007-09-18 00:07 ./etc/logcheck/ignore.d.server/
-rw-r--r-- root/root 202 2007-09-18 00:07 ./etc/logcheck/ignore.d.server/hddtemp
-rw-r--r-- root/root 6747 2007-09-17 23:54 ./etc/hddtemp.db
drwxr-xr-x root/root 0 2007-09-18 00:07 ./etc/init.d/
-rwxr-xr-x root/root 2695 2007-09-17 23:54 ./etc/init.d/hddtemp
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/
drwxr-xr-x root/root 0 2007-09-18 00:08 ./usr/sbin/
-rwxr-xr-x root/root 31136 2007-09-18 00:08 ./usr/sbin/hddtemp
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-09-18 00:08 ./usr/share/doc/hddtemp/
-rw-r--r-- root/root 381 2005-08-31 18:49 ./usr/share/doc/hddtemp/TODO
-rw-r--r-- root/root 1152 2007-09-17 23:54 ./usr/share/doc/hddtemp/copyright
-rw-r--r-- root/root 1536 2006-04-26 12:18 ./usr/share/doc/hddtemp/changelog.gz
drwxr-xr-x root/root 0 2006-04-26 12:40 ./usr/share/doc/hddtemp/contribs/
-rw-r--r-- root/root 1496 2006-04-19 12:02 ./usr/share/doc/hddtemp/contribs/crash.c
drwxr-xr-x root/root 0 2006-04-26 12:40 ./usr/share/doc/hddtemp/contribs/analyze/
-rw-r--r-- root/root 1250 2006-04-19 11:59 ./usr/share/doc/hddtemp/contribs/analyze/plot-field.pl
-rw-r--r-- root/root 792 2006-04-19 12:00 ./usr/share/doc/hddtemp/contribs/analyze/graph-field.sh
-rw-r--r-- root/root 701 2003-11-26 07:01 ./usr/share/doc/hddtemp/contribs/analyze/hddtemp_monitor.sh
-rw-r--r-- root/root 2082 2004-10-25 07:26 ./usr/share/doc/hddtemp/contribs/hddtemp-all.sh
-rw-r--r-- root/root 523 2003-11-26 07:01 ./usr/share/doc/hddtemp/contribs/wminfo
-rw-r--r-- root/root 351 2003-11-26 07:01 ./usr/share/doc/hddtemp/contribs/README
-rw-r--r-- root/root 444 2007-09-17 23:54 ./usr/share/doc/hddtemp/README.Debian
-rw-r--r-- root/root 1954 2007-09-17 23:54 ./usr/share/doc/hddtemp/README
-rw-r--r-- root/root 8141 2007-09-17 23:54 ./usr/share/doc/hddtemp/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/man/
drwxr-xr-x root/root 0 2007-09-18 00:08 ./usr/share/man/man8/
-rw-r--r-- root/root 2836 2007-09-18 00:06 ./usr/share/man/man8/hddtemp.8.gz
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/locale/
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/locale/sv/
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root 2827 2007-09-18 00:06 ./usr/share/locale/sv/LC_MESSAGES/hddtemp.mo
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/locale/pt/
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/locale/pt/LC_MESSAGES/
-rw-r--r-- root/root 2862 2007-09-18 00:06 ./usr/share/locale/pt/LC_MESSAGES/hddtemp.mo
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/locale/fr/
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root 6265 2007-09-18 00:06 ./usr/share/locale/fr/LC_MESSAGES/hddtemp.mo
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/locale/ru/
drwxr-xr-x root/root 0 2007-09-18 00:06 ./usr/share/locale/ru/LC_MESSAGES/
-rw-r--r-- root/root 2104 2007-09-18 00:06 ./usr/share/locale/ru/LC_MESSAGES/hddtemp.mo
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/hddtemp-0.3-beta15
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070918-0011
Build needed 00:18:03, 3096k disk space
More information about the build-status
mailing list