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

Bug 505308

Summary: =www-client/firefox-28 should depend on >=media-libs/vpx-1.3.0 - configure: error: Library requirements (vpx >= 1.3.0) not met
Product: Gentoo Linux Reporter: Matthew Schultz <mattsch>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: environment
build.log
build.log
environment
build.log
environment

Description Matthew Schultz 2014-03-21 21:59:19 UTC
=www-client/firefox-28 requires =media-libs/vpx-1.3.0:

S
configure:19588: checking MOZ_DBUS_GLIB_LIBS
configure:19836: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -pipe  -mno-avx -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread  conftest.c 1>&5
configure:20042: checking __attribute__ ((aligned ())) support
configure:20059: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -pipe  -mno-avx -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -Werror  conftest.c 1>&5
configure:20407: checking for vpx >= 1.3.0
configure: error: Library requirements (vpx >= 1.3.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
*** Fix above errors and then restart with\
               "make -f client.mk build"
make[2]: *** [configure] Error 1
make[2]: Leaving directory `/var/tmp/portage/www-client/firefox-28.0/work/mozilla-release'
make[1]: *** [obj-x86_64-pc-linux-gnu/Makefile] Error 2
make[1]: Leaving directory `/var/tmp/portage/www-client/firefox-28.0/work/mozilla-release'
make: *** [build] Error 2
 * ERROR: www-client/firefox-28.0::gentoo failed (compile phase):


Reproducible: Always
Comment 1 Matthew Schultz 2014-03-21 22:01:19 UTC
Created attachment 373212 [details]
environment
Comment 2 Matthew Schultz 2014-03-21 22:01:41 UTC
Created attachment 373214 [details]
build.log
Comment 3 Matthew Schultz 2014-03-21 22:02:54 UTC
Created attachment 373216 [details]
build.log
Comment 4 Matthew Schultz 2014-03-21 22:03:29 UTC
Created attachment 373218 [details]
environment
Comment 5 Matthew Schultz 2014-03-21 22:05:45 UTC
Created attachment 373220 [details]
build.log
Comment 6 Matthew Schultz 2014-03-21 22:06:04 UTC
Created attachment 373222 [details]
environment
Comment 7 Jory A. Pratt gentoo-dev 2014-03-21 23:04:30 UTC

*** This bug has been marked as a duplicate of bug 505258 ***