openwrt / packages

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
GNU General Public License v2.0
3.94k stars 3.46k forks source link

v4l2tools: fails to build on arm_cortex-a7_neon-vfpv4 #17072

Closed PolynomialDivision closed 2 years ago

PolynomialDivision commented 2 years ago

@mpromonet

[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/v4l2tools-0.1.5/ipkg-install/usr/bin/v4l2tools-0.1.5
Package v4l2tools is missing dependencies for the following libraries:
libvpx.so.6
make[3]: *** [Makefile:47: /builder/shared-workdir/build/sdk/bin/packages/arm_cortex-a7_neon-vfpv4/packages/v4l2tools_0.1.5-1_arm_cortex-a7_neon-vfpv4.ipk] Error 1
time: package/feeds/packages/v4l2tools/compile#8.64#1.44#32.62

https://downloads.openwrt.org/snapshots/faillogs/arm_cortex-a7_neon-vfpv4/packages/v4l2tools/compile.txt

PolynomialDivision commented 2 years ago

https://github.com/openwrt/packages/pull/17075

neheb commented 2 years ago

Should be fixed now.