https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-libs/pixman-0.43.4 fails to compile. Discovered on: arm (internal ref: tinderbox_arm) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 907225 [details] build.log build log and emerge --info
Error(s) that match a know pattern: ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:1070: Error: garbage following instruction -- `beq 01f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:1072: Error: garbage following instruction -- `beq 02f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:1082: Error: garbage following instruction -- `b 02f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:1087: Error: junk at end of line, first unrecognized character is `0' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:1088: Error: junk at end of line, first unrecognized character is `0' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:823: Error: garbage following instruction -- `bne 01f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:824: Error: garbage following instruction -- `bcc 03f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:826: Error: garbage following instruction -- `b 02f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:827: Error: junk at end of line, first unrecognized character is `0' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:828: Error: junk at end of line, first unrecognized character is `0' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:829: Error: junk at end of line, first unrecognized character is `0' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:840: Error: garbage following instruction -- `bne 01f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:842: Error: garbage following instruction -- `bcs 02f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:844: Error: garbage following instruction -- `beq 05f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:845: Error: garbage following instruction -- `b 02f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:846: Error: junk at end of line, first unrecognized character is `0' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:847: Error: junk at end of line, first unrecognized character is `0' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:849: Error: garbage following instruction -- `bne 03f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:851: Error: garbage following instruction -- `b 04f' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:852: Error: junk at end of line, first unrecognized character is `0' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:853: Error: junk at end of line, first unrecognized character is `0' ../pixman-0.43.4/pixman/pixman-arm-simd-asm.h:854: Error: junk at end of line, first unrecognized character is `0' FAILED: pixman/libpixman-arm-simd.a.p/pixman-arm-simd-asm.S.o Run-time dependency gtk+-3.0 found: NO (tried pkgconfig and cmake)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b1bb5dbf384319046504087a833c13bae29aa7 commit 27b1bb5dbf384319046504087a833c13bae29aa7 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2024-10-30 01:46:53 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2024-10-30 01:47:26 +0000 x11-libs/pixman: Add patch to build with binutils-2.42 Closes: https://bugs.gentoo.org/942441 Signed-off-by: Matt Turner <mattst88@gentoo.org> ...n-Adjust-arm-assembly-for-binutils-change.patch | 106 +++++++++++++++++++++ x11-libs/pixman/pixman-0.43.4.ebuild | 4 + 2 files changed, 110 insertions(+)