Date: Mon, 21 Apr 2014 21:10:59 -0700 From: Greg Lewis <glewis@eyesbeyond.com> To: Jung-uk Kim <jkim@FreeBSD.org> Cc: Mike Jakubik <mike.jakubik@intertainservices.com>, Greg Lewis <glewis@FreeBSD.org>, freebsd-java@FreeBSD.org Subject: Re: Build error in openjdk-7u55 Message-ID: <20140422041059.GA55553@misty.eyesbeyond.com> In-Reply-To: <53558657.8080706@FreeBSD.org> References: <CAB8uncbZgXdceUPeRrx24jw%2B2KwjmVkkkiu=XXOxFJaC13sKmQ@mail.gmail.com> <53556A26.50600@intertainservices.com> <53558657.8080706@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 21, 2014 at 04:57:59PM -0400, Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2014-04-21 14:57:42 -0400, Mike Jakubik wrote: > > On 04/20/14 22:10, Huang Wen Hui wrote: > >> Hi, Build on STABLE-10, got this error: > >> > >> c++ -D_ALLBSD_SOURCE -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. > >> -I/usr/ports/java/openjdk7/work/openjdk/hotspot/src/share/vm/prims > >> > >> > - -I/usr/ports/java/openjdk7/work/openjdk/hotspot/src/share/vm > >> -I/usr/ports/java/openjdk7/work/openjdk/hotspot/src/share/vm/precompiled > >> > >> > - -I/usr/ports/java/openjdk7/work/openjdk/hotspot/src/cpu/x86/vm > >> -I/usr/ports/java/openjdk7/work/openjdk/hotspot/src/os_cpu/bsd_x86/vm > >> > >> > - -I/usr/ports/java/openjdk7/work/openjdk/hotspot/src/os/bsd/vm > >> -I/usr/ports/java/openjdk7/work/openjdk/hotspot/src/os/posix/vm > >> -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.55-b03\"" > >> -DHOTSPOT_BUILD_TARGET="\"product\"" > >> -DHOTSPOT_BUILD_USER="\"root\"" -DHOTSPOT_LIB_ARCH=\"amd64\" > >> -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -DLIBICONV_PLUG > >> -fno-strict-aliasing -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 -fno-rtti -fno-exceptions -pthread -m64 > >> -pipe -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 > >> -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 > >> -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith > >> -Wconversion -Wsign-compare -DLIBICONV_PLUG -c -fpch-deps -MMD > >> -MP -MF ../generated/dependencies/precompiled.hpp.gch.d -x > >> c++-header > >> /usr/ports/java/openjdk7/work/openjdk/hotspot/src/share/vm/precompiled/precompiled.hpp > >> > >> > >> > - -o precompiled.hpp.gch > >> c++: error: unknown argument: '-fpch-deps' > >> > > > > FYI. Same problem here, also on 10-stable. > > This problem should be fixed with r351714. Thanks Jung-uk. I had tested with clang 3.3, but these showed up with clang 3.4. I'll merge them back into the main repo. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140422041059.GA55553>