[MacPorts] #56895: aquaterm @1.1.1 build fails with Xcode 10.0 (b5) on Mojave beta5

MacPorts noreply at macports.org
Thu Sep 20 19:51:55 UTC 2018


#56895: aquaterm @1.1.1  build fails with Xcode 10.0 (b5) on Mojave beta5
-----------------------+----------------------
  Reporter:  AP1010    |      Owner:  g5pw
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.5.3
Resolution:            |   Keywords:  mojave
      Port:  aquaterm  |
-----------------------+----------------------

Comment (by kencu):

 I never really understood why xcodebuild always seems to build the port,
 and then rebuild it AGAIN when you destroot it, so I thought that might be
 the source of the double-symlink. Indeed, deleting the build phase
 entirely with this:
 {{{
 build {}
 }}}
 and you no longer get any SymLink errors, and you don't need to delete the
 folders above.

 In summary, this fixes AquaTerm for me here (with the extra patch above in
 the files folder):
 {{{
 patchfiles-append   patch-aquaterm-no-dup-help-html-copy.diff
 build               {}
 destroot.pre_args   -derivedDataPath ./DerivedData
 xcode.scheme        AquaTerm
 }}}

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


More information about the macports-tickets mailing list