Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 791679

Summary: media-libs/sdl-image-1.2.12_p20210314 - /.../ld: i386 architecture of input file .libs/IMG.o is incompatible with i386:x86-64 outp
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: ionen, orbea, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=790614
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 765709    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
media-libs:sdl-image-1.2.12_p20210314:20210523-143104.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-05-23 14:37:18 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_bmp.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_gif.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_jpg.o' is incompatible with i386:x86-64 output
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `.libs/IMG_lbm.o' is incompatible with i386:x86-64 output

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j2_abi32+64-20210521-112000

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Rust versions:
  [1]   rust-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun May 23 13:50:11 UTC 2021

emerge -qpvO media-libs/sdl-image
[ebuild  N    ] media-libs/sdl-image-1.2.12_p20210314  USE="gif jpeg png tiff -static-libs -webp" ABI_X86="32 (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2021-05-23 14:37:19 UTC
Created attachment 710661 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-23 14:37:21 UTC
Created attachment 710664 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-23 14:37:22 UTC
Created attachment 710667 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-23 14:37:23 UTC
Created attachment 710670 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-23 14:37:25 UTC
Created attachment 710673 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-23 14:37:26 UTC
Created attachment 710676 [details]
media-libs:sdl-image-1.2.12_p20210314:20210523-143104.log
Comment 7 Toralf Förster gentoo-dev 2021-05-23 14:37:27 UTC
Created attachment 710679 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-05-26 13:03:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd6eddbe2449e844783bc615ad4947ab4466b882

commit cd6eddbe2449e844783bc615ad4947ab4466b882
Author:     orbea <orbea@riseup.net>
AuthorDate: 2021-05-24 13:13:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-26 12:57:43 +0000

    media-libs/sdl-image: Fix for multilib + slibtool
    
    Closes: https://bugs.gentoo.org/791679
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/sdl-image/sdl-image-1.2.12_p20210314.ebuild | 4 ++++
 1 file changed, 4 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2021-05-26 13:33:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30465d2e085264f1c1cea2071b0087f430a371c5

commit 30465d2e085264f1c1cea2071b0087f430a371c5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-05-26 13:30:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-26 13:33:40 +0000

    media-libs/sdl-image: add explicit toolchain-funcs inherit
    
    Fixes: cd6eddbe2449e844783bc615ad4947ab4466b882
    Bug: https://bugs.gentoo.org/791679
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/sdl-image/sdl-image-1.2.12_p20210314.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)