Your message dated Mon, 17 Nov 2008 22:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#437374: fixed in liblockfile 1.08-3
has caused the Debian Bug report #437374,
regarding liblockfile: not handling nostrip build option (policy 10.1)
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 [EMAIL PROTECTED]
immediately.)


-- 
437374: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437374
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: liblockfile
Version: 1.06.2
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 liblockfile_1.06.2 on octave for sid/i386 by rebuildd 
> 0.2.2-r136
> Build started at 2007-08-12 06:35:06.712452
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 33.1kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main liblockfile 1.06.2 (dsc) [498B]
> Get:2 http://ftp.fr.debian.org sid/main liblockfile 1.06.2 (tar) [32.6kB]
> Fetched 33.1kB in 0s (77.1kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Sun Aug 12 06:35:11 UTC 2007
> pbuilder-time-stamp: 1186900511
> 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 [liblockfile_1.06.2.dsc]
>     -> copying [./liblockfile_1.06.2.tar.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sun Jun  3 19:32:52 2007 UTC using DSA key ID F1BCDB73
> gpg: Can't check signature: public key not found
> dpkg-source: extracting liblockfile in liblockfile-1.06.2
> dpkg-source: unpacking liblockfile_1.06.2.tar.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is liblockfile
> dpkg-buildpackage: source version is 1.06.2
> dpkg-buildpackage: source changed by Aurelien Jarno <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.06.2
>  fakeroot debian/rules clean
> [ ! -f Makefile ] || make distclean
> rm -rf build debian/tmp* debian/files debian/substvars
>  dpkg-source -b liblockfile-1.06.2
> dpkg-source: building liblockfile in liblockfile_1.06.2.tar.gz
> dpkg-source: building liblockfile in liblockfile_1.06.2.dsc
>  debian/rules build
> ./configure --enable-shared --prefix=/usr \
>               --with-mailgroup --mandir=/usr/share/man
> creating cache ./config.cache
> 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 build shared libs... yes
> checking build libnfslock... no
> checking for ldconfig... /sbin/ldconfig
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for getopt.h... yes
> checking for paths.h... yes
> checking for sys/param.h... yes
> checking for utime... yes
> checking for utimes... yes
> updating cache ./config.cache
> creating ./config.status
> creating ./Makefile
> creating ./maillock.h
> creating autoconf.h
> test -f lockfile.c -a -f debian/rules
> make
> make[1]: Entering directory `/tmp/buildd/liblockfile-1.06.2'
> gcc -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB 
> -DLOCKPROG=\"/usr/bin/dotlockfile\" \
>                       -c lockfile.c
> ar rv liblockfile.a lockfile.o
> ar: creating liblockfile.a
> a - lockfile.o
> gcc -fPIC -shared -Wl,-soname,liblockfile.so.1 \
>                       -o liblockfile.so lockfile.o -lc
> gcc -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I.   -c -o dotlockfile.o 
> dotlockfile.c
> gcc -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c lockfile.c -o 
> xlockfile.o
> gcc  -o dotlockfile dotlockfile.o xlockfile.o
> make[1]: Leaving directory `/tmp/buildd/liblockfile-1.06.2'
> touch build
>  fakeroot debian/rules binary
> test -f lockfile.c -a -f debian/rules
> test root = "`whoami`"
> test -f lockfile.c -a -f debian/rules
> test -f lockfile.c -a -f debian/rules
> #
> #     First, liblockfile.so.1
> #
> rm -rf debian/tmp*
> install -d -o root -m 755 debian/tmp
> install -d -o root -m 755 debian/tmp/DEBIAN
> install -d -o root -m 755 debian/tmp/usr/lib
> install -d -o root -m 755 debian/tmp/usr/bin
> install -d -o root -m 755 debian/tmp/usr/share/man/man1
> install -d -o root -m 755 debian/tmp/usr/share/doc/liblockfile1
> #
> install -o root -m 755 debian/postrm debian/tmp/DEBIAN
> install -o root -m 644 debian/shlibs debian/tmp/DEBIAN
> install -o root -m 644 -s liblockfile.so \
>               debian/tmp/usr/lib/liblockfile.so.1.0
> install -o root -m 644 dotlockfile.1 debian/tmp/usr/share/man/man1
> gzip -9f debian/tmp/usr/share/man/*/*
> install -g mail -m 2755 -s dotlockfile debian/tmp/usr/bin/dotlockfile
> ln -s liblockfile.so.1.0 debian/tmp/usr/lib/liblockfile.so.1
> install -o root -m 644 debian/changelog \
>               debian/tmp/usr/share/doc/liblockfile1/changelog
> gzip -9f debian/tmp/usr/share/doc/liblockfile1/*
> install -o root -m 644 COPYRIGHT \
>               debian/tmp/usr/share/doc/liblockfile1/copyright
> dpkg-shlibdeps liblockfile.so
> dpkg-gencontrol -pliblockfile1 -Pdebian/tmp -isp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `liblockfile1' in 
> `../liblockfile1_1.06.2_i386.deb'.
> #
> #     Now build liblockfile-dev
> #
> rm -rf debian/tmp*
> install -d -o root -m 755 debian/tmp
> install -d -o root -m 755 debian/tmp/DEBIAN
> install -d -o root -m 755 debian/tmp/usr/lib
> install -d -o root -m 755 debian/tmp/usr/include
> install -d -o root -m 755 debian/tmp/usr/share/man/man3
> install -d -o root -m 755 debian/tmp/usr/share/doc/liblockfile-dev
> #
> install -o root -m 644 lockfile.h maillock.h debian/tmp/usr/include
> ln -s liblockfile.so.1.0 debian/tmp/usr/lib/liblockfile.so
> install -o root -m 644 liblockfile.a debian/tmp/usr/lib
> install -o root -m 644 maillock.3 debian/tmp/usr/share/man/man3
> install -o root -m 644 lockfile_create.3 debian/tmp/usr/share/man/man3
> gzip -9f debian/tmp/usr/share/man/*/*
> ln -sf lockfile_create.3.gz debian/tmp/usr/share/man/man3/lockfile_check.3.gz
> ln -sf lockfile_create.3.gz debian/tmp/usr/share/man/man3/lockfile_touch.3.gz
> ln -sf lockfile_create.3.gz debian/tmp/usr/share/man/man3/lockfile_remove.3.gz
> ln -sf maillock.3.gz debian/tmp/usr/share/man/man3/mailunlock.3.gz
> ln -sf maillock.3.gz debian/tmp/usr/share/man/man3/touchlock.3.gz
> install -o root -m 644 debian/changelog \
>               debian/tmp/usr/share/doc/liblockfile-dev/changelog
> gzip -9f debian/tmp/usr/share/doc/liblockfile-dev/*
> install -o root -m 644 COPYRIGHT \
>               debian/tmp/usr/share/doc/liblockfile-dev/copyright
> dpkg-gencontrol -pliblockfile-dev -Pdebian/tmp -isp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `liblockfile-dev' in 
> `../liblockfile-dev_1.06.2_i386.deb'.
>  dpkg-genchanges
> dpkg-genchanges: including full source code in upload
> dpkg-buildpackage: full upload; Debian-native package (full 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//24894 and its 
> subdirectories
> Current time: Sun Aug 12 06:38:45 UTC 2007
> pbuilder-time-stamp: 1186900725
> Checking liblockfile1_1.06.2_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/liblockfile1_1.06.2_i386.deb/usr/bin/dotlockfile: setgid ELF 32-bit LSB 
> executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically 
> linked (uses shared libs), stripped
> /tmp/liblockfile1_1.06.2_i386.deb/usr/lib/liblockfile.so.1.0: ELF 32-bit LSB 
> shared object, Intel 80386, version 1 (SYSV), stripped
> Checking liblockfile-dev_1.06.2_i386.deb for stripped binaries...
> ---------------------------------------
> 
> ...done
> Removing result files...
> ...done
> ******************************************************************************
> Finished with status POST_BUILD_FAILED at 2007-08-12 06:38:50.023373
> Build needed 0:03:43.310921

-- 
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 ---
Source: liblockfile
Source-Version: 1.08-3

We believe that the bug you reported is fixed in the latest version of
liblockfile, which is due to be installed in the Debian FTP archive:

liblockfile-dev_1.08-3_amd64.deb
  to pool/main/libl/liblockfile/liblockfile-dev_1.08-3_amd64.deb
liblockfile1_1.08-3_amd64.deb
  to pool/main/libl/liblockfile/liblockfile1_1.08-3_amd64.deb
liblockfile_1.08-3.diff.gz
  to pool/main/libl/liblockfile/liblockfile_1.08-3.diff.gz
liblockfile_1.08-3.dsc
  to pool/main/libl/liblockfile/liblockfile_1.08-3.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anibal Monsalve Salazar <[EMAIL PROTECTED]> (supplier of updated liblockfile 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 18 Nov 2008 00:00:38 +1100
Source: liblockfile
Binary: liblockfile1 liblockfile-dev
Architecture: source amd64
Version: 1.08-3
Distribution: unstable
Urgency: high
Maintainer: Miquel van Smoorenburg <[EMAIL PROTECTED]>
Changed-By: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Description: 
 liblockfile-dev - Development library for liblockfile
 liblockfile1 - NFS-safe locking library, includes dotlockfile program
Closes: 437374 505851
Changes: 
 liblockfile (1.08-3) unstable; urgency=high
 .
   * Don't stale lockfiles after 10 seconds instead of 5 minutes;
     patch by Wolfram Sang; closes: #505851
   * Handle nostrip build option; patch by Justin Pryzby; closes: #437374
   * debian/rules: Don't ignore error status of rm -fr; patch by Justin Pryzby
   * debian/rules: Remove stampfiles first; patch by Justin Pryzby
Checksums-Sha1: 
 3d4504eb7f5f84da0c0ecd9bbd3f2c6d26d5470c 1014 liblockfile_1.08-3.dsc
 e35fba8fe51b6e83b5056c799f37886330ee9171 5234 liblockfile_1.08-3.diff.gz
 39216be2e397cf82c41bd87bfe921c1058bedc03 19514 liblockfile1_1.08-3_amd64.deb
 001268b781b0eaea17c423efd26c752c97a1e166 22666 liblockfile-dev_1.08-3_amd64.deb
Checksums-Sha256: 
 69811eedf2aa92932db4b588a8f0c7bcfa08d446a08a3cace8a872fbd19a8725 1014 
liblockfile_1.08-3.dsc
 29cd019770f466248bf7e960fa74d74ccdcf4d1bf3f281c58d52500e8db63c3d 5234 
liblockfile_1.08-3.diff.gz
 250e7c77c479db4655d2cc2fd9714f8e9ecbe8a0cee8840f3501bec85af86bac 19514 
liblockfile1_1.08-3_amd64.deb
 823aa2761fe02b6db00becb7d5211135461dd378841484bf0ae9825b1978f795 22666 
liblockfile-dev_1.08-3_amd64.deb
Files: 
 f794f43895ab6a4fac98ac35e26626d3 1014 devel standard liblockfile_1.08-3.dsc
 ac87346f1a9c8068a3393b5ace483ea0 5234 devel standard liblockfile_1.08-3.diff.gz
 e34fe23ceeae14951b60a1f94e794e17 19514 libs standard 
liblockfile1_1.08-3_amd64.deb
 b7b9b503acd840b6a4f74e07929bc516 22666 libdevel optional 
liblockfile-dev_1.08-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkh5usACgkQgY5NIXPNpFWCuACdE/7Tht/3AxnpFOZGgQOcjZSb
gYoAoITl+6ORcEb283DhDoKH60KYuvgD
=PjHO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to