Source: mpg123 Version: 1.32.6-2 Severity: important Dear Maintainer,
These symbols files : debian/libmpg123-0t64.symbols debian/libsyn123-0t64.symbol Contains the wrong architecture name for ppc instead of powerpc and missing m68k The patch below fix this issue. Build tested for powerpc arch. Christian ,---- | diff -Nru mpg123-1.32.6/debian/libmpg123-0t64.symbols mpg123-1.32.6/debian/libmpg123-0t64.symbols | --- mpg123-1.32.6/debian/libmpg123-0t64.symbols 2024-04-08 08:49:49.000000000 +0200 | +++ mpg123-1.32.6/debian/libmpg123-0t64.symbols 2024-04-05 23:18:03.000000000 +0200 | @@ -136,4 +136,4 @@ | mpg123_volume_change@Base 1.6.2 | mpg123_volume_change_db@Base 1.30.0 | (arch=i386 hurd-i386)#include "libmpg123-0t64.symbols.32bit.in" | -(arch=!armel !armhf !hppa !mipsel !powerpc !sh4 !x32)#include "libmpg123-0t64.symbols.t64.in" | +(arch=!armel !armhf !hppa !mipsel !ppc !sh4 !x32)#include "libmpg123-0t64.symbols.t64.in" | diff -Nru mpg123-1.32.6/debian/libsyn123-0t64.symbols mpg123-1.32.6/debian/libsyn123-0t64.symbols | --- mpg123-1.32.6/debian/libsyn123-0t64.symbols 2024-04-08 08:50:08.000000000 +0200 | +++ mpg123-1.32.6/debian/libsyn123-0t64.symbols 2024-04-05 23:17:58.000000000 +0200 | @@ -32,14 +32,14 @@ | syn123_resample_incount@Base 1.26.0 | syn123_resample_inexpect@Base 1.26.0 | syn123_resample_intotal64@Base 1.32.3 | - (arch=!armel !armhf !hppa !mipsel !powerpc !sh4 !x32)syn123_resample_intotal@Base 1.26.2 | + (arch=!armel !armhf !hppa !mipsel !ppc !sh4 !x32)syn123_resample_intotal@Base 1.26.2 | (arch=i386 hurd-i386)syn123_resample_intotal_32@Base 1.26.2 | syn123_resample_intotal_64@Base 1.26.0 | syn123_resample_maxincount@Base 1.26.0 | syn123_resample_maxrate@Base 1.26.0 | syn123_resample_out@Base 1.32.3 | syn123_resample_total64@Base 1.32.3 | - (arch=!armel !armhf !hppa !mipsel !powerpc !sh4 !x32)syn123_resample_total@Base 1.26.2 | + (arch=!armel !armhf !hppa !mipsel !ppc !sh4 !x32)syn123_resample_total@Base 1.26.2 | (arch=i386 hurd-i386)syn123_resample_total_32@Base 1.26.2 | syn123_resample_total_64@Base 1.26.0 | syn123_setup_filter@Base 1.26.0 `---- -- System Information: Debian Release: trixie/sid APT prefers buildd-unstable APT policy: (500, 'buildd-unstable'), (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.8.3-1-custom (SMP w/24 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system)