[darwinbuild-dev] Build System Changes

View: New views
5 Messages — Rating Filter:   Alert me  

[darwinbuild-dev] Build System Changes

by William Siegrist :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Just a heads up... I am switching the build system from make to Xcode. This is being done to make it easier for me to maintain the code in a way that works for both Apple and the public at the same time. Once I commit the changes, I will update the installation instructions, but it should boil down to replacing "make && make install" with "xcodebuild install".  The makefiles will remain in place for the time being and should continue to work for the most part. If you are interested in seeing darwinbuild work on non-Mac platforms, I'll accept patches to keep the Makefiles up to date.

Also, I will be creating branches for Tiger and Leopard that start with the last working revision. This should help people find the latest bits for "old" versions of the OS. I may backport critical changes to them, but mostly they will be static (and remain Makefile based). As usual I will take patches to keep them up to date. The primary focus will remain on trunk with the latest OS.

If you use MacPorts to install darwinbuild, the changes above will eventually get synced with the port, but that won't happen till next week probably.

Thanks
-Bill

_______________________________________________
darwinbuild-dev mailing list
darwinbuild-dev@...
http://lists.macosforge.org/mailman/listinfo.cgi/darwinbuild-dev

Re: [darwinbuild-dev] Build System Changes

by William Siegrist :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Oct 29, 2009, at 11:33 AM, William Siegrist wrote:

> Also, I will be creating branches for Tiger and Leopard that start with the last working revision. This should help people find the latest bits for "old" versions of the OS. I may backport critical changes to them, but mostly they will be static (and remain Makefile based). As usual I will take patches to keep them up to date. The primary focus will remain on trunk with the latest OS.
>

The branches are ready. I named them releases/Darwin8 and releases/Darwin9.  I also updated the install instructions on the wiki.

> If you use MacPorts to install darwinbuild, the changes above will eventually get synced with the port, but that won't happen till next week probably.
>

For Darwin 10, the MacPorts port will work as before, though it will follow the version tags instead of trunk.  For Darwin 8 & 9, I had to make a new port since we switched build systems. The "darwinbuild-legacy" port will pull the latest from the release branches and should work.

-Bill
_______________________________________________
darwinbuild-dev mailing list
darwinbuild-dev@...
http://lists.macosforge.org/mailman/listinfo.cgi/darwinbuild-dev

Parent Message unknown Re: [darwinbuild-dev] Build System Changes

by William Siegrist :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The Darwin8 and Darwin9 branches will still build a ppc slice by default. If you want to build trunk (Darwin10 support) for ppc, you can just override the ARCHS variable. In fact, you can override any of the settings like this (in case you want a different PREFIX, LIBRARY_SEARCH_PATHS, or whatever).

$ sudo xcodebuild install DSTROOT=/ ARCHS="i386 x86_64 ppc"

Note that Darwin10 + ppc support are untested. Please report back to the list if it works or not.

-Bill


On Nov 3, 2009, at 2:53 PM, Benjamin Huntsman wrote:

> Bill-
>   First, I'm in support of switching the build system for DarwinBuild to Xcode.  I'll test tonight, but last time I tried to build the current stuff on Leopard, it failed.  I'm hoping that you or whoever works on DarwinBuild will attempt to keep it as PPC compatible as possible, as I'm hoping it might still be possible to build a PPC Darwin from the open sources, despite the fact that PPC support has officially been dropped.  Keeping DarwinBuild building fat (even on Snow Leopard) would be a great start.
>
> As always, thanks much for your time and efforts!!
>
> -Ben
>
>
>
> -----Original Message-----
> From: darwinbuild-dev-bounces@... on behalf of William Siegrist
> Sent: Tue 11/3/2009 12:26 PM
> To: William Siegrist
> Cc: DarwinBuild
> Subject: Re: [darwinbuild-dev] Build System Changes
>
> On Oct 29, 2009, at 11:33 AM, William Siegrist wrote:
>
>> Also, I will be creating branches for Tiger and Leopard that start with the last working revision. This should help people find the latest bits for "old" versions of the OS. I may backport critical changes to them, but mostly they will be static (and remain Makefile based). As usual I will take patches to keep them up to date. The primary focus will remain on trunk with the latest OS.
>>
>
> The branches are ready. I named them releases/Darwin8 and releases/Darwin9.  I also updated the install instructions on the wiki.
>
>> If you use MacPorts to install darwinbuild, the changes above will eventually get synced with the port, but that won't happen till next week probably.
>>
>
> For Darwin 10, the MacPorts port will work as before, though it will follow the version tags instead of trunk.  For Darwin 8 & 9, I had to make a new port since we switched build systems. The "darwinbuild-legacy" port will pull the latest from the release branches and should work.
>
> -Bill
> _______________________________________________
> darwinbuild-dev mailing list
> darwinbuild-dev@...
> http://lists.macosforge.org/mailman/listinfo.cgi/darwinbuild-dev
>

_______________________________________________
darwinbuild-dev mailing list
darwinbuild-dev@...
http://lists.macosforge.org/mailman/listinfo.cgi/darwinbuild-dev

Parent Message unknown Re: [darwinbuild-dev] Build System Changes

by Patrick.Isaacson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I attempted to build trunk (Rev. 628) on 10.5.8 ppc. The build resulted with
5 errors. I have Xcode 3.1.4. Below is the build result terminal output.

