[MacPorts] #26676: cm3 5.2.6 - failed to find cm3/system.tgz to open

MacPorts noreply at macports.org
Wed Jun 25 10:45:32 UTC 2025


#26676: cm3 5.2.6 - failed to find cm3/system.tgz to open
------------------------+--------------------------------
  Reporter:  bitbasher  |      Owner:  macports-tickets@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  1.9.1
Resolution:             |   Keywords:
      Port:  cm3        |
------------------------+--------------------------------

Comment (by tomio-arisaka):

 Hi, I'm not familiar with cm3. But I tried to build cm3 without portfile
 on macOS High Sierra:

 {{{
 $ clang --version
 Apple LLVM version 9.1.0 (clang-902.0.39.2)
 Target: x86_64-apple-darwin17.7.0
 Thread model: posix
 InstalledDir:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
 $
 $ port select --show python3
 The currently selected version for 'python3' is 'python310'.
 $
 $ port installed gnutar
 The following ports are currently installed:
   gnutar @1.35_0 (active)
 $
 $ port installed cmake
 The following ports are currently installed:
   cmake @3.31.7_0 (active)
 $
 $ port installed xorg-libXaw
 The following ports are currently installed:
   xorg-libXaw @1.0.16_1 (active)
 $
 $ port installed Xft2
 The following ports are currently installed:
   Xft2 @2.3.8_0 (active)
 $
 }}}

 {{{
 $ curl -LOR https://github.com/modula3/cm3/releases/download/d5.11.4/cm3
 -dist-AMD64_LINUX-d5.11.4.tar.xz
 $ gtar -Jxf ./cm3-dist-AMD64_LINUX-d5.11.4.tar.xz
 $ mkdir ./build
 $ cd ./build/
 $ ../cm3-dist-AMD64_LINUX-d5.11.4/scripts/concierge.py install --prefix
 /Volumes/SD/cm3 all
 $ cd ..
 $ export PATH=/Volumes/SD/cm3/bin:${PATH}
 $ cm3 -version
 Critical Mass Modula-3 version d5.11.4
   GitInfo: unknown
   last updated: 2021-10-07
   compiled: 2025-06-22 02:55:49
   configuration: /Volumes/SD/cm3/bin/cm3.cfg
   host: AMD64_DARWIN
   target: AMD64_DARWIN

 }}}

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


More information about the macports-tickets mailing list