[MacPorts] #68547: [build issue]: fossil does not build on Apple Silicon (arm64)

MacPorts noreply at macports.org
Wed Oct 25 12:15:30 UTC 2023


#68547: [build issue]: fossil does not build on Apple Silicon (arm64)
----------------------+----------------------
  Reporter:  bsdooby  |      Owner:  ci42
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.8.1
Resolution:           |   Keywords:  sonoma
      Port:  fossil   |
----------------------+----------------------

Comment (by bsdooby):

 {{{
   1 Invoked as: ./configure --prefix=/opt/local --disable-fusefs --with-
 sqlite=/opt/local/lib --with-tcl=/opt/local/lib --with-
 openssl=/opt/local/libexec/open    ssl3 --with-zlib=/opt/local/lib --with-
 th1-docs --with-th1-hooks --with-exec-rel-paths --json
   2 Tclsh: /opt/local/bin/tclsh
   3 Failed: ccache /usr/bin/clang -pipe
 -I/opt/local/libexec/openssl3/include -Os
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64
 -    c -g0 conftest__.c -o conftest__.o
   4 ccache: error: Failed to create directory
 /opt/local/var/macports/build/.ccache/tmp: Not a directory
   5 child process exited abnormally
   6 ============
   7 The failed code was:
   8 int main(void) {
   9
  10 return 0;
  11 }
  12 ============
  13 Failed: ccache /usr/bin/clang -pipe
 -I/opt/local/libexec/openssl3/include -Os
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64
 -    c conftest__.c -o conftest__.o
  14 ccache: error: Failed to create directory
 /opt/local/var/macports/build/.ccache/tmp: Not a directory
  15 child process exited abnormally
  16 ============
  17 The failed code was:
  18 #include <stdlib.h>
  19 int main(void) {
  20
  21 return 0;
  22 }
  23 ============
 }}}

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


More information about the macports-tickets mailing list