-Patrick

$ sudo xcodebuild install DSTROOT=/ ARCHS="ppc"

(NOTE: project darwinbuild was written by a newer Xcode version (46) --
temporarily downgrading it (without modifying project file))

=== BUILDING AGGREGATE TARGET libredo_prebinding.a OF PROJECT darwinbuild
WITH THE DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

PhaseScriptExecution
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/Script-7227AC7D1098EF6400BE33D7.sh
    cd /Volumes/Alpha/Projects/darwinbuild10
    setenv ACTION install
    setenv ALTERNATE_GROUP wheel
    setenv ALTERNATE_MODE u+w,go-w,a+rX
    setenv ALTERNATE_OWNER root
    setenv ALWAYS_SEARCH_USER_PATHS YES
    setenv APPLE_INTERNAL_DEVELOPER_DIR /AppleInternal/Developer
    setenv APPLE_INTERNAL_DIR /AppleInternal
    setenv APPLE_INTERNAL_DOCUMENTATION_DIR /AppleInternal/Documentation
    setenv APPLE_INTERNAL_LIBRARY_DIR /AppleInternal/Library
    setenv APPLE_INTERNAL_TOOLS /AppleInternal/Developer/Tools
    setenv APPLY_RULES_IN_COPY_FILES NO
    setenv ARCHS ppc
    setenv ARCHS_STANDARD_32_64_BIT "i386 x86_64 ppc ppc64"
    setenv ARCHS_STANDARD_32_BIT "i386 ppc"
    setenv ARCHS_STANDARD_64_BIT "x86_64 ppc64"
    setenv BINDIR /usr/local/bin
    setenv BUILD_COMPONENTS "headers build"
    setenv BUILD_DIR /Volumes/Alpha/Projects/darwinbuild10/build
    setenv BUILD_ROOT /Volumes/Alpha/Projects/darwinbuild10/build
    setenv BUILD_STYLE Public
    setenv BUILD_VARIANTS normal
    setenv BUILT_PRODUCTS_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/Public
    setenv CACHE_ROOT
/var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0
    setenv CCHROOT
/var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0
    setenv CHMOD /bin/chmod
    setenv CHOWN /usr/sbin/chown
    setenv CLASS_FILE_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/JavaClasses
    setenv CLEAN_PRECOMPS YES
    setenv CLONE_HEADERS NO
    setenv COMMAND_MODE legacy
    setenv COMPOSITE_SDK_DIRS
/var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0/Compo
siteSDKs
    setenv CONFIGURATION Public
    setenv CONFIGURATION_BUILD_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/Public
    setenv CONFIGURATION_TEMP_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public
    setenv COPYING_PRESERVES_HFS_DATA NO
    setenv COPY_PHASE_STRIP NO
    setenv COPY_RESOURCES_FROM_STATIC_FRAMEWORKS YES
    setenv CP /bin/cp
    setenv CURRENT_ARCH ppc
    setenv CURRENT_VARIANT normal
    setenv DATDIR /usr/local/share
    setenv DEAD_CODE_STRIPPING NO
    setenv DEBUGGING_SYMBOLS YES
    setenv DEBUG_INFORMATION_FORMAT dwarf-with-dsym
    setenv DEPLOYMENT_LOCATION YES
    setenv DEPLOYMENT_POSTPROCESSING YES
    setenv DERIVED_FILES_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/DerivedSources
    setenv DERIVED_FILE_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/DerivedSources
    setenv DERIVED_SOURCES_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/DerivedSources
    setenv DEVELOPER_APPLICATIONS_DIR /Developer/Applications
    setenv DEVELOPER_BIN_DIR /Developer/usr/bin
    setenv DEVELOPER_DIR /Developer
    setenv DEVELOPER_FRAMEWORKS_DIR /Developer/Library/Frameworks
    setenv DEVELOPER_FRAMEWORKS_DIR_QUOTED
"\"/Developer/Library/Frameworks\""
    setenv DEVELOPER_LIBRARY_DIR /Developer/Library
    setenv DEVELOPER_SDK_DIR /Developer/SDKs
    setenv DEVELOPER_TOOLS_DIR /Developer/Tools
    setenv DEVELOPER_USR_DIR /Developer/usr
    setenv DEVELOPMENT_LANGUAGE English
    setenv DO_HEADER_SCANNING_IN_JAM NO
    setenv DSTROOT /
    setenv DWARF_DSYM_FILE_NAME .dSYM
    setenv DWARF_DSYM_FOLDER_PATH
/Volumes/Alpha/Projects/darwinbuild10/build/Public
    setenv ENABLE_HEADER_DEPENDENCIES YES
    setenv ENABLE_OPENMP_SUPPORT NO
    setenv EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES "*.nib *.lproj
