From owner-freebsd-ports-bugs@freebsd.org Tue Sep 20 13:41:38 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C75F3BE16DC for ; Tue, 20 Sep 2016 13:41:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC04D218 for ; Tue, 20 Sep 2016 13:41:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u8KDfcDo045516 for ; Tue, 20 Sep 2016 13:41:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212854] [PATCH] net/freeswitch build error Date: Tue, 20 Sep 2016 13:41:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vg@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2016 13:41:38 -0000 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.=