<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I've been unable to reproduce this behavior using the 1.12.1 release
    and running ./dx86cl64 from the command line, and from the IDE after
    rebuilding the CCL IDE from the latest 1.12 git repo.<br>
    <br>
    I am using the 0.8.3 version of usocket since that's what quicklisp
    is grabbing.<br>
    <br>
    The only thing that's different is that I'm on MacOS 10.15.7. I
    don't have a way to test on 10.14.<br>
    <br>
    (The Mac App store version of CCL is known to be DOA on later
    versions of MacOS. The git version is the one you want, and you have
    that.)<br>
    <br>
    In any case, this smells like the famous Catalina bug where it can't
    find the normal C shared libraries, rather than a CCL bug. And yet
    you're not running Catalina, so I don't know what's going on. Do you
    have a Catalina machine you can test on?<br>
    <br>
    -SS<br>
    <br>
    <div class="moz-cite-prefix">On 6/24/21 5:39 PM, Mark Klein wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:58A0386C-5F13-403D-89AD-9A6C74AB76BA@mit.edu">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <br class="">
      <div>
        <div class="">I got the following error when quickloading
          usocket:</div>
        <div class="">
          <div class=""><br class="">
            <blockquote type="cite" class="">Clozure Common Lisp Version
              1.12.1 (v1.12.1) DarwinX8664<br class="">
              <br class="">
              For more information about CCL, please see <a
                href="http://ccl.clozure.com" class=""
                moz-do-not-send="true">
                http://ccl.clozure.com</a>.<br class="">
              <br class="">
              CCL is free software.  It is distributed under the terms
              of the Apache Licence, Version 2.0.<br class="">
              ? (ql:quickload 'usocket)<br class="">
              To load "usocket":<br class="">
               Load 1 ASDF system:<br class="">
                 usocket<br class="">
              ; Loading "usocket"<br class="">
              Read error between positions 66 and 163 in
/Users/markklein/quicklisp/dists/quicklisp/software/usocket-0.8.3/backend/openmcl.lisp.<br
                class="">
              <blockquote type="cite" class="">Error: Foreign function
                not found: X86-DARWIN64::|gethostname|<br class="">
                While executing: <a class="moz-txt-link-freetext" href="CCL::LOAD-EXTERNAL-FUNCTION">CCL::LOAD-EXTERNAL-FUNCTION</a>, in process
                Listener(4).<br class="">
                Type cmd-. to abort, cmd-\ for a list of available
                restarts.<br class="">
                Type :? for other options.<br class="">
              </blockquote>
              1 ><br class="">
            </blockquote>
            <br class="">
            I am using a Macbook Pro with Mac OS 10.14.1 I upgraded
            today from CCL 1.12-dev to CCL 1.12.1, so maybe that's what
            caused the problem.<br class="">
            <br class="">
            Any suggestions on how I can fix this?<br class="">
            <br class="">
            I tried downloading the Mac App Store version of clozure CL,
            but that crashed:<br class="">
            <br class="">
            <blockquote type="cite" class="">Unhandled exception 10 at
              0x7fff67416a1d, context->regs at #x7ffeefbfdc00<br
                class="">
              Exception occurred while executing foreign code<br
                class="">
              at objc_msgSend + 29<br class="">
              received signal 10; faulting address: 0x7fff00000018<br
                class="">
              ? for help<br class="">
              [1283] Clozure CL kernel debugger:<br class="">
            </blockquote>
            <br class="">
            <br class="">
            I'm dead in the water because of this, so any pointers would
            be greatly appreciated.<br class="">
            <br class="">
               Thanks!<br class="">
            <br class="">
                   Mark Klein<br class="">
            <br class="">
            ----------------------<br class="">
            Mark Klein, PhD<br class="">
            Principal Research Scientist<br class="">
            Massachusetts Institute of Technology<br class="">
            <a href="http://cci.mit.edu/klein/" class=""
              moz-do-not-send="true">http://cci.mit.edu/klein/</a><br
              class="">
          </div>
        </div>
      </div>
      <br class="">
      <div class="">
        <div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode:
          space; line-break: after-white-space;" class="">
          <div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);
            font-family: Helvetica; font-size: 12px; font-style: normal;
            font-variant-caps: normal; font-weight: normal;
            letter-spacing: normal; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; word-spacing:
            0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
            ----------------------<br class="">
            Mark Klein, PhD<br class="">
            Principal Research Scientist<br class="">
            Massachusetts Institute of Technology<br class="">
            <a href="http://cci.mit.edu/klein/" class=""
              moz-do-not-send="true">http://cci.mit.edu/klein/</a><br
              class="">
            <br class="">
            <br class="">
          </div>
        </div>
      </div>
      <br class="">
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Openmcl-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Openmcl-devel@clozure.com">Openmcl-devel@clozure.com</a>
<a class="moz-txt-link-freetext" href="https://lists.clozure.com/mailman/listinfo/openmcl-devel">https://lists.clozure.com/mailman/listinfo/openmcl-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>