Your message dated Mon, 07 Oct 2013 10:49:41 +0000
with message-id <e1vt8nh-000368...@franck.debian.org>
and subject line Bug#720440: fixed in mpg123 1.16.0-1
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.16.0-1

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.
Alessio Treglia <ales...@debian.org> (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: Mon, 07 Oct 2013 11:25:27 +0100
Source: mpg123
Binary: mpg123 libmpg123-0 libmpg123-dev
Architecture: source amd64
Version: 1.16.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Alessio Treglia <ales...@debian.org>
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
Closes: 720440
Changes: 
 mpg123 (1.16.0-1) unstable; urgency=low
 .
   * New upstream release:
     - Taihei strikes again:
       + New Huffman decoding scheme (configurable, on by default) brings
         nice boost to mpg123 to make it the fastest decoder on modern
         CPUs again.
       + new AVX decoder
     - assembly-optimized DCT36 for SSE and AVX
     - added configs for vintage 3DNow(ext) CPUs (AMD K6) utilizing
       assembly DCT36
     - added configs for vintage SSE CPUs (Pentium M), utilizing C DCT36
     - added FORMAT command to generic control
     - added support for ID3v2 APIC frames
     - added mpg123-id3dump as official companion to extract meta data
       (including writing of album art from APIC to files)
     - added mpg123-strip as official companion to strip dirt out of MPEG
       streams (including meta data)
     - not deleting ID3 data right after printing in generic control
     - module loader a bit more flexible with relative MPG123_MODDIR
     - Fix chopped-off playback with pulseaudio output: draining the output
       now on closing.
     - SDL output fixup, a) not chopping off end and b) non-fatal underrun
     - added support for screen and iris-ansi terminals with --title
     - fixes/enhancements for sgi audio output
     - libmpg123: proper largefile aliases for proper systems (FreeBSD with
       one one-and-only off_t). This enables client software that insists on
       defining pointless _FILE_OFFSET_BITS. (Closes: #720440)
     - wrapper script src/mpg123-with-modules to ease the pain of running
       mpg123 with modules without installation (setting MPG123_MODDIR)
     - removed ALSA 0.5 code (unused for longtime, last GPL-only bit)
   * Drop kfreebsd LFS patch, applied upstream.
   * Bump Standards.
Checksums-Sha1: 
 8809e38b17a9ab306d4fd7e73057f8ecd7d72f36 2272 mpg123_1.16.0-1.dsc
 73105629f8d4b9426ec9fe93455a8271a96c4ae4 842903 mpg123_1.16.0.orig.tar.bz2
 dc6cc3adfc6b48b737abfa2149957cfcc20a355e 19570 mpg123_1.16.0-1.debian.tar.gz
 59bbac35f27b2dffe47bb380e3c950d06155aacb 150480 mpg123_1.16.0-1_amd64.deb
 ed072d327dcfc48ded3d5a06cd57cbb32cd965ed 124470 libmpg123-0_1.16.0-1_amd64.deb
 127f543c1ab1a3eb4561ffc7b9ec37b13b29d14a 42556 libmpg123-dev_1.16.0-1_amd64.deb
Checksums-Sha256: 
 54b1ab28df80a96e92230b0161fde0980e61e2f3c9e9a76f8af3e62acc7a1553 2272 
mpg123_1.16.0-1.dsc
 f00f72e385b522b8f05c9b1ed371abad438362620e6eb8164e2a99b79bb3f6d3 842903 
mpg123_1.16.0.orig.tar.bz2
 b1e3f19727db7b0e59157f0d9fdd2a2f7345dd1acb552cb023921441f1fa2683 19570 
mpg123_1.16.0-1.debian.tar.gz
 a17b8162983772aaea195b9c6b1c8b39ddae0d4b9015261e27434499eb3d9494 150480 
mpg123_1.16.0-1_amd64.deb
 776c8b6ae494fb501a79759df7957ba50b2ec3a8fd2210857e4a0658fc5ae7c0 124470 
libmpg123-0_1.16.0-1_amd64.deb
 dbc6399120d0fa2af15738ac41ebfdbc2a4e0d847d822b33cd4e59b73af13764 42556 
libmpg123-dev_1.16.0-1_amd64.deb
Files: 
 b5210cd58078d30eda7605ba3d9f28fe 2272 sound optional mpg123_1.16.0-1.dsc
 169cfc32b32b5cae99212fe8e4347215 842903 sound optional 
mpg123_1.16.0.orig.tar.bz2
 e2a7f6ceb616397c17f65156e8bbe20c 19570 sound optional 
mpg123_1.16.0-1.debian.tar.gz
 cd143d2f4f5678ae719f89a82dc22e1f 150480 sound optional 
mpg123_1.16.0-1_amd64.deb
 2f76c208394ac7ef17f0d0b02b97caaa 124470 libs optional 
libmpg123-0_1.16.0-1_amd64.deb
 7b941215837243d4c503860361b61bb1 42556 libdevel optional 
libmpg123-dev_1.16.0-1_amd64.deb

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

iQIcBAEBAgAGBQJSUo6LAAoJEOikiuUxHXZaiScQAI2ioZIQ8ypBnpj/kzS07joX
/F4GDsYlVUNHMb5R8WJ6+2hMQj8+rRHfneACWO7pc4rwR0Gut8Do5aQ1ejJ40zaK
apLvC6vje9kygZkNNYySd4tsnytC2xhHGk6DG0NLLQ+sthFXbolUXN4nZK4RlcKN
AgmG6vZaEOVrzbNHzB3sxM9QtjLsuZjLR372y1tu8PZXUMxNJkOj6x2JAKA3rd47
EOqc9tcEAaPRuSjlqxNLgrZFr2WNbw+8A1Pv52WYwT05JKOO2ZXcLE1wU1xD4qda
1ytfuATJxbZRt20Rspk4SkUCleggsGRMlmQXMIlB35ZKjYX/Wg9eIu05c4lP8SuR
tEyggVko6RT1T2HOXGw1hLGD/gkYwBRgP/slxRtL6dChER+C6s2mppWdwZxw/+Sr
z7vsXNm812J9ClHrLq/IDP8sVdy3NzZoWZt2d2D6xxvZoQLqfyliy3ysr6WPW325
XCriCafTc28VFWi5D3qC+Ef8b7m2Z3aOpb8D4jPSYJvt6b4k/P/bJ17NjQXf2OPU
4WQ9w5FEbMfOTOaMDoNN2BQ9Kva969BzMi9/qERJL1OmaTqr+R/oQVzTHkG2Rk2j
lmSbD0vd0/hyQugChE4V96ZEuxB/HpkdgwRmArMPntlxJiPS9/BrFiY1msN7dPYI
RvIcmDg1F2I4UWedaNtW
=V+iZ
-----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

Reply via email to