You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bash ./configure --with-boot-jdk=/export/home/louis/download/jdk-11.0.19/
Runnable configure script is not present
Generating runnable configure script at /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/.configure-support/generated-configure.sh
Using autoconf at /usr/bin/autoconf [autoconf (GNU Autoconf) 2.69]
configure: Configuration created at Wed May 10 15:02:23 CST 2023.
checking for basename... /usr/bin/basename
checking for bash... /usr/bin/bash
checking for cat... /usr/bin/cat
checking for chmod... /usr/bin/chmod
checking for cmp... /usr/bin/cmp
checking for comm... /usr/bin/comm
checking for cp... /usr/bin/cp
checking for cut... /usr/bin/cut
checking for date... /usr/bin/date
checking for gdiff... /usr/bin/gdiff
checking for dirname... /usr/bin/dirname
checking for echo... /usr/bin/echo
checking for expr... /usr/bin/expr
checking for file... /usr/bin/file
checking for find... /usr/bin/find
checking for head... /usr/bin/head
checking for gunzip... /usr/bin/gunzip
checking for pigz... /usr/bin/pigz
checking for ln... /usr/bin/ln
checking for ls... /usr/bin/ls
checking for mkdir... /usr/bin/mkdir
checking for mktemp... /usr/bin/mktemp
checking for mv... /usr/bin/mv
checking for nawk... /usr/bin/nawk
checking for printf... /usr/bin/printf
checking for greadlink... no
checking for readlink... /usr/bin/readlink
checking for rm... /usr/bin/rm
checking for rmdir... /usr/bin/rmdir
checking for sh... /usr/bin/sh
checking for sort... /usr/bin/sort
checking for tail... /usr/bin/tail
checking for gtar... /usr/bin/gtar
checking for tee... /usr/bin/tee
checking for touch... /usr/bin/touch
checking for tr... /usr/bin/tr
checking for uname... /usr/bin/uname
checking for uniq... /usr/bin/uniq
checking for wc... /usr/bin/wc
checking for which... /usr/bin/which
checking for xargs... /usr/bin/xargs
checking for gawk... gawk
checking for grep that handles long lines and -e... /usr/xpg4/bin/grep
checking for egrep... /usr/xpg4/bin/grep -E
checking for fgrep... /usr/xpg4/bin/grep -F
checking for a sed that does not truncate output... /usr/bin/gsed
checking for cygpath... no
checking for df... /usr/bin/df
checking for cpio... /usr/bin/cpio
checking for nice... /usr/bin/nice
checking for pandoc... no
checking build system type... sparcv9-sun-solaris2.11
checking host system type... sparcv9-sun-solaris2.11
checking target system type... sparcv9-sun-solaris2.11
checking openjdk-build os-cpu... solaris-sparcv9
checking openjdk-target os-cpu... solaris-sparcv9
checking compilation type... native
checking for top-level directory... /export/home/louis/download/solaris-openjdk/build_dir/jdk11u
checking if custom source is suppressed (openjdk-only)... no
checking which variant of the JDK to build... normal
checking which debug level to use... release
checking which variants of the JVM to build... server
checking if absolute paths should be allowed in the build output... no, release build
checking for sysroot...
checking for toolchain path...
checking for extra path...
checking where to store configuration... in default location
checking what configuration name to use... solaris-sparcv9-normal-server-release
checking for apt-get... no
checking for yum... no
checking for brew... no
checking for port... no
checking for pkgutil... no
checking for pkgadd... no
checking for gmake... /usr/bin/gmake
configure: Testing potential make at /usr/bin/gmake, found using gmake in PATH
configure: Using GNU make at /usr/bin/gmake (version: GNU Make 4.2.1)
checking if make --output-sync is supported... yes
checking for output-sync value... none
checking if find supports -delete... no
checking what type of tar was found... gnu
checking that grep (/usr/xpg4/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for ldd... /usr/bin/ldd
checking for greadelf... /usr/bin/greadelf
checking for dot... no
checking for hg... no
checking for git... /usr/bin/git
checking for stat... /usr/bin/stat
checking for time... /usr/bin/time
checking for flock... no
checking for dtrace... /usr/sbin/dtrace
checking for gpatch... /usr/bin/gpatch
checking for elfedit... /usr/bin/elfedit
checking bash version... 5.1.12
checking if bash supports pipefail... yes
checking if bash supports errexit (-e)... yes
checking for pkg-config... no
checking for default LOG value...
checking headless only... no
checking for graphviz dot... no, cannot generate full docs
checking for pandoc... no, cannot generate full docs
checking full docs... no, missing dependencies
checking for cacerts file... default
checking if packaged modules are kept... yes (default)
checking for version string... 11.0.15-internal+0-adhoc.root.jdk11u
configure: Found potential Boot JDK using configure arguments
checking for Boot JDK... /export/home/louis/download/jdk-11.0.19
checking Boot JDK version... java version "11.0.19" 2023-04-18 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.19+9-LTS-224) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.19+9-LTS-2
24, mixed mode)
checking for java in Boot JDK... ok
checking for javac in Boot JDK... ok
checking for javadoc in Boot JDK... ok
checking for jar in Boot JDK... ok
checking for jarsigner in Boot JDK... ok
checking if Boot JDK is 32 or 64 bits... 64
checking for local Boot JDK Class Data Sharing (CDS)... yes, created
checking for Build JDK... yes, will use output dir
configure: Using default toolchain solstudio (Oracle Solaris Studio)
checking for cc... /opt/developerstudio12.6/bin/cc
checking resolved symbolic links for CC... no symlink
configure: Using solstudio C compiler version 5.15 [cc: Studio 12.6 Sun C 5.15 SunOS_sparc 2017/05/30]
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/developerstudio12.6/bin/cc accepts -g... yes
checking for /opt/developerstudio12.6/bin/cc option to accept ISO C89... none needed
checking for CC... /opt/developerstudio12.6/bin/CC
checking resolved symbolic links for CXX... no symlink
configure: Using solstudio C++ compiler version 5.15 [CC: Studio 12.6 Sun C++ 5.15 SunOS_sparc 2017/05/30]
checking whether we are using the GNU C++ compiler... no
checking whether /opt/developerstudio12.6/bin/CC accepts -g... yes
checking how to run the C preprocessor... /opt/developerstudio12.6/bin/cc -E
checking how to run the C++ preprocessor... /opt/developerstudio12.6/bin/CC -E
checking for ld... ld
configure: Rewriting LD_JAOTC to "/usr/bin/ld"
configure: Using solstudio linker version fatal: file /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/configure: not an ELF object [fatal: file /export/home/louis/download/solari
s-openjdk/build_dir/jdk11u/configure: not an ELF object]
checking for as... /usr/bin/as
checking for ar... ar
configure: Rewriting AR to "/usr/bin/ar"
checking for strip... /usr/bin/strip
checking for nm... /usr/bin/nm
checking for gnm... /usr/bin/gnm
checking for gobjcopy... gobjcopy
configure: Rewriting OBJCOPY to "/usr/bin/gobjcopy"
checking for gobjdump... gobjdump
configure: Rewriting OBJDUMP to "/usr/bin/gobjdump"
checking for c++filt... c++filt
configure: Rewriting CXXFILT to "/opt/developerstudio12.6/bin/c++filt"
checking for jtreg... no
checking for jtreg test harness... no, not found
checking for jib... no
checking if CC supports "-m64"... yes
checking if CXX supports "-m64"... yes
checking if both CC and CXX support "-m64"... yes
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 stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking size of int *... 8
checking for target address size... 64 bits
checking whether byte ordering is bigendian... yes
checking if native warnings are errors... true (default)
checking for library containing clock_gettime... none required
checking what type of native debug symbols to use... external
checking if we should add external native debug symbols to the shipped bundles... no
checking for dtrace tool... /usr/sbin/dtrace
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking if dtrace should be built... yes, dependencies present
checking if Hotspot gtest unit tests should be built... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/XTest.h... yes
checking for X11/Intrinsic.h... yes
checking for X11/extensions/Xrandr.h... yes
checking if XlinearGradient is defined in Xrender.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking fontconfig/fontconfig.h usability... yes
checking fontconfig/fontconfig.h presence... yes
checking for fontconfig/fontconfig.h... yes
configure: Found freetype include files at /usr/include/freetype2 using well-known location
configure: Rewriting to use /usr/lib/sparcv9 instead
checking for freetype includes... /usr/include/freetype2
checking for freetype libraries... /usr/lib/sparcv9
Using freetype: system
checking for which libjpeg to use... bundled
checking for which giflib to use... bundled
checking for PNG... checking for which libpng to use... bundled
checking for compress in -lz... yes
checking for which zlib to use... system
checking for system zlib functionality... ok
checking for which lcms to use... bundled
checking for which harfbuzz to use... bundled
checking for cos in -lm... yes
checking for dlopen in -ldl... yes
checking for libstlport.so.1... yes, /opt/developerstudio12.6/bin/../lib/stlport4/sparcv9/libstlport.so.1
checking if shenandoah can be built... checking if zgc can be built... no, platform not supported
checking if jvmci module jdk.internal.vm.ci should be built... yes
checking if graal module jdk.internal.vm.compiler should be built... no
checking if aot should be enabled... no
checking if cds should be enabled... yes
checking if elliptic curve crypto implementation is present... yes
checking if jtreg failure handler should be built... no, missing jtreg
checking if the CDS classlist generation should be enabled... yes
checking if any translations should be excluded... no
checking if man pages should be built... yes
checking for number of cores... 4
checking for memory size... 8192 MB
checking for appropriate number of jobs to run in parallel... 4
checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/export/home/louis/download/so
laris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/configure-support/classes.jsa -Xshare:auto
checking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
checking whether to use sjavac... no
checking whether to use javac server... yes
checking If precompiled header is enabled... no, does not work with Solaris Studio
checking is ccache enabled... no
checking if build directory is on local disk... yes
checking JVM features for JVM variant 'server'... "cds cmsgc compiler1 compiler2 dtrace epsilongc g1gc jfr jni-check jvmci jvmti management nmt parallelgc serialgc services vm-structs"
configure: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/configure-support/config.status
config.status: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/spec.gmk
config.status: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/bootcycle-spec.gmk
config.status: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/buildjdk-spec.gmk
config.status: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/compare.sh
config.status: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/Makefile
====================================================
A new configuration has been successfully created in
/export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release
using configure arguments '--with-boot-jdk=/export/home/louis/download/jdk-11.0.19/'.
OpenJDK target: OS: solaris, CPU architecture: sparc, address length: 64
Version string: 11.0.15-internal+0-adhoc.root.jdk11u (11.0.15-internal)
Tools summary:
Boot JDK: java version "11.0.19" 2023-04-18 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.19+9-LTS-224) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.19+9-LTS-224, mixed m
ode) (at /export/home/louis/download/jdk-11.0.19)
Toolchain: solstudio (Oracle Solaris Studio)
C Compiler: Version 5.15 (at /opt/developerstudio12.6/bin/cc)
C++ Compiler: Version 5.15 (at /opt/developerstudio12.6/bin/CC)
Build performance summary:
Cores to use: 4
Memory limit: 8192 MB
gmake bundles
Building target 'bundles' in configuration 'solaris-sparcv9-normal-server-release'
Compiling 8 files for BUILD_TOOLS_LANGTOOLS
Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
Compiling 2 files for BUILD_JVMTI_TOOLS
Compiling 1 files for BUILD_JFR_TOOLS
Creating hotspot/variant-server/tools/dtrace-gen-offsets/dtraceGenOffsets from 1 file(s)
Parsing 2 properties into enum-like class for jdk.compiler
Compiling 13 properties into resource bundles for jdk.javadoc
Compiling 12 properties into resource bundles for jdk.jdeps
Compiling 7 properties into resource bundles for jdk.jshell
Compiling 19 properties into resource bundles for jdk.compiler
"./src/hotspot/share/adlc/arena.cpp", line 60: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
"./src/hotspot/share/adlc/arena.cpp", line 67: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
"./src/hotspot/share/adlc/arena.cpp", line 97: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
3 Error(s) detected.
gmake[3]: *** [gensrc/GensrcAdlc.gmk:71: /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/hotspot/variant-server/tools/adlc/objs/arena.
o] Error 2
gmake[3]: *** Waiting for unfinished jobs....
Compiling 117 files for BUILD_java.compiler.interim
gmake[2]: *** [make/Main.gmk:265: hotspot-server-gensrc] Error 2
gmake[2]: *** Waiting for unfinished jobs....
Compiling 394 files for BUILD_jdk.compiler.interim
Compiling 299 files for BUILD_jdk.javadoc.interim
ERROR: Build failed for target 'bundles' in configuration 'solaris-sparcv9-normal-server-release' (exit code 2)
=== Output from failing command(s) repeated here ===
For target hotspot_variant-server_tools_adlc_objs_arena.o:
"./src/hotspot/share/adlc/arena.cpp", line 60: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
"./src/hotspot/share/adlc/arena.cpp", line 67: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
"./src/hotspot/share/adlc/arena.cpp", line 97: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
3 Error(s) detected.
All command lines available in /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/make-support/failure-logs.
=== End of repeated output ===
No indication of failed target found.
Hint: Try searching the build log for '] Error'.
Hint: See doc/building.html#troubleshooting for assistance.
$ louis@work:
/download/solaris-openjdk/build_dir/jdk11u$ uname -a/download/solaris-openjdk/build_dir/jdk11u$ gcc -vSunOS work 5.11 11.4.42.111.0 sun4v sparc sun4v kernel-zone
louis@work:
使用内建 specs。
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/gcc/11/lib/gcc/sparcv9-sun-solaris2.11/11.2.0/lto-wrapper
目标:sparcv9-sun-solaris2.11
配置为:/builds2/ulhg/mrcarson-trunk_111/components/gcc11/gcc-11.2.0/configure --prefix=/usr/gcc/11 --mandir=/usr/gcc/11/share/man --bindir=/usr/gcc/11/bin --sbindir=/usr/gcc/11/sbin --libdir=/usr/gcc/11/lib --infodir=/usr/gcc/11/share/info --libexecdir=/usr/gcc/11/lib --enable-languages=ada,c,c++,fortran,go,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' sparcv9-sun-solaris2.11
线程模型:posix
Supported LTO compression algorithms: zlib
gcc 版本 11.2.0 (GCC)
developerstudio version is 12.6
$ /opt/developerstudio12.6/bin/cc
$ build-all.sh --build-from=11 --boot-jdk=/export/home/louis/download/jdk-11.0.19/
+++ pwd
++ WS=/export/home/louis/download/solaris-openjdk
++ BUILD_DIR=/export/home/louis/download/solaris-openjdk/build_dir
++ SRC_DIR=jdk11u
+++ uname -p
++ '[' sparc = sparc ']'
++ JDK_PLATFORM=sparcv9
++ '[' -z /export/home/louis/download/jdk-11.0.19/ ']'
++ TOOLS_DIR=jdk11u_tools
++ STUDIO=/opt/developerstudio12.6/bin
++ GCC=/usr/gcc/10/bin/gcc
++ GXX=/usr/gcc/10/bin/g++
++ mkdir -p /export/home/louis/download/solaris-openjdk/build_dir
++ test -z
++ JDK_GITHUB_REPO=https://github.com/openjdk
++ autoconf --version
++ head -1
++ awk '{print $4}'
patching file src/hotspot/os/solaris/os_solaris.cpp
Hunk SPARC Build #1 succeeded at 1597 (offset -66 lines).
patching file src/hotspot/os_cpu/solaris_x86/os_solaris_x86.cpp
Hunk SPARC Build #1 succeeded at 630 (offset 10 lines).
patching file src/hotspot/share/runtime/deoptimization.hpp
patching file src/java.desktop/share/native/libharfbuzz/hb-machinery.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-cff1-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-cff2-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-cmap-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-color-cbdt-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-color-sbix-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-color-svg-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-glyf-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-hmtx-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-layout-gdef-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-layout-gsubgpos.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-maxp-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-name-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-os2-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-post-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-ot-vorg-table.hh
patching file src/java.desktop/share/native/libharfbuzz/hb-static.cc
patching file src/java.desktop/share/native/libharfbuzz/hb-subset-cff1.cc
patching file src/java.desktop/share/native/libharfbuzz/hb-subset-cff2.cc
patching file src/java.desktop/share/native/libharfbuzz/hb-subset-glyf.cc
patching file src/java.desktop/share/native/libharfbuzz/hb-subset.cc
Runnable configure script is not present
Generating runnable configure script at /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/.configure-support/generated-configure.sh
Using autoconf at /usr/bin/autoconf [autoconf (GNU Autoconf) 2.69]
configure: Configuration created at Wed May 10 15:02:23 CST 2023.
checking for basename... /usr/bin/basename
checking for bash... /usr/bin/bash
checking for cat... /usr/bin/cat
checking for chmod... /usr/bin/chmod
checking for cmp... /usr/bin/cmp
checking for comm... /usr/bin/comm
checking for cp... /usr/bin/cp
checking for cut... /usr/bin/cut
checking for date... /usr/bin/date
checking for gdiff... /usr/bin/gdiff
checking for dirname... /usr/bin/dirname
checking for echo... /usr/bin/echo
checking for expr... /usr/bin/expr
checking for file... /usr/bin/file
checking for find... /usr/bin/find
checking for head... /usr/bin/head
checking for gunzip... /usr/bin/gunzip
checking for pigz... /usr/bin/pigz
checking for ln... /usr/bin/ln
checking for ls... /usr/bin/ls
checking for mkdir... /usr/bin/mkdir
checking for mktemp... /usr/bin/mktemp
checking for mv... /usr/bin/mv
checking for nawk... /usr/bin/nawk
checking for printf... /usr/bin/printf
checking for greadlink... no
checking for readlink... /usr/bin/readlink
checking for rm... /usr/bin/rm
checking for rmdir... /usr/bin/rmdir
checking for sh... /usr/bin/sh
checking for sort... /usr/bin/sort
checking for tail... /usr/bin/tail
checking for gtar... /usr/bin/gtar
checking for tee... /usr/bin/tee
checking for touch... /usr/bin/touch
checking for tr... /usr/bin/tr
checking for uname... /usr/bin/uname
checking for uniq... /usr/bin/uniq
checking for wc... /usr/bin/wc
checking for which... /usr/bin/which
checking for xargs... /usr/bin/xargs
checking for gawk... gawk
checking for grep that handles long lines and -e... /usr/xpg4/bin/grep
checking for egrep... /usr/xpg4/bin/grep -E
checking for fgrep... /usr/xpg4/bin/grep -F
checking for a sed that does not truncate output... /usr/bin/gsed
checking for cygpath... no
checking for df... /usr/bin/df
checking for cpio... /usr/bin/cpio
checking for nice... /usr/bin/nice
checking for pandoc... no
checking build system type... sparcv9-sun-solaris2.11
checking host system type... sparcv9-sun-solaris2.11
checking target system type... sparcv9-sun-solaris2.11
checking openjdk-build os-cpu... solaris-sparcv9
checking openjdk-target os-cpu... solaris-sparcv9
checking compilation type... native
checking for top-level directory... /export/home/louis/download/solaris-openjdk/build_dir/jdk11u
checking if custom source is suppressed (openjdk-only)... no
checking which variant of the JDK to build... normal
checking which debug level to use... release
checking which variants of the JVM to build... server
checking if absolute paths should be allowed in the build output... no, release build
checking for sysroot...
checking for toolchain path...
checking for extra path...
checking where to store configuration... in default location
checking what configuration name to use... solaris-sparcv9-normal-server-release
checking for apt-get... no
checking for yum... no
checking for brew... no
checking for port... no
checking for pkgutil... no
checking for pkgadd... no
checking for gmake... /usr/bin/gmake
configure: Testing potential make at /usr/bin/gmake, found using gmake in PATH
configure: Using GNU make at /usr/bin/gmake (version: GNU Make 4.2.1)
checking if make --output-sync is supported... yes
checking for output-sync value... none
checking if find supports -delete... no
checking what type of tar was found... gnu
checking that grep (/usr/xpg4/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for ldd... /usr/bin/ldd
checking for greadelf... /usr/bin/greadelf
checking for dot... no
checking for hg... no
checking for git... /usr/bin/git
checking for stat... /usr/bin/stat
checking for time... /usr/bin/time
checking for flock... no
checking for dtrace... /usr/sbin/dtrace
checking for gpatch... /usr/bin/gpatch
checking for elfedit... /usr/bin/elfedit
checking bash version... 5.1.12
checking if bash supports pipefail... yes
checking if bash supports errexit (-e)... yes
checking for pkg-config... no
checking for default LOG value...
checking headless only... no
checking for graphviz dot... no, cannot generate full docs
checking for pandoc... no, cannot generate full docs
checking full docs... no, missing dependencies
checking for cacerts file... default
checking if packaged modules are kept... yes (default)
checking for version string... 11.0.15-internal+0-adhoc.root.jdk11u
configure: Found potential Boot JDK using configure arguments
checking for Boot JDK... /export/home/louis/download/jdk-11.0.19
checking Boot JDK version... java version "11.0.19" 2023-04-18 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.19+9-LTS-224) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.19+9-LTS-2
24, mixed mode)
checking for java in Boot JDK... ok
checking for javac in Boot JDK... ok
checking for javadoc in Boot JDK... ok
checking for jar in Boot JDK... ok
checking for jarsigner in Boot JDK... ok
checking if Boot JDK is 32 or 64 bits... 64
checking for local Boot JDK Class Data Sharing (CDS)... yes, created
checking for Build JDK... yes, will use output dir
configure: Using default toolchain solstudio (Oracle Solaris Studio)
checking for cc... /opt/developerstudio12.6/bin/cc
checking resolved symbolic links for CC... no symlink
configure: Using solstudio C compiler version 5.15 [cc: Studio 12.6 Sun C 5.15 SunOS_sparc 2017/05/30]
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/developerstudio12.6/bin/cc accepts -g... yes
checking for /opt/developerstudio12.6/bin/cc option to accept ISO C89... none needed
checking for CC... /opt/developerstudio12.6/bin/CC
checking resolved symbolic links for CXX... no symlink
configure: Using solstudio C++ compiler version 5.15 [CC: Studio 12.6 Sun C++ 5.15 SunOS_sparc 2017/05/30]
checking whether we are using the GNU C++ compiler... no
checking whether /opt/developerstudio12.6/bin/CC accepts -g... yes
checking how to run the C preprocessor... /opt/developerstudio12.6/bin/cc -E
checking how to run the C++ preprocessor... /opt/developerstudio12.6/bin/CC -E
checking for ld... ld
configure: Rewriting LD_JAOTC to "/usr/bin/ld"
configure: Using solstudio linker version fatal: file /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/configure: not an ELF object [fatal: file /export/home/louis/download/solari
s-openjdk/build_dir/jdk11u/configure: not an ELF object]
checking for as... /usr/bin/as
checking for ar... ar
configure: Rewriting AR to "/usr/bin/ar"
checking for strip... /usr/bin/strip
checking for nm... /usr/bin/nm
checking for gnm... /usr/bin/gnm
checking for gobjcopy... gobjcopy
configure: Rewriting OBJCOPY to "/usr/bin/gobjcopy"
checking for gobjdump... gobjdump
configure: Rewriting OBJDUMP to "/usr/bin/gobjdump"
checking for c++filt... c++filt
configure: Rewriting CXXFILT to "/opt/developerstudio12.6/bin/c++filt"
checking for jtreg... no
checking for jtreg test harness... no, not found
checking for jib... no
checking if CC supports "-m64"... yes
checking if CXX supports "-m64"... yes
checking if both CC and CXX support "-m64"... yes
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 stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking size of int *... 8
checking for target address size... 64 bits
checking whether byte ordering is bigendian... yes
checking if native warnings are errors... true (default)
checking for library containing clock_gettime... none required
checking what type of native debug symbols to use... external
checking if we should add external native debug symbols to the shipped bundles... no
checking for dtrace tool... /usr/sbin/dtrace
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking if dtrace should be built... yes, dependencies present
checking if Hotspot gtest unit tests should be built... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/XTest.h... yes
checking for X11/Intrinsic.h... yes
checking for X11/extensions/Xrandr.h... yes
checking if XlinearGradient is defined in Xrender.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking fontconfig/fontconfig.h usability... yes
checking fontconfig/fontconfig.h presence... yes
checking for fontconfig/fontconfig.h... yes
configure: Found freetype include files at /usr/include/freetype2 using well-known location
configure: Rewriting to use /usr/lib/sparcv9 instead
checking for freetype includes... /usr/include/freetype2
checking for freetype libraries... /usr/lib/sparcv9
Using freetype: system
checking for which libjpeg to use... bundled
checking for which giflib to use... bundled
checking for PNG... checking for which libpng to use... bundled
checking for compress in -lz... yes
checking for which zlib to use... system
checking for system zlib functionality... ok
checking for which lcms to use... bundled
checking for which harfbuzz to use... bundled
checking for cos in -lm... yes
checking for dlopen in -ldl... yes
checking for libstlport.so.1... yes, /opt/developerstudio12.6/bin/../lib/stlport4/sparcv9/libstlport.so.1
checking if shenandoah can be built... checking if zgc can be built... no, platform not supported
checking if jvmci module jdk.internal.vm.ci should be built... yes
checking if graal module jdk.internal.vm.compiler should be built... no
checking if aot should be enabled... no
checking if cds should be enabled... yes
checking if elliptic curve crypto implementation is present... yes
checking if jtreg failure handler should be built... no, missing jtreg
checking if the CDS classlist generation should be enabled... yes
checking if any translations should be excluded... no
checking if man pages should be built... yes
checking for number of cores... 4
checking for memory size... 8192 MB
checking for appropriate number of jobs to run in parallel... 4
checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/export/home/louis/download/so
laris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/configure-support/classes.jsa -Xshare:auto
checking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
checking whether to use sjavac... no
checking whether to use javac server... yes
checking If precompiled header is enabled... no, does not work with Solaris Studio
checking is ccache enabled... no
checking if build directory is on local disk... yes
checking JVM features for JVM variant 'server'... "cds cmsgc compiler1 compiler2 dtrace epsilongc g1gc jfr jni-check jvmci jvmti management nmt parallelgc serialgc services vm-structs"
configure: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/configure-support/config.status
config.status: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/spec.gmk
config.status: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/bootcycle-spec.gmk
config.status: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/buildjdk-spec.gmk
config.status: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/compare.sh
config.status: creating /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/Makefile
====================================================
A new configuration has been successfully created in
/export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release
using configure arguments '--with-boot-jdk=/export/home/louis/download/jdk-11.0.19/'.
Configuration summary:
Tools summary:
ode) (at /export/home/louis/download/jdk-11.0.19)
Build performance summary:
Building target 'bundles' in configuration 'solaris-sparcv9-normal-server-release'
Compiling 8 files for BUILD_TOOLS_LANGTOOLS
Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
Compiling 2 files for BUILD_JVMTI_TOOLS
Compiling 1 files for BUILD_JFR_TOOLS
Creating hotspot/variant-server/tools/dtrace-gen-offsets/dtraceGenOffsets from 1 file(s)
Parsing 2 properties into enum-like class for jdk.compiler
Compiling 13 properties into resource bundles for jdk.javadoc
Compiling 12 properties into resource bundles for jdk.jdeps
Compiling 7 properties into resource bundles for jdk.jshell
Compiling 19 properties into resource bundles for jdk.compiler
"./src/hotspot/share/adlc/arena.cpp", line 60: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
"./src/hotspot/share/adlc/arena.cpp", line 67: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
"./src/hotspot/share/adlc/arena.cpp", line 97: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
3 Error(s) detected.
gmake[3]: *** [gensrc/GensrcAdlc.gmk:71: /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/hotspot/variant-server/tools/adlc/objs/arena.
o] Error 2
gmake[3]: *** Waiting for unfinished jobs....
Compiling 117 files for BUILD_java.compiler.interim
gmake[2]: *** [make/Main.gmk:265: hotspot-server-gensrc] Error 2
gmake[2]: *** Waiting for unfinished jobs....
Compiling 394 files for BUILD_jdk.compiler.interim
Compiling 299 files for BUILD_jdk.javadoc.interim
ERROR: Build failed for target 'bundles' in configuration 'solaris-sparcv9-normal-server-release' (exit code 2)
=== Output from failing command(s) repeated here ===
For target hotspot_variant-server_tools_adlc_objs_arena.o:
"./src/hotspot/share/adlc/arena.cpp", line 60: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
"./src/hotspot/share/adlc/arena.cpp", line 67: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
"./src/hotspot/share/adlc/arena.cpp", line 97: Error, placementdelmatch: Placement operator new refers to non-placement operator delete.
3 Error(s) detected.
All command lines available in /export/home/louis/download/solaris-openjdk/build_dir/jdk11u/build/solaris-sparcv9-normal-server-release/make-support/failure-logs.
=== End of repeated output ===
No indication of failed target found.
Hint: Try searching the build log for '] Error'.
Hint: See doc/building.html#troubleshooting for assistance.
gmake[1]: *** [/export/home/louis/download/solaris-openjdk/build_dir/jdk11u/make/Init.gmk:305:main] 错误 2
gmake: *** [/export/home/louis/download/solaris-openjdk/build_dir/jdk11u/make/Init.gmk:186:bundles] 错误 2
The text was updated successfully, but these errors were encountered: