Your message dated Mon, 19 Nov 2007 14:47:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#437583: fixed in mpegdemux 0.1.2-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mpegdemux
Version: 0.1.2-3
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 mpegdemux_0.1.2-3 on octave for sid/i386 by rebuildd
> 0.2.2-r136
> Build started at 2007-08-13 06:07:28.553797
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 63.0kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main mpegdemux 0.1.2-3 (dsc) [533B]
> Get:2 http://ftp.fr.debian.org sid/main mpegdemux 0.1.2-3 (tar) [60.8kB]
> Get:3 http://ftp.fr.debian.org sid/main mpegdemux 0.1.2-3 (diff) [1670B]
> Fetched 63.0kB in 0s (310kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Mon Aug 13 06:07:32 UTC 2007
> pbuilder-time-stamp: 1186985252
> 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 [mpegdemux_0.1.2-3.dsc]
> -> copying [./mpegdemux_0.1.2.orig.tar.gz]
> -> copying [./mpegdemux_0.1.2-3.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sun Apr 24 17:50:03 2005 UTC using DSA key ID 3EF23CD6
> gpg: Can't check signature: public key not found
> dpkg-source: extracting mpegdemux in mpegdemux-0.1.2
> dpkg-source: unpacking mpegdemux_0.1.2.orig.tar.gz
> dpkg-source: applying ./mpegdemux_0.1.2-3.diff.gz
> -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is mpegdemux
> dpkg-buildpackage: source version is 0.1.2-3
> dpkg-buildpackage: source changed by Santiago Vila <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.1.2-3
> fakeroot debian/rules clean
> test -f debian/rules
> rm -f build
> /usr/bin/make clean
> make[1]: Entering directory `/tmp/buildd/mpegdemux-0.1.2'
> make[1]: *** No rule to make target `clean'. Stop.
> make[1]: Leaving directory `/tmp/buildd/mpegdemux-0.1.2'
> make: [clean] Error 2 (ignored)
> rm -f `find . -name "*~"`
> rm -rf debian/tmp debian/files* core debian/substvars
> dpkg-source -b mpegdemux-0.1.2
> dpkg-source: building mpegdemux using existing mpegdemux_0.1.2.orig.tar.gz
> dpkg-source: building mpegdemux in mpegdemux_0.1.2-3.diff.gz
> dpkg-source: building mpegdemux in mpegdemux_0.1.2-3.dsc
> debian/rules build
> test -f debian/rules
> ./configure --prefix=/usr
> checking mpegdemux version... 0.1.2
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for ar... /usr/bin/ar
> checking whether make sets $(MAKE)... yes
> checking whether ln -s works... yes
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for long long... yes
> checking size of long long... 8
> checking for unsigned long long... yes
> checking size of unsigned long long... 8
> configure: creating ./config.status
> config.status: creating Makefile.inc
> config.status: creating Makefile
> config.status: creating src/Makefile
> config.status: creating src/config.h
>
> mpegdemux 0.1.2 is now configured:
> CC: gcc
> CFLAGS: "-g -O2"
> LDFLAGS: ""
>
> prefix: /usr
> bindir: /usr/bin
> mandir: /usr/man
> /usr/bin/make CFLAGS="-O2 -g -Wall"
> make[1]: Entering directory `/tmp/buildd/mpegdemux-0.1.2'
> make[2]: Entering directory `/tmp/buildd/mpegdemux-0.1.2/src'
> gcc -c -O2 -g -Wall -I../src -I../src -I../src -o buffer.o buffer.c
> gcc -c -O2 -g -Wall -I../src -I../src -I../src -o message.o message.c
> gcc -c -O2 -g -Wall -I../src -I../src -I../src -o mpegdemux.o mpegdemux.c
> gcc -c -O2 -g -Wall -I../src -I../src -I../src -o mpeg_demux.o mpeg_demux.c
> gcc -c -O2 -g -Wall -I../src -I../src -I../src -o mpeg_list.o mpeg_list.c
> gcc -c -O2 -g -Wall -I../src -I../src -I../src -o mpeg_parse.o mpeg_parse.c
> gcc -c -O2 -g -Wall -I../src -I../src -I../src -o mpeg_remux.o mpeg_remux.c
> gcc -c -O2 -g -Wall -I../src -I../src -I../src -o mpeg_scan.o mpeg_scan.c
> gcc buffer.o message.o mpegdemux.o mpeg_demux.o mpeg_list.o mpeg_parse.o
> mpeg_remux.o mpeg_scan.o -o mpegdemux
> make[2]: Leaving directory `/tmp/buildd/mpegdemux-0.1.2/src'
> make[1]: Leaving directory `/tmp/buildd/mpegdemux-0.1.2'
> touch build
> fakeroot debian/rules binary
> test -f debian/rules
> test root = "`whoami`"
> test -f debian/rules
> test -f debian/rules
> rm -rf debian/tmp
> install -d debian/tmp/DEBIAN debian/tmp/usr/share/doc/mpegdemux
> cd debian/tmp && install -d usr/bin usr/share
> /usr/bin/make install prefix=`pwd`/debian/tmp/usr
> make[1]: Entering directory `/tmp/buildd/mpegdemux-0.1.2'
> make[2]: Entering directory `/tmp/buildd/mpegdemux-0.1.2/src'
> /usr/bin/install -c -d -m 755 /tmp/buildd/mpegdemux-0.1.2/debian/tmp/usr/bin
> /usr/bin/install -c -m 755 -s mpegdemux
> /tmp/buildd/mpegdemux-0.1.2/debian/tmp/usr/bin
> /usr/bin/install -c -d -m 755
> /tmp/buildd/mpegdemux-0.1.2/debian/tmp/usr/man/man1
> for f in mpegdemux.1 ; do \
> rm -f /tmp/buildd/mpegdemux-0.1.2/debian/tmp/usr/man/man1/$f.gz
> ; \
> gzip -c --best ./$f >
> /tmp/buildd/mpegdemux-0.1.2/debian/tmp/usr/man/man1/$f.gz ; \
> done
> make[2]: Leaving directory `/tmp/buildd/mpegdemux-0.1.2/src'
> make[1]: Leaving directory `/tmp/buildd/mpegdemux-0.1.2'
> mv debian/tmp/usr/man debian/tmp/usr/share
> cp -p debian/copyright debian/tmp/usr/share/doc/mpegdemux
> cp -p ChangeLog debian/tmp/usr/share/doc/mpegdemux/changelog
> cp -p debian/changelog debian/tmp/usr/share/doc/mpegdemux/changelog.Debian
> cp -p NEWS README debian/tmp/usr/share/doc/mpegdemux
> cd debian/tmp/usr/share/doc/mpegdemux && gzip -9 changelog changelog.Debian
> gzip -r9 debian/tmp/usr/share/man
> dpkg-shlibdeps debian/tmp/usr/bin/*
> dpkg-gencontrol -isp
> cd debian/tmp && \
> md5sum `find * -type f ! -regex "DEBIAN/.*"` > DEBIAN/md5sums
> chown -R root:root debian/tmp
> chmod -R go=rX debian/tmp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `mpegdemux' in `../mpegdemux_0.1.2-3_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//18466 and its
> subdirectories
> Current time: Mon Aug 13 06:09:56 UTC 2007
> pbuilder-time-stamp: 1186985396
> Checking mpegdemux_0.1.2-3_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/mpegdemux_0.1.2-3_i386.deb/usr/bin/mpegdemux: 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 POST_BUILD_FAILED at 2007-08-13 06:10:00.077015
> Build needed 0:02:31.523218
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: mpegdemux
Source-Version: 0.1.2-4
We believe that the bug you reported is fixed in the latest version of
mpegdemux, which is due to be installed in the Debian FTP archive:
mpegdemux_0.1.2-4.diff.gz
to pool/main/m/mpegdemux/mpegdemux_0.1.2-4.diff.gz
mpegdemux_0.1.2-4.dsc
to pool/main/m/mpegdemux/mpegdemux_0.1.2-4.dsc
mpegdemux_0.1.2-4_powerpc.deb
to pool/main/m/mpegdemux/mpegdemux_0.1.2-4_powerpc.deb
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.
Santiago Vila <[EMAIL PROTECTED]> (supplier of updated mpegdemux 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.7
Date: Mon, 19 Nov 2007 15:34:14 +0100
Source: mpegdemux
Binary: mpegdemux
Architecture: source powerpc
Version: 0.1.2-4
Distribution: unstable
Urgency: low
Maintainer: Santiago Vila <[EMAIL PROTECTED]>
Changed-By: Santiago Vila <[EMAIL PROTECTED]>
Description:
mpegdemux - MPEG1/2 system stream demultiplexer
Closes: 437583
Changes:
mpegdemux (0.1.2-4) unstable; urgency=low
.
* Honor DEB_BUILD_OPTIONS. Closes: #437583.
Files:
0c812b9f5355aa7f433347bac00b87ca 533 sound optional mpegdemux_0.1.2-4.dsc
e9665ddce34f745d97509c5438f9a6b1 1886 sound optional mpegdemux_0.1.2-4.diff.gz
9bb77c6847b600b2eb4b790b011142d5 19828 sound optional
mpegdemux_0.1.2-4_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHQZ8Xd9Uuvj7yPNYRAkCKAKCzuQGATfc696Ov8clbOg050zM03wCePu71
gD4eJqjBnhqA7j4x2O3yIDk=
=cuv8
-----END PGP SIGNATURE-----
--- End Message ---