[MacPorts] #61785: mame: 0.226 build fails for 10.7_x64 and 10.10_x64, due to potential python 3.8 process termination
MacPorts
noreply at macports.org
Tue Dec 8 22:52:22 UTC 2020
#61785: mame: 0.226 build fails for 10.7_x64 and 10.10_x64, due to potential python
3.8 process termination
---------------------------+---------------------
Reporter: mascguy | Owner: admin@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: buildbot/mpbb | Version:
Keywords: | Port: mame
---------------------------+---------------------
Currently investigating two Mame 0.226 build jobs, both of which stopped
within the first few minutes. In each case, the Python processes appear to
have been killed.
Those jobs are:
10.7_x64:
[https://build.macports.org/builders/ports-10.7_x86_64-builder/builds/37091/steps
/install-port/logs/stdio]
10.10_x64:
[https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/129148/steps
/install-port/logs/stdio]
Output at failure time for 10.7:
{{{
[...]
Compressing src/mame/layout/saiyukip.lay...
/opt/local/bin/python3.8 scripts/build/complay.py
src/mame/layout/saiyukip.lay build/generated/mame/layout/saiyukip.lh
layout_saiyukip
make: /opt/local/bin/python3.8: Permission denied
make: *** [build/generated/mame/layout/saitek_tstar432.lh] Killed: 9
make: *** Waiting for unfinished jobs....
make: *** [build/generated/mame/layout/saiyukip.lh] Error 1
}}}
Output at failure time for 10.10:
{{{
[...]
Compressing src/mame/layout/fidel_rsc.lay...
/opt/local/bin/python3.8 scripts/build/complay.py
src/mame/layout/fidel_rsc.lay build/generated/mame/layout/fidel_rsc.lh
layout_fidel_rsc
make: *** [build/generated/mame/layout/fidel_rsc.lh] Killed: 9
make: *** Waiting for unfinished jobs....
make: *** [build/generated/mame/layout/fidel_playmatic.lh] Killed: 9
make: *** [build/generated/mame/layout/fidel_phantom.lh] Killed: 9
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61785>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list