I’m currently investigating two Mame build jobs, both of which appear to have 
stopped within the first few minutes. They are:

10.7_x64:
https://build.macports.org/builders/ports-10.7_x86_64-builder/builds/37091/steps/install-port/logs/stdio
 
<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
 
<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

Both are a bit strange. The former in particular, given the sudden 'permission 
denied’ error from Python.

Any thoughts/comments?

Reply via email to