Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2019 13:33:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242079] games/jumpnbump: fix build on GCC architectures and with threaded builds
Message-ID:  <bug-242079-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242079
           Summary: games/jumpnbump: fix build on GCC architectures and
                    with threaded builds
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
          Assignee: amdmi3@FreeBSD.org
             Flags: maintainer-feedback?(amdmi3@FreeBSD.org)

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

Without USES=3Dcompiler:c11:
gfx.c:667: error: expected declaration specifiers or '...' before 'gob_t'
gfx.c:668: warning: conflicting types for 'put_pob'
gfx.c:661: warning: previous implicit declaration of 'put_pob' was here
gfx.c: In function 'put_pob':
gfx.c:679: error: 'gob' undeclared (first use in this function)

Without MAKE_JOBS_UNSAFE=3Dyes:
/usr/local/bin/ld: jnbunpack.o: file not recognized: file truncated=20=20=
=20=20=20=20=20=20=20=20=20=20
                          collect2: error: ld returned 1 exit status

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