[MacPorts] #65561: Need help with Port - unalz

MacPorts noreply at macports.org
Fri Jul 29 01:30:04 UTC 2022


#65561: Need help with Port - unalz
---------------------+----------------------
  Reporter:  RobK88  |      Owner:  RobK88
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.7.2
Resolution:          |   Keywords:
      Port:  unalz   |
---------------------+----------------------

Comment (by RobK88):

 I think I found the problem to the compiler issue.

 Because the default Apple clang compiler does not understand the
 `-stdlib=libc++` command line option, I needed to add the following to the
 portfile:

 {{{
 compiler.blacklist              clang
 }}}

 P.S.  I also added `PortGroup           makefile 1.0`.   But it did not
 fix the problem.  I needed to blacklist the Apple clang compiler.

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


More information about the macports-tickets mailing list