Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jan 2018 15:16:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224864] net/samba47 fails to configure with base gcc
Message-ID:  <bug-224864-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 224864
           Summary: net/samba47 fails to configure with base gcc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur@FreeBSD.org
          Reporter: jhibbits@FreeBSD.org
          Assignee: timur@FreeBSD.org
             Flags: maintainer-feedback?(timur@FreeBSD.org)

Testing net/samba47 after bug 224838 comment #1, I see the following failur=
e:

Check for -MD=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=3D=3D>=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
int main() {return 0;}=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20

<=3D=3D=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
[1/1] Compiling test.c=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20
cc1: error: unrecognised debug output level "strict-dwarf"=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
['cc', '-pipe', '-g', '-ggdb', '-gdwarf-2', '-gstrict-dwarf',
'-DLIBICONV_PLUG', '-D_FUNCTION_DEF', '-g', '-DLDAP_DEPRECATED',
'-fno-strict-aliasing', '-MD', '-I/usr/local/include', '-DLIBICO
NV_PLUG', '-D_SAMBA_BUILD_=3D4', '-DHAVE_CONFIG_H=3D1', '../test.c', '-c', =
'-o',
'/wrkdirs/usr/ports/net/samba47/work/samba-4.7.4/bin/.conf_check_0/testbuil=
d/default/test_1.o']=20
command returned 'Build failed:  -> task failed (err #1): \n\t{task: cc tes=
t.c
-> test_1.o,test_1.d}'no=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20


.... Followed by additional errors

Base gcc does not recognize -gstrict-dwarf, but ports gcc's do.  Is
-gstrict-dwarf necessary?

--=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-224864-13>