*.framework *.gch (*) CVS .svn *.xcodeproj *.xcode *.pbproj *.pbxproj"
    setenv FILE_LIST
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/Objects/LinkFileList
    setenv FIXED_FILES_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/FixedFiles
    setenv FRAMEWORK_VERSION A
    setenv GCC3_VERSION 3.3
    setenv GCC_C_LANGUAGE_STANDARD c99
    setenv GCC_ENABLE_PASCAL_STRINGS NO
    setenv GCC_PFE_FILE_C_DIALECTS "c objective-c c++ objective-c++"
    setenv GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS YES
    setenv GCC_TREAT_WARNINGS_AS_ERRORS YES
    setenv GCC_VERSION 4.0
    setenv GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS YES
    setenv GCC_WARN_ABOUT_MISSING_NEWLINE YES
    setenv GCC_WARN_ABOUT_RETURN_TYPE YES
    setenv GCC_WARN_CHECK_SWITCH_STATEMENTS YES
    setenv GCC_WARN_FOUR_CHARACTER_CONSTANTS YES
    setenv GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED YES
    setenv GCC_WARN_MISSING_PARENTHESES YES
    setenv GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR YES
    setenv GCC_WARN_PROTOTYPE_CONVERSION NO
    setenv GCC_WARN_SIGN_COMPARE NO
    setenv GCC_WARN_STRICT_SELECTOR_MATCH YES
    setenv GCC_WARN_UNDECLARED_SELECTOR YES
    setenv GCC_WARN_UNKNOWN_PRAGMAS YES
    setenv GCC_WARN_UNUSED_FUNCTION YES
    setenv GCC_WARN_UNUSED_LABEL YES
    setenv GCC_WARN_UNUSED_VALUE YES
    setenv GCC_WARN_UNUSED_VARIABLE YES
    setenv GENERATE_MASTER_OBJECT_FILE NO
    setenv GENERATE_PKGINFO_FILE NO
    setenv GENERATE_PROFILING_CODE NO
    setenv GID 0
    setenv GROUP wheel
    setenv HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT YES
    setenv HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES YES
    setenv HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS YES
    setenv HEADERMAP_INCLUDES_PROJECT_HEADERS YES
    setenv ICONV /usr/bin/iconv
    setenv INCDIR /usr/local/include
    setenv INFOPLIST_EXPAND_BUILD_SETTINGS YES
    setenv INFOPLIST_OUTPUT_FORMAT same-as-input
    setenv INFOPLIST_PREPROCESS NO
    setenv INSTALL_DIR /
    setenv INSTALL_GROUP wheel
    setenv INSTALL_MODE_FLAG u+w,go-w,a+rX
    setenv INSTALL_OWNER root
    setenv INSTALL_ROOT /
    setenv JAVAC_DEFAULT_FLAGS "-J-Xms64m -J-XX:NewSize=4M
-J-Dfile.encoding=UTF8"
    setenv JAVA_APP_STUB
/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationS
tub
    setenv JAVA_ARCHIVE_CLASSES YES
    setenv JAVA_ARCHIVE_TYPE JAR
    setenv JAVA_COMPILER /usr/bin/javac
    setenv JAVA_FRAMEWORK_RESOURCES_DIRS Resources
    setenv JAVA_JAR_FLAGS cv
    setenv JAVA_SOURCE_SUBDIR .
    setenv JAVA_USE_DEPENDENCIES YES
    setenv JAVA_ZIP_FLAGS -urg
    setenv JIKES_DEFAULT_FLAGS "+E +OLDCSO"
    setenv KEEP_PRIVATE_EXTERNS NO
    setenv LD_GENERATE_MAP_FILE NO
    setenv LD_MAP_FILE_PATH
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/libredo_prebinding.a-LinkMap-normal-ppc.txt
    setenv LEX /Developer/usr/bin/lex
    setenv LINKER_DISPLAYS_MANGLED_NAMES NO
    setenv LINK_FILE_LIST_normal_ppc
    setenv LINK_WITH_STANDARD_LIBRARIES YES
    setenv LOCAL_ADMIN_APPS_DIR /Applications/Utilities
    setenv LOCAL_APPS_DIR /Applications
    setenv LOCAL_DEVELOPER_DIR /Library/Developer
    setenv LOCAL_LIBRARY_DIR /Library
    setenv MAC_OS_X_VERSION_ACTUAL 1058
    setenv MAC_OS_X_VERSION_MAJOR 1050
    setenv MAC_OS_X_VERSION_MINOR 0500
    setenv NATIVE_ARCH ppc
    setenv NATIVE_ARCH_32_BIT ppc
    setenv NATIVE_ARCH_64_BIT ppc64
    setenv NATIVE_ARCH_ACTUAL ppc
    setenv NO_COMMON YES
    setenv OBJECT_FILE_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/Objects
    setenv OBJECT_FILE_DIR_normal
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/Objects-normal
    setenv OBJROOT /Volumes/Alpha/Projects/darwinbuild10/build
    setenv ONLY_ACTIVE_ARCH NO
    setenv OPTIMIZATION_LEVEL 0
    setenv OS MACOS
    setenv OSAC /usr/bin/osacompile
    setenv PASCAL_STRINGS YES
    setenv PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES "/usr/include
