

usr/bin/ld: /able/temp/cache/yay/java-13-openjdk/src/jdk13u-jdk-13.0.5.1+1/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/zCollectedHeap.o: in function `ZPageAllocator::~ZPageAllocator()': usr/bin/ld: /able/temp/cache/yay/java-13-openjdk/src/jdk13u-jdk-13.0.5.1+1/src/hotspot/share/gc/z/zSafeDelete.hpp:32: undefined reference to `ZLock::~ZLock()'

able/temp/cache/yay/java-13-openjdk/src/jdk13u-jdk-13.0.5.1+1/src/hotspot/share/gc/z/zSafeDelete.hpp:32: undefined reference to `ZArray::~ZArray()' usr/bin/ld: /able/temp/cache/yay/java-13-openjdk/src/jdk13u-jdk-13.0.5.1+1/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/zCollectedHeap.o: in function `ZSafeDelete::~ZSafeDelete()': able/temp/cache/yay/java-13-openjdk/src/jdk13u-jdk-13.0.5.1+1/src/hotspot/share/gc/z/zMarkStackAllocator.hpp:31: undefined reference to `ZLock::~ZLock()' usr/bin/ld: /able/temp/cache/yay/java-13-openjdk/src/jdk13u-jdk-13.0.5.1+1/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/zCollectedHeap.o: in function `ZMarkStackSpace::~ZMarkStackSpace()': * For target hotspot_variant-server_libjvm_gtest_objs_BUILD_GTEST_LIBJVM_link: = Output from failing command(s) repeated here =
Openjdk 13 code#
Trailing output of yay -S jdk13-openjdk: ERROR: Build failed for targets 'images legacy-jre-image docs' in configuration 'linux-x86_64-server-release' (exit code 2) Then I have set Java 12 as the default java version: $ archlinux-java statusĪfter that, the build of jdk13-openjdk fails.

Prior to building this, I built the "jdk12-openjdk" package successfully. ( libpng-apng, libpng-minimal-git, libpng-git) (make) ( libjpeg-turbo-minimal-git, mozjpeg-git, mozjpeg, libjpeg-turbo-git) (make) ( elfutils-git, libelf-minimal-git) (make) ( libcups-noudev, libcups-nosystemd-minimal-git, libcups-git) (make) ( jdk6, jdk12, jdk10, jdk7, jdk8-arm, jdk-arm, jdk8, jdk11, jdk12-openjdk, jdk15-openjdk, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, jdk-bcl, jdk-lts, jdk) (make) ( freetype2-minimal-git, freetype2-ttmetrics, freetype2-v35, freetype2-git, freetype2-ultimate5, freetype2-infinality-remix) (make)

( bash-devel-git, bash-devel-static-git, bash-git, bash-xdg) (make) Java -version #output :: openjdk version “13.0.2” 2020–01–14 OpenJDK Runtime Environment (build 13.0.2+8) OpenJDK 64-Bit Server VM (build 13.0.( alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta) (make) #Default version denoted by + sign, as above. Output :: There are 3 programs which provide ‘java’. Now enter a respective number(in this case: 3) to set a default version and To confirm version, There are 3 programs which provide ‘java’. Sudo alternatives - config java #output ::
Openjdk 13 install#
Sudo alternatives - install /usr/bin/java java /opt/jdk-13.0.2/bin/java 2 Alternatives - config java #output :: There are 2 programs which provide ‘java’.
