Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791679 - media-libs/sdl-image-1.2.12_p20210314 - /.../ld: i386 architecture of input file .libs/IMG.o is incompatible with i386:x86-64 outp
Summary: media-libs/sdl-image-1.2.12_p20210314 - /.../ld: i386 architecture of input f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-05-23 14:37 UTC by Toralf Förster
Modified: 2021-05-26 13:33 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.18 KB, text/plain)
2021-05-23 14:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,98.21 KB, text/plain)
2021-05-23 14:37 UTC, Toralf Förster
Details
environment (environment,70.74 KB, text/plain)
2021-05-23 14:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.79 KB, application/x-bzip)
2021-05-23 14:37 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.98 KB, application/x-bzip)
2021-05-23 14:37 UTC, Toralf Förster
Details
media-libs:sdl-image-1.2.12_p20210314:20210523-143104.log (media-libs:sdl-image-1.2.12_p20210314:20210523-143104.log,70.62 KB, text/plain)
2021-05-23 14:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.97 KB, application/x-bzip)
2021-05-23 14:37 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)