/usr/local/include /System/Library/Frameworks
/System/Library/PrivateFrameworks /Developer/Headers"
    setenv PKGINFO_FILE_PATH
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/PkgInfo
    setenv PLATFORM_DEVELOPER_APPLICATIONS_DIR /Developer/Applications
    setenv PLATFORM_DEVELOPER_BIN_DIR /Developer/usr/bin
    setenv PLATFORM_DEVELOPER_LIBRARY_DIR /Developer/Library
    setenv PLATFORM_DEVELOPER_SDK_DIR /Developer/SDKs
    setenv PLATFORM_DEVELOPER_TOOLS_DIR /Developer/Tools
    setenv PLATFORM_DEVELOPER_USR_DIR /Developer/usr
    setenv PLATFORM_NAME macosx
    setenv PLIST_FILE_OUTPUT_FORMAT same-as-input
    setenv PREBINDING YES
    setenv PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR YES
    setenv PRECOMP_DESTINATION_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/PrefixHeaders
    setenv PREFIX /usr/local
    setenv PRESERVE_DEAD_CODE_INITS_AND_TERMS NO
    setenv PRODUCT_NAME libredo_prebinding.a
    setenv PRODUCT_SETTINGS_PATH
    setenv PROFILING_CODE NO
    setenv PROJECT darwinbuild
    setenv PROJECT_DERIVED_FILE_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/DerivedSources
    setenv PROJECT_DIR /Volumes/Alpha/Projects/darwinbuild10
    setenv PROJECT_FILE_PATH
/Volumes/Alpha/Projects/darwinbuild10/darwinbuild.xcodeproj
    setenv PROJECT_NAME darwinbuild
    setenv PROJECT_TEMP_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build
    setenv RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS YES
    setenv REMOVE_CVS_FROM_RESOURCES YES
    setenv REMOVE_SVN_FROM_RESOURCES YES
    setenv REZ_COLLECTOR_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/ResourceManagerResources
    setenv REZ_OBJECTS_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/ResourceManagerResources/Objects
    setenv SCAN_ALL_SOURCE_FILES_FOR_INCLUDES NO
    setenv SCRIPT_INPUT_FILE_COUNT 0
    setenv SCRIPT_OUTPUT_FILE_COUNT 0
    setenv SDKROOT
    setenv SED /usr/bin/sed
    setenv SEPARATE_STRIP NO
    setenv SEPARATE_SYMBOL_EDIT NO
    setenv SET_DIR_MODE_OWNER_GROUP YES
    setenv SET_FILE_MODE_OWNER_GROUP NO
    setenv SHARED_DERIVED_FILE_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/Public/DerivedSources
    setenv SHARED_PRECOMPS_DIR
/var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0/Share
dPrecompiledHeaders
    setenv SKIP_INSTALL YES
    setenv SOURCE_ROOT /Volumes/Alpha/Projects/darwinbuild10
    setenv SRCROOT /Volumes/Alpha/Projects/darwinbuild10
    setenv STANDARD_C_PLUS_PLUS_LIBRARY_TYPE dynamic
    setenv STRINGS_FILE_OUTPUT_ENCODING UTF-16
    setenv STRIP_INSTALLED_PRODUCT NO
    setenv STRIP_STYLE non-global
    setenv SYMBOL_REPOSITORY_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/SymbolRepositories
    setenv SYMROOT /Volumes/Alpha/Projects/darwinbuild10/build
    setenv SYSTEM_ADMIN_APPS_DIR /Applications/Utilities
    setenv SYSTEM_APPS_DIR /Applications
    setenv SYSTEM_CORE_SERVICES_DIR /System/Library/CoreServices
    setenv SYSTEM_DEMOS_DIR /Applications/Extras
    setenv SYSTEM_DEVELOPER_APPS_DIR /Developer/Applications
    setenv SYSTEM_DEVELOPER_BIN_DIR /Developer/usr/bin
    setenv SYSTEM_DEVELOPER_DEMOS_DIR
"/Developer/Applications/Utilities/Built Examples"
    setenv SYSTEM_DEVELOPER_DIR /Developer
    setenv SYSTEM_DEVELOPER_DOC_DIR "/Developer/ADC Reference Library"
    setenv SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR
"/Developer/Applications/Graphics Tools"
    setenv SYSTEM_DEVELOPER_JAVA_TOOLS_DIR "/Developer/Applications/Java
Tools"
    setenv SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR
"/Developer/Applications/Performance Tools"
    setenv SYSTEM_DEVELOPER_RELEASENOTES_DIR "/Developer/ADC Reference
Library/releasenotes"
    setenv SYSTEM_DEVELOPER_TOOLS /Developer/Tools
    setenv SYSTEM_DEVELOPER_TOOLS_DOC_DIR "/Developer/ADC Reference
Library/documentation/DeveloperTools"
    setenv SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR "/Developer/ADC Reference
Library/releasenotes/DeveloperTools"
    setenv SYSTEM_DEVELOPER_USR_DIR /Developer/usr
    setenv SYSTEM_DEVELOPER_UTILITIES_DIR /Developer/Applications/Utilities
    setenv SYSTEM_DOCUMENTATION_DIR /Library/Documentation
    setenv SYSTEM_LIBRARY_DIR /System/Library
    setenv TARGETNAME libredo_prebinding.a
    setenv TARGET_BUILD_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/UninstalledProducts
    setenv TARGET_NAME libredo_prebinding.a
    setenv TARGET_TEMP_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build
    setenv TEMP_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build
    setenv TEMP_FILES_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build
    setenv TEMP_FILE_DIR
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build
    setenv TEMP_ROOT /Volumes/Alpha/Projects/darwinbuild10/build
    setenv UID 0
    setenv UNSTRIPPED_PRODUCT NO
    setenv USER root
    setenv USER_APPS_DIR /Users/patrickisaacson/Applications
    setenv USER_LIBRARY_DIR /Users/patrickisaacson/Library
    setenv USE_DYNAMIC_NO_PIC YES
    setenv USE_HEADERMAP YES
    setenv USE_HEADER_SYMLINKS NO
    setenv VALID_ARCHS "i386 ppc ppc64 ppc7400 ppc970 x86_64"
    setenv VERBOSE_PBXCP NO
    setenv VERSION_INFO_BUILDER root
    setenv VERSION_INFO_FILE libredo_prebinding.a_vers.c
    setenv VERSION_INFO_STRING "\"@(#)PROGRAM:libredo_prebinding.a
