Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Aug 2022 04:31:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265586] emulators/darcnes: fix build on recent FreeBSD
Message-ID:  <bug-265586-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 265586
           Summary: emulators/darcnes: fix build on recent FreeBSD
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su
 Attachment #235647 maintainer-approval+
             Flags:

Created attachment 235647
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D235647&action=
=3Dedit
emulators/darcnes: fix build on recent FreeBSD

The port requires GNU89 semantics for the inline keyword,
as opposed to the standard C99 semantics.  Fix the build
by setting the C standard to GNU89.

While we are at it, hook up test suite and make it work.

Same fix as bug #265511.
Tested with Poudriere on armv7 arm64 FreeBSD 13.1.
The test suite passes on armv7, but fails on arm64 (seems to be a problem w=
ith
type sizes on 64 bit platforms).
Committer may consider adding a BROKEN_arm64 at his discretion.

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