checking build system type... powerpc-apple-darwin8.8.0 checking host system type... powerpc-apple-darwin8.8.0 checking target system type... powerpc-apple-darwin8.8.0 checking type of operating system we're going to host on... Darwin checking target architecture... PowerPC checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... yes checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking ... checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking ... checking for bison... bison -y checking for BSD-compatible nm... /usr/bin/nm -p checking for GNU make... make checking whether ln -s works... yes checking for cmp... /usr/bin/cmp checking for cp... /bin/cp checking for date... /bin/date checking for find... /usr/bin/find checking for grep... (cached) /usr/bin/grep checking for mkdir... /bin/mkdir checking for mv... /bin/mv checking for ranlib... ranlib checking for rm... /bin/rm checking for sed... /usr/bin/sed checking for tar... /sw/bin/tar checking for pwd... /bin/pwd checking for Graphviz... /Applications/Graphviz.app/Contents/MacOS/Graphviz checking for dot... /Applications/Graphviz.app/Contents/MacOS/dot checking for gv... /sw/bin/gv checking for dotty... echo dotty checking for perl... /usr/bin/perl checking for Perl 5.006 or newer... yes checking for a BSD-compatible install... /usr/bin/install -c checking for bzip2... /sw/bin/bzip2 checking for doxygen... /Applications/Doxygen.app/Contents/Resources/doxygen checking for groff... /usr/bin/groff checking for gzip... /sw/bin/gzip checking for pod2html... /usr/bin/pod2html checking for pod2man... /usr/bin/pod2man checking for runtest... /usr/local/bin/runtest checking for the tclsh program in tclinclude directory... none checking for tclsh8.4... /sw/bin/tclsh8.4 checking for zip... /usr/bin/zip checking for compiler -Wl,-R option... no checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking dynamic linker characteristics... darwin8.8.0 dyld checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... DYLD_LIBRARY_PATH checking for the default library search path... /usr/local/lib /lib /usr/lib checking for objdir... .libs checking command to parse /usr/bin/nm -p output from object... ok checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for _ prefix in compiled symbols... yes checking whether we have to add an underscore for dlsym... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for error_t... no checking for argz_append... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... yes checking mach-o/dyld.h presence... yes checking for mach-o/dyld.h... yes checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking how to recognise dependent libraries... pass_all checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -p output from gcc object... (cached) ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.8.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating mklib appending configuration tag "CXX" to mklib checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.8.0 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to mklib checking tool compatibility... ok checking for elf_begin in -lelf... no checking for sin in -lm... yes checking for library containing lt_dlopen... -lltdl checking for library containing dlopen... none required checking for library containing mallinfo... no checking for pthread_mutex_init in -lpthread... yes checking for library containing pthread_mutex_lock... none required checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for MAP_ANONYMOUS vs. MAP_ANON... no checking whether stat file-mode macros are broken... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for dlfcn.h... (cached) yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking link.h usability... no checking link.h presence... no checking for link.h... no checking for malloc.h... (cached) no checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking malloc/malloc.h usability... yes checking malloc/malloc.h presence... yes checking for malloc/malloc.h... yes checking mach/mach.h usability... yes checking mach/mach.h presence... yes checking for mach/mach.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for HUGE_VAL sanity... no checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking whether struct tm is in sys/time.h or time.h... time.h checking for int64_t... yes checking for uint64_t... yes checking for backtrace... no checking for ceilf... yes checking for floorf... yes checking for roundf... yes checking for rintf... yes checking for nearbyintf... yes checking for getcwd... yes checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for isatty... yes checking for mkdtemp... yes checking for mkstemp... yes checking for mktemp... yes checking for realpath... yes checking for sbrk... yes checking for setrlimit... yes checking for strdup... yes checking for strerror... yes checking for strerror_r... yes checking for strtoll... yes checking for strtoq... yes checking for sysconf... yes checking for malloc_zone_statistics... yes checking for _setjmp... yes checking for _longjmp... yes checking for setjmp... yes checking for longjmp... yes checking for sigsetjmp... yes checking for siglongjmp... yes checking if printf has the %a format character... yes checking for working alloca.h... yes checking for alloca... yes checking for srand48/lrand48/drand48 in ... yes checking whether the compiler implements namespaces... yes checking whether the compiler has defining template class std::hash_map... no checking whether the compiler has defining template class __gnu_cxx::hash_map... yes checking whether the compiler has defining template class ::hash_map... no checking whether the compiler has defining template class std::hash_set... no checking whether the compiler has defining template class __gnu_cxx::hash_set... yes checking whether the compiler has defining template class ::hash_set... no checking whether the compiler has the standard iterator... yes checking whether the compiler has the bidirectional iterator... no checking whether the compiler has forward iterators... no checking for isnan in ... yes checking for isnan in ... no checking for std::isnan in ... yes checking for isinf in ... yes checking for isinf in ... no checking for std::isinf in ... no checking for finite in ... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for mmap of files... yes checking if /dev/zero is needed for mmap... no checking for mprotect... yes checking whether llvm-gcc is sane... yes configure: creating ./config.status config.status: creating Makefile.config config.status: creating llvm.spec config.status: creating docs/doxygen.cfg config.status: creating tools/llvm-config/llvm-config.in config.status: creating include/llvm/Config/config.h config.status: creating include/llvm/Support/DataTypes.h config.status: creating include/llvm/ADT/hash_map config.status: creating include/llvm/ADT/hash_set config.status: creating include/llvm/ADT/iterator config.status: executing setup commands config.status: executing Makefile commands config.status: executing Makefile.common commands config.status: executing examples/Makefile commands config.status: executing lib/Makefile commands config.status: executing runtime/Makefile commands config.status: executing test/Makefile commands config.status: executing test/Makefile.tests commands config.status: executing tools/Makefile commands config.status: executing utils/Makefile commands config.status: executing projects/Makefile commands === configuring in projects/Stacker (/path/to/llvm-build/projects/Stacker) configure: running /bin/sh /path/to/llvm/projects/Stacker/configure --prefix=/path/to/llvm-install '--with-llvmgccdir=/path/to/cfrontend/ppc/llvm-gcc4' '--disable-optimized' '--enable-targets=host-only' '--enable-doxygen' --cache-file=/dev/null --srcdir=/path/to/llvm/projects/Stacker checking build system type... powerpc-apple-darwin8.8.0 checking host system type... powerpc-apple-darwin8.8.0 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... darwin8.8.0 dyld checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating mklib appending configuration tag "CXX" to mklib checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... darwin8.8.0 dyld appending configuration tag "F77" to mklib checking for shared library suffix... .dylib configure: creating ./config.status mkdir -p -- lib mkdir -p -- lib/compiler mkdir -p -- lib/runtime mkdir -p -- test mkdir -p -- tools mkdir -p -- tools/stkrc config.status: creating Makefile.common config.status: executing Makefile commands config.status: executing lib/Makefile commands config.status: executing lib/compiler/Makefile commands config.status: executing lib/runtime/Makefile commands config.status: executing test/Makefile commands config.status: executing tools/Makefile commands config.status: executing tools/stkrc/Makefile commands === configuring in projects/sample (/path/to/llvm-build/projects/sample) configure: running /bin/sh /path/to/llvm/projects/sample/configure --prefix=/path/to/llvm-install '--with-llvmgccdir=/path/to/cfrontend/ppc/llvm-gcc4' '--disable-optimized' '--enable-targets=host-only' '--enable-doxygen' --cache-file=/dev/null --srcdir=/path/to/llvm/projects/sample configure: creating ./config.status config.status: creating Makefile.common config.status: executing setup commands config.status: executing Makefile commands config.status: executing lib/Makefile commands config.status: executing lib/sample/Makefile commands config.status: executing tools/Makefile commands config.status: executing tools/sample/Makefile commands llvm[0]: Installing include files llvm[1]: Compiling Alarm.cpp for Debug build llvm[1]: Compiling DynamicLibrary.cpp for Debug build llvm[1]: Compiling IncludeFile.cpp for Debug build llvm[1]: Compiling MappedFile.cpp for Debug build llvm[1]: Compiling Memory.cpp for Debug build llvm[1]: Compiling Mutex.cpp for Debug build llvm[1]: Compiling Path.cpp for Debug build llvm[1]: Compiling Process.cpp for Debug build llvm[1]: Compiling Program.cpp for Debug build llvm[1]: Compiling Signals.cpp for Debug build llvm[1]: Compiling TimeValue.cpp for Debug build llvm[1]: Compiling ltdl.c for Debug build llvm[1]: Building Debug Archive Library libLLVMSystem.a llvm[1]: Installing Debug Archive Library /path/to/llvm-install/lib/libLLVMSystem.a llvm[1]: Compiling Allocator.cpp for Debug build llvm[1]: Compiling Annotation.cpp for Debug build llvm[1]: Compiling CStringMap.cpp for Debug build llvm[1]: Compiling CommandLine.cpp for Debug build llvm[1]: Compiling Compressor.cpp for Debug build llvm[1]: Compiling Debug.cpp for Debug build llvm[1]: Compiling Dwarf.cpp for Debug build llvm[1]: Compiling FileUtilities.cpp for Debug build llvm[1]: Compiling FoldingSet.cpp for Debug build llvm[1]: Compiling GraphWriter.cpp for Debug build llvm[1]: Compiling IsInf.cpp for Debug build llvm[1]: Compiling IsNAN.cpp for Debug build llvm[1]: Compiling ManagedStatic.cpp for Debug build llvm[1]: Compiling PluginLoader.cpp for Debug build llvm[1]: Compiling SlowOperationInformer.cpp for Debug build llvm[1]: Compiling Statistic.cpp for Debug build llvm[1]: Compiling StringExtras.cpp for Debug build llvm[1]: Compiling SystemUtils.cpp for Debug build llvm[1]: Compiling Timer.cpp for Debug build llvm[1]: Building Debug Archive Library libLLVMSupport.a llvm[1]: Installing Debug Archive Library /path/to/llvm-install/lib/libLLVMSupport.a llvm[2]: Compiling blocksort.c for Debug build llvm[2]: Compiling bzlib.c for Debug build llvm[2]: Compiling compress.c for Debug build llvm[2]: Compiling crctable.c for Debug build llvm[2]: Compiling decompress.c for Debug build llvm[2]: Compiling huffman.c for Debug build llvm[2]: Compiling randtable.c for Debug build llvm[2]: Building Debug Archive Library libLLVMbzip2.a llvm[2]: Installing Debug Archive Library /path/to/llvm-install/lib/libLLVMbzip2.a make[1]: *** No rule to make target `/path/to/llvm-build/Debug/bin/tblgen', needed by `/path/to/llvm-build/lib/VMCore/Debug/Intrinsics.gen.tmp'. Stop. make: *** [install] Error 1