Re: xnu-1228.7.58 build failure
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com http://darwinbuild.macosforge.org/trac/newticket -Bill On Oct 8, 2008, at 8:59 AM, Michael Reeves wrote: Yes. If there's an easier way I'll try it. On Oct 8, 2008, at 10:57 AM, William Siegrist wrote: Are you using DarwinBuild to do this? -Bill On Oct 8, 2008, at 7:50 AM, Michael Reeves wrote: The output file from these is never created. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com The latest rev of DarwinBuild replaces dsymutil with true inside the chroot in order to break a dependency on libauto which is not open source. You can manually copy dsymutil back into the chroot, but you'll also need to copy /usr/lib/libauto.dylib. I did not believe a dsymutil failure would break any builds, as others here have also stated, but you could file a ticket with DarwinBuild for this: For some reseason these to commands are generating no output not even an error: /usr/bin/dsymutil --arch=ppc /private/var/tmp/xnu/ xnu-1228.7.58.obj/RELEASE_I386/./mach_kernel.sys -o /private/var/ tmp/xnu/xnu-1228.7.58.obj/RELEASE_PPC/./mach_kernel.sys.dSYM > / dev/null /usr/bin/dsymutil --arch=i386 /private/var/tmp/xnu/ xnu-1228.7.58.obj/RELEASE_I386/./mach_kernel.sys -o /private/var/ tmp/xnu/xnu-1228.7.58.obj/RELEASE_I386/./mach_kernel.sys.dSYM > / dev/null On Oct 8, 2008, at 9:43 AM, Michael Reeves wrote: smime.p7s
participants (1)
-
William Siegrist