Bug 47751 - undefined reference to `mpg123_open_handle_64'
Summary: undefined reference to `mpg123_open_handle_64'
Status: CLOSED DUPLICATE of bug 47750
Alias: None
Product: Sisyphus
Classification: Development
Component: mpg123 (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-27 12:31 MSK by arbars@altlinux.org
Modified: 2023-09-27 12:37 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description arbars@altlinux.org 2023-09-27 12:31:19 MSK
Регрессия при сборке пакетов с новой версией mpg123, не хочет линковаться:

ld: ./.libs/libopenmpt.so: undefined reference to `mpg123_open_handle_64'
ld: ./.libs/libopenmpt.so: undefined reference to `mpg123_length_64'
ld: ./.libs/libopenmpt.so: undefined reference to `mpg123_replace_reader_handle_64'
make[1]: *** [Makefile:2203: bin/openmpt123] Error 1 

Как пример, slade:

https://git.altlinux.org/beehive/logs/Sisyphus/x86_64/archive/2023/0926/error/slade-3.2.4-alt1

Ошибка также обнаружилась и на e2k при попытке собрать openmpt.

Информация по теме:

https://github.com/sirjuddington/SLADE/issues/1414

https://sourceforge.net/p/mpg123/bugs/360/

https://github.com/dslm4515/BMLFS/issues/25
Comment 1 Yuri N. Sedunov 2023-09-27 12:37:06 MSK

*** This bug has been marked as a duplicate of bug 47750 ***