PROJECT:darwinbuild-\""
    setenv WARNING_CFLAGS -Wall
    setenv XCODE_APP_SUPPORT_DIR /Developer/Library/Xcode
    setenv XCODE_VERSION_ACTUAL 0313
    setenv XCODE_VERSION_MAJOR 0300
    setenv XCODE_VERSION_MINOR 0310
    setenv YACC /Developer/usr/bin/yacc
    /bin/sh -c
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/libredo
_prebinding.a.build/Script-7227AC7D1098EF6400BE33D7.sh
+ BUILD=10A432
+ HOST=src.macosforge.org
+ '[' -f /usr/local/lib/libredo_prebinding.a ']'
+ exit 0


=== BUILDING NATIVE TARGET darwinup OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

CompileC
build/darwinbuild.build/Public/darwinup.build/Objects-normal/ppc/Archive.o
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Archive.cpp normal ppc c++
com.apple.compilers.gcc.4_0
    cd /Volumes/Alpha/Projects/darwinbuild10
    /Developer/usr/bin/gcc-4.0 -x c++ -arch ppc -fmessage-length=0 -pipe
-Wno-trigraphs -Os -mdynamic-no-pic -Werror -Wreturn-type -Wmissing-braces
-Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable
-Wunused-value -Wunknown-pragmas -Wfour-char-constants -Wnewline-eof
-fvisibility=hidden -fvisibility-inlines-hidden
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/darwinup.hmap -Wall
-F/Volumes/Alpha/Projects/darwinbuild10/build/Public
-I/Volumes/Alpha/Projects/darwinbuild10/build/Public/include
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/DerivedSources/ppc
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/DerivedSources -c
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Archive.cpp -o
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwinu
p.build/Objects-normal/ppc/Archive.o
cc1plus: warnings being treated as errors
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:48: warning: Œstruct
Digest¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:89: warning: Œstruct
SHA1Digest¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:109: warning:
Œstruct SHA1DigestMachO¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:121: warning:
Œstruct SHA1DigestSymlink¹ has virtual functions but non-virtual destructor

CompileC
build/darwinbuild.build/Public/darwinup.build/Objects-normal/ppc/Depot.o
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Depot.cpp normal ppc c++
com.apple.compilers.gcc.4_0
    cd /Volumes/Alpha/Projects/darwinbuild10
    /Developer/usr/bin/gcc-4.0 -x c++ -arch ppc -fmessage-length=0 -pipe
-Wno-trigraphs -Os -mdynamic-no-pic -Werror -Wreturn-type -Wmissing-braces
-Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable
-Wunused-value -Wunknown-pragmas -Wfour-char-constants -Wnewline-eof
-fvisibility=hidden -fvisibility-inlines-hidden
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/darwinup.hmap -Wall
-F/Volumes/Alpha/Projects/darwinbuild10/build/Public
-I/Volumes/Alpha/Projects/darwinbuild10/build/Public/include
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/DerivedSources/ppc
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/DerivedSources -c
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Depot.cpp -o
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwinu
p.build/Objects-normal/ppc/Depot.o
cc1plus: warnings being treated as errors
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:48: warning: Œstruct
Digest¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:89: warning: Œstruct
SHA1Digest¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:109: warning:
Œstruct SHA1DigestMachO¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:121: warning:
Œstruct SHA1DigestSymlink¹ has virtual functions but non-virtual destructor

CompileC
build/darwinbuild.build/Public/darwinup.build/Objects-normal/ppc/Digest.o
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.cpp normal ppc c++
com.apple.compilers.gcc.4_0
    cd /Volumes/Alpha/Projects/darwinbuild10
    /Developer/usr/bin/gcc-4.0 -x c++ -arch ppc -fmessage-length=0 -pipe
-Wno-trigraphs -Os -mdynamic-no-pic -Werror -Wreturn-type -Wmissing-braces
-Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable
-Wunused-value -Wunknown-pragmas -Wfour-char-constants -Wnewline-eof
-fvisibility=hidden -fvisibility-inlines-hidden
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/darwinup.hmap -Wall
-F/Volumes/Alpha/Projects/darwinbuild10/build/Public
-I/Volumes/Alpha/Projects/darwinbuild10/build/Public/include
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/DerivedSources/ppc
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/DerivedSources -c
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.cpp -o
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwinu
p.build/Objects-normal/ppc/Digest.o
cc1plus: warnings being treated as errors
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:48: warning: Œstruct
Digest¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:89: warning: Œstruct
SHA1Digest¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:109: warning:
Œstruct SHA1DigestMachO¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:121: warning:
Œstruct SHA1DigestSymlink¹ has virtual functions but non-virtual destructor

