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

Bug 941260

Summary: media-libs/quirc - add multilib to deps
Product: Gentoo Linux Reporter: jospezial <jospezial>
Component: Current packagesAssignee: Paul Zander <negril.nx+gentoo>
Status: UNCONFIRMED ---    
Severity: normal CC: jospezial, sci
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description jospezial 2024-10-11 02:39:44 UTC
[ebuild  N     ]   media-libs/quirc-1.2-r2:0/1.2::gentoo  USE="sdl v4l -opencv -tools" ABI_X86="32 (64) (-x32)" 42 KiB
[ebuild  N     ]    media-libs/sdl-gfx-2.0.26-r2:0/16::gentoo  USE="-doc" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(-mmx)" 1.730 KiB

>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-libs/quirc-1.2-r2/work/quirc-1.2 ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_compile
make -j2 V=1 DESTDIR=/var/tmp/portage/media-libs/quirc-1.2-r2/image PREFIX=/usr libquirc.so sdl v4l 
x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -Ilib -march=native -mtune=native -O2 -pipe Package sdl was not found in the pkg-config search path. Perhaps you should add the directory containing `sdl.pc' to the PKG_CONFIG_PATH environment variable Package 'sdl' not found -fPIC -o lib/decode.o -c lib/decode.c
x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -Ilib -march=native -mtune=native -O2 -pipe Package sdl was not found in the pkg-config search path. Perhaps you should add the directory containing `sdl.pc' to the PKG_CONFIG_PATH environment variable Package 'sdl' not found -fPIC -o lib/identify.o -c lib/identify.c
/bin/sh: -c: line 1: unexpected EOF while looking for matching ``'
make: *** [Makefile:82: lib/decode.o] Error 2
make: *** Waiting for unfinished jobs....
/bin/sh: -c: line 1: unexpected EOF while looking for matching ``'
make: *** [Makefile:82: lib/identify.o] Error 2
 * ERROR: media-libs/quirc-1.2-r2::gentoo failed (compile phase):
 *   emake failed
Comment 1 jospezial 2024-10-11 02:43:06 UTC
Created attachment 905160 [details]
emerge --info
Comment 2 jospezial 2024-10-11 02:45:10 UTC
Created attachment 905161 [details]
build.log