Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2018 03:37:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234049] devel/ncurses: bogus CFLAGS break build of editors/nano
Message-ID:  <bug-234049-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234049
           Summary: devel/ncurses: bogus CFLAGS break build of
                    editors/nano
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: daniel_eisele@gmx.de
                CC: danilo@FreeBSD.org, swills@FreeBSD.org
                CC: swills@FreeBSD.org

The recent versions of devel/ncurses break the build editors/nano, because =
the
configure script adds bogus options to CFLAGS.

This had already been patched out
(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223578), but the patch=
 was
removed again with this commit:
https://svnweb.freebsd.org/ports?view=3Drevision&revision=3D486883

The reason for the removal of the patch might have been, that the relevant =
part
of the configure script got changed upstream (they added a midnightbsd opti=
on).

That means that the patch probably has to be updated before it can be
reintroduced.

The editors/nano build fails, because the ncurses CFLAGS force an old C hea=
der
version, which makes the type "max_align_t" unavailable.

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