Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Feb 2019 14:00:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235493] emulators/mame: Fix build with system clang
Message-ID:  <bug-235493-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 235493
           Summary: emulators/mame: Fix build with system clang
           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: cyberbotx@cyberbotx.com

Created attachment 201719
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201719&action=
=3Dedit
mame.patch

I'm not sure if this problem occurred for anyone else, but with the system
clang, MAME's build system thinks it is running GCC instead of Clang and its
genie lua script spits out the incorrect message of "GCC version 5.0 or lat=
er
needed", as seen here:

http://kirby.cyberbotx.com:8765/poudriere/data/local-default/2018-12-24_10h=
40m30s/logs/errors/mame-0.200_2.log

The attached patch fixes this so it correctly sees it as clang. I'm really =
not
sure WHY it doesn't detect it as clang properly, but this fixes it regardle=
ss.

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