[MacPorts] #66973: field3d @1.7.3_5: SyntaxError: Missing parentheses in call to 'print'.
MacPorts
noreply at macports.org
Tue Feb 21 19:34:29 UTC 2023
#66973: field3d @1.7.3_5: SyntaxError: Missing parentheses in call to 'print'.
-------------------------+---------------------
Reporter: cooljeanius | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port: field3d
-------------------------+---------------------
`rev-upgrade` attempts to rebuild field3d and fails with:
{{{
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_field3d/field3d/work/Field3D-1.7.3"
&& /opt/local/bin/scons -j16 verbose=1
DEBUG: system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_field3d/field3d/work/Field3D-1.7.3"
&& /opt/local/bin/scons -j16 verbose=1
scons: Reading SConscript files ...
File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_field3d/field3d/work/Field3D-1.7.3/BuildSupport.py",
line 276
print cmd
^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean
print(...)?
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_field3d/field3d/work/Field3D-1.7.3"
&& /opt/local/bin/scons -j16 verbose=1
Exit code: 2
Error: Failed to build field3d: command execution failed
DEBUG: Error code: CHILDSTATUS 55786 2
}}}
I'm on Big Sur with Xcode 13.
--
Ticket URL: <https://trac.macports.org/ticket/66973>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list