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

Bug#436838: marked as done (ffingerd: not handling nostrip build option (policy 10.1)on sid/i386)



Your message dated Fri,  5 Feb 2010 12:54:07 +0000 (WET)
with message-id <20100205125407.E4FF96C1F@kmos.homeip.net>
and subject line Package ffingerd has been removed from Debian
has caused the Debian Bug report #436838,
regarding ffingerd: not handling nostrip build option (policy 10.1)on 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.)


-- 
436838: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436838
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ffingerd
Version: 1.28-8
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.
You should look for call to strip, ld -s or install -s which may strip binaries.


> Automatic build of ffingerd_1.28-8 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-09 04:34:03.424939
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 42.2kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main ffingerd 1.28-8 (dsc) [532B]
> Get:2 http://ftp.fr.debian.org sid/main ffingerd 1.28-8 (tar) [38.1kB]
> Get:3 http://ftp.fr.debian.org sid/main ffingerd 1.28-8 (diff) [3564B]
> Fetched 42.2kB in 0s (275kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Thu Aug  9 04:34:06 UTC 2007
> pbuilder-time-stamp: 1186634046
> 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 [ffingerd_1.28-8.dsc]
>     -> copying [./ffingerd_1.28.orig.tar.gz]
>     -> copying [./ffingerd_1.28-8.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sun Jul 29 13:50:35 2007 UTC using DSA key ID C42B63CA
> gpg: Can't check signature: public key not found
> dpkg-source: extracting ffingerd in ffingerd-1.28
> dpkg-source: unpacking ffingerd_1.28.orig.tar.gz
> dpkg-source: applying ./ffingerd_1.28-8.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is ffingerd
> dpkg-buildpackage: source version is 1.28-8
> dpkg-buildpackage: source changed by Matej Vela <vela@debian.org>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.28-8
>  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 -i distclean
> make[1]: Entering directory `/tmp/buildd/ffingerd-1.28'
> make[1]: *** No rule to make target `distclean'.  Stop.
> make[1]: Leaving directory `/tmp/buildd/ffingerd-1.28'
> make: [clean] Error 2 (ignored)
> rm -rf debian/substvars debian/files debian/tmp
>  dpkg-source -b ffingerd-1.28
> dpkg-source: building ffingerd using existing ffingerd_1.28.orig.tar.gz
> dpkg-source: building ffingerd in ffingerd_1.28-8.diff.gz
> dpkg-source: building ffingerd in ffingerd_1.28-8.dsc
>  debian/rules build
> test -e debian/control
> ./configure --prefix=/usr --sharedstatedir=/usr/share --sysconfdir=/etc \
> 	--with-ncurses
> creating cache ./config.cache
> checking for sed... /bin/sed
> checking for killall... none
> checking for mawk... mawk
> checking for mawk... /usr/bin/mawk
> checking for gcc... gcc
> checking whether the C compiler (gcc   ) works... yes
> checking whether the C compiler (gcc   ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for a BSD compatible install... /usr/bin/install -c
> checking for gethostbyaddr in -lnsl... yes
> checking for syslog in -lgen... no
> checking for socket in -lsocket... no
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for syslog.h... yes
> checking for sys/syslog.h... yes
> checking for unistd.h... yes
> checking for arpa/inet.h... yes
> checking for errno.h... yes
> checking for sys/errno.h... yes
> checking whether stat file-mode macros are broken... no
> checking for getpeername... yes
> checking for getpwnam... yes
> checking for inet_ntoa... yes
> checking for syslog... yes
> checking for strchr... yes
> checking for index... yes
> checking for getnameinfo... yes
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> /usr/bin/make
> make[1]: Entering directory `/tmp/buildd/ffingerd-1.28'
> gcc -g -O2 -DHAVE_CONFIG_H -I.   -c -o ffingerd.o ffingerd.c
> gcc -g -O2 -DHAVE_CONFIG_H -I. -o ffingerd ffingerd.o -lnsl 
> Ok, do a make install or make install.all now.
> make[1]: Leaving directory `/tmp/buildd/ffingerd-1.28'
> 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
> install -d --mode=0755 "debian/tmp/usr/share/doc/ffingerd"
> install -d --mode=0755 "debian/tmp/usr/share/man/man8"
> install -d --mode=0755 "debian/tmp/usr/sbin"
> install --mode=0644 debian/copyright README "debian/tmp/usr/share/doc/ffingerd"
> install --mode=0644 ffingerd.8 "debian/tmp/usr/share/man/man8/"
> install --mode=0755 ffingerd debian/tmp/usr/sbin/ffingerd
> install --mode=0644 debian/changelog \
> 	   "debian/tmp/usr/share/doc/ffingerd/changelog.Debian"
> install --mode=0644 README TODO NEWS "debian/tmp/usr/share/doc/ffingerd"
> mv debian/tmp/usr/share/doc/ffingerd/NEWS \
> 	   debian/tmp/usr/share/doc/ffingerd/changelog
> gzip -9 debian/tmp/usr/share/man/man8/*
> gzip -9 debian/tmp/usr/share/doc/ffingerd/changelog
> gzip -9 debian/tmp/usr/share/doc/ffingerd/changelog.Debian
> strip --remove-section=.comment --remove-section=.note debian/tmp/usr/sbin/*
> install -d --mode=0755 debian/tmp/DEBIAN
> install --mode=0755 debian/postinst debian/prerm debian/tmp/DEBIAN
> dpkg-shlibdeps debian/tmp/usr/sbin/*
> dpkg-gencontrol -isp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `ffingerd' in `../ffingerd_1.28-8_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//9632 and its subdirectories
> Current time: Thu Aug  9 04:36:48 UTC 2007
> pbuilder-time-stamp: 1186634208
> Checking ffingerd_1.28-8_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/ffingerd_1.28-8_i386.deb/usr/sbin/ffingerd: 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-09 04:36:51.998586
> Build needed 0:02:48.573647

-- 
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.28-8+rm

You filed the bug http://bugs.debian.org/436838 in Debian BTS
against the package ffingerd. I'm closing it at *unstable*, but it will
remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/390864. 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


--- End Message ---

Reply to: