Package: birthday
Version: 1.5-9.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.

> Automatic build of birthday_1.5-9.1 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-07 23:53:58.785405
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 49.8kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main birthday 1.5-9.1 (dsc) [542B]
> Get:2 http://ftp.fr.debian.org sid/main birthday 1.5-9.1 (tar) [35.7kB]
> Get:3 http://ftp.fr.debian.org sid/main birthday 1.5-9.1 (diff) [13.6kB]
> Fetched 49.8kB in 0s (221kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Tue Aug  7 23:54:02 UTC 2007
> pbuilder-time-stamp: 1186530842
> 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 
>  -> Installing 
> Reading package lists...
> Building dependency tree...
> Reading state information...
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
>  -> 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 [birthday_1.5-9.1.dsc]
>     -> copying [./birthday_1.5.orig.tar.gz]
>     -> copying [./birthday_1.5-9.1.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sat Dec  4 18:04:07 2004 UTC using DSA key ID 16BD77C6
> gpg: Can't check signature: public key not found
> dpkg-source: extracting birthday in birthday-1.5
> dpkg-source: unpacking birthday_1.5.orig.tar.gz
> dpkg-source: applying ./birthday_1.5-9.1.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is birthday
> dpkg-buildpackage: source version is 1.5-9.1
> dpkg-buildpackage: source changed by Christoph Berg <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.5-9.1
>  fakeroot debian/rules clean
> test -f birthday.c -a -f debian/rules
> rm -f build
> /usr/bin/make clean
> make[1]: Entering directory `/tmp/buildd/birthday-1.5'
> cc -o makemake makemake.c
> ./makemake unix < Makefile.in > Makefile.gnu
> make -f Makefile.gnu clean
> make[2]: Entering directory `/tmp/buildd/birthday-1.5'
> rm -f birthday *.o Makefile.gnu Makefile.bor makemake
> make[2]: Leaving directory `/tmp/buildd/birthday-1.5'
> make[1]: Leaving directory `/tmp/buildd/birthday-1.5'
> rm -rf debian/tmp debian/files* debian/substvars
>  dpkg-source -b birthday-1.5
> dpkg-source: building birthday using existing birthday_1.5.orig.tar.gz
> dpkg-source: building birthday in birthday_1.5-9.1.diff.gz
> dpkg-source: building birthday in birthday_1.5-9.1.dsc
>  debian/rules build
> test -f birthday.c -a -f debian/rules
> /usr/bin/make birthday
> make[1]: Entering directory `/tmp/buildd/birthday-1.5'
> cc -o makemake makemake.c
> ./makemake unix < Makefile.in > Makefile.gnu
> make -f Makefile.gnu birthday
> make[2]: Entering directory `/tmp/buildd/birthday-1.5'
> cc -O2  -DUNIX -Wall -Wstrict-prototypes   -c -o birthday.o birthday.c
> cc -O2  -DUNIX -Wall -Wstrict-prototypes   -c -o bdcal.o bdcal.c
> cc -O2  -DUNIX -Wall -Wstrict-prototypes   -c -o bdengine.o bdengine.c
> cc -O2  -DUNIX -Wall -Wstrict-prototypes   -c -o xmalloc.o xmalloc.c
> cc  birthday.o bdcal.o bdengine.o xmalloc.o -o birthday
> make[2]: Leaving directory `/tmp/buildd/birthday-1.5'
> make[1]: Leaving directory `/tmp/buildd/birthday-1.5'
> touch build
>  fakeroot debian/rules binary
> test -f birthday.c -a -f debian/rules
> test $(id -u) = 0
> rm -Rf debian/tmp
> install -d debian/tmp/{DEBIAN,usr/{share/doc/birthday,lib/birthday}}
> install -m 644 debian/copyright debian/tmp/usr/share/doc/birthday
> make install DESTDIR=debian/tmp SHARE=/share
> make[1]: Entering directory `/tmp/buildd/birthday-1.5'
> make -f Makefile.gnu install
> make[2]: Entering directory `/tmp/buildd/birthday-1.5'
> install -d debian/tmp/usr/bin debian/tmp/usr/share/man/man1
> install -s birthday debian/tmp/usr/bin/birthday
> install -m 0644 birthday.man debian/tmp/usr/share/man/man1/birthday.1
> make[2]: Leaving directory `/tmp/buildd/birthday-1.5'
> make[1]: Leaving directory `/tmp/buildd/birthday-1.5'
> install -m 755 debian/local/vcf2birthday debian/tmp/usr/bin
> install -m 644 debian/local/vcf2birthday.1 debian/tmp/usr/share/man/man1
> install -m 644 debian/local/hungarian-namedays debian/tmp/usr/lib/birthday    
> install -m 644 debian/local/slovak-namedays debian/tmp/usr/lib/birthday       
> gzip -9c README >debian/tmp/usr/share/doc/birthday/README.gz
> gzip -9c debian/changelog 
> >debian/tmp/usr/share/doc/birthday/changelog.Debian.gz
> gzip -9c ChangeLog >debian/tmp/usr/share/doc/birthday/changelog.gz
> gzip -9 debian/tmp/usr/share/man/man1/{birthday,vcf2birthday}.1
> dpkg-shlibdeps birthday
> dpkg-gencontrol -isp
> chown -R root.root debian/tmp
> chmod -R g-s debian/tmp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `birthday' in `../birthday_1.5-9.1_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//31496 and its 
> subdirectories
> Current time: Tue Aug  7 23:57:33 UTC 2007
> pbuilder-time-stamp: 1186531053
> Checking birthday_1.5-9.1_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/birthday_1.5-9.1_i386.deb/usr/bin/birthday: 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-07 23:57:39.003266
> Build needed 0:03:40.217861

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