Giter Club home page Giter Club logo

Comments (3)

macosforgebot avatar macosforgebot commented on July 22, 2024

wsiegrist@… originally submitted this as comment:1:⁠ticket:18


This should be fixed, does it still fail for you?

from darwinbuild.

macosforgebot avatar macosforgebot commented on July 22, 2024

0xffea@… originally submitted this as comment:2:⁠ticket:18


I have two problems: lib's missing (libicu, objc4 ...) and ctfconvert missing (dtrace does not build)

can't find atom for N_GSYM stabs __dtrace_probe$625___proc____signal__handle in /private/var/tmp/xnu/xnu-1228.9.59.obj/RELEASE_PPC/./bsd/RELEASE/bsd.o
DSYMUTIL mach_kernel.sys
if [ 1  -eq  1 ]; then \
        /usr/bin/dsymutil --arch=ppc /private/var/tmp/xnu/xnu-1228.9.59.obj/RELEASE_PPC/./mach_kernel.sys -o /private/var/tmp/xnu/xnu-1228.9.59.obj/RELEASE_PPC/./mach_kernel.sys.dSYM > /dev/null; \
    fi;
dyld: Library not loaded: /usr/lib/libauto.dylib
  Referenced from: /usr/lib/libobjc.A.dylib
  Reason: image not found


/usr/local/bin/ctfconvert -l xnu -v -o /private/var/tmp/xnu/xnu-1228.9.59.obj/RELEASE_PPC/libkern/RELEASE/OSRuntimeSupport.o.ctf OSRuntimeSupport.o > /dev/null && /usr/local/bin/ctfdump -r `cat /SourceCache/xnu/xnu-1228.9.59/config/DtraceIgnored.symbols` /private/var/tmp/xnu/xnu-1228.9.59.obj/RELEASE_PPC/libkern/RELEASE/OSRuntimeSupport.o.ctf || true;
/bin/sh: /usr/local/bin/ctfconvert: No such file or directory

from darwinbuild.

macosforgebot avatar macosforgebot commented on July 22, 2024

wsiegrist@… originally submitted this as comment:3:⁠ticket:18

  • Status changed from new to closed
  • Resolution changed from to fixed

The ctfconvert error is ignorable. The objc and libauto errors are fixed in r449. You can use "darwinbuild -load <foo>" to load CF, ICU, autozone, and objc4, or you can load the new plist into your environment (or just make a new environment).

from darwinbuild.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.