Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Apr 2019 03:41:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237058] net/asterisk13 and net/asterisk16: filed to build with system clang - "unknown argument: '-fno-partial-inlining'"
Message-ID:  <bug-237058-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237058

            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@FreeBSD.org
          Reporter: vvd@unislabs.com
          Assignee: madpilot@FreeBSD.org
             Flags: maintainer-feedback?(madpilot@FreeBSD.org)

12.0-p3 amd64.
Build fine with GCC on.
End of build log with command "MAKE_JOBS_UNSAFE=3Dyes portmaster net/asteri=
sk16"
(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=3Dcore2  -I/usr/local/include/lua53 -DLIBICONV_PLUG
-fstack-protector -DLDAP_DEPRECATED -isystem /usr/local/include
-fno-strict-aliasing -std=3Dgnu89    -I/usr/local/include/libxml2 -I/usr/in=
clude=20
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -fbl=
ocks
 -isystem /usr/local/include   -DSTANDALONE -O3 -fno-partial-inlining
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -march=3Dnative -Wno-parentheses-eq=
uality
-O2 -pipe -march=3Dcore2  -I/usr/local/include/lua53 -DLIBICONV_PLUG
-fstack-protector -DLDAP_DEPRECATED -isystem /usr/local/include
-fno-strict-aliasing -std=3Dgnu89  -Wno-unused-value -Wno-parentheses-equal=
ity
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

--=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-237058-7788>