CompileC
build/darwinbuild.build/Public/darwinup.build/Objects-normal/ppc/File.o
/Volumes/Alpha/Projects/darwinbuild10/darwinup/File.cpp normal ppc c++
com.apple.compilers.gcc.4_0
    cd /Volumes/Alpha/Projects/darwinbuild10
    /Developer/usr/bin/gcc-4.0 -x c++ -arch ppc -fmessage-length=0 -pipe
-Wno-trigraphs -Os -mdynamic-no-pic -Werror -Wreturn-type -Wmissing-braces
-Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable
-Wunused-value -Wunknown-pragmas -Wfour-char-constants -Wnewline-eof
-fvisibility=hidden -fvisibility-inlines-hidden
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/darwinup.hmap -Wall
-F/Volumes/Alpha/Projects/darwinbuild10/build/Public
-I/Volumes/Alpha/Projects/darwinbuild10/build/Public/include
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/DerivedSources/ppc
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nup.build/DerivedSources -c
/Volumes/Alpha/Projects/darwinbuild10/darwinup/File.cpp -o
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwinu
p.build/Objects-normal/ppc/File.o
cc1plus: warnings being treated as errors
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:48: warning: Œstruct
Digest¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:89: warning: Œstruct
SHA1Digest¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:109: warning:
Œstruct SHA1DigestMachO¹ has virtual functions but non-virtual destructor
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.h:121: warning:
Œstruct SHA1DigestSymlink¹ has virtual functions but non-virtual destructor


=== BUILDING NATIVE TARGET darwintrace OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel" /usr/local/share/darwinbuild/darwintrace.dylib
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinbuild/darwintrace.dylib

SetMode u+w,go-w,a+rX /usr/local/share/darwinbuild/darwintrace.dylib
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinbuild/darwintrace.dylib


=== BUILDING NATIVE TARGET darwinxref OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

CompileC
build/darwinbuild.build/Public/darwinxref.build/Objects-normal/ppc/DBPlugin.
o /Volumes/Alpha/Projects/darwinbuild10/darwinxref/DBPlugin.c normal ppc c
com.apple.compilers.gcc.4_0
    cd /Volumes/Alpha/Projects/darwinbuild10
    /Developer/usr/bin/gcc-4.0 -x c -arch ppc -fmessage-length=0 -pipe
-std=c99 -Wno-trigraphs -Os -mdynamic-no-pic -Werror
-Werror-implicit-function-declaration -Wreturn-type -Wmissing-braces
-Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable
-Wunused-value -Wunknown-pragmas -Wfour-char-constants -Wnewline-eof
-gdwarf-2
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nxref.build/darwinxref.hmap -Wall
-F/Volumes/Alpha/Projects/darwinbuild10/build/Public
-I/Volumes/Alpha/Projects/darwinbuild10/build/Public/include
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nxref.build/DerivedSources/ppc
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nxref.build/DerivedSources -DHAVE_TCL_PLUGINS=1
-DDEFAULT_PLUGIN_PATH=\"/usr/local/share/darwinxref/plugins\"
-DDEFAULT_DB_FILE=\".build/xref.db\" -c
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/DBPlugin.c -o
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwinx
ref.build/Objects-normal/ppc/DBPlugin.o

CompileC
build/darwinbuild.build/Public/darwinxref.build/Objects-normal/ppc/main.o
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/main.c normal ppc c
com.apple.compilers.gcc.4_0
    cd /Volumes/Alpha/Projects/darwinbuild10
    /Developer/usr/bin/gcc-4.0 -x c -arch ppc -fmessage-length=0 -pipe
-std=c99 -Wno-trigraphs -Os -mdynamic-no-pic -Werror
-Werror-implicit-function-declaration -Wreturn-type -Wmissing-braces
-Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable
-Wunused-value -Wunknown-pragmas -Wfour-char-constants -Wnewline-eof
-gdwarf-2
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nxref.build/darwinxref.hmap -Wall
-F/Volumes/Alpha/Projects/darwinbuild10/build/Public
-I/Volumes/Alpha/Projects/darwinbuild10/build/Public/include
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nxref.build/DerivedSources/ppc
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwi
nxref.build/DerivedSources -DHAVE_TCL_PLUGINS=1
-DDEFAULT_PLUGIN_PATH=\"/usr/local/share/darwinxref/plugins\"
-DDEFAULT_DB_FILE=\".build/xref.db\" -c
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/main.c -o
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/darwinx
ref.build/Objects-normal/ppc/main.o
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/main.c: In function Œmain¹:
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/main.c:56: error: stray Œ\¹
in program
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/main.c:56: error: missing
terminating " character
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/main.c:56: error: syntax
error before Œ;¹ token
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/main.c:57: error: stray Œ\¹
in program
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/main.c:57: error: missing
terminating " character
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/main.c:57: error: syntax
error before Œ;¹ token


=== BUILDING AGGREGATE TARGET tcl_plugins OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...


=== BUILDING NATIVE TARGET configuration OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/configuration.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/configuration.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/configuration.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/configuration.so


=== BUILDING NATIVE TARGET dependencies OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/dependencies.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/dependencies.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/dependencies.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/dependencies.so


=== BUILDING NATIVE TARGET diff OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel" /usr/local/share/darwinxref/plugins/diff.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/diff.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/diff.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/diff.so


