[MacPorts] #59316: osxfuse @3.8.3: Assertion 'common_is_variable DEFAULT_SDK_10_15_ARCHITECURES' failed

MacPorts noreply at macports.org
Wed Sep 23 21:25:34 UTC 2020


#59316: osxfuse @3.8.3: Assertion 'common_is_variable
DEFAULT_SDK_10_15_ARCHITECURES' failed
---------------------------+----------------------
  Reporter:  andrey-popov  |      Owner:  drkp
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.6.1
Resolution:                |   Keywords:  catalina
      Port:  osxfuse       |
---------------------------+----------------------

Comment (by ballapete):

 By adding to the `post-extract` clause the line

 {{{
 system -W
 ${workpath}/pkg/Core.pkg/Library/Filesystems/osxfuse.fs/Contents/Extensions
 "ln -s 10.11
 ${workpath}/pkg/Core.pkg/Library/Filesystems/osxfuse.fs/Contents/Extensions/10.15"
 }}}

 a missing sym-link is created. The can also be corrected by by updating
 the `osxfuse-3.8.3.dmg` archive. It's a bit old and not prepared for
 Catalina. The missing sym-link

 {{{
 /Library/Extensions/osxfuse.kext ->
 /opt/local/Library/Filesystems/osxfuse.fs/Contents/Extensions/10.15/osxfuse.kext
 }}}

 obviously cannot be created by `port` because it lies outside `/opt`.

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


More information about the macports-tickets mailing list