[darwinbuild] Error about distccd when building
I'm getting this interesting behavior when trying to build dyld using darwinbuild pulled from CVS yesterday: 2005-08-10 06:03:04.532 xcodebuild[3682] Unable to determine the distccd protocol version for this machine. /bin/sh: line 1: /usr/bin/crontab: No such file or directory /bin/sh: line 1: /usr/bin/grep: No such file or directory ** INTERNAL ERROR: Uncaught Exception ** Exception: launch path not accessible Stack: private/var/tmp/dyld/build-dyld-43.1~3.sh: line 184: 3682 Abort trap xcodebuild install -target dyld "SRCROOT=/ SourceCache/dyld/dyld-43.1" "OBJROOT=/private/var/tmp/dyld/ dyld-43.1.obj" "SYMROOT=/private/var/tmp/dyld/dyld-43.1.sym" "DSTROOT=/private/var/tmp/dyld/dyld-43.1.root" "RC_ProjectName=dyld" "RC_ProjectSourceVersion=43.1" "RC_ProjectNameAndSourceVersion=dyld-43.1" "RC_ProjectBuildVersion=3" "INSTALLED_PRODUCT_ASIDES=YES" "MACOSX_DEPLOYMENT_TARGET=10.4" "NEXT_ROOT=" "RC_ARCHS=ppc ppc64 i386" "RC_CFLAGS=-pipe -no-cpp- precomp -arch ppc -arch ppc64 -arch i386" "RC_JASPER=YES" "RC_NONARCH_CFLAGS=-pipe -no-cpp-precomp" "RC_OS=macos" "RC_RELEASE=Tiger" "RC_XBS=YES" "RC_i386=YES" "RC_ppc=YES" "RC_ppc64=YES" "SEPARATE_STRIP=YES" "UNAME_RELEASE=8.0" "UNAME_SYSNAME=Darwin" </dev/null ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++ EXIT STATUS: 134 Any ideas what's going on? -- Eric Shepherd Owner Syndicomm http://www.syndicomm.com
Those warnings should not typically be fatal. A few questions: 1) What OS is your system running? 2) What build version are you using (what did you do darwinbuild - init with)? 3) What version of the dev tools do you have installed? 4) What version of darwinbuild do you have installed? 5) Are you using the -nochroot option? Shantonu On Aug 10, 2005, at 6:11 AM, Eric Shepherd wrote:
I'm getting this interesting behavior when trying to build dyld using darwinbuild pulled from CVS yesterday:
2005-08-10 06:03:04.532 xcodebuild[3682] Unable to determine the distccd protocol version for this machine. /bin/sh: line 1: /usr/bin/crontab: No such file or directory /bin/sh: line 1: /usr/bin/grep: No such file or directory ** INTERNAL ERROR: Uncaught Exception ** Exception: launch path not accessible Stack: private/var/tmp/dyld/build-dyld-43.1~3.sh: line 184: 3682 Abort trap xcodebuild install -target dyld "SRCROOT=/ SourceCache/dyld/dyld-43.1" "OBJROOT=/private/var/tmp/dyld/ dyld-43.1.obj" "SYMROOT=/private/var/tmp/dyld/dyld-43.1.sym" "DSTROOT=/private/var/tmp/dyld/dyld-43.1.root" "RC_ProjectName=dyld" "RC_ProjectSourceVersion=43.1" "RC_ProjectNameAndSourceVersion=dyld-43.1" "RC_ProjectBuildVersion=3" "INSTALLED_PRODUCT_ASIDES=YES" "MACOSX_DEPLOYMENT_TARGET=10.4" "NEXT_ROOT=" "RC_ARCHS=ppc ppc64 i386" "RC_CFLAGS=-pipe -no-cpp-precomp -arch ppc -arch ppc64 -arch i386" "RC_JASPER=YES" "RC_NONARCH_CFLAGS=-pipe -no-cpp-precomp" "RC_OS=macos" "RC_RELEASE=Tiger" "RC_XBS=YES" "RC_i386=YES" "RC_ppc=YES" "RC_ppc64=YES" "SEPARATE_STRIP=YES" "UNAME_RELEASE=8.0" "UNAME_SYSNAME=Darwin" </dev/null ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++ EXIT STATUS: 134
Any ideas what's going on?
-- Eric Shepherd Owner Syndicomm http://www.syndicomm.com
_______________________________________________ darwinbuild mailing list darwinbuild@opendarwin.org http://www.opendarwin.org/mailman/listinfo/darwinbuild
participants (2)
-
Eric Shepherd
-
Shantonu Sen