Package: daemon Version: 0.6.3-1 Severity: wishlist User: [EMAIL PROTECTED] Usertags: nostrip
Hello, There was a problem while autobuilding your package with DEB_BUILD_OPTIONS=nostrip. Final binaries are still stripped. If you call dh_strip correctly in debian/rules, this may mean that upstream is stripping anyway. You should look for call to strip, ld -s or install -s which may strip binaries. > Automatic build of daemon_0.6.3-1 on octave for sid/i386 by rebuildd 0.2.1 > Build started at 2007-08-08 14:26:15.862154 > ****************************************************************************** > Reading package lists... > Building dependency tree... > Reading state information... > Need to get 397kB of source archives. > Get:1 http://ftp.fr.debian.org sid/main daemon 0.6.3-1 (dsc) [582B] > Get:2 http://ftp.fr.debian.org sid/main daemon 0.6.3-1 (tar) [394kB] > Get:3 http://ftp.fr.debian.org sid/main daemon 0.6.3-1 (diff) [2249B] > Fetched 397kB in 0s (1095kB/s) > Download complete and in download only mode > W: /home/staff/jd/.pbuilderrc does not exist > I: using fakeroot in build. > Current time: Wed Aug 8 14:26:19 UTC 2007 > pbuilder-time-stamp: 1186583179 > Building the build Environment > -> extracting base tarball [/var/cache/pbuilder/sid.tgz] > -> creating local configuration > -> copying local configuration > -> mounting /proc filesystem > -> mounting /dev/pts filesystem > -> policy-rc.d already exists > Obtaining the cached apt archive contents > Installing the build-deps > -> Attempting to parse the build-deps > -> Considering build-dep debhelper (>> 3.0.0) > -> Trying debhelper > -> Considering build-dep perl > -> Trying perl > -> Installing debhelper perl > Reading package lists... > Building dependency tree... > Reading state information... > perl is already the newest version. > The following extra packages will be installed: > file gettext gettext-base html2text intltool-debian libmagic1 po-debconf > Suggested packages: > dh-make cvs gettext-doc > Recommended packages: > curl wget lynx libmail-sendmail-perl libcompress-zlib-perl > The following NEW packages will be installed: > debhelper file gettext gettext-base html2text intltool-debian libmagic1 > po-debconf > debconf: delaying package configuration, since apt-utils is not installed > 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. > Need to get 0B/3448kB of archives. > After unpacking 10.7MB of additional disk space will be used. > Selecting previously deselected package libmagic1. > (Reading database ... 8965 files and directories currently installed.) > Unpacking libmagic1 (from .../libmagic1_4.21-2_i386.deb) ... > Selecting previously deselected package file. > Unpacking file (from .../archives/file_4.21-2_i386.deb) ... > Selecting previously deselected package gettext-base. > Unpacking gettext-base (from .../gettext-base_0.16.1-2_i386.deb) ... > Selecting previously deselected package html2text. > Unpacking html2text (from .../html2text_1.3.2a-3_i386.deb) ... > Selecting previously deselected package gettext. > Unpacking gettext (from .../gettext_0.16.1-2_i386.deb) ... > Selecting previously deselected package intltool-debian. > Unpacking intltool-debian (from > .../intltool-debian_0.35.0+20060710.1_all.deb) ... > Selecting previously deselected package po-debconf. > Unpacking po-debconf (from .../po-debconf_1.0.9_all.deb) ... > Selecting previously deselected package debhelper. > Unpacking debhelper (from .../debhelper_5.0.53_all.deb) ... > Setting up libmagic1 (4.21-2) ... > > Setting up file (4.21-2) ... > Setting up gettext-base (0.16.1-2) ... > > Setting up html2text (1.3.2a-3) ... > > Setting up gettext (0.16.1-2) ... > > Setting up intltool-debian (0.35.0+20060710.1) ... > Setting up po-debconf (1.0.9) ... > Setting up debhelper (5.0.53) ... > -> Finished parsing the build-deps > Reading package lists... > Building dependency tree... > Reading state information... > fakeroot is already the newest version. > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > Copying back the cached apt archive contents > Copying source file > -> copying [daemon_0.6.3-1.dsc] > -> copying [./daemon_0.6.3.orig.tar.gz] > -> copying [./daemon_0.6.3-1.diff.gz] > Extracting source > gpg: can't open `/gnupg/options.skel': No such file or directory > gpg: Signature made Sat Aug 7 08:25:33 2004 UTC using DSA key ID 6BBA3C84 > gpg: Can't check signature: public key not found > dpkg-source: extracting daemon in daemon-0.6.3 > dpkg-source: unpacking daemon_0.6.3.orig.tar.gz > dpkg-source: applying ./daemon_0.6.3-1.diff.gz > -> Building the package > Setting DEB_BUILD_OPTIONS=nostrip > dpkg-buildpackage: source package is daemon > dpkg-buildpackage: source version is 0.6.3-1 > dpkg-buildpackage: source changed by Marc Haber <[EMAIL PROTECTED]> > dpkg-buildpackage: host architecture i386 > dpkg-buildpackage: source version without epoch 0.6.3-1 > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp configure-stamp > # Add here commands to clean up after the build process. > /usr/bin/make debian-clobber > make[1]: Entering directory `/tmp/buildd/daemon-0.6.3' > make[1]: Leaving directory `/tmp/buildd/daemon-0.6.3' > dh_clean > dh_clean: Compatibility levels before 4 are deprecated. > dpkg-source -b daemon-0.6.3 > dpkg-source: building daemon using existing daemon_0.6.3.orig.tar.gz > dpkg-source: building daemon in daemon_0.6.3-1.diff.gz > dpkg-source: building daemon in daemon_0.6.3-1.dsc > debian/rules build > dh_testdir > # Add here commands to configure the package. > touch configure-stamp > dh_testdir > # Add here commands to compile the package. > /usr/bin/make all daemon.conf man-daemon html-daemon > make[1]: Entering directory `/tmp/buildd/daemon-0.6.3' > gcc -DDAEMON_NAME=\"daemon\" -DDAEMON_VERSION=\"0.6.3\" > -DDAEMON_DATE=\"20040806\" -DDAEMON_URL=\"http://libslack.org/daemon/\" > -DHAVE_SNPRINTF=1 -DHAVE_VSSCANF=1 -DHAVE_GETOPT_LONG=1 > -DHAVE_PTHREAD_RWLOCK=1 -Ilibslack -O3 -Wall -pedantic -o daemon.o -c > daemon.c > daemon.c:1311: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1319: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1323: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1327: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1331: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1339: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1343: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1347: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1367: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1371: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1375: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1379: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1387: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1391: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1395: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1399: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1403: warning: ISO C forbids conversion of function pointer to > object pointer type > daemon.c:1407: warning: ISO C forbids conversion of function pointer to > object pointer type > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/agent.o -c > libslack/agent.c > In file included from libslack/agent.c:122: > libslack/agent.h:58: warning: type qualifiers ignored on function return type > libslack/agent.h:59: warning: type qualifiers ignored on function return type > libslack/agent.c: In function 'agent_connect_unlocked': > libslack/agent.c:662: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/agent.c:703: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/agent.c:710: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/agent.c:717: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/agent.c: At top level: > libslack/agent.c:1258: warning: type qualifiers ignored on function return > type > libslack/agent.c: In function 'agent_last': > libslack/agent.c:1266: warning: value computed is not used > libslack/agent.c:1271: warning: value computed is not used > libslack/agent.c: At top level: > libslack/agent.c:1287: warning: type qualifiers ignored on function return > type > libslack/agent.c: In function 'agent_schedule': > libslack/agent.c:1589: warning: value computed is not used > libslack/agent.c:1594: warning: value computed is not used > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/coproc.o -c > libslack/coproc.c > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/daemon.o -c > libslack/daemon.c > libslack/daemon.c: In function 'daemon_pidfile_unlocked': > libslack/daemon.c:674: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/daemon.c: In function 'daemon_close': > libslack/daemon.c:972: warning: dereferencing type-punned pointer will break > strict-aliasing rules > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/err.o -c > libslack/err.c > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/fio.o -c > libslack/fio.c > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/hsort.o -c > libslack/hsort.c > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/lim.o -c > libslack/lim.c > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/link.o -c > libslack/link.c > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/list.o -c > libslack/list.c > libslack/list.c: In function 'grow': > libslack/list.c:233: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/list.c: In function 'shrink': > libslack/list.c:261: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/list.c: In function 'list_disown': > libslack/list.c:709: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/list.c:712: warning: value computed is not used > libslack/list.c:712: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/list.c:717: warning: value computed is not used > libslack/list.c:717: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/list.c: In function 'list_disown_unlocked': > libslack/list.c:737: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/list.c: In function 'list_item': > libslack/list.c:767: warning: value computed is not used > libslack/list.c:772: warning: value computed is not used > libslack/list.c: In function 'list_remove_range': > libslack/list.c:1036: warning: value computed is not used > libslack/list.c:1041: warning: value computed is not used > libslack/list.c: In function 'list_insert': > libslack/list.c:1108: warning: value computed is not used > libslack/list.c:1113: warning: value computed is not used > libslack/list.c: In function 'list_insert_list': > libslack/list.c:1204: warning: value computed is not used > libslack/list.c:1209: warning: value computed is not used > libslack/list.c:1217: warning: value computed is not used > libslack/list.c:1221: warning: value computed is not used > libslack/list.c: In function 'list_replace': > libslack/list.c:1478: warning: value computed is not used > libslack/list.c:1483: warning: value computed is not used > libslack/list.c: In function 'list_replace_list': > libslack/list.c:1582: warning: value computed is not used > libslack/list.c:1587: warning: value computed is not used > libslack/list.c:1595: warning: value computed is not used > libslack/list.c:1599: warning: value computed is not used > libslack/list.c: In function 'list_extract_with_locker': > libslack/list.c:1709: warning: value computed is not used > libslack/list.c:1714: warning: value computed is not used > libslack/list.c: In function 'list_pop': > libslack/list.c:1850: warning: value computed is not used > libslack/list.c:1855: warning: value computed is not used > libslack/list.c: In function 'list_shift': > libslack/list.c:1943: warning: value computed is not used > libslack/list.c:1948: warning: value computed is not used > libslack/list.c: In function 'list_splice_with_locker': > libslack/list.c:2135: warning: value computed is not used > libslack/list.c:2142: warning: value computed is not used > libslack/list.c: In function 'list_sort': > libslack/list.c:2200: warning: value computed is not used > libslack/list.c:2205: warning: value computed is not used > libslack/list.c: In function 'list_map_with_locker': > libslack/list.c:2397: warning: value computed is not used > libslack/list.c:2404: warning: value computed is not used > libslack/list.c: In function 'list_grep_with_locker': > libslack/list.c:2501: warning: value computed is not used > libslack/list.c:2508: warning: value computed is not used > libslack/list.c: In function 'lister_create_rdlocked': > libslack/list.c:2654: warning: value computed is not used > libslack/list.c: In function 'lister_create_wrlocked': > libslack/list.c:2678: warning: value computed is not used > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/locker.o -c > libslack/locker.c > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/map.o -c > libslack/map.c > libslack/map.c: In function 'map_disown': > libslack/map.c:723: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/map.c:726: warning: value computed is not used > libslack/map.c:726: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/map.c:731: warning: value computed is not used > libslack/map.c:731: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/map.c: In function 'map_disown_unlocked': > libslack/map.c:753: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/map.c: In function 'map_get': > libslack/map.c:1113: warning: value computed is not used > libslack/map.c:1118: warning: value computed is not used > libslack/map.c: In function 'mapper_create_rdlocked': > libslack/map.c:1201: warning: value computed is not used > libslack/map.c: In function 'mapper_create_wrlocked': > libslack/map.c:1225: warning: value computed is not used > libslack/map.c: In function 'map_keys_with_locker': > libslack/map.c:1712: warning: value computed is not used > libslack/map.c:1717: warning: value computed is not used > libslack/map.c: In function 'map_values_with_locker': > libslack/map.c:1820: warning: value computed is not used > libslack/map.c:1825: warning: value computed is not used > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/mem.o -c > libslack/mem.c > libslack/mem.c: In function 'pool_alloc': > libslack/mem.c:928: warning: value computed is not used > libslack/mem.c:940: warning: value computed is not used > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/msg.o -c > libslack/msg.c > libslack/msg.c: In function 'msg_syslog_set_facility': > libslack/msg.c:944: warning: value computed is not used > libslack/msg.c:949: warning: value computed is not used > libslack/msg.c: In function 'msg_syslog_set_priority': > libslack/msg.c:998: warning: value computed is not used > libslack/msg.c:1003: warning: value computed is not used > libslack/msg.c: In function 'msg_plexdata_add': > libslack/msg.c:1069: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/msg.c: In function 'msg_set_timestamp_format': > libslack/msg.c:1274: warning: value computed is not used > libslack/msg.c:1280: warning: value computed is not used > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/net.o -c > libslack/net.c > libslack/net.c: In function 'is_multicast': > libslack/net.c:543: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/net.c: In function 'net_interfaces_by_family_with_locker': > libslack/net.c:2095: warning: dereferencing type-punned pointer will break > strict-aliasing rules > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/prog.o -c > libslack/prog.c > libslack/prog.c:1723: warning: ISO C forbids conversion of function pointer > to object pointer type > libslack/prog.c:1727: warning: ISO C forbids conversion of function pointer > to object pointer type > libslack/prog.c:1731: warning: ISO C forbids conversion of function pointer > to object pointer type > libslack/prog.c:1736: warning: ISO C forbids conversion of function pointer > to object pointer type > libslack/prog.c: In function 'opt_action': > libslack/prog.c:1951: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/prog.c:1953: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/prog.c:1974: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/prog.c:1996: warning: ISO C forbids conversion of object pointer to > function pointer type > libslack/prog.c:1998: warning: ISO C forbids conversion of object pointer to > function pointer type > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/prop.o -c > libslack/prop.c > libslack/prop.c: In function 'prop_get': > libslack/prop.c:543: warning: value computed is not used > libslack/prop.c:556: warning: value computed is not used > libslack/prop.c: In function 'prop_set': > libslack/prop.c:599: warning: value computed is not used > libslack/prop.c:623: warning: value computed is not used > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/pseudo.o -c > libslack/pseudo.c > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/sig.o -c > libslack/sig.c > gcc -Ilibslack -Wno-long-long -O3 -Wall -pedantic -o libslack/str.o -c > libslack/str.c > libslack/str.c: In function 'grow': > libslack/str.c:400: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/str.c: In function 'shrink': > libslack/str.c:428: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/str.c: In function 'str_vcreate_with_locker_sized': > libslack/str.c:679: warning: dereferencing type-punned pointer will break > strict-aliasing rules > libslack/str.c: In function 'str_remove_range': > libslack/str.c:1267: warning: value computed is not used > libslack/str.c:1272: warning: value computed is not used > libslack/str.c: In function 'str_vinsert': > libslack/str.c:1376: warning: value computed is not used > libslack/str.c:1381: warning: value computed is not used > libslack/str.c: In function 'str_insert_str': > libslack/str.c:1444: warning: value computed is not used > libslack/str.c:1449: warning: value computed is not used > libslack/str.c:1457: warning: value computed is not used > libslack/str.c:1461: warning: value computed is not used > libslack/str.c: In function 'str_replace_str': > libslack/str.c:1839: warning: value computed is not used > libslack/str.c:1844: warning: value computed is not used > libslack/str.c:1852: warning: value computed is not used > libslack/str.c:1856: warning: value computed is not used > libslack/str.c: In function 'str_substr_with_locker': > libslack/str.c:1963: warning: value computed is not used > libslack/str.c:1968: warning: value computed is not used > libslack/str.c: In function 'str_splice_with_locker': > libslack/str.c:2132: warning: value computed is not used > libslack/str.c:2139: warning: value computed is not used > libslack/str.c: In function 'do_tr_compile_table': > libslack/str.c:2741: warning: value computed is not used > libslack/str.c:2756: warning: value computed is not used > libslack/str.c: In function 'str_tr_compile_table': > libslack/str.c:2792: warning: value computed is not used > libslack/str.c:2797: warning: value computed is not used > libslack/str.c:2805: warning: value computed is not used > libslack/str.c:2809: warning: value computed is not used > libslack/str.c: In function 'str_regexpr_with_locker': > libslack/str.c:3053: warning: value computed is not used > libslack/str.c:3060: warning: value computed is not used > libslack/str.c: In function 'regexpr_with_locker': > libslack/str.c:3121: warning: value computed is not used > libslack/str.c: In function 'str_regexpr_compiled_with_locker': > libslack/str.c:3227: warning: value computed is not used > libslack/str.c:3234: warning: value computed is not used > libslack/str.c: In function 'regexpr_compiled_with_locker': > libslack/str.c:3296: warning: value computed is not used > libslack/str.c: In function 'str_regsub': > libslack/str.c:3370: warning: value computed is not used > libslack/str.c: In function 'str_regsub_unlocked': > libslack/str.c:3398: warning: value computed is not used > libslack/str.c: In function 'str_regsub_compiled': > libslack/str.c:3426: warning: value computed is not used > libslack/str.c:3431: warning: value computed is not used > libslack/str.c: In function 'str_fmt_with_locker': > libslack/str.c:3693: warning: value computed is not used > libslack/str.c:3700: warning: value computed is not used > libslack/str.c: In function 'str_split_with_locker': > libslack/str.c:4048: warning: value computed is not used > libslack/str.c:4055: warning: value computed is not used > libslack/str.c: In function 'str_regexpr_split_with_locker': > libslack/str.c:4172: warning: value computed is not used > libslack/str.c:4179: warning: value computed is not used > libslack/str.c: In function 'regexpr_split_with_locker': > libslack/str.c:4243: warning: value computed is not used > libslack/str.c: In function 'str_join_with_locker': > libslack/str.c:4359: warning: value computed is not used > libslack/str.c:4364: warning: value computed is not used > libslack/str.c: In function 'str_trim': > libslack/str.c:4631: warning: value computed is not used > libslack/str.c:4636: warning: value computed is not used > libslack/str.c: In function 'str_trim_left': > libslack/str.c:4731: warning: value computed is not used > libslack/str.c:4736: warning: value computed is not used > libslack/str.c: In function 'str_trim_right': > libslack/str.c:4817: warning: value computed is not used > libslack/str.c:4822: warning: value computed is not used > libslack/str.c: In function 'str_squeeze': > libslack/str.c:4901: warning: value computed is not used > libslack/str.c:4906: warning: value computed is not used > libslack/str.c: In function 'str_encode_with_locker': > libslack/str.c:5535: warning: value computed is not used > libslack/str.c:5542: warning: value computed is not used > libslack/str.c: In function 'str_decode_with_locker': > libslack/str.c:5624: warning: value computed is not used > libslack/str.c:5631: warning: value computed is not used > libslack/str.c: In function 'str_lc': > libslack/str.c:5744: warning: value computed is not used > libslack/str.c:5749: warning: value computed is not used > libslack/str.c: In function 'str_lcfirst': > libslack/str.c:5821: warning: value computed is not used > libslack/str.c:5826: warning: value computed is not used > libslack/str.c: In function 'str_uc': > libslack/str.c:5893: warning: value computed is not used > libslack/str.c:5898: warning: value computed is not used > libslack/str.c: In function 'str_ucfirst': > libslack/str.c:5970: warning: value computed is not used > libslack/str.c:5975: warning: value computed is not used > ar cr libslack/libslack.a libslack/agent.o libslack/coproc.o > libslack/daemon.o libslack/err.o libslack/fio.o libslack/hsort.o > libslack/lim.o libslack/link.o libslack/list.o libslack/locker.o > libslack/map.o libslack/mem.o libslack/msg.o libslack/net.o > libslack/prog.o libslack/prop.o libslack/pseudo.o libslack/sig.o > libslack/str.o > ranlib libslack/libslack.a > gcc -o ./daemon ./daemon.o -Llibslack -lslack -lpthread -lutil > pod2man --center='User Commands' --section=1 --quotes=none daemon.c > daemon.1 > gzip -f -9 daemon.1 > pod2html --noindex < daemon.c > daemon.1.html 2>/dev/null > make[1]: Leaving directory `/tmp/buildd/daemon-0.6.3' > #/usr/bin/docbook-to-man debian/daemon.sgml > daemon.1 > touch build-stamp > fakeroot debian/rules binary > dh_testdir > dh_testroot > dh_clean -k > dh_clean: Compatibility levels before 4 are deprecated. > dh_installdirs > dh_installdirs: Compatibility levels before 4 are deprecated. > # Add here commands to install the package into debian/daemon. > /usr/bin/make PREFIX=debian/daemon/usr install-daemon-bin > make[1]: Entering directory `/tmp/buildd/daemon-0.6.3' > mkdir -p debian/daemon/usr/bin > install -m 755 ./daemon debian/daemon/usr/bin > strip debian/daemon/usr/bin/daemon > make[1]: Leaving directory `/tmp/buildd/daemon-0.6.3' > /usr/bin/make PREFIX=debian/daemon/usr/share install-daemon-man > make[1]: Entering directory `/tmp/buildd/daemon-0.6.3' > make[1]: Leaving directory `/tmp/buildd/daemon-0.6.3' > /usr/bin/make DAEMON_HTMLDIR=debian/daemon/usr/share/doc/daemon/html > install-daemon-html > make[1]: Entering directory `/tmp/buildd/daemon-0.6.3' > make[1]: Leaving directory `/tmp/buildd/daemon-0.6.3' > /usr/bin/make DAEMON_CONFDIR=debian/daemon/etc install-daemon-conf > make[1]: Entering directory `/tmp/buildd/daemon-0.6.3' > make[1]: Leaving directory `/tmp/buildd/daemon-0.6.3' > dh_testdir > dh_testroot > dh_installdocs > dh_installdocs: Compatibility levels before 4 are deprecated. > dh_installchangelogs > dh_installchangelogs: Compatibility levels before 4 are deprecated. > dh_link > dh_link: Compatibility levels before 4 are deprecated. > dh_strip > dh_compress > dh_compress: Compatibility levels before 4 are deprecated. > dh_fixperms > dh_fixperms: Compatibility levels before 4 are deprecated. > dh_installdeb > dh_installdeb: Compatibility levels before 4 are deprecated. > dh_shlibdeps > dh_shlibdeps: Compatibility levels before 4 are deprecated. > dh_gencontrol > dh_gencontrol: Compatibility levels before 4 are deprecated. > dh_md5sums > dh_md5sums: Compatibility levels before 4 are deprecated. > dh_builddeb > dh_builddeb: Compatibility levels before 4 are deprecated. > dpkg-deb: building package `daemon' in `../daemon_0.6.3-1_i386.deb'. > dpkg-genchanges > dpkg-genchanges: including full source code in upload > dpkg-buildpackage: full upload (original source is included) > Copying back the cached apt archive contents > -> unmounting dev/pts filesystem > -> unmounting proc filesystem > -> cleaning the build env > -> removing directory /var/cache/pbuilder/build//416 and its > subdirectories > Current time: Wed Aug 8 14:31:38 UTC 2007 > pbuilder-time-stamp: 1186583498 > Checking daemon_0.6.3-1_i386.deb for stripped binaries... > --------------------------------------- > /tmp/daemon_0.6.3-1_i386.deb/usr/bin/daemon: ELF 32-bit LSB executable, Intel > 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared > libs), stripped > > ...done > Removing result files... > ...done > ****************************************************************************** > Finished with status BUILD_FAILED at 2007-08-08 14:31:43.259467 > Build needed 0:05:27.397313 -- Julien Danjou .''`. Debian Developer : :' : http://julien.danjou.info `. `' http://people.debian.org/~acid `- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