=== BUILDING NATIVE TARGET dot OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel" /usr/local/share/darwinxref/plugins/dot.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/dot.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/dot.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/dot.so


=== BUILDING NATIVE TARGET edit OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel" /usr/local/share/darwinxref/plugins/edit.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/edit.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/edit.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/edit.so


=== BUILDING NATIVE TARGET environment OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/environment.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/environment.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/environment.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/environment.so


=== BUILDING NATIVE TARGET exportFiles OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/exportFiles.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/exportFiles.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/exportFiles.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/exportFiles.so


=== BUILDING NATIVE TARGET exportIndex OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

CompileC
build/darwinbuild.build/Public/exportIndex.build/Objects-normal/ppc/exportIn
dex.o /Volumes/Alpha/Projects/darwinbuild10/darwinxref/plugins/exportIndex.c
normal ppc c com.apple.compilers.gcc.4_0
    cd /Volumes/Alpha/Projects/darwinbuild10
    /Developer/usr/bin/gcc-4.0 -x c -arch ppc -fmessage-length=0 -pipe
-std=c99 -Wno-trigraphs -Os -Werror -Werror-implicit-function-declaration
-Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function
-Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas
-Wfour-char-constants -Wnewline-eof -gdwarf-2 -iquote
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/exportI
ndex.build/exportIndex-generated-files.hmap
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/expor
tIndex.build/exportIndex-own-target-headers.hmap
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/expor
tIndex.build/exportIndex-all-target-headers.hmap -iquote
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/exportI
ndex.build/exportIndex-project-headers.hmap -Werror -Wall
-F/Volumes/Alpha/Projects/darwinbuild10/build/Public
-I/Volumes/Alpha/Projects/darwinbuild10/build/Public/include -I.
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/expor
tIndex.build/DerivedSources/ppc
-I/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/expor
tIndex.build/DerivedSources -c
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/plugins/exportIndex.c -o
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/exportI
ndex.build/Objects-normal/ppc/exportIndex.o

Ld /usr/local/share/darwinxref/plugins/exportIndex.so normal ppc
    cd /Volumes/Alpha/Projects/darwinbuild10
    /Developer/usr/bin/gcc-4.0 -arch ppc -bundle
-L/Volumes/Alpha/Projects/darwinbuild10/build/Public
-F/Volumes/Alpha/Projects/darwinbuild10/build/Public -filelist
/Volumes/Alpha/Projects/darwinbuild10/build/darwinbuild.build/Public/exportI
ndex.build/Objects-normal/ppc/exportIndex.LinkFileList -bundle_loader
///usr/local/bin/darwinxref -framework CoreFoundation -ltcl -lcrypto
-lsqlite3 -o /usr/local/share/darwinxref/plugins/exportIndex.so

GenerateDSYMFile
/Volumes/Alpha/Projects/darwinbuild10/build/Public/exportIndex.so.dSYM
/usr/local/share/darwinxref/plugins/exportIndex.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /Developer/usr/bin/dsymutil
/usr/local/share/darwinxref/plugins/exportIndex.so -o
/Volumes/Alpha/Projects/darwinbuild10/build/Public/exportIndex.so.dSYM

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/exportIndex.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/exportIndex.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/exportIndex.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/exportIndex.so


=== BUILDING NATIVE TARGET exportProject OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/exportProject.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/exportProject.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/exportProject.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/exportProject.so


=== BUILDING NATIVE TARGET findFile OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/findFile.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/findFile.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/findFile.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/findFile.so


=== BUILDING NATIVE TARGET inherits OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/inherits.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/inherits.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/inherits.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/inherits.so


=== BUILDING NATIVE TARGET loadDeps OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/loadDeps.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/loadDeps.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/loadDeps.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/loadDeps.so


=== BUILDING NATIVE TARGET loadFiles OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/loadFiles.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/loadFiles.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/loadFiles.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/loadFiles.so


=== BUILDING NATIVE TARGET loadIndex OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/loadIndex.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/loadIndex.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/loadIndex.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/loadIndex.so


=== BUILDING NATIVE TARGET mergeBuild OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/mergeBuild.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/mergeBuild.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/mergeBuild.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/mergeBuild.so


=== BUILDING NATIVE TARGET original OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/original.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/original.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/original.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/original.so


=== BUILDING NATIVE TARGET patchfiles OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/patchfiles.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/patchfiles.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/patchfiles.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/patchfiles.so


=== BUILDING NATIVE TARGET plist_sites OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/plist_sites.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/plist_sites.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/plist_sites.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/plist_sites.so


=== BUILDING NATIVE TARGET register OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/register.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/register.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/register.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/register.so


=== BUILDING NATIVE TARGET resolveDeps OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/resolveDeps.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/resolveDeps.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/resolveDeps.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/resolveDeps.so


=== BUILDING NATIVE TARGET source_sites OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel"
/usr/local/share/darwinxref/plugins/source_sites.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/source_sites.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/source_sites.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/source_sites.so


=== BUILDING NATIVE TARGET target OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel" /usr/local/share/darwinxref/plugins/target.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/target.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/target.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/target.so


=== BUILDING NATIVE TARGET version OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel" /usr/local/share/darwinxref/plugins/version.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel
/usr/local/share/darwinxref/plugins/version.so

SetMode u+w,go-w,a+rX /usr/local/share/darwinxref/plugins/version.so
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX
/usr/local/share/darwinxref/plugins/version.so


