Date: Sat, 30 May 2015 06:30:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200535] multimedia/libvpx: fails to build on armv6 Message-ID: <bug-200535-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200535 Bug ID: 200535 Summary: multimedia/libvpx: fails to build on armv6 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ashish@FreeBSD.org Reporter: rwestlun@gmail.com Assignee: ashish@FreeBSD.org Flags: maintainer-feedback?(ashish@FreeBSD.org) Created attachment 157276 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157276&action=edit libvpx-1.3.0 build log I'm using poudriere-devel with qemu-user-static to cross compile for armv6. libvpx-1.3.0 fails with: cc -O -pipe -fno-strict-aliasing -march=armv6 -mtune=armv6 -O3 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement - Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -fno-strict-aliasing -Wno-unused-function -I. -I"/ wrkdirs/usr/ports/multimedia/libvpx/work/libvpx-1.3.0" -c -o vp9/decoder/vp9_dsubexp.c.o vp9/decoder/vp9_dsubexp.c cc -O -pipe -fno-strict-aliasing -march=armv6 -mtune=armv6 -O3 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement - Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -fno-strict-aliasing -Wno-unused-function -I. -I"/ wrkdirs/usr/ports/multimedia/libvpx/work/libvpx-1.3.0" -c -o vpx_config.c.o vpx_config.c [CREATE] vpx_config.asm /wrkdirs/usr/ports/multimedia/libvpx/work/libvpx-1.3.0/libs.mk:361: recipe for target 'vpx_config.asm' failed gmake[2]: *** [vpx_config.asm] Error 1 Makefile:17: recipe for target '.DEFAULT' failed gmake[1]: *** [.DEFAULT] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/libvpx/work/libvpx-1.3.0' *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/libvpx ====>> Cleaning up wrkdir ===> Cleaning for libvpx-1.3.0 ^[[1;33m====>>^[[0;0m ^[[1;33mWarning: Leftover processes: ^[[0;0mUSER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND build of multimedia/libvpx ended at Sat May 30 01:52:11 EDT 2015 build time: 00:09:07 !!! build failure encountered !!! Full build log is attached. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200535-13>