cc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/local/lib mp3_check.o mp3_check_misc.o -o mp3_check /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: mp3_check_misc.o: in function scan_file: mp3_check_misc.c:(.text+0x1d33): undefined reference to move_to_next_frame collect2: error: ld returned 1 exit status make: *** [Makefile:19: trim] Error 1 * ERROR: media-sound/mp3_check-1.98-r1::gentoo failed (compile phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-libressl-20200428-111526 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.1.0 * clang version 10.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.6 [2] python3.8 [3] python3.7 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.43.0 * [2] rust-bin-1.43.1 The following VMs are available for generation-2: *) IcedTea JDK 3.15.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Sun 10 May 2020 05:37:16 PM UTC /var/db/repos/libressl Sat 11 Apr 2020 05:02:25 AM UTC emerge -qpvO media-sound/mp3_check [ebuild N ] media-sound/mp3_check-1.98-r1
Created attachment 637718 [details] emerge-info.txt
Created attachment 637720 [details] emerge-history.txt
Created attachment 637722 [details] environment
Created attachment 637724 [details] etc.portage.tbz2
Created attachment 637726 [details] media-sound:mp3_check-1.98-r1:20200510-185109.log
Created attachment 637728 [details] temp.tbz2
Created attachment 638898 [details, diff] little changed patch for Makefile
Created attachment 638900 [details, diff] another patch for move_to_next_frame and printf errors
With these two patches I was able to build this package with both gcc-9.3 and gcc-10
Dear treecleaner@: I'm still able to reproduce this issue right now. Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49eef5a15ee2a500616eb86b63cc8bd20c3f9089 commit 49eef5a15ee2a500616eb86b63cc8bd20c3f9089 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2021-01-19 12:23:05 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2021-01-19 12:23:05 +0000 package.mask: Last rite media-sound/mp3_check Bug: https://bugs.gentoo.org/722204 Signed-off-by: Michał Górny <mgorny@gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d682046427bbfa553313e8091bcecda01d32a84f commit d682046427bbfa553313e8091bcecda01d32a84f Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-02-21 10:56:31 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-02-21 10:56:31 +0000 media-sound/mp3_check: Remove last-rited pkg Closes: https://bugs.gentoo.org/722204 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> media-sound/mp3_check/Manifest | 1 - .../mp3_check/files/mp3_check-1.98-makefile.patch | 23 -------------- media-sound/mp3_check/metadata.xml | 12 ------- media-sound/mp3_check/mp3_check-1.98-r1.ebuild | 37 ---------------------- profiles/package.mask | 5 --- 5 files changed, 78 deletions(-)