[darwinbuild] darwinbuild build environment issue
Hi, I am having difficulty building projects with darwinbuild. I receive this error when I try to build any project: Build log begins here: longjmp botch [ /SourceCache/xnu/xnu-792.6.22 ] make exporthdrs_mi longjmp botch make: *** [exporthdrs_mi] Abort trap ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ EXIT STATUS: 2 longjmp botch kansas:/Volumes/Builds/Build8F46 root# I have googled the "longjmp botch" error but the results have no comprehensible meaning to me. Does anyone know what would cause this error? Thanks, Brady Dreiling
Hi Brady, We've received another similar report but I have been unable to reproduce this myself. It would help if you could provide as much information as possible about your build environment, including: - Which version of Mac OS X are you running? - Which version of the Developer (Xcode) Tools do you have installed? - Which version of DarwinBuild do you have installed? - Did you make any modifications to DarwinBuild prior to installing? - Which build number did you initialize with? (8F46) - Have you built any other projects locally prior to 'xnu'? - If so, did you patch these projects? Thanks, Kevin On Nov 11, 2005, at 3:06 AM, Brady Dreiling wrote:
Hi, I am having difficulty building projects with darwinbuild. I receive this error when I try to build any project:
Build log begins here:
longjmp botch [ /SourceCache/xnu/xnu-792.6.22 ] make exporthdrs_mi longjmp botch make: *** [exporthdrs_mi] Abort trap ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++ EXIT STATUS: 2 longjmp botch kansas:/Volumes/Builds/Build8F46 root#
I have googled the "longjmp botch" error but the results have no comprehensible meaning to me. Does anyone know what would cause this error?
Thanks, Brady Dreiling
You're using darwinbuild on a DTK system. Please don't do that. It's not supported, and it won't work. Even if it did work, it wouldn't create binaries compatible with the rest of the OS. Shantonu On Nov 11, 2005, at 2:43 PM, Kevin Van Vechten wrote:
Hi Brady,
We've received another similar report but I have been unable to reproduce this myself. It would help if you could provide as much information as possible about your build environment, including:
- Which version of Mac OS X are you running? - Which version of the Developer (Xcode) Tools do you have installed? - Which version of DarwinBuild do you have installed? - Did you make any modifications to DarwinBuild prior to installing? - Which build number did you initialize with? (8F46) - Have you built any other projects locally prior to 'xnu'? - If so, did you patch these projects?
Thanks,
Kevin
On Nov 11, 2005, at 3:06 AM, Brady Dreiling wrote:
Hi, I am having difficulty building projects with darwinbuild. I receive this error when I try to build any project:
Build log begins here:
longjmp botch [ /SourceCache/xnu/xnu-792.6.22 ] make exporthdrs_mi longjmp botch make: *** [exporthdrs_mi] Abort trap +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++ EXIT STATUS: 2 longjmp botch kansas:/Volumes/Builds/Build8F46 root#
I have googled the "longjmp botch" error but the results have no comprehensible meaning to me. Does anyone know what would cause this error?
Thanks, Brady Dreiling
_______________________________________________ darwinbuild mailing list darwinbuild@opendarwin.org http://www.opendarwin.org/mailman/listinfo/darwinbuild
Heh. Thanks for the warning - I was about to try that, considering the only Mac I have access to otherwise is running 10.3.3 and I probably wouldn't be able to find the Developer CD...Is it possible to build an entire Darwin system with just a previous version installed? Without OS X? On 11/11/05, Shantonu Sen <ssen@opendarwin.org> wrote:
You're using darwinbuild on a DTK system. Please don't do that. It's not supported, and it won't work. Even if it did work, it wouldn't create binaries compatible with the rest of the OS.
Shantonu
On Nov 11, 2005, at 2:43 PM, Kevin Van Vechten wrote:
Hi Brady,
We've received another similar report but I have been unable to reproduce this myself. It would help if you could provide as much information as possible about your build environment, including:
- Which version of Mac OS X are you running? - Which version of the Developer (Xcode) Tools do you have installed? - Which version of DarwinBuild do you have installed? - Did you make any modifications to DarwinBuild prior to installing? - Which build number did you initialize with? (8F46) - Have you built any other projects locally prior to 'xnu'? - If so, did you patch these projects?
Thanks,
Kevin
On Nov 11, 2005, at 3:06 AM, Brady Dreiling wrote:
Hi, I am having difficulty building projects with darwinbuild. I receive this error when I try to build any project:
Build log begins here:
longjmp botch [ /SourceCache/xnu/xnu-792.6.22 ] make exporthdrs_mi longjmp botch make: *** [exporthdrs_mi] Abort trap +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++ EXIT STATUS: 2 longjmp botch kansas:/Volumes/Builds/Build8F46 root#
I have googled the "longjmp botch" error but the results have no comprehensible meaning to me. Does anyone know what would cause this error?
Thanks, Brady Dreiling
_______________________________________________ darwinbuild mailing list darwinbuild@opendarwin.org http://www.opendarwin.org/mailman/listinfo/darwinbuild
_______________________________________________ darwinbuild mailing list darwinbuild@opendarwin.org http://www.opendarwin.org/mailman/listinfo/darwinbuild
-- 43rd Law Of Computing: Anything that can go wro <br> <br> sig: segmentation fault: core dumped
Nope. Shantonu On Nov 12, 2005, at 5:52 AM, ice wrote:
Heh. Thanks for the warning - I was about to try that, considering the only Mac I have access to otherwise is running 10.3.3 and I probably wouldn't be able to find the Developer CD...Is it possible to build an entire Darwin system with just a previous version installed? Without OS X?
On 11/11/05, Shantonu Sen <ssen@opendarwin.org> wrote:
You're using darwinbuild on a DTK system. Please don't do that. It's not supported, and it won't work. Even if it did work, it wouldn't create binaries compatible with the rest of the OS.
Shantonu
On Nov 11, 2005, at 2:43 PM, Kevin Van Vechten wrote:
Hi Brady,
We've received another similar report but I have been unable to reproduce this myself. It would help if you could provide as much information as possible about your build environment, including:
- Which version of Mac OS X are you running? - Which version of the Developer (Xcode) Tools do you have installed? - Which version of DarwinBuild do you have installed? - Did you make any modifications to DarwinBuild prior to installing? - Which build number did you initialize with? (8F46) - Have you built any other projects locally prior to 'xnu'? - If so, did you patch these projects?
Thanks,
Kevin
On Nov 11, 2005, at 3:06 AM, Brady Dreiling wrote:
Hi, I am having difficulty building projects with darwinbuild. I receive this error when I try to build any project:
Build log begins here:
longjmp botch [ /SourceCache/xnu/xnu-792.6.22 ] make exporthdrs_mi longjmp botch make: *** [exporthdrs_mi] Abort trap +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++ EXIT STATUS: 2 longjmp botch kansas:/Volumes/Builds/Build8F46 root#
I have googled the "longjmp botch" error but the results have no comprehensible meaning to me. Does anyone know what would cause this error?
Thanks, Brady Dreiling
_______________________________________________ darwinbuild mailing list darwinbuild@opendarwin.org http://www.opendarwin.org/mailman/listinfo/darwinbuild
_______________________________________________ darwinbuild mailing list darwinbuild@opendarwin.org http://www.opendarwin.org/mailman/listinfo/darwinbuild
-- 43rd Law Of Computing: Anything that can go wro <br> <br> sig: segmentation fault: core dumped _______________________________________________ darwinbuild mailing list darwinbuild@opendarwin.org http://www.opendarwin.org/mailman/listinfo/darwinbuild
participants (4)
-
Brady Dreiling
-
ice
-
Kevin Van Vechten
-
Shantonu Sen