Re: xnu-1228.7.58 build failure
Re: xnu-1228.7.58 build failure
- Subject: Re: xnu-1228.7.58 build failure
- From: William Siegrist <email@hidden>
- Date: Wed, 08 Oct 2008 07:57:57 -0700
Are you using DarwinBuild to do this?
-Bill
On Oct 8, 2008, at 7:50 AM, Michael Reeves wrote:
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_I386/./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
The output file from these is never created.
On Oct 8, 2008, at 9:43 AM, Michael Reeves wrote:
It terminates with the fallowing error:
/usr/bin/lipo: can't open replacement file: /private/var/tmp/xnu/
xnu-1228.7.58.obj/RELEASE_PPC/./mach_kernel.sys.dSYM/./Contents/
Resources/DWARF//mach_kernel.sys (No such file or directory)
make[2]: *** [/private/var/tmp/xnu/xnu-1228.7.58.sym/mach_kernel]
Error 1
make[2]: *** Waiting for unfinished jobs....
WARNING: ctfmerge: Can't read input file /private/var/tmp/xnu/
xnu-1228.7.58.obj/RELEASE_PPC/*/RELEASE/*.*o.ctf: No such file or
directory
ERROR: ctfmerge: Some input files were inaccessible
Removing /private/var/tmp/xnu/xnu-1228.7.58.obj/RELEASE_PPC/./
mach_kernel.ctfsys
/usr/bin/lipo: can't open replacement file: /private/var/tmp/xnu/
xnu-1228.7.58.obj/RELEASE_PPC/./mach_kernel.ctfsys (No such file or
directory)
make[2]: *** [/private/var/tmp/xnu/xnu-1228.7.58.root/mach_kernel]
Error 1
make[1]: *** [build_install] Error 2
make: *** [install] Error 2
The ctfconvert error is the only other error in the build log.
Looking in resulting build directory reveals that the make seems to
using an in correct path for mach_kernel.sys which is at /private/
var/tmp/xnu/xnu-1228.7.58.obj/RELEASE_PPC/ . The file
mach_kernel.sys.dSYM exits only in private/var/tmp/xnu/
xnu-1228.7.58.sym and does not contain mach_kernel.sys but instead
has mach_kernel at the same relitive location within the package. I
will investigate further. I wanted to make sure the ctfconvert
error was symptomatic of something else.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden