updated on 10.7.4 and failed to build

Ray Kiddy ray at ganymede.org
Sat Nov 10 13:29:33 PST 2012


Previous update of this source built. That was fetched on 2012/11/02 19:58 PDT.

Just updated and now I get:

llvm-g++ -D_ALLBSD_SOURCE -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/Users/ray/Projects/openjdk/jdk7u-dev/hotspot/src/share/vm/prims -I/Users/ray/Projects/openjdk/jdk7u-dev/hotspot/src/share/vm -I/Users/ray/Projects/openjdk/jdk7u-dev/hotspot/src/share/vm/precompiled -I/Users/ray/Projects/openjdk/jdk7u-dev/hotspot/src/cpu/x86/vm -I/Users/ray/Projects/openjdk/jdk7u-dev/hotspot/src/os_cpu/bsd_x86/vm -I/Users/ray/Projects/openjdk/jdk7u-dev/hotspot/src/os/bsd/vm -I/Users/ray/Projects/openjdk/jdk7u-dev/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.0-b24\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"ray\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_bsd -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_bsd_x86 -DTARGET_OS_ARCH_MODEL_bsd_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fPIC -fno-rtti -fno-exceptions -pthread -fcheck-new -m64 -pipe -Os -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wconversion -Wsign-compare    -DDTRACE_ENABLED  -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c -fpch-deps -MMD -MP -MF ../generated/dependencies/bcEscapeAnalyzer.o.d -o bcEscapeAnalyzer.o /Users/ray/Projects/openjdk/jdk7u-dev/hotspot/src/share/vm/ci/bcEscapeAnalyzer.cpp 
make[8]: *** No rule to make target `/Users/ray/Projects/openjdk/jdk7u-dev/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.cpp', needed by `binaryTreeDictionary.o'.  Stop.
make[8]: *** Waiting for unfinished jobs....

I have been getting updates and building in this directory since 9/21. Let me know if there is anything else I should add to my update/build script.

cheers - ray



More information about the macosx-port-dev mailing list