[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#436493: marked as done (autopilot: not handling nostrip build option (policy 10.1) sid/i386)



Your message dated Wed, 23 Apr 2008 23:20:20 +0100
with message-id <200804232220.m3NMKK8F006253@kmos.homeip.net>
and subject line autopilot has been removed from Debian, closing #436493
has caused the Debian Bug report #436493,
regarding autopilot: not handling nostrip build option (policy 10.1) sid/i386
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
436493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436493
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: autopilot
Version: 1.21-2
Severity: wishlist
User: buildd@naquadah.org
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 autopilot_1.21-2 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-07 20:28:18.867955
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 15.9kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main autopilot 1.21-2 (dsc) [654B]
> Get:2 http://ftp.fr.debian.org sid/main autopilot 1.21-2 (tar) [12.7kB]
> Get:3 http://ftp.fr.debian.org sid/main autopilot 1.21-2 (diff) [2540B]
> Fetched 15.9kB in 0s (108kB/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 20:28:22 UTC 2007
> pbuilder-time-stamp: 1186518502
> 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 [autopilot_1.21-2.dsc]
>     -> copying [./autopilot_1.21.orig.tar.gz]
>     -> copying [./autopilot_1.21-2.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sun Apr 23 17:10:48 2006 UTC using RSA key ID E4D47EC1
> gpg: Can't check signature: public key not found
> dpkg-source: extracting autopilot in autopilot-1.21
> dpkg-source: unpacking autopilot_1.21.orig.tar.gz
> dpkg-source: applying ./autopilot_1.21-2.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is autopilot
> dpkg-buildpackage: source version is 1.21-2
> dpkg-buildpackage: source changed by Tommi Virtanen <tv@debian.org>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.21-2
>  fakeroot debian/rules clean
> test -e debian/control
> test root = "`whoami`" || (echo need root priviledges; exit 1)
> rm -f build-stamp install-stamp
> /usr/bin/make clean
> make[1]: Entering directory `/tmp/buildd/autopilot-1.21'
> rm -f autopilot autopilot.o core *~
> make[1]: Leaving directory `/tmp/buildd/autopilot-1.21'
> rm -rf debian/substvars debian/files debian/tmp
>  dpkg-source -b autopilot-1.21
> dpkg-source: building autopilot using existing autopilot_1.21.orig.tar.gz
> dpkg-source: building autopilot in autopilot_1.21-2.diff.gz
> dpkg-source: warning: ignoring deletion of file autopilot.o
> dpkg-source: building autopilot in autopilot_1.21-2.dsc
>  debian/rules build
> test -e debian/control
> /usr/bin/make CFLAGS="-Wall -O2"
> make[1]: Entering directory `/tmp/buildd/autopilot-1.21'
> gcc -Wall -O2 -c autopilot.c -DPALMDEVICE=\""/dev/palm"\"
> gcc  -o autopilot autopilot.o
> make[1]: Leaving directory `/tmp/buildd/autopilot-1.21'
> touch build-stamp
>  fakeroot debian/rules binary
> test -e debian/control
> test root = "`whoami`" || (echo need root priviledges; exit 1)
> rm -rf debian/substvars debian/tmp
> install -d --mode=0755 \
> 		debian/tmp/usr/bin \
> 		debian/tmp/usr/share/man/man1
> install -m0755 autopilot debian/tmp/usr/bin/
> install -m0644 autopilot.1 debian/tmp/usr/share/man/man1/
> install -d --mode=0755 "debian/tmp/usr/share/doc/autopilot"
> install --mode=0644 debian/copyright README \
> 		"debian/tmp/usr/share/doc/autopilot"
> gzip -9 debian/tmp/usr/share/man/man1/*
> install --mode=0644 ChangeLog \
> 		"debian/tmp/usr/share/doc/autopilot/changelog"
> install --mode=0644 debian/changelog \
> 		"debian/tmp/usr/share/doc/autopilot/changelog.Debian"
> gzip -9 debian/tmp/usr/share/doc/"autopilot"/changelog*
> strip --remove-section=.comment --remove-section=.note \
> 		debian/tmp/usr/bin/*
> install -d --mode=0755 debian/tmp/DEBIAN
> dpkg-shlibdeps debian/tmp/usr/bin/*
> dpkg-gencontrol -isp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `autopilot' in `../autopilot_1.21-2_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//6210 and its subdirectories
> Current time: Tue Aug  7 20:30:13 UTC 2007
> pbuilder-time-stamp: 1186518613
> Checking autopilot_1.21-2_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/autopilot_1.21-2_i386.deb/usr/bin/autopilot: 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 20:30:19.084049
> Build needed 0:02:00.216094

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 1.21-2+rm

The autopilot package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/364470 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues
http://Marco.Tondela.org


--- End Message ---

Reply to: