Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2019 06:03:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240032] emulators/mame and emulators/mess fails build: GCC version 5.0 or later needed
Message-ID:  <bug-240032-7788-p5dpCrqTHb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240032-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240032-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #3 from Alastair Hogge <agh@riseup.net> ---
Some interesting snippets from the build log:

[...]
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: build          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Building for mess-0.209_1
gmake[1]: Entering directory
'/wrkdirs/usr/ports/emulators/mess/work/mame-mame0209'
GCC 4.2.1 detected
makefile:1426: warning: overriding recipe for target
'build/projects/sdl/mamemess/gmake-freebsd-clang/Makefile'
makefile:1409: warning: ignoring old recipe for target
'build/projects/sdl/mamemess/gmake-freebsd-clang/Makefile'
makefile:1430: warning: overriding recipe for target 'freebsd_x64_clang'
makefile:1413: warning: ignoring old recipe for target 'freebsd_x64_clang'
makefile:1435: warning: overriding recipe for target 'freebsd_x86_clang'
makefile:1418: warning: ignoring old recipe for target 'freebsd_x86_clang'
gmake -R verbose=3D1 -C 3rdparty/genie/build/gmake.bsd -f genie.make

[...]

mkdir -p "build/generated/includes/SDL2"
cp -fR "3rdparty/SDL2/include"/* "build/generated/includes/SDL2"
3rdparty/genie/bin/bsd/genie --distro=3Dgeneric --with-tools --OPTIMIZE=3D3
--OPT_FLAGS=3D'-O2 -pipe -I/usr/local/include -fstack-protector-strong
-fno-strict-aliasing  ' --NOWERROR=3D'1' --target=3D'mame' --subtarget=3D'm=
ess'
--build-dir=3D'build' --osd=3D'sdl' --targetos=3D'freebsd' --PLATFORM=3D'un=
known'
--gcc=3Dfreebsd --gcc_version=3D4.2.1 gmake
GCC version 5.0 or later needed
gmake[1]: *** [makefile:1389:
build/projects/sdl/mamemess/gmake-freebsd/Makefile] Error 255
gmake[1]: *** Waiting for unfinished jobs....
Linking m68kmake...
c++ -lstdc++ m68kmake.o -o m68kmake
Generating M68K source files...
./m68kmake . m68k_in.cpp

        Musashi v4.90 680x0, CPU32, and ColdFire emulator
        Copyright Karl Stenerud and the MAME team.

Generated 1972 opcode handlers from 523 primitives
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/emulators/mess/work/mame-mame0209/src/devices/cpu/m6800=
0'
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/emulators/mess/work/mame-mame0209'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/mess
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for mess-0.209_1
build of emulators/mess | mess-0.209_1 ended at Thu Aug 22 05:58:06 UTC 2019
build time: 00:01:38
!!! build failure encountered !!!

--=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-240032-7788-p5dpCrqTHb>