[Bug 237058] net/asterisk13 and net/asterisk16: filed to build with system clang - "unknown argument: '-fno-partial-inlining'"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 6 03:41:40 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237058
Bug ID: 237058
Summary: net/asterisk13 and net/asterisk16: filed to build with
system clang - "unknown argument:
'-fno-partial-inlining'"
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: madpilot at FreeBSD.org
Reporter: vvd at unislabs.com
Assignee: madpilot at FreeBSD.org
Flags: maintainer-feedback?(madpilot at FreeBSD.org)
12.0-p3 amd64.
Build fine with GCC on.
End of build log with command "MAKE_JOBS_UNSAFE=yes portmaster net/asterisk16"
(option GCC is off):
gmake[3]: Entering directory
'/opt/obj/usr/ports/net/asterisk16/work/asterisk-16.3.0/utils'
cc -o astcanary.o -c astcanary.c -MD -MT astcanary.o -MF .astcanary.o.d -MP
-pthread -I/opt/obj/usr/ports/net/asterisk16/work/asterisk-16.3.0/include -O2
-pipe -march=core2 -I/usr/local/include/lua53 -DLIBICONV_PLUG
-fstack-protector -DLDAP_DEPRECATED -isystem /usr/local/include
-fno-strict-aliasing -std=gnu89 -I/usr/local/include/libxml2 -I/usr/include
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fblocks
-isystem /usr/local/include -DSTANDALONE -O3 -fno-partial-inlining
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native -Wno-parentheses-equality
-O2 -pipe -march=core2 -I/usr/local/include/lua53 -DLIBICONV_PLUG
-fstack-protector -DLDAP_DEPRECATED -isystem /usr/local/include
-fno-strict-aliasing -std=gnu89 -Wno-unused-value -Wno-parentheses-equality
cc: error: unknown argument: '-fno-partial-inlining'
gmake[3]: ***
[/opt/obj/usr/ports/net/asterisk16/work/asterisk-16.3.0/Makefile.rules:159:
astcanary.o] Error 1
gmake[3]: Leaving directory
'/opt/obj/usr/ports/net/asterisk16/work/asterisk-16.3.0/utils'
gmake[2]: *** [Makefile:386: utils] Error 2
gmake[2]: Leaving directory
'/opt/obj/usr/ports/net/asterisk16/work/asterisk-16.3.0'
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list