public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gamal Akabani <gamal.akabani@gmail.com>
To: fortran@gcc.gnu.org
Subject: missing libSystem.B.dylib during execution
Date: Wed, 13 Sep 2023 15:14:15 -0500	[thread overview]
Message-ID: <CAKrYqOcuqYxmZJNh+3LxWM7Xf+FNQiKGXJtX9d8yWK-iBwJVmw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1143 bytes --]

Hi,

I got a Mac silicon (M2 chip) running on OS Ventura 13.5.2 (22G91).
I installed XCODE, command line utilities, and gfortran from Git Hub.
Compilation of the code is remarkable; however, during execution, I
encountered the following error described below, which indicates that I am
missing libSystem.B.dylib.
This error only occurs in Mac Silicon computers. The code runs remarkably
in my Mac Intel processor.

I would appreciate any help you can give me.

Thank you

*** Running sample case  ./n-Pb208-nngamma/new

dyld[60769]: dyld cache '(null)' not loaded: syscall to map cache into
shared region failed

dyld[60769]: Library not loaded: /usr/lib/libSystem.B.dylib

  Referenced from: <28252600-BB7B-336B-AB15-3687F43881F0>
/Users/gamalakabani/Applications/TALYS_CODE/talys/bin/talys

  Reason: tried: '/usr/lib/libSystem.B.dylib' (no such file),
'/System/Volumes/Preboot/Cryptexes/OS/usr/lib/libSystem.B.dylib' (no such
file), '/usr/lib/libSystem.B.dylib' (no such file, no dyld cache),
'/usr/local/lib/libSystem.B.dylib' (no such file)

./verify: line 12: 60769 Abort trap: 6           $talys < talys.inp >
talys.out


Gamal Akabani

                 reply	other threads:[~2023-09-13 20:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKrYqOcuqYxmZJNh+3LxWM7Xf+FNQiKGXJtX9d8yWK-iBwJVmw@mail.gmail.com \
    --to=gamal.akabani@gmail.com \
    --cc=fortran@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).