Date: Tue, 20 Sep 2016 13:41:38 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212854] [PATCH] net/freeswitch build error Message-ID: <bug-212854-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212854 Bug ID: 212854 Summary: [PATCH] net/freeswitch build error Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: vg@FreeBSD.org CC: corsmith@gmail.com Keywords: patch CC: corsmith@gmail.com Flags: maintainer-feedback?(corsmith@gmail.com) Created attachment 175006 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175006&action= =3Dedit build fix Missed depend by nasm/yasm to build freeswitch. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src/include -I./libs/esl/src/include -I./libs/xmlrpc-c -O2 -fomit-frame-pointer -Ilibs/libyuv/include -I/usr/local/include -O2 -pipe -Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array -Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libfreeswitch_libyuv_la-convert_to_i420.lo -MD -MP= -MF .deps/libfreeswitch_libyuv_la-convert_to_i420.Tpo -c libs/libyuv/source/convert_to_i420.cc -fPIC -DPIC -o .libs/libfreeswitch_liblibtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src/include -I./libs/esl/src/include -I./libs/xmlrpc-c -O2 -fomit-frame-pointer -Ilibs/libyuv/include -I/usr/local/include -O2 -pipe -Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array -Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libfreeswitch_libyuv_la-convert_to_i420.lo -MD -MP= -MF .deps/libfreeswitch_libyuv_la-convert_to_i420.Tpo -c libs/libyuv/source/convert_to_i420.cc -fPIC -DPIC -o .libs/libfreeswitch_libyuv_la-convert_to_i420.o enabling avx enabling avx2 Neither yasm nor nasm have been found. See the prerequisites section in the README for more info. Configuration failed. This could reflect a misconfiguration of your toolchains, improper options selected, or another problem. If you don't see any useful error messages above, the next step is to look at the configure error log file (config.log) to determine what configure was trying to do when it died. Makefile:3674: recipe for target 'libs/libvpx/Makefile' failed gmake[2]: *** [libs/libvpx/Makefile] Error 1 gmake[2]: *** Waiting for unfinished jobs.... libtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src/include -I./libs/esl/src/include -I./libs/xmlrpc-c -O2 -fomit-frame-pointer -Ilibs/libyuv/include -I/usr/local/include -O2 -pipe -Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array -Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libfreeswitch_libyuv_la-convert_to_i420.lo -MD -MP= -MF .deps/libfreeswitch_libyuv_la-convert_to_i420.Tpo -c libs/libyuv/source/convert_to_i420.cc -o libfreeswitch_libyuv_la-convert_to_i420.o >/dev/null 2>&1 mv -f .deps/libfreeswitch_libyuv_la-convert_to_i420.Tpo .deps/libfreeswitch_libyuv_la-convert_to_i420.Plo mv -f .deps/libfreeswitch_libyuv_la-convert_from.Tpo .deps/libfreeswitch_libyuv_la-convert_from.Plo mv -f .deps/libfreeswitch_libyuv_la-convert_from_argb.Tpo .deps/libfreeswitch_libyuv_la-convert_from_argb.Plo gmake[2]: Leaving directory '/usr/local/FreeBSD/head/net/freeswitch/work/freeswitch-1.6.8'yuv_la-conver= t_to_i420.o enabling avx enabling avx2 Neither yasm nor nasm have been found. See the prerequisites section in the README for more info. Configuration failed. This could reflect a misconfiguration of your toolchains, improper options selected, or another problem. If you don't see any useful error messages above, the next step is to look at the configure error log file (config.log) to determine what configure was trying to do when it died. Makefile:3674: recipe for target 'libs/libvpx/Makefile' failed gmake[2]: *** [libs/libvpx/Makefile] Error 1 gmake[2]: *** Waiting for unfinished jobs.... libtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src/include -I./libs/esl/src/include -I./libs/xmlrpc-c -O2 -fomit-frame-pointer -Ilibs/libyuv/include -I/usr/local/include -O2 -pipe -Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array -Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -MT libfreeswitch_libyuv_la-convert_to_i420.lo -MD -MP= -MF .deps/libfreeswitch_libyuv_la-convert_to_i420.Tpo -c libs/libyuv/source/convert_to_i420.cc -o libfreeswitch_libyuv_la-convert_to_i420.o >/dev/null 2>&1 mv -f .deps/libfreeswitch_libyuv_la-convert_to_i420.Tpo .deps/libfreeswitch_libyuv_la-convert_to_i420.Plo mv -f .deps/libfreeswitch_libyuv_la-convert_from.Tpo .deps/libfreeswitch_libyuv_la-convert_from.Plo mv -f .deps/libfreeswitch_libyuv_la-convert_from_argb.Tpo .deps/libfreeswitch_libyuv_la-convert_from_argb.Plo gmake[2]: Leaving directory '/usr/local/FreeBSD/head/net/freeswitch/work/freeswitch-1.6.8' --=20 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-212854-13>