[MacPorts] #54915: serf1 @1.3.8_0 install error: Syntax error in serf-1.3.8/SConstruct

MacPorts noreply at macports.org
Wed Sep 27 19:15:13 UTC 2017


#54915: serf1 @1.3.8_0 install error: Syntax error in serf-1.3.8/SConstruct
----------------------+----------------------
  Reporter:  trwyant  |      Owner:  blair
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:
      Port:  serf1    |
----------------------+----------------------

Comment (by ryandesign):

 The issue is not OS-specific. The problem is caused by scons 3.0.0. I see
 the issue on macoS 10.12 when building from source. You won't see it on
 10.12 or below if you have a MacPorts configuration that receives our pre-
 built binaries, which were built before scons 3.0.0 existed.

 The [http://scons.org/doc/3.0.0/HTML/scons-user/ch08s02.html documentation
 for scons 3.0.0 shows] `print` being used as a function—and shows
 "SyntaxError: invalid syntax" occurring as a result! It's as if the
 documentation is generated by actually running scons and showing its real
 output, and nobody noticed that `print` doesn't work anymore.

--
Ticket URL: <https://trac.macports.org/ticket/54915#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list