Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728214 - =media-libs/x264-0.0.20190903-r1[abi_x86_32]: i686-pc-linux-gnu-strings: command not found
Summary: =media-libs/x264-0.0.20190903-r1[abi_x86_32]: i686-pc-linux-gnu-strings: comm...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-14 11:29 UTC by Ionen Wolkens
Modified: 2020-06-14 11:54 UTC (History)
1 user (show)

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


Attachments
emerge --info and build.log (info-build.log,9.15 KB, text/x-log)
2020-06-14 11:29 UTC, Ionen Wolkens
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ionen Wolkens gentoo-dev 2020-06-14 11:29:36 UTC
Created attachment 644622 [details]
emerge --info and build.log

Maybe not specifically x264's bug but it's what I encountered it with.

On my system I have:
	$ ls -1 /usr/bin/*-strings
	/usr/bin/eu-strings
	/usr/bin/i686-w64-mingw32-strings
	/usr/bin/x86_64-pc-linux-gnu-strings
	/usr/bin/x86_64-w64-mingw32-strings  

and then when trying to build:
	[ebuild     U  ] media-libs/x264-0.0.20190903-r1:0/157::gentoo [0.0.20190903:0/157::gentoo] USE="interlaced threads -opencl -pic -static-libs (-altivec%)" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="sse" 0 KiB

I get hit by:
	>>> Configuring source in /tmp/portage/media-libs/x264-0.0.20190903-r1/work/x264-snapshot-20190903-2245 ...
	 * abi_x86_32.x86: running multilib-minimal_abi_src_configure
	/tmp/portage/media-libs/x264-0.0.20190903-r1/work/x264-snapshot-20190903-2245/configure: line 999: i686-pc-linux-gnu-strings: command not found

Also see:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4531c7dc10670235bb6ff4658eb05f6081d4e205
https://archives.gentoo.org/gentoo-dev/message/9e88fbc8cb0724025291172384d63ede
Comment 2 Ionen Wolkens gentoo-dev 2020-06-14 11:54:19 UTC
Confirming all good.

Guess I caught this at a bad time before sync mirror was updated, thanks.