[Bug 240032] emulators/mame and emulators/mess fails build: GCC version 5.0 or later needed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 22 06:03:26 UTC 2019


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

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

[...]
===========================================================================
=======================<phase: build          >============================
===>  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=1 -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=generic --with-tools --OPTIMIZE=3
--OPT_FLAGS='-O2 -pipe -I/usr/local/include -fstack-protector-strong
-fno-strict-aliasing  ' --NOWERROR='1' --target='mame' --subtarget='mess'
--build-dir='build' --osd='sdl' --targetos='freebsd' --PLATFORM='unknown'
--gcc=freebsd --gcc_version=4.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/m68000'
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/emulators/mess/work/mame-mame0209'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/mess
=>> Cleaning up wrkdir
===>  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 !!!

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


More information about the freebsd-ports-bugs mailing list