Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941260 - media-libs/quirc - add multilib to deps
Summary: media-libs/quirc - add multilib to deps
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-11 02:39 UTC by jospezial
Modified: 2024-10-11 02:45 UTC (History)
2 users (show)

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


Attachments
emerge --info (file_941260.txt,10.19 KB, text/plain)
2024-10-11 02:43 UTC, jospezial
Details
build.log (build.log,3.38 KB, text/plain)
2024-10-11 02:45 UTC, jospezial
Details

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