Your message dated Sat, 31 Aug 2013 15:39:29 +0000
with message-id <e1vfngr-0008tx...@franck.debian.org>
and subject line Bug#720440: fixed in mpg123 1.15.3-2
has caused the Debian Bug report #720440,
regarding mpg123: mpg123 does not build LFS wrappers on kfreebsd-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 ow...@bugs.debian.org
immediately.)
--
720440: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720440
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mpg123
Version: 1.15.3-1
Severity: important
Justification: Broken binaries on release architecture kfreebsd-i386
According to the build logs in
https://buildd.debian.org/status/fetch.php?pkg=mpg123&arch=kfreebsd-i386&ver=1.15.3-1&stamp=1365806890,
the configure script determines that off_t has the size 8, which seems
unusual for a 32bit operating system:
checking size of off_t... 8
This causes various compiation warnings later:
lfs_alias.c: In function 'mpg123_decode_frame_32':
lfs_alias.c:123:2: warning: passing argument 2 of 'mpg123_decode_frame'
from incompatible pointer type [enabled by default]
In file included from lfs_alias.c:49:0:
mpg123.h:514:12: note: expected 'off_t *' but argument is of type 'long int *'
lfs_alias.c: In function 'mpg123_framebyframe_decode_32':
lfs_alias.c:131:2: warning: passing argument 2 of
'mpg123_framebyframe_decode' from incompatible pointer type [enabled by default]
In file included from lfs_alias.c:49:0:
mpg123.h:523:12: note: expected 'off_t *' but argument is of type 'long
int *'
lfs_alias.c: In function 'mpg123_feedseek_32':
lfs_alias.c:179:2: warning: passing argument 4 of 'mpg123_feedseek' from
incompatible pointer type [enabled by default]
Also, it breaks the compilation of mplayer2,
cf.
https://buildd.debian.org/status/fetch.php?pkg=mplayer2&arch=kfreebsd-i386&ver=2.0-701-gd4c5b7f-2&stamp=1377018444
cc -o mplayer command.o [...] libmpcodecs/vd_xanim.o
libmpcodecs/vd_xvid4.o -Wl,-z,noexecstack -Wl,-z,relro -L/usr/local/lib
-ffast-math -lncurses -lsmbclient -lquvi -lvdpau -lpng -lz -lmng
-lz -ljpeg -lungif -lpulse -ljack -lpthread -lrt -lbluray
-L/usr/lib/i386-kfreebsd-gnu -ldvdread -ldvdread -lcdio_paranoia
-lcdio_cdda -lcdio -lass -lenca -lz -lmad -lvorbis -logg -lspeex
-ltheora -logg -lmpg123 -la52 -ldca -lfaad -lbs2b -llcms2
-lavutil -lavcodec -lavformat -lswscale -lpostproc -lavresample
-ldv -lxvidcore -lm -lvstream-client -lpthread -ldl -rdynamic
-L/usr/lib/i386-kfreebsd-gnu -ldvdnavmini -lpthread -lm -ldirectfb
-lXext -lX11 -lpthread -lXss -lXv -lXinerama -lXxf86vm
-L/usr/lib/i386-kfreebsd-gnu -lcaca -lSDL -lGL -ldl -llirc_client
libmpcodecs/ad_mpg123.o: In function `decode_a_bit':
/«PKGBUILDDIR»/libmpcodecs/ad_mpg123.c:278: undefined reference to
`mpg123_decode_frame_64'
collect2: error: ld returned 1 exit status
make[2]: *** [mplayer] Error 1
AFAIU the configure script and the header mpg123.h, the _64 bit vaiants
are expected to be present also on kfreebsd-i386. In case this
assumption is wrong, then mpg123.h should not alias to the _64 variants
on this arch.
Thomas, can you comment on what is the right thing to do on
kfreebsd-i386?
Thanks & Cheers,
Reinhard
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
--- End Message ---
--- Begin Message ---
Source: mpg123
Source-Version: 1.15.3-2
We believe that the bug you reported is fixed in the latest version of
mpg123, which is due to be installed in the Debian FTP archive.
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 720...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated mpg123 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 31 Aug 2013 15:26:50 +0200
Source: mpg123
Binary: mpg123 libmpg123-0 libmpg123-dev
Architecture: i386 source
Version: 1.15.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Closes: 720440
Description:
libmpg123-0 - MPEG layer 1/2/3 audio decoder (shared library)
libmpg123-dev - MPEG layer 1/2/3 audio decoder (development files)
mpg123 - MPEG layer 1/2/3 audio player
Changes:
mpg123 (1.15.3-2) unstable; urgency=low
.
* Provide 64 bit wrapper functions on kfreebsd, Closes: #720440
* Add myself to uploaders
Checksums-Sha1:
df68d25e8ec25b4585c32329c0d1da5c2f78ac9b 1659 mpg123_1.15.3-2.dsc
915eb8782106a62b103a1171364571d69cb64e25 802052 mpg123_1.15.3.orig.tar.bz2
09963e107f735e6b847c45031d7fc531ef3f0927 21368 mpg123_1.15.3-2.debian.tar.gz
750890b0653826d81a25f1d45f7a343b6b6141ba 137846 mpg123_1.15.3-2_i386.deb
eaf9aa75b688c77a367a1fa0621c6ea7291b4b03 117882 libmpg123-0_1.15.3-2_i386.deb
f32679e76efb2661894eebe8fe4d297caa9be8b1 41286 libmpg123-dev_1.15.3-2_i386.deb
Checksums-Sha256:
26d3c3b03b031bb163ff59ea8e9f22646219b9fd4a10c5794c9c99df62209f89 1659
mpg123_1.15.3-2.dsc
b6b1aef887835f83ac3d4acb5701ae619041fc60d76548ad779a409080338df7 802052
mpg123_1.15.3.orig.tar.bz2
c65d67395a45079a1854d89845ad4fe1ac1005c909baaf3eaf7e4dc3704b8456 21368
mpg123_1.15.3-2.debian.tar.gz
b68e51475ad3e69d5e35f552a648cdc0788ee25c8d65d4f075302811b166af3d 137846
mpg123_1.15.3-2_i386.deb
7283136550369dad08899bd8e1d5b075583f5579a2b60ab63e01065be0c79fb9 117882
libmpg123-0_1.15.3-2_i386.deb
cfa0e069288ea0b6b002c6e73b069a99f1c0165a7d75f02974f11b3cb81f1e8a 41286
libmpg123-dev_1.15.3-2_i386.deb
Files:
869f1f93fd50556358151631d7344900 1659 sound optional mpg123_1.15.3-2.dsc
f734f9e2982f398a1c919475fc0b3798 802052 sound optional
mpg123_1.15.3.orig.tar.bz2
3fa0e4bbf0647b674364d2272ff97196 21368 sound optional
mpg123_1.15.3-2.debian.tar.gz
a303acc9e8893340189e6638d874a73a 137846 sound optional mpg123_1.15.3-2_i386.deb
3dc6809ef00f2a0a7c81105cf0589618 117882 libs optional
libmpg123-0_1.15.3-2_i386.deb
f2646d4e54c50f05e539f9b4a201f37f 41286 libdevel optional
libmpg123-dev_1.15.3-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Debian Powered!
iEYEARECAAYFAlIh9LcACgkQmAg1RJRTSKSudgCfZoisaU5MuWNJ1uvnDK8/X7Z1
DRkAmwX/E7JlUdof3vbOgqwUfI7BeO1O
=rZ3Y
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers