[Bug 242079] games/jumpnbump: fix build on GCC architectures and with threaded builds

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 19 13:33:01 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242079

            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 at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: amdmi3 at FreeBSD.org
             Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)

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

Without USES=compiler: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=yes:
/usr/local/bin/ld: jnbunpack.o: file not recognized: file truncated            
                          collect2: error: ld returned 1 exit status

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list