[Bug 223614] audio/tap-plugins-lv2: fails to build on non-x86 architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 11 22:14:30 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223614
Bug ID: 223614
Summary: audio/tap-plugins-lv2: fails to build on non-x86
architectures
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: needs-patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: jbeich at FreeBSD.org
gmake[2]: Entering directory
'/wrkdirs/usr/ports/audio/tap-plugins-lv2/work/tap-lv2-de26a3c/autopan'
cc tap_autopan.c -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing
-funroll-loops -ffast-math -fomit-frame-pointer -Wall -Werror -fPIC -DPIC
-I../utils -mtune=generic -msse -msse2 -mfpmath=sse -shared -Wl,--as-needed
-Wl,--no-undefined -lm -lrt -o tap_autopan.so
error: unknown FP unit 'sse'
http://thunderx1.nyi.freebsd.org/data/110arm64-default/453785/logs/tap-plugins-lv2-g20160125_1.log
To reproduce on amd64 host:
# -x (native-xtools) before FreeBSD 12.0 requires /usr/src to match jail
$ svn checkout https://svn.freebsd.org/base/releng/11.1 /usr/src
$ poudriere jail -cxj 111aarch64 -a arm64.aarch64 -v 11.1-RELEASE
$ poudriere bulk -Ctj 111aarch64 audio/tap-plugins-lv2
or
$ poudriere jail -cxj head-aarch64 -a arm64.aarch64 -v head -m svn+https
$ poudriere bulk -Ctj head-aarch64 audio/tap-plugins-lv2
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer informed via mail
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list