Package: bootpc
Version: 0.64-6
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.

> Automatic build of bootpc_0.64-6 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-08 01:36:18.322469
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 32.7kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main bootpc 0.64-6 (dsc) [559B]
> Get:2 http://ftp.fr.debian.org sid/main bootpc 0.64-6 (tar) [29.2kB]
> Get:3 http://ftp.fr.debian.org sid/main bootpc 0.64-6 (diff) [2934B]
> Fetched 32.7kB in 0s (222kB/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 01:36:21 UTC 2007
> pbuilder-time-stamp: 1186536981
> 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 (>= 5)
>    -> Trying debhelper
>  -> Installing  debhelper
> Reading package lists...
> Building dependency tree...
> Reading state information...
> 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 [bootpc_0.64-6.dsc]
>     -> copying [./bootpc_0.64.orig.tar.gz]
>     -> copying [./bootpc_0.64-6.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Wed Jun 21 22:52:14 2006 UTC using DSA key ID 1880283C
> gpg: Can't check signature: public key not found
> dpkg-source: extracting bootpc in bootpc-0.64
> dpkg-source: unpacking bootpc_0.64.orig.tar.gz
> dpkg-source: applying ./bootpc_0.64-6.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is bootpc
> dpkg-buildpackage: source version is 0.64-6
> dpkg-buildpackage: source changed by Anibal Monsalve Salazar <[EMAIL 
> PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.64-6
>  fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp install-stamp
> /usr/bin/make clean
> make[1]: Entering directory `/tmp/buildd/bootpc-0.64'
> /bin/rm -f bootpc.o main.o bootpc *~ *.tar *.tar.gz *.tgz
> make[1]: Leaving directory `/tmp/buildd/bootpc-0.64'
> dh_clean
>       rm -f debian/bootpc.substvars
>       rm -f debian/bootpc.*.debhelper
>       rm -rf debian/bootpc
>       rm -f debian/files
>       find .  \( \( -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name 
> '*.P' \) \
>               \) -exec rm -f {} \; \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) 
> \)
>  dpkg-source -b bootpc-0.64
> dpkg-source: building bootpc using existing bootpc_0.64.orig.tar.gz
> dpkg-source: building bootpc in bootpc_0.64-6.diff.gz
> dpkg-source: building bootpc in bootpc_0.64-6.dsc
>  debian/rules build
> dh_testdir
> /usr/bin/make CFLAGS="-O2 -g -Wall"
> make[1]: Entering directory `/tmp/buildd/bootpc-0.64'
> cc -O2 -g -Wall -c bootpc.c
> In file included from bootpc.h:33,
>                  from bootpc.c:36:
> log.h:6: warning: built-in function 'log' declared as non-function
> bootpc.c: In function 'performBootp':
> bootpc.c:247: warning: pointer targets in passing argument 6 of 'recvfrom' 
> differ in signedness
> cc -O2 -g -Wall -c main.c
> In file included from bootpc.h:33,
>                  from main.c:22:
> log.h:6: warning: built-in function 'log' declared as non-function
> main.c: In function 'main':
> main.c:70: warning: implicit declaration of function 'strlen'
> main.c:70: warning: incompatible implicit declaration of built-in function 
> 'strlen'
> cc -o bootpc -O2 -g -Wall bootpc.o main.o
> strip bootpc
> make[1]: Leaving directory `/tmp/buildd/bootpc-0.64'
> touch build-stamp
>  fakeroot debian/rules binary
> dh_testdir
> dh_testroot
> dh_clean -k
>       rm -f debian/bootpc.substvars
>       rm -f debian/bootpc.*.debhelper
>       rm -rf debian/bootpc
>       find .  \( \( -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name 
> '*.P' \) \
>               \) -exec rm -f {} \; \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) 
> \)
> dh_installdirs
>       install -d debian/bootpc
>       install -d debian/bootpc/sbin
> cp bootpc debian/bootpc/sbin
> touch install-stamp
> dh_testdir
> dh_testroot
> dh_installdocs
>       install -g 0 -o 0 -d debian/bootpc/usr/share/doc/bootpc
>       cp -a DHCP debian/bootpc/usr/share/doc/bootpc
>       cp -a README debian/bootpc/usr/share/doc/bootpc
>       cp -a WHEN-IT-FAILS debian/bootpc/usr/share/doc/bootpc
>       chown -R 0:0 debian/bootpc/usr/share/doc
>       chmod -R go=rX debian/bootpc/usr/share/doc
>       chmod -R u\+rw debian/bootpc/usr/share/doc
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/bootpc/usr/share/doc/bootpc/copyright
> dh_installexamples
>       install -d debian/bootpc/usr/share/doc/bootpc/examples
>       cp -a rc.bootp debian/bootpc/usr/share/doc/bootpc/examples
> dh_installmenu
> dh_installcron
> dh_installmanpages
> dh_installmanpages: This program is deprecated, switch to dh_installman.
>       install -d debian/bootpc/usr/share/man/man8/
>       install -p -m644 debian/bootpc.8 
> debian/bootpc/usr/share/man/man8/bootpc.8
> dh_installchangelogs ChangeLog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/bootpc/usr/share/doc/bootpc/changelog.Debian
>       install -o 0 -g 0 -p -m644 ChangeLog 
> debian/bootpc/usr/share/doc/bootpc/changelog
> dh_strip
> dh_compress
>       cd debian/bootpc
>       chmod a-x usr/share/man/man8/bootpc.8 
> usr/share/doc/bootpc/changelog.Debian usr/share/doc/bootpc/examples/rc.bootp 
> usr/share/doc/bootpc/changelog
>       gzip -9f usr/share/man/man8/bootpc.8 
> usr/share/doc/bootpc/changelog.Debian usr/share/doc/bootpc/examples/rc.bootp 
> usr/share/doc/bootpc/changelog
>       cd '/tmp/buildd/bootpc-0.64'
> dh_fixperms
>       find debian/bootpc  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/bootpc ! -type l  -print0 2>/dev/null | xargs -0r chmod 
> go=rX,u+rw,a-s
>       find debian/bootpc/usr/share/doc -type f  ! -regex 
> 'debian/bootpc/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs 
> -0r chmod 644
>       find debian/bootpc/usr/share/doc -type d  -print0 2>/dev/null | xargs 
> -0r chmod 755
>       find debian/bootpc/usr/share/man debian/bootpc/usr/man/ 
> debian/bootpc/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/bootpc -perm -5 -type f \( -name '*.so*' -or -name '*.la' 
> -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/bootpc/usr/include  -type f  -print0 2>/dev/null | xargs 
> -0r chmod 644
>       find debian/bootpc/usr/lib/perl5 debian/bootpc/usr/share/perl5 -type f 
> -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
>       find debian/bootpc/sbin -type f  -print0 2>/dev/null | xargs -0r chmod 
> a+x
> dh_installdeb
>       install -o 0 -g 0 -d debian/bootpc/DEBIAN
> dh_shlibdeps
>       dpkg-shlibdeps -Tdebian/bootpc.substvars debian/bootpc/sbin/bootpc
> dh_gencontrol
>       dpkg-gencontrol -ldebian/changelog -isp -Tdebian/bootpc.substvars 
> -Pdebian/bootpc
> dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
>       chmod 644 debian/bootpc/DEBIAN/control
>       chown 0:0 debian/bootpc/DEBIAN/control
> dh_md5sums
>       (cd debian/bootpc >/dev/null ; find . -type f  ! -regex '.*/DEBIAN/.*' 
> -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
>       chmod 644 debian/bootpc/DEBIAN/md5sums
>       chown 0:0 debian/bootpc/DEBIAN/md5sums
> dh_builddeb
>       dpkg-deb --build debian/bootpc ..
> dpkg-deb: building package `bootpc' in `../bootpc_0.64-6_i386.deb'.
>  dpkg-genchanges
> dpkg-genchanges: not including original source code in upload
> dpkg-buildpackage: binary and diff upload (original source NOT 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//529 and its 
> subdirectories
> Current time: Wed Aug  8 01:40:45 UTC 2007
> pbuilder-time-stamp: 1186537245
> Checking bootpc_0.64-6_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/bootpc_0.64-6_i386.deb/sbin/bootpc: 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 01:40:49.964482
> Build needed 0:04:31.642013

-- 
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]

Reply via email to