Opened 18 months ago
Closed 18 months ago
#18633 closed enhancement (fixed)
mpg123-1.32.2
Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version
Change History (9)
comment:1 by , 18 months ago
comment:2 by , 18 months ago
The latest version is now 1.32.1.
gst-plugins-good-1.22.6 fails to build with 1.32.x:
FAILED: ext/mpg123/libgstmpg123.so cc -o ext/mpg123/libgstmpg123.so ext/mpg123/libgstmpg123.so.p/gstmpg123audiodec.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgstmpg123.so -Wl,-Bsymbolic-functions -Wl,-z,nodelete /usr/lib/libgstaudio-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libgstbase-1.0.so /usr/lib/libgstreamer-1.0.so /usr/lib/libmpg123.so -Wl,--end-group /usr/bin/ld: ext/mpg123/libgstmpg123.so.p/gstmpg123audiodec.c.o: in function `gst_mpg123_audio_dec_handle_frame': gstmpg123audiodec.c:(.text+0x17f3): undefined reference to `mpg123_decode_frame_64' collect2: error: ld returned 1 exit status
It has been reported upstream to gstreamer @ https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3001
comment:3 by , 18 months ago
Summary: | mpg123-1.32.0 → mpg123-1.32.1 |
---|
comment:4 by , 18 months ago
1.32.1
- Include man pages again in tarball and install. We cannot avoid the empty man directory when disabling programs with autoconf.
- Fix signal handler prototype, avoiding some justified warnings.
- ports/cmake:
- Include CheckTypeSize, which seems to be needed sometimes (bug 357).
- Avoid O_LARGEFILE redefinition, logic closer to autoconf.
comment:6 by , 18 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:7 by , 18 months ago
Summary: | mpg123-1.32.1 → mpg123-1.32.2 |
---|
comment:8 by , 18 months ago
- libmpg123: Re-introduce _64 symbols on native 64 bit offset platforms. This was a regression since 1.31 series. Sorry, too much cleanup, not enough testing.
- build:
- Better O_LARGEFILE logic, avoiding redefintion.
- ports/cmake:
- Require C99 (bug 360, among other points, thanks to Ozkan Sezer).
- Fix broken O_LARGEFILE logic (bug 360).
- Typo fix and cleanup, also manual SSE switch for Android on old x86 (bug 359).
comment:9 by , 18 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
1.32.0