=== BUILDING AGGREGATE TARGET darwinxref_plugins OF PROJECT darwinbuild WITH
THE DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...


=== BUILDING NATIVE TARGET darwinbuild OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SymLink /Volumes/Alpha/Projects/darwinbuild10/build/Public/darwinbuild
/usr/local/bin/darwinbuild
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/ln -sf /usr/local/bin/darwinbuild
/Volumes/Alpha/Projects/darwinbuild10/build/Public/darwinbuild


=== BUILDING NATIVE TARGET manifest OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...

SetOwnerAndGroup "root:wheel" /usr/local/share/darwinbuild/manifest
    cd /Volumes/Alpha/Projects/darwinbuild10
    /usr/sbin/chown -RH root:wheel /usr/local/share/darwinbuild/manifest

SetMode u+w,go-w,a+rX /usr/local/share/darwinbuild/manifest
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/chmod -RH u+w,go-w,a+rX /usr/local/share/darwinbuild/manifest


=== BUILDING NATIVE TARGET darwinmaster OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SymLink /Volumes/Alpha/Projects/darwinbuild10/build/Public/darwinmaster
/usr/local/bin/darwinmaster
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/ln -sf /usr/local/bin/darwinmaster
/Volumes/Alpha/Projects/darwinbuild10/build/Public/darwinmaster


=== BUILDING NATIVE TARGET packageRoots OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SymLink /Volumes/Alpha/Projects/darwinbuild10/build/Public/packageRoots
/usr/local/share/darwinbuild/packageRoots
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/ln -sf /usr/local/share/darwinbuild/packageRoots
/Volumes/Alpha/Projects/darwinbuild10/build/Public/packageRoots


=== BUILDING NATIVE TARGET thinPackages OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SymLink /Volumes/Alpha/Projects/darwinbuild10/build/Public/thinPackages
/usr/local/share/darwinbuild/thinPackages
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/ln -sf /usr/local/share/darwinbuild/thinPackages
/Volumes/Alpha/Projects/darwinbuild10/build/Public/thinPackages


=== BUILDING NATIVE TARGET installXcode OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SymLink /Volumes/Alpha/Projects/darwinbuild10/build/Public/installXcode
/usr/local/share/darwinbuild/installXcode
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/ln -sf /usr/local/share/darwinbuild/installXcode
/Volumes/Alpha/Projects/darwinbuild10/build/Public/installXcode


=== BUILDING NATIVE TARGET installXcode32 OF PROJECT darwinbuild WITH THE
DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...

SymLink /Volumes/Alpha/Projects/darwinbuild10/build/Public/installXcode32
/usr/local/share/darwinbuild/installXcode32
    cd /Volumes/Alpha/Projects/darwinbuild10
    /bin/ln -sf /usr/local/share/darwinbuild/installXcode32
/Volumes/Alpha/Projects/darwinbuild10/build/Public/installXcode32


=== BUILDING AGGREGATE TARGET darwinbuild_scripts OF PROJECT darwinbuild
WITH THE DEFAULT CONFIGURATION (Public) ===

Checking Dependencies...


=== BUILDING AGGREGATE TARGET world OF PROJECT darwinbuild WITH THE DEFAULT
CONFIGURATION (Public) ===

Checking Dependencies...
** BUILD FAILED **

The following build commands failed:
darwinup:
    CompileC
build/darwinbuild.build/Public/darwinup.build/Objects-normal/ppc/Archive.o
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Archive.cpp normal ppc c++
com.apple.compilers.gcc.4_0
    CompileC
build/darwinbuild.build/Public/darwinup.build/Objects-normal/ppc/Depot.o
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Depot.cpp normal ppc c++
com.apple.compilers.gcc.4_0
    CompileC
build/darwinbuild.build/Public/darwinup.build/Objects-normal/ppc/Digest.o
/Volumes/Alpha/Projects/darwinbuild10/darwinup/Digest.cpp normal ppc c++
com.apple.compilers.gcc.4_0
    CompileC
build/darwinbuild.build/Public/darwinup.build/Objects-normal/ppc/File.o
/Volumes/Alpha/Projects/darwinbuild10/darwinup/File.cpp normal ppc c++
com.apple.compilers.gcc.4_0
darwinxref:
    CompileC
build/darwinbuild.build/Public/darwinxref.build/Objects-normal/ppc/main.o
/Volumes/Alpha/Projects/darwinbuild10/darwinxref/main.c normal ppc c
com.apple.compilers.gcc.4_0
(5 failures)


_______________________________________________
darwinbuild-dev mailing list
darwinbuild-dev@...
http://lists.macosforge.org/mailman/listinfo.cgi/darwinbuild-dev

Re: [darwinbuild-dev] Build System Changes

by William Siegrist :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Nov 10, 2009, at 7:36 AM, Patrick.Isaacson wrote:

> I attempted to build trunk (Rev. 628) on 10.5.8 ppc. The build resulted with
> 5 errors. I have Xcode 3.1.4. Below is the build result terminal output.
>

Please read the email thread and use the correct release branch for Darwin 9.

-Bill

_______________________________________________
darwinbuild-dev mailing list
darwinbuild-dev@...
http://lists.macosforge.org/mailman/listinfo.cgi/darwinbuild-dev