From nobody Mon Jan 22 07:05:32 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TJLpP3pPbz57Gv1 for ; Mon, 22 Jan 2024 07:05:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TJLpP2KJVz44Nb for ; Mon, 22 Jan 2024 07:05:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705907133; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=s4gmF2n7NrvgZ/li+8QlA9MhRB7tbBQPAym/aK1JNuE=; b=isGX2C2h3s59ez1Ek+e/RksQNwU6pGjAlKbB0FVbyTjJglxAc8XfsUR0A+biv7GePWcDTK odaPxVhiExHVnGhHqGugTqZgE9qwp5E/FZUD6HNw5Qjuvhmec3bjs63OmS2wz2RQvPCV+T y1EhbBRbIQCemxuwf0BYgLQSSnxKuLpRvDj1AOrG7v/OjUnaS9EYq0I+cJ6D4w9ZZzxquQ AUJoBVB5R9tII7hHAEd396Ws/UGMDe4cfCUG45BQOMI9meTRQP39HN4EhDazJj/gidZWJu sBgDkQUtLDChk97A+LkekHO2Bpgo9ZGrsa5s4mKh9qTSN2oSIJwoy71yo4Nk8A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705907133; a=rsa-sha256; cv=none; b=rxRrj/AKb53RooVQ80wfr24gDmOwWDHFSMaboS8Lul0XJqUlPFspa4t6MHT4dqgjUkvqrk IrEMT5ds27Y5oo5XRqx6qazEX6nykU/hGSyoYBNHkJ363CHa/2/V+VAXevbVXgNc8tAGX6 PddVzXRMjAo2x4/ix4LGyfURiSDHIgLiV0p2fOUlkA7VbkJP23USyKNyetMSbZxiQ1zvcS 89BZuufFp8WBCBaO8cJrOYzvyjwqp1FUTINhywVNb6VswI4TvVBLgpFuxgGhgI/wODIk3x O5TKQdFrMMYlWkO493auGYs2x5kPCz31xe3tdNNhfS5IcTIxpLcnCgpy7cyl0w== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TJLpP1Qbtzs67 for ; Mon, 22 Jan 2024 07:05:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40M75XJ6019082 for ; Mon, 22 Jan 2024 07:05:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40M75XDS019081 for java@FreeBSD.org; Mon, 22 Jan 2024 07:05:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276478] Mk/*: Build with a clean environment Date: Mon, 22 Jan 2024 07:05:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mat@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478 --- Comment #2 from Mathieu Arnold --- I do not think this is needed. portmgr@ is demoting support for building on the host (as a consequence, all the tools that do that - `portmaster`, `synth`, etc). We shouldn't bother ourselves with build-on-host scenarios. Yes, this includes running make in a ports directory to test its build. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Jan 22 08:39:29 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TJNtn3SQMz57QxR for ; Mon, 22 Jan 2024 08:39:29 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TJNtn1Kjlz4FX6 for ; Mon, 22 Jan 2024 08:39:29 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705912769; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=GM9knyjMh/DOI9pDU6RQGKWw89sU19dJ34LNU9ZQcpk=; b=txmj2K64S1ERAaXU4fO7n4Vu/BcSPnXW4gCmJdwyHaFTvzZKsknzDKpDBbM4SJ6xOHi1sU nlPecna6sUUIvpfcd/GDoPnsWDgytgoIwh1zssFM9YmsQPjSOKtWTqPIFBH+xsHZMJMwQ8 S5YWEyjEXFQELWiKQWLpT4mg0/p3aD35auDw2M5L16TLOu1I+kDwT94IrTORGPCVnv6IQg iuMvz47ZpKJX30mTtjPALnFlBsqcPzOwbwrzVBlz5CBXgRVCxpZvLeGNfSMlysh30T1sJa wByUW1mCCYguH6r50pYQ5dXnBZhnAtCLwsQn4jbfZo+8Q+ty2voS/lEXCpdgwA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705912769; a=rsa-sha256; cv=none; b=QgnC6vWx+KC+/FsjQg68s16oH2A5VvEBDVcgEuzYuPrCUB2FZ7aGEXTUlqCDJmt0Z3eJLl 4NbVjf8deGic5P0R56dmK1czeArAFRvFuJQq4JPF/9oT06H+R6BtllOmX/yxxmqZug/DqK jsgkym4LoA28wdopla7POX4dodmyD0IzskyU6kmC5Hf+zjmpgLu7ppK69JCv9fNrJW4dN8 GKpBxuceBO97+uYnUieimXadFlf+VXy8r2Kkg5o5LqIiowxucTVRbIbvC2z5d4zRk7jse2 u7NI+L8ItfF0Fhe9H/2hR4QiqpTKPhWck0R4Ib6TBx56QW415IPh7Qs87CpAJg== Received: from ampere2.nyi.freebsd.org (ampere2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:24]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4TJNtn0PY5zvYb for ; Mon, 22 Jan 2024 08:39:29 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from root (uid 0) (envelope-from pkg-fallout@FreeBSD.org) id 3f31 by ampere2.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on ampere2.nyi.freebsd.org); Mon, 22 Jan 2024 08:39:29 +0000 To: java@FreeBSD.org Subject: [package - main-arm64-default][java/openjdk19] Failed for openjdk19-19.0.2+7.1_1 in build Cc: pkg-fallout@FreeBSD.org Date: Mon, 22 Jan 2024 08:39:29 +0000 Message-Id: <65ae29c1.3f31.5f3dcb0f@ampere2.nyi.freebsd.org> From: List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: java@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p599e9371a685_sdeeb1d3402/logs/openjdk19-19.0.2+7.1_1.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=p599e9371a685_sdeeb1d3402 Log: =>> Building java/openjdk19 build started at Mon Jan 22 08:31:16 UTC 2024 port directory: /usr/ports/java/openjdk19 package name: openjdk19-19.0.2+7.1_1 building for: FreeBSD main-arm64-default-job-06 15.0-CURRENT FreeBSD 15.0-CURRENT 1500011 arm64 maintained by: java@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 5914 Jan 6 01:02 /usr/ports/java/openjdk19/Makefile Ports top last git commit: 599e9371a68 Ports top unclean checkout: no Port dir last git commit: f33e96abc28 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1 Host OSVERSION: 1500006 Jail OSVERSION: 1500011 Job Id: 06 !!! Jail is newer than host. (Jail: 1500011, Host: 1500006) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500011 UNAME_v=FreeBSD 15.0-CURRENT 1500011 UNAME_r=15.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.1 MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-arm64-default/06/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- java@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-boot-jdk=/usr/local/openjdk18 --disable-ccache --disable-javac-server --with-alsa=/usr/local --with-cups=/usr/local --with-fontconfig=/usr/local --with-freetype=system --with-freetype-include=/usr/local/include/freetype2 --with-freetype-lib=/usr/local/lib --with-libjpeg=system --with-giflib=system --with-giflib-include=/usr/local/include --with-giflib-lib=/usr/local/lib --with-harfbuzz=system --with-libpng=system --with-zlib=system --with-lcms=system --x-includes=/usr/local/include --x-libraries=/usr/local/lib --with-version-string=19.0.2+7-1 --with-native-debug-symbols=none --with-debug-level=release --with-vendor-name="OpenJDK BSD Porting Team" --with-vendor-url="https://github.com/battleblow/jdk19u/" --with-vendor-bug-url="https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages&component=Individual%20Port(s)&short_desc=java/openjdk19%3A%20" --with-vendor-vm-bug-url="https://bugs.freebsd.org/bugzilla/enter_bug.cgi?prod uct=Ports%20%26%20Packages&component=Individual%20Port(s)&short_desc=java/openjdk19%3A%20" --with-toolchain-type=clang --with-extra-cflags="-Wno-unused-but-set-parameter -Wno-bitwise-instead-of-logical -Wno-error=deprecated-non-prototype" --with-extra-cxxflags="-Wno-unused-but-set-parameter -Wno-bitwise-instead-of-logical -Wno-error=deprecated-non-prototype" --disable-warnings-as-errors --with-boot-jdk-jvmargs=-XX:-UseCompressedClassPointers --disable-dtrace --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CC=cc CXX=c++ CPP=cpp ac_cv_path_SED=/usr/local/bin/gsed MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/openjdk19/work/.cache HOME=/wrkdirs/usr/ports/java/openjdk19/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk19/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/openjdk19/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- LANG="C" LC_ALL="C" CLASSPATH="" JAVA_HOME="" LD_LIBRARY_PATH="" CC=cc CXX=c++ CPP=cpp MAKEFLAGS="" --with-toolchain-type=clang USE_CLANG=true JAVA_TOOL_OPTIONS="-XX:-UseCompressedClassPointers" XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/openjdk19/work/.cache HOME=/wrkdirs/usr/ports/java/openjdk19/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk19/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/openjdk19/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c+ +" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openjdk" EXAMPLESDIR="share/examples/openjdk" DATADIR="share/openjdk" WWWDIR="www/openjdk" ETCDIR="etc/openjdk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openjdk DOCSDIR=/usr/local/share/doc/openjdk EXAMPLESDIR=/usr/local/share/examples/openjdk WWWDIR=/usr/local/www/openjdk ETCDIR=/usr/local/etc/openjdk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> openjdk19-19.0.2+7.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9.pkg [main-arm64-default-job-06] Installing pkg-1.20.9... [main-arm64-default-job-06] Extracting pkg-1.20.9: .......... done ===> openjdk19-19.0.2+7.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openjdk19-19.0.2+7.1_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk19-19.0.2+7.1_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk19-19.0.2+7.1_1 for building => SHA256 Checksum OK for battleblow-jdk19u-jdk-19.0.2+7-1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk19-19.0.2+7.1_1 for building ===> Extracting for openjdk19-19.0.2+7.1_1 => SHA256 Checksum OK for battleblow-jdk19u-jdk-19.0.2+7-1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for openjdk19-19.0.2+7.1_1 ===> Applying extra patch /usr/ports/java/openjdk19/files/extra-patch-src_hotspot_share_runtime_arguments.cpp ===> Applying FreeBSD patches for openjdk19-19.0.2+7.1_1 from /usr/ports/java/openjdk19/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> openjdk19-19.0.2+7.1_1 depends on executable: zip - not found ===> Installing existing package /packages/All/zip-3.0_2.pkg [main-arm64-default-job-06] Installing zip-3.0_2... [main-arm64-default-job-06] Extracting zip-3.0_2: .......... done ===> openjdk19-19.0.2+7.1_1 depends on executable: zip - found ===> Returning to build of openjdk19-19.0.2+7.1_1 ===> openjdk19-19.0.2+7.1_1 depends on package: autoconf>0 - not found ===> Installing existing package /packages/All/autoconf-2.71.pkg [main-arm64-default-job-06] Installing autoconf-2.71... [main-arm64-default-job-06] `-- Installing autoconf-switch-20220527... [main-arm64-default-job-06] `-- Extracting autoconf-switch-20220527: .......... done [main-arm64-default-job-06] `-- Installing indexinfo-0.3.1... [main-arm64-default-job-06] `-- Extracting indexinfo-0.3.1: .... done [main-arm64-default-job-06] `-- Installing m4-1.4.19,1... [main-arm64-default-job-06] | `-- Installing gettext-runtime-0.22.3... Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Creating ct.sym classes Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 89 properties into resource bundles for java.desktop Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Compiling 3175 files for java.base Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers Picked up JAVA_TOOL_OPTIONS: -XX:-UseCompressedClassPointers gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' c++: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIterationClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16DefNewGeneration26remove_forwarding_pointersEvE22ResetForwardedMarkWord' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16java_lang_Thread21async_get_stack_traceEP7oopDescP10JavaThreadE20GetStackTraceClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN7Threads25change_thread_claim_tokenEvE11ResetClaims' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN9G1CardSet14num_containersEvE21GetNumberOfContainers' failed: symbol not defined c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[4]: *** [lib/CompileJvm.gmk:165: /wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/build/bsd-aarch64-server-release/support/modules_libs/java.base/server/libjvm.so] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/hotspot' gmake[3]: *** [make/Main.gmk:252: hotspot-server-libs] Error 2 gmake[3]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[3]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' ERROR: Build failed for target 'images' in configuration 'bsd-aarch64-server-release' (exit code 2) gmake[3]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' === Output from failing command(s) repeated here === * For target hotspot_variant-server_libjvm_objs_BUILD_LIBJVM_link: c++: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIterationClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16DefNewGeneration26remove_forwarding_pointersEvE22ResetForwardedMarkWord' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16java_lang_Thread21async_get_stack_traceEP7oopDescP10JavaThreadE20GetStackTraceClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClosure' failed: symbol not defined ... (rest of output omitted) * All command lines available in /wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/build/bsd-aarch64-server-release/make-support/failure-logs. === End of repeated output === No indication of failed target found. HELP: Try searching the build log for '] Error'. HELP: Run 'make doctor' to diagnose build problems. gmake[3]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' gmake[2]: *** [/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/Init.gmk:315: main] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' gmake[1]: *** [/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/Init.gmk:186: images] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/java/openjdk19 From nobody Mon Jan 22 10:09:08 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TJQtF0K90z57ZrS for ; Mon, 22 Jan 2024 10:09:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TJQtD4rRmz4RSb for ; Mon, 22 Jan 2024 10:09:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705918148; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=F7NXWdzTfSJ9PNjVFvAJeXcGfEbg7mnEhESdo2iFoRQ=; b=gRuyW8TvSVJ9ADvIhw5nVs7LAChpMBewZGjPrcrl5vA9dQ94wgRLXGywROf/4JyLzOBnq6 +JYa4ClhikCT8ryNOY2zxUSor78Fz2MztRYHj0bMQGeosW/p6jwNk81lG0gTgVq5v5P+XR G3jP9sD/3/ZlPpLBKGk6VL+uY5qDI0c4QcSvMbNXTS18TxfRjQBMfrPBhfvL6MHmQw6dnE HHt9s4yLlHPHsOeBic4DkFW/IwuxU043C8pV1A8maa+hF3KdF+7HZ+OoCJz57VR5QF3VJI VxCg6DlDje07e4yUpKIaaSAFFbD0CxA0jgNIi/fahfcJDX4xq5KFzCTytkqD/Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705918148; a=rsa-sha256; cv=none; b=F65yT/0C7qOyIYx5/LYLvprBxPaJVbgb12A5pE0lqlWP6XlaRXGhj/3cSBCtdaTkPF3wZi rAgXtVMMVBESGi8Md5JUDHNPuzQGF4na7m5+CZrZeBevzcpI1n93yuGnT+VnUgqVT3G116 FvKIbgeVOFWGwpp73gVFMQ72DAll47ONHpQN8I+cMM7SQ7QKySbuiik+zrZY8rl5QHcldh 24uo++U2h5IryCCArZOBbAepim8pWiOWmXVay0ZRVgktJC34Veusw76S3v8maftzSWcOHk WMxJ0rR7k2h52jbmUcQZ3EnxrU4/6iQ/8jm/5QayN5PVqTYsUsP3xMYRafYfoA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TJQtD3vT4zx7f for ; Mon, 22 Jan 2024 10:09:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40MA98WU048466 for ; Mon, 22 Jan 2024 10:09:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40MA98H1048465 for java@FreeBSD.org; Mon, 22 Jan 2024 10:09:08 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: maintainer-feedback requested: [Bug 276519] java/openjdk19: build fails - linker issues - undefined symbols on 15-current Date: Mon, 22 Jan 2024 10:09:08 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-java (Nobody) for maintainer-feedback: Bug 276519: java/openjdk19: build fails - linker issues - undefined symbols= on 15-current https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276519 --- Description --- The poudriere build on 15-current OSVERSION 1500011 fails with the following linker errors: gmake[5]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Updating support/src.zip c++: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not def= ined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIteratio= nClo sure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16DefNewGeneration26remove_forwarding_pointersEvE22ResetForwardedMar= kWor d' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosu= re' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueCl= osur e' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16java_lang_Thread21async_get_stack_traceEP7oopDescP10JavaThreadE20G= etSt ackTraceClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStat= s' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' fai= led: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClos= ure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet30get_and_reset_refinement_statsEvE12CollectSta= ts' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN7Threads25change_thread_claim_tokenEvE11ResetClaims' failed: symbol = not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN9G1CardSet14num_containersEvE21GetNumberOfContainers' failed: symbol= not defined c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) gmake[4]: *** [lib/CompileJvm.gmk:165: /wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/build/bsd-x86_= 64-s erver-release/support/modules_libs/java.base/server/libjvm.so] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/hotspot' Relevant make.conf vars: OPTIONS_SET=3D CUPS GNUPG ICONV MMX OPTIMIZED_CFLAGS SEM SIMD HTTP2 OPENMP = LTO BROTLI OPTIONS_UNSET=3D AALIB ALSA ARTS ESOUND ESPEAK IDN KDE3 NAS NOUVEAU PORTAUD= IO PROFILE PULSEAUDIO X11 OPENGL V4L VAAPI VDPAU XVIDEO PROFILE VULKAN devel_qt6-base_SET_FORCE=3DX11 DEFAULT_VERSIONS+=3Dbdb=3D5+ java=3D11+ pgsql=3D15 imagemagick=3D7-nox11 WITH_PIE=3Dyes WITH_RELRO=3Dyes WITH_BIND_NOW=3Dyes From nobody Mon Jan 22 10:09:08 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TJQtF0K79z57Ztl for ; Mon, 22 Jan 2024 10:09:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TJQtD6Cmhz4RNl for ; Mon, 22 Jan 2024 10:09:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705918148; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FZ7BZhrjf2XoGkChpL4jy9qizBYUBSJkKzl5PhixiTU=; b=xymISJ6xZ2cnDMfW3NKS0gc8Im/ZaPI6if8Tm7/zlP7DCvxx3AAAuCcK7MQ9m+mYZwFit6 8ypjid3VdUORTop5wabtx6z7ikpacLm3v7B/zEBrZHRcEkfhxCorhBT/NOudAlQYTG7ITx IBVhPRLEEXNbQUtZsfofUTCjW48Qvwz0KJ2I3DD9nwVfKwUrNM/Z6fhLJUflQ1PmpAv8Fj vosPiFfXqdNhj5oaXB9C4CbLHIHU8H6MFWiRk2dhTwpPBSAtlNncqIYWvHO8uL/zS41xpo tZKwsQwGcptz5uO8CRYAUiT7Pk7seKAvhpTkYFRlXnyPc2j8nrUcn5LkH7XoCQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705918148; a=rsa-sha256; cv=none; b=W8D6j/3/rFpb2lRdI0jB70XmmVZqLOzV9Bz/h/zxSetLB0Nd8f9ZC0cYVFIoTMvHJA8n4A vt7Zd94TVceDY8peQ0/KBNj8QLtqLo1ZCY/178AeXovGW+RtLulXk2hjAfEQhnzw62Ry2i 5t60x+HLehZVnQhZrLKzKEUY8VnlWfBcYrJhuN9vWmwUQmiBiBlIX3GcKIQjvcjqTRfcg6 /frqrlWb3jpoehcTFu/8P42k8uNI2Pd4YOeX7Mr7VTg0rcfjxMwrd1tljFdgAlYTWRnM2Y hv4z9btTT8tMJTDNSB2ZDzY1i8Tf5Dia1fVcm+dyLUNbQykeoM9flBfUw8v9Lw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TJQtD5HBvzxDq for ; Mon, 22 Jan 2024 10:09:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40MA98sx048475 for ; Mon, 22 Jan 2024 10:09:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40MA9873048474 for java@FreeBSD.org; Mon, 22 Jan 2024 10:09:08 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276519] java/openjdk19: build fails - linker issues - undefined symbols on 15-current Date: Mon, 22 Jan 2024 10:09:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: netchild@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276519 Bug ID: 276519 Summary: java/openjdk19: build fails - linker issues - undefined symbols on 15-current Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: netchild@FreeBSD.org Assignee: java@FreeBSD.org Flags: maintainer-feedback?(java@FreeBSD.org) The poudriere build on 15-current OSVERSION 1500011 fails with the following linker errors: gmake[5]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Updating support/src.zip c++: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not def= ined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIteratio= nClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16DefNewGeneration26remove_forwarding_pointersEvE22ResetForwardedMar= kWord' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosu= re' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueCl= osure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16java_lang_Thread21async_get_stack_traceEP7oopDescP10JavaThreadE20G= etStackTraceClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStat= s' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' fai= led: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClos= ure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet30get_and_reset_refinement_statsEvE12CollectSta= ts' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN7Threads25change_thread_claim_tokenEvE11ResetClaims' failed: symbol = not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN9G1CardSet14num_containersEvE21GetNumberOfContainers' failed: symbol= not defined c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) gmake[4]: *** [lib/CompileJvm.gmk:165: /wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/build/bsd-x86_= 64-server-release/support/modules_libs/java.base/server/libjvm.so] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/hotspot' Relevant make.conf vars: OPTIONS_SET=3D CUPS GNUPG ICONV MMX OPTIMIZED_CFLAGS SEM SIMD HTTP2 OPENMP = LTO BROTLI OPTIONS_UNSET=3D AALIB ALSA ARTS ESOUND ESPEAK IDN KDE3 NAS NOUVEAU PORTAUD= IO PROFILE PULSEAUDIO X11 OPENGL V4L VAAPI VDPAU XVIDEO PROFILE VULKAN devel_qt6-base_SET_FORCE=3DX11 DEFAULT_VERSIONS+=3Dbdb=3D5+ java=3D11+ pgsql=3D15 imagemagick=3D7-nox11 WITH_PIE=3Dyes WITH_RELRO=3Dyes WITH_BIND_NOW=3Dyes --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Jan 22 11:32:25 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TJSkM0xh5z57jVh for ; Mon, 22 Jan 2024 11:32:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TJSkL4gxtz4fYQ for ; Mon, 22 Jan 2024 11:32:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705923146; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=w6JqzetoFmCJRJE0N4gqQ6lpcSR/DlYKXAEDm0plaho=; b=OV5eOwr3qZB54zfglP9OZwWJwMO2U2WJHvQFYyDYgTUwpMXn82SFUCFbxJZH4HIQ8jt0rN nbK/jwFKcmZJO0URnVMhFM8D2nYL/IiqIv0ELpgTCN/wqmu7aAFTt9QfdRD8EOfh49ULFK /ln1Dqk90xvBR1Ilhm/U9zqgJ6hjkV8oWXaTwQ6/PkiOtWqRxjC5lq6DTnlI2fv2STI9uI l0ZXgEJg6Cn+iekr+5RTsIztsYs8t1sQ1+CYV31yB6EHEb3nMDOjozHSrJH9xxryvJtmrZ /LmjbNcyaoy7TvucwC1ad1G8YpRLaKWqLdWUELnu5JWRemsEeAdhYc6yyUAayQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705923146; a=rsa-sha256; cv=none; b=M9lle/7xFnTrHKpX50XBrMpSkse7IrlPKMLDmRAN8ZZo1klugezmTa6f/42lEnpcWID3tz jvbBvdHKw4a2ON6DTSxWscHUx5su17dqKGqMO8Afu8NPrkfQ3dh8bFLFw2SXQz2lJXTxgU rbDq23CYF5hISWPGEjYOtSgP3RpVZsLwZBvKgJjNmGFAhaDhpNfw+CtRGQXtH+Zbn98h/r 1yHl0CYuwcDoSMjxidcu9dQIAPgoraccGH5MvTUFEhe+PAfk8WqY1QGJok8parTY3A0dCX 6Bf7NVzz8/qmgFctHq0i+ajUTQ/w2sbPniDhxw1EfG/e8h8od6m0QGaqs6iKNA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TJSkL3l15z10mX for ; Mon, 22 Jan 2024 11:32:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40MBWQxd090234 for ; Mon, 22 Jan 2024 11:32:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40MBWQnM090233 for java@FreeBSD.org; Mon, 22 Jan 2024 11:32:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276478] Mk/*: Build with a clean environment Date: Mon, 22 Jan 2024 11:32:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: saper@saper.info X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478 Marcin Cie=C5=9Blak changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saper@saper.info --- Comment #3 from Marcin Cie=C5=9Blak --- What does it mean that "build on host" is demoted? @Tijl: I think TERM should be explicitly left out. I am not sure if the col= ors are that important (for example, I like to diff good/failed build logs to f= ind out what went wrong and ANSI color sequences make it diffiult or ugly). --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Jan 22 19:47:00 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TJgj0557kz585XK for ; Mon, 22 Jan 2024 19:47:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TJgj02g88z455Z for ; Mon, 22 Jan 2024 19:47:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705952820; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=H4uaBc8Bsf5rhvKQFmj9NRG2Fe54+VytvfEg/a2MjE4=; b=gxAInXukYEHtBL+1irXnV+4AUnwQHs0bsotnRAI3Fj4Qa98Oah7zplVrOAjhUSlFlFk1YJ efK/WAjEFdROT5XK2HFIBcRiMn0khQSE6878s6fyKQbcnqqBq6LkYVIT3bcvbSdouNnZo2 IrlYlN4ykcO9RyA5tj73Z3BI5SXrOGMhZZyYFsVmRCJ3wR1kCsdTXjJx80aA17oGQv1zcG gd50vdqZwE9oBzEpj5Xjal9maR68UVMPBgbIN+UHmkAKkluPPIAIMf0OCPfi8RDmF6VmIx nREGbohojbLvdW6XaD3t1B+Q9PnJK+eGb3LtJ6VraTpxtu+ZpSAH/ym0tdbVCQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705952820; a=rsa-sha256; cv=none; b=DoxJjl3Yek1NSIpyxhd9ee2hmTOLgmq+D4uX2Oo3uEPGtHacXnFV0VEiFC0cTU6blURzSt yFeEFvXNspKCLq8ECqRxVlasAkCQx7MNHILTOmC/oZ+mNrE2THIfuyj4LUi7ZHs6A3e+MG gAj5TOe+kr/Ca0M42zXpM3ZuQNd+5mL0MhVuUZsWw4VcuYB8rcsY8G3VpylBr9/KYIbq82 TZN/SHeTu4UAU+TRsVkr0rAIeDd3iBcOBpU2IKblmK0erJlHoIxjKf0TrrgY0CGD4bZCHN 8ktnH6U5/e/PaKYDJZrYsI+RPIY9OQ/7XKqu9T5bwNOZQnIKlvPu7HIC10buRw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TJgj01kmjz1FFq for ; Mon, 22 Jan 2024 19:47:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40MJl0oB028376 for ; Mon, 22 Jan 2024 19:47:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40MJl0CI028374 for java@FreeBSD.org; Mon, 22 Jan 2024 19:47:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 271627] java/icedtea-web: possibility to build with java 11 and minor bug fixes Date: Mon, 22 Jan 2024 19:47:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lhersch@dssgmbh.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback- maintainer-feedback? maintainer-feedback- maintainer-feedback? maintainer-feedback- maintainer-feedback- X-Bugzilla-Changed-Fields: flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271627 Lars Herschke changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback- --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Jan 23 07:45:01 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TJzdV2dMyz57VHD for ; Tue, 23 Jan 2024 07:45:02 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TJzdV0LQpz4mFJ for ; Tue, 23 Jan 2024 07:45:02 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705995902; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=N6+Np7qzwJlqRZaZyK3I4GknIsXsN5q4yyilGwcuE+c=; b=FZjaQXRh4kd2UCsMMPIbeTMcTabzSeBwNRwXyxfgMDPwZSZ5Yn1aPowOutVb1/8lUuL5UB QJb0tVPriv3iDFG02XXxYos9SC3MZ8of+/putMJPPUpGJJcQaaGG4w683P6eJUp2ttP0QR ULl6MjW0QoFnXEjeEjxDKEUbt8zjnmh4eZx406XuWKevN/fLy9haYBngaA0gIlunPgRj03 6mKX97LdA4ZVArRNBhNfbxxcqA/fsuxVSsVnsNAmmLmdxH2Lp7VkwmaTXNycoYsQcmAYT6 Ya7jNZullpfXtEGwJj7tqgspzlasyLkTuNOgbnIzo6UfHLbzRFyOGIKw8hTT0g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705995902; a=rsa-sha256; cv=none; b=FHyLrsKSJGstBZbZIa+5kXPI1+TupNTIXxpdBh1qJVLIPkxBnPzFCDelkCT7jOHZMtKPOZ n+bLSODGe5/QcWplnH3lr7v9U3YhRCZq/B4xez6Q8AQ6I6Ofdzaws3CthmJke3MyawCccl KVzen8rM7y1hxtbGxs5aJanjGqtooIsa8too+2SeAB109VNWWm2MSf53WnRbULuPyXvIaF oKSz4A5yBSlIr0rJmkjQUV8SqxHmglnX4DvmG2CBmOYSYaHyLrmjtMeqtbnMziKEw0gPX3 q2L+wQXcxjlOY/1vqrdqJXpqoiJeLiMQwRazmy+rsCEiRMX+2z11v+AgcqW6kQ== Received: from beefy17.nyi.freebsd.org (beefy17.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:20]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4TJzdT6H4ZzM7q for ; Tue, 23 Jan 2024 07:45:01 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from root (uid 0) (envelope-from pkg-fallout@FreeBSD.org) id 569f by beefy17.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy17.nyi.freebsd.org); Tue, 23 Jan 2024 07:45:01 +0000 To: java@FreeBSD.org Subject: [package - main-i386-default][java/openjdk19] Failed for openjdk19-19.0.2+7.1_1 in build Cc: pkg-fallout@FreeBSD.org Date: Tue, 23 Jan 2024 07:45:01 +0000 Message-Id: <65af6e7d.569f.65ebdf75@beefy17.nyi.freebsd.org> From: List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: java@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/pf1f2963f809f_se125371fb6/logs/openjdk19-19.0.2+7.1_1.log Build URL: https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=pf1f2963f809f_se125371fb6 Log: =>> Building java/openjdk19 build started at Tue Jan 23 07:25:33 UTC 2024 port directory: /usr/ports/java/openjdk19 package name: openjdk19-19.0.2+7.1_1 building for: FreeBSD main-i386-default-job-12 15.0-CURRENT FreeBSD 15.0-CURRENT 1500011 i386 maintained by: java@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 5914 Jan 6 01:01 /usr/ports/java/openjdk19/Makefile Ports top last git commit: f1f2963f809 Ports top unclean checkout: no Port dir last git commit: f33e96abc28 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1 Host OSVERSION: 1500006 Jail OSVERSION: 1500011 Job Id: 12 !!! Jail is newer than host. (Jail: 1500011, Host: 1500006) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1500011 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 UNAME_m=i386 UNAME_p=i386 UNAME_r=15.0-CURRENT LOCALBASE=/usr/local UNAME_v=FreeBSD 15.0-CURRENT 1500011 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.1 MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-i386-default/12/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- java@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-boot-jdk=/usr/local/openjdk18 --disable-ccache --disable-javac-server --with-alsa=/usr/local --with-cups=/usr/local --with-fontconfig=/usr/local --with-freetype=system --with-freetype-include=/usr/local/include/freetype2 --with-freetype-lib=/usr/local/lib --with-libjpeg=system --with-giflib=system --with-giflib-include=/usr/local/include --with-giflib-lib=/usr/local/lib --with-harfbuzz=system --with-libpng=system --with-zlib=system --with-lcms=system --x-includes=/usr/local/include --x-libraries=/usr/local/lib --with-version-string=19.0.2+7-1 --with-native-debug-symbols=none --with-debug-level=release --with-vendor-name="OpenJDK BSD Porting Team" --with-vendor-url="https://github.com/battleblow/jdk19u/" --with-vendor-bug-url="https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages&component=Individual%20Port(s)&short_desc=java/openjdk19%3A%20" --with-vendor-vm-bug-url="https://bugs.freebsd.org/bugzilla/enter_bug.cgi?prod uct=Ports%20%26%20Packages&component=Individual%20Port(s)&short_desc=java/openjdk19%3A%20" --with-toolchain-type=clang --with-extra-cflags="-Wno-unused-but-set-parameter -Wno-bitwise-instead-of-logical -Wno-error=deprecated-non-prototype" --with-extra-cxxflags="-Wno-unused-but-set-parameter -Wno-bitwise-instead-of-logical -Wno-error=deprecated-non-prototype" --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CC=cc CXX=c++ CPP=cpp ac_cv_path_SED=/usr/local/bin/gsed MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/openjdk19/work/.cache HOME=/wrkdirs/usr/ports/java/openjdk19/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk19/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/openjdk19/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- LANG="C" LC_ALL="C" CLASSPATH="" JAVA_HOME="" LD_LIBRARY_PATH="" CC=cc CXX=c++ CPP=cpp MAKEFLAGS="" --with-toolchain-type=clang USE_CLANG=true XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/openjdk19/work/.cache HOME=/wrkdirs/usr/ports/java/openjdk19/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk19/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/openjdk19/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-prote ctor-strong -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openjdk" EXAMPLESDIR="share/examples/openjdk" DATADIR="share/openjdk" WWWDIR="www/openjdk" ETCDIR="etc/openjdk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openjdk DOCSDIR=/usr/local/share/doc/openjdk EXAMPLESDIR=/usr/local/share/examples/openjdk WWWDIR=/usr/local/www/openjdk ETCDIR=/usr/local/etc/openjdk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> openjdk19-19.0.2+7.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9.pkg [main-i386-default-job-12] Installing pkg-1.20.9... [main-i386-default-job-12] Extracting pkg-1.20.9: .......... done ===> openjdk19-19.0.2+7.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openjdk19-19.0.2+7.1_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk19-19.0.2+7.1_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk19-19.0.2+7.1_1 for building => SHA256 Checksum OK for battleblow-jdk19u-jdk-19.0.2+7-1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk19-19.0.2+7.1_1 for building ===> Extracting for openjdk19-19.0.2+7.1_1 => SHA256 Checksum OK for battleblow-jdk19u-jdk-19.0.2+7-1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for openjdk19-19.0.2+7.1_1 ===> Applying FreeBSD patches for openjdk19-19.0.2+7.1_1 from /usr/ports/java/openjdk19/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> openjdk19-19.0.2+7.1_1 depends on executable: zip - not found ===> Installing existing package /packages/All/zip-3.0_2.pkg [main-i386-default-job-12] Installing zip-3.0_2... [main-i386-default-job-12] Extracting zip-3.0_2: .......... done ===> openjdk19-19.0.2+7.1_1 depends on executable: zip - found ===> Returning to build of openjdk19-19.0.2+7.1_1 ===> openjdk19-19.0.2+7.1_1 depends on package: autoconf>0 - not found ===> Installing existing package /packages/All/autoconf-2.71.pkg [main-i386-default-job-12] Installing autoconf-2.71... [main-i386-default-job-12] `-- Installing autoconf-switch-20220527... [main-i386-default-job-12] `-- Extracting autoconf-switch-20220527: .......... done Compiling 1 files for jdk.jdwp.agent gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 260 files for jdk.jfr gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 4 files for jdk.jsobject gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 11 files for jdk.jstatd gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 15 files for jdk.management.jfr Compiling 1838 files for jdk.localedata gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 9 files for jdk.net gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 2 files for jdk.nio.mapmode gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 11 files for jdk.random gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 33 files for jdk.sctp gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 9 files for jdk.unsupported gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 127 files for java.compiler gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 18 files for java.datatransfer gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 1848 files for java.xml gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 198 files for java.naming gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 15 files for jdk.attach gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 413 files for jdk.compiler gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 76 files for jdk.crypto.cryptoki gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 40 files for jdk.jcmd gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 254 files for jdk.jdi gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 16 files for jdk.naming.dns gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 8 files for jdk.naming.rmi gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 94 files for jdk.xml.dom gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[5]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Updating support/src.zip gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 15 files for java.prefs gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 16 files for java.management.rmi gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 212 files for java.security.jgss gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[5]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 77 files for java.sql gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 271 files for java.xml.crypto gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 243 files for jdk.javadoc gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 30 files for jdk.management.agent gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 139 files for jdk.jdeps gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 97 files for jdk.jshell gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 30 files for jdk.security.auth gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 16 files for jdk.security.jgss gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 56 files for java.sql.rowset Compiling 2769 files for java.desktop gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 88 files for jdk.jlink gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 1 files for java.se gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 18 files for jdk.accessibility gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 3 files for jdk.editpad gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 967 files for jdk.hotspot.agent gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 64 files for jdk.jconsole gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 8 files for jdk.unsupported.desktop gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' c++: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIterationClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16DefNewGeneration26remove_forwarding_pointersEvE22ResetForwardedMarkWord' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16java_lang_Thread21async_get_stack_traceEP7oopDescP10JavaThreadE20GetStackTraceClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN7Threads25change_thread_claim_tokenEvE11ResetClaims' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN9G1CardSet14num_containersEvE21GetNumberOfContainers' failed: symbol not defined c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[4]: *** [lib/CompileJvm.gmk:165: /wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/build/bsd-x86-server-release/support/modules_libs/java.base/server/libjvm.so] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/hotspot' gmake[3]: *** [make/Main.gmk:252: hotspot-server-libs] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' ERROR: Build failed for target 'images' in configuration 'bsd-x86-server-release' (exit code 2) gmake[3]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' === Output from failing command(s) repeated here === * For target hotspot_variant-server_libjvm_objs_BUILD_LIBJVM_link: c++: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIterationClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16DefNewGeneration26remove_forwarding_pointersEvE22ResetForwardedMarkWord' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16java_lang_Thread21async_get_stack_traceEP7oopDescP10JavaThreadE20GetStackTraceClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClosure' failed: symbol not defined ... (rest of output omitted) * All command lines available in /wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/build/bsd-x86-server-release/make-support/failure-logs. === End of repeated output === No indication of failed target found. HELP: Try searching the build log for '] Error'. HELP: Run 'make doctor' to diagnose build problems. gmake[3]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' gmake[2]: *** [/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/Init.gmk:315: main] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' gmake[1]: *** [/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/Init.gmk:186: images] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/java/openjdk19 From nobody Tue Jan 23 19:17:54 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TKH0z5Blrz57xCC for ; Tue, 23 Jan 2024 19:17:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TKH0z1RXBz4Qn2 for ; Tue, 23 Jan 2024 19:17:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706037475; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UWLCuC/CrAXB+B/oqYoPzsXmWgQDQ3CabHySgQfDquU=; b=Vt0Mb2r8PF9cTunYWlRRkc3E6Wm2wxictT4t96pTOgYG0nr7rKOfPsvt1+XrDj2ihaaCgZ O1/CaY7qJpteOxYWph6qKZ/78MzBuf0MwTOrJmQtPbj39qflXsj1v5yU3BCRdHF1rEvG50 jibdHOG9Tw75ZhTR/V8JTLlWRQMg7baUAWFHNa3bntbwWmPZlR6elrM0px+ZyxAWkrE2R8 Q8FxovX0rV9i59PntTH0xqXtTcu8XLAQa9tsXPdUgq6AptXtmWDYEdlanSMAYVKoFEBAn2 PwaINKYJE67bSh7fl6eEOaz77KEUIrun6VS+8A6ltQFsQ+GVDVvPM1HnUDqYQA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706037475; a=rsa-sha256; cv=none; b=SyPqQi+nIxhVkpn5zC9dCD2AHluh+au7o0/aEVRpyL0XMdDMc9GLr9p2BaIWTH7kXeXuKG +3KT+wl7eLdVvvyb5trl1Gy/At0GS0mtC4oIxEwa6d3f4UPEEyk6MbbkRRnY/RUMHOm05q Gsw4Fuk+qI3WOJd/ZUwVAkdPsuD+ZknsV15jn4rKarwMcApFXPvYpEcwxz8KeVkjO6fDnd sFjBzo1sOUasdNt5K40aGe1jB9ob4mILhZkXJTB5ggfrUipF0TrLUUWRtJ8x6Ox2tTD1Wh epTIjJUA9KQ1PeOb1P9RRX/5bGxwIoc/i7UlA96/dNF3hwyfOFFsAK9/eBgtDA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TKH0z0WhCzk07 for ; Tue, 23 Jan 2024 19:17:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40NJHtPE059737 for ; Tue, 23 Jan 2024 19:17:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40NJHt1b059734 for java@FreeBSD.org; Tue, 23 Jan 2024 19:17:55 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276478] Mk/*: Build with a clean environment Date: Tue, 23 Jan 2024 19:17:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tijl@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478 Tijl Coosemans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #247801|0 |1 is obsolete| | --- Comment #4 from Tijl Coosemans --- Created attachment 247897 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D247897&action= =3Dedit patch2 To fix the build failures this patch introduces a WRK_ENV variable and adds= the following environment variables to it: HOME (elixir ports), PWD (go ports), UNAME_* (nss, python, reduce-psl), PATH (rubygem ports). Also add TERM to restore colored output to terminals. This does not affect output to files. And TMPDIR for users who define that. math/gap: This build failure is unrelated. The port Makefile defines SHEBANG_FILES=3D. which means shebangfix touches every file changing their timestamp. This causes the build to think some Makefile.in files are out-of-date so it tries to regenerate them with automake without regenerati= ng prerequisite autotools files. Perhaps shebangfix could restore timestamps = like run-autotools-fixup does, but that's for somebody else to look into. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Jan 23 19:25:11 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TKH9P03hKz57y05 for ; Tue, 23 Jan 2024 19:25:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TKH9N5JPlz4SkX for ; Tue, 23 Jan 2024 19:25:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706037912; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zODQOo6KGhoM4gpETTXMA2edTUDJ9LY3VlucZLRfWoU=; b=TME8KEpMLrCj0+qqSKMHlS7H2ZOyXNqrD8zu2VKdi7V8AkqpTL1W9unBIJVKupQzoT7Mg4 vsWcTXwRZZzlFWIFxOgr/1GBg4L2IAlXu6jyyzrxs/ZxNH3ue8PjySPVFNgaTHRxHKug0d rJlBZ1uI5gMXDq2bkKJuuD95Zt+nYqBuiafHiSrbhGVvjW3a3tWhpyOMMeHNfw+Utb68qn VOo1ViBYUmyR92O4wjHXDioCPIu6ey1Acn5Fa7L7fFZpBfJRFAY+nCCBYkiI8c/0SpIzvY IOlvrzo3nPcihN04vEGshPwQD0PtdcYYOGKf3PnOT6jrh7O+WIK/CEQYrVFNjw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706037912; a=rsa-sha256; cv=none; b=m93H02me8rLig5OA8+4kt+SBllmNOaylPx9hqhtwQFinG0DYmL3CtWXOsZqUhqc9da2RVI S3s71sB7LCb3h7KtTPGDQz6TfYR4E+1/qCoiFMkey0CxNjrR3Nk3KQZJDkWXdXWoIYgOtT VqU8eL6PYlJsIgHuSIS7OajULd0OV/7ohnkc4oMK6vwSEnu74Km2+PTVjbOGuV3PrwBHSF 5RxqLqCbek5gKQflheV4OuE/jM/D5zZ34ASaa9FGoBVYGZW68RxGygI4V5Fd9PuwnWzlu1 sFWo8IbJlE2x8zBWyxElYoilwJcmBnAyAqZ3trEmJGOuTGLkvQKErbn5Wfu6qw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TKH9N4N86zjcy for ; Tue, 23 Jan 2024 19:25:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40NJPCKp099741 for ; Tue, 23 Jan 2024 19:25:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40NJPCoa099736 for java@FreeBSD.org; Tue, 23 Jan 2024 19:25:12 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276478] Mk/*: Build with a clean environment Date: Tue, 23 Jan 2024 19:25:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tijl@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478 --- Comment #5 from Tijl Coosemans --- (In reply to Mathieu Arnold from comment #2) I don't mind making poudriere the default but that shouldn't mean patches f= or the non-poudriere case are rejected. I think that would only lead to unnee= ded drama in the community. In this case I think the patch also helps poudriere because it also eliminates environment variables with common names like ARCH that some ports need patches for currently. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Jan 24 12:53:54 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TKkRQ667Hz58Cf3 for ; Wed, 24 Jan 2024 12:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TKkRQ1jqdz4VM3 for ; Wed, 24 Jan 2024 12:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706100834; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=RyMfd9znlk27oAeLeraVz3eXQXuS1GPVVfdGe0ZKB24=; b=G4zrMs+9mkzTv5W1cZBZnM5pSy1ejurCxiYQwAqd9GiF4WmQgvHI7AFMEis0M0MMSjdLDV DYMKx7LUbhLMCxLYMUHLtJPCYOC9GFnI/PXN3b/WP7UEv1kRlz3pDO8z+MIH6IWgxThN60 O7hiM5lk897hDV3gOL/BApJkU9aCOHXlJPTgswlUVc41h7w92Jc9tmu1UthhOX/IkqlZlK 4BbM4nie0NviPwBo9R3M02vzqqVuVs6NwgkbcWywSntGBxN7zakJC3QDUvgzWRbdr7VYJy K/TxNGAYHs/7mvzA8tBxnl/YXnRN+2j6uzgFinn9LpvQY6zstoNMpj6lh7nKeA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706100834; a=rsa-sha256; cv=none; b=Z4Qs48RtkRIuKu9+CEW1IyrDRqo6rMhaZwc2MkXeQ4N4o/WbJ9TBHYT0pvSkOq/iLpiY3Z OVJlwokoo+K+4d+hUikFVLeslA/hOfX7q8uJwzctEV+0uFENrwdPEl5Kf9DDzJlPsHgPAW j9Ew9hWFCxurmoyn/1MnW0xD/VQAqCZrUQMuXkBqui3rlDgu07glGNA2SuIgAfrGnPcfgb Xr7EbagLnpczsFVYoN3uxwOOySrLXgTxr5j3tQ2TwgXetB+kw8GcBs/KAlFUHpaXHveRal 4yFmp+QeVqmDs2+CfQ6wt24IMgEYmg/DBx5mLF8PA+rs7eMkWwZ/6mC9gInP4g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TKkRQ0nNWzFGK for ; Wed, 24 Jan 2024 12:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40OCrsB0048032 for ; Wed, 24 Jan 2024 12:53:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40OCrsPK048031 for java@FreeBSD.org; Wed, 24 Jan 2024 12:53:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276425] java/openjdk21: does not compile on main-70445a8061 Date: Wed, 24 Jan 2024 12:53:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: matteo@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276425 --- Comment #1 from Matteo Riondato --- The issue seems similar to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274106 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 24 13:05:00 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TKkhD732Xz58DNm for ; Wed, 24 Jan 2024 13:05:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TKkhD4hs1z4WTQ for ; Wed, 24 Jan 2024 13:05:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706101500; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=t9ARWDYQIwthxMJPa4zYIJOOw6IUlT0PKSvXIVgX804=; b=w/8Ds9iiXCqa4hYC6sSMXNc5Oy0lEfTVK90r/9D+hwsUQ55lmYbzBL8cGjb+o5fIMh6NTy OGTCEgYzasbA8ZPcom/3EMhpNguZM2JQwqw91B3ZSBiCVzGpqEr4drHc9BB+CEICwy5abz S3SGsj/1r9HXgMIXJfLNkRaRu7Jc/3IvBDXpx/M3UCgbjePNJo8ewEz5BkqjW0wXWDBjJ2 pwXSUA8jl8qiCvtmhU4yeFTMHQbSMBMi+8mv5O3rQJO6IX6rYQKskyDWz1FGeyduH3EsTt KreJGvWTulsqOhUDmQ61+0HRTNY6px7PkBEavaiJ6/R/vtrRh9V49zkJt2Gexg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706101500; a=rsa-sha256; cv=none; b=QNnwqbT259yFvfzBKAYcm9cpoXdZU+AHaVCwIA5ZXXT6WrpVZvRn8sopf698O/RgPxkRxd 8et4a3rTxF+jKmHNdP2Ht1xDkfmaiMaJYbMIAp7ibw+hlF3YjZDLEWIiX35uHJxxfIbnxA g5paib2nRuqUACCQz3bR9VS0C6pUcO+p+g7nGw9GRSfj8KUVWrfCgztHzYcm9Fcm8BbHFV 5LIghG1i+Gi9pUNCQ/gA7Ms+e2ZTAY0nRJQpTaW3aKZwVswgM7Wm439c6kC3R+AU9MdhFq deiW2FItKJJtD5Il1vpia6BhB+MOxiKTZFKHkW3LGkgknY+0Gq6Mq4tihX76XA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TKkhD3ldszFRs for ; Wed, 24 Jan 2024 13:05:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40OD50dh006733 for ; Wed, 24 Jan 2024 13:05:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40OD50rG006732 for java@FreeBSD.org; Wed, 24 Jan 2024 13:05:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276425] java/openjdk21: does not compile on main-70445a8061 Date: Wed, 24 Jan 2024 13:05:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: matteo@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276425 --- Comment #2 from Matteo Riondato --- In fact, the following patch (copied and pasted), inspired from https://cgit.freebsd.org/ports/commit/?id=3Da2f61c3e68e228e7d4186d18672da9d= 39218e289, fixes the compilation, but someone more expert with the port should check i= t. diff --git a/java/openjdk21/Makefile b/java/openjdk21/Makefile index fdeab8ad3..37d53258c 100644 --- a/java/openjdk21/Makefile +++ b/java/openjdk21/Makefile @@ -148,6 +148,7 @@ EXTRA_CFLAGS+=3D=20=20=20=20=20=20=20=20=20=20=20=20=20 -Wno-error=3Ddeprecated-non-prototype .endif CONFIGURE_ARGS+=3D --with-extra-cflags=3D"${EXTRA_CFLAGS}" CONFIGURE_ARGS+=3D --with-extra-cxxflags=3D"${EXTRA_CFLAGS}" +CONFIGURE_ARGS+=3D --with-extra-ldflags=3D"-Wl,--undefined-version" .endif .endif --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 24 20:09:44 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TKw6J1Hvdz58dc5 for ; Wed, 24 Jan 2024 20:09:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TKw6H6jnnz4JfP for ; Wed, 24 Jan 2024 20:09:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706126983; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kDw4eFC1hGW41LgtBtvs+lBHnh03GsT3ueR6yI8XLro=; b=of8VeVu4qaketZFChN9HHsRK+YEnCF0HHAoh33tVRbxRstMZX/CW+OyA/eg9TejEzjA6Ld UbkbYOXzMK6+vlV8B96JsB0GrwXqtZ4qHfBvmZGMpW8bhUXnuP5mULiaxAoTUAugogqbcn lHI2oNH6q9bX/y3tN9BAROWU6NgjnFhiEo2/RJBVsdkbdJBPfJxy9xQ/lollrOURfPi7eH F/rQizAARO9o/MO1N4cjpKW0Y/Oyx10y7+vFkfuEg/KlavyySifGIu39sF27RqliSVDbyt jR+jgtv1OhQoCONEzv00r4BU7JYkjKf+E504rPpCiI0rmWhiC/PhmtKrPE4LBA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706126983; a=rsa-sha256; cv=none; b=axtA2EAT+mIqytfnlQraeZqS5hP4LY5w45wLwINuOAPiSlVQTHBlm63FL313uU3JS8E/ZZ RTdwstDGtX9ojMdgPy18N16JxuZut6A9mAK3nOeXWQzVrackHNSlCrL/FDHwCDNkGH/eqa usyCMbWslPTeetnxxz7UX1d5kgQ9+Di6TM6V7baZqfBRbR/8tIVN5T3VPnMIYUsKM4BqAO dqXawoWJaOvIbuPeXHs1EjDdjku2GbJnWeno8tnAikagcrirCHaSTou6I+1shAljw59afB 8diJORffKhfOMNl3nkWsC3HCLWSViTMU+ozy7xJsFmQPolQoZIR0+R9ypoPVnQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TKw6H5nkVzS7j for ; Wed, 24 Jan 2024 20:09:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40OK9hoa096230 for ; Wed, 24 Jan 2024 20:09:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40OK9h8A096229 for java@FreeBSD.org; Wed, 24 Jan 2024 20:09:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276425] java/openjdk21: does not compile on main-70445a8061 Date: Wed, 24 Jan 2024 20:09:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276425 --- Comment #3 from Dimitry Andric --- (In reply to Matteo Riondato from comment #2) I haven't got time to do a build now, but that looks reasonable enough, if = it actually works. :) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Jan 25 15:17:40 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TLPZs07pCz57S0l for ; Thu, 25 Jan 2024 15:17:41 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TLPZr3RWfz4qtR for ; Thu, 25 Jan 2024 15:17:40 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706195860; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=F+DoXSFx0EI0oJzWxCIBqogHLp5fMG+BKvnD1S+VdCo=; b=nfKNsQ8KdN5WTh4QLFrzMWaFV0eduRuvIS+cAPlsqizPXsfjxHiIR+MWH2cJUl5ibTdC33 laJr2Q4/pG/kpgx5CM+mQWRDKm4TbSZTCC5hu0nSuIj5QcOL4iQkpI+xPtYyzPmwwkDE1M wB1Sagh3SW9m5eO2brg2rjjkpvbEHG6Tdhultujatqbl1FfP8mti09P7lVQckLV10iAwTh uLkyHT8vYHcwZiLN0dT0OV0UiFNLMNTo1SYjmvWLY+4mBx4pUYL4byOg1U27yLsK/0IPkE eTcYigCyG22NARyOZE7WysHXVwRr/20i3AUzaJTpLHr8l4qmdPJOWpix7s+UOg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706195860; a=rsa-sha256; cv=none; b=L0Hd7Nt3azsAcmzOnJztu4myEuxfT71EOGwpiAEkC9rhR33Hs9DE2CVBih/jV3NclL4vZF IRJKhMtnLg/oxerp3D615DFD3B1o9DyjRY7HThqAkoJNVVIgCTi29YpvshWddhXQP5W8Wq N3mgzhiqK29RJc9+6zHUN7uXLawxUjzkXu0OgdcK+HiKK2QfAnXKoh0pLGfA4zGL7dW1K4 dBDrN9ltEchRsxb/kRWDHtmGjTabvQ4tmZplK/SAy0J4ed056/jaYSsB8UFqaQJxztf6Bb DVerW6Ae0Civ3ltxZz2gNny2Z7j5HgpgClffbaqTSPoGQzPa7d4PsZ5cVKH3PQ== Received: from beefy18.nyi.freebsd.org (beefy18.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:21]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4TLPZr2V0hz12lR for ; Thu, 25 Jan 2024 15:17:40 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from root (uid 0) (envelope-from pkg-fallout@FreeBSD.org) id 5212 by beefy18.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy18.nyi.freebsd.org); Thu, 25 Jan 2024 15:17:40 +0000 To: java@FreeBSD.org Subject: [package - main-amd64-default][java/openjdk19] Failed for openjdk19-19.0.2+7.1_1 in build Cc: pkg-fallout@FreeBSD.org Date: Thu, 25 Jan 2024 15:17:40 +0000 Message-Id: <65b27b94.5212.6add97cb@beefy18.nyi.freebsd.org> From: List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: java@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p63b2ec122d52_s6ec8bf9f3d/logs/openjdk19-19.0.2+7.1_1.log Build URL: https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=p63b2ec122d52_s6ec8bf9f3d Log: =>> Building java/openjdk19 build started at Thu Jan 25 15:14:37 UTC 2024 port directory: /usr/ports/java/openjdk19 package name: openjdk19-19.0.2+7.1_1 building for: FreeBSD main-amd64-default-job-09 15.0-CURRENT FreeBSD 15.0-CURRENT 1500012 amd64 maintained by: java@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 5914 Jan 6 01:01 /usr/ports/java/openjdk19/Makefile Ports top last git commit: 63b2ec122d5 Ports top unclean checkout: no Port dir last git commit: f33e96abc28 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1 Host OSVERSION: 1500006 Jail OSVERSION: 1500012 Job Id: 09 !!! Jail is newer than host. (Jail: 1500012, Host: 1500006) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500012 UNAME_v=FreeBSD 15.0-CURRENT 1500012 UNAME_r=15.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.1 MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-amd64-default/09/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- java@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-boot-jdk=/usr/local/openjdk18 --disable-ccache --disable-javac-server --with-alsa=/usr/local --with-cups=/usr/local --with-fontconfig=/usr/local --with-freetype=system --with-freetype-include=/usr/local/include/freetype2 --with-freetype-lib=/usr/local/lib --with-libjpeg=system --with-giflib=system --with-giflib-include=/usr/local/include --with-giflib-lib=/usr/local/lib --with-harfbuzz=system --with-libpng=system --with-zlib=system --with-lcms=system --x-includes=/usr/local/include --x-libraries=/usr/local/lib --with-version-string=19.0.2+7-1 --with-native-debug-symbols=none --with-debug-level=release --with-vendor-name="OpenJDK BSD Porting Team" --with-vendor-url="https://github.com/battleblow/jdk19u/" --with-vendor-bug-url="https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages&component=Individual%20Port(s)&short_desc=java/openjdk19%3A%20" --with-vendor-vm-bug-url="https://bugs.freebsd.org/bugzilla/enter_bug.cgi?prod uct=Ports%20%26%20Packages&component=Individual%20Port(s)&short_desc=java/openjdk19%3A%20" --with-toolchain-type=clang --with-extra-cflags="-Wno-unused-but-set-parameter -Wno-bitwise-instead-of-logical -Wno-error=deprecated-non-prototype" --with-extra-cxxflags="-Wno-unused-but-set-parameter -Wno-bitwise-instead-of-logical -Wno-error=deprecated-non-prototype" --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CC=cc CXX=c++ CPP=cpp ac_cv_path_SED=/usr/local/bin/gsed MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/openjdk19/work/.cache HOME=/wrkdirs/usr/ports/java/openjdk19/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk19/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/openjdk19/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- LANG="C" LC_ALL="C" CLASSPATH="" JAVA_HOME="" LD_LIBRARY_PATH="" CC=cc CXX=c++ CPP=cpp MAKEFLAGS="" --with-toolchain-type=clang USE_CLANG=true XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk19/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/openjdk19/work/.cache HOME=/wrkdirs/usr/ports/java/openjdk19/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/openjdk19/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/openjdk19/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-prote ctor-strong -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openjdk" EXAMPLESDIR="share/examples/openjdk" DATADIR="share/openjdk" WWWDIR="www/openjdk" ETCDIR="etc/openjdk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openjdk DOCSDIR=/usr/local/share/doc/openjdk EXAMPLESDIR=/usr/local/share/examples/openjdk WWWDIR=/usr/local/www/openjdk ETCDIR=/usr/local/etc/openjdk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> openjdk19-19.0.2+7.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [main-amd64-default-job-09] Installing pkg-1.20.9_1... [main-amd64-default-job-09] Extracting pkg-1.20.9_1: .......... done ===> openjdk19-19.0.2+7.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openjdk19-19.0.2+7.1_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk19-19.0.2+7.1_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk19-19.0.2+7.1_1 for building => SHA256 Checksum OK for battleblow-jdk19u-jdk-19.0.2+7-1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openjdk19-19.0.2+7.1_1 for building ===> Extracting for openjdk19-19.0.2+7.1_1 => SHA256 Checksum OK for battleblow-jdk19u-jdk-19.0.2+7-1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for openjdk19-19.0.2+7.1_1 ===> Applying FreeBSD patches for openjdk19-19.0.2+7.1_1 from /usr/ports/java/openjdk19/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> openjdk19-19.0.2+7.1_1 depends on executable: zip - not found ===> Installing existing package /packages/All/zip-3.0_2.pkg [main-amd64-default-job-09] Installing zip-3.0_2... [main-amd64-default-job-09] Extracting zip-3.0_2: .......... done ===> openjdk19-19.0.2+7.1_1 depends on executable: zip - found ===> Returning to build of openjdk19-19.0.2+7.1_1 ===> openjdk19-19.0.2+7.1_1 depends on package: autoconf>0 - not found ===> Installing existing package /packages/All/autoconf-2.71.pkg [main-amd64-default-job-09] Installing autoconf-2.71... [main-amd64-default-job-09] `-- Installing autoconf-switch-20220527... [main-amd64-default-job-09] `-- Extracting autoconf-switch-20220527: .......... done [main-amd64-default-job-09] `-- Installing indexinfo-0.3.1... [main-amd64-default-job-09] `-- Extracting indexinfo-0.3.1: .... done [main-amd64-default-job-09] `-- Installing m4-1.4.19_1,1... [main-amd64-default-job-09] | `-- Installing gettext-runtime-0.22.3_1... [main-amd64-default-job-09] | `-- Extracting gettext-runtime-0.22.3_1: .......... done Tools summary: * Boot JDK: openjdk version "18.0.2" 2022-07-19 OpenJDK Runtime Environment (build 18.0.2+9-1) OpenJDK 64-Bit Server VM (build 18.0.2+9-1, mixed mode, sharing) (at /usr/local/openjdk18) * Toolchain: clang (clang/LLVM) * C Compiler: Version 17.0.6 (at /usr/bin/cc) * C++ Compiler: Version 17.0.6 (at /usr/bin/c++) Build performance summary: * Build jobs: 48 * Memory limit: 130689 MB The following warnings were produced. Repeated here for convenience: WARNING: Ignoring value of MAKE from the environment. Use command line variables instead. WARNING: Ignoring CFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing ) found in environment. Use --with-extra-cflags WARNING: Ignoring CXXFLAGS(-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG ) found in environment. Use --with-extra-cxxflags WARNING: Ignoring LDFLAGS( -fstack-protector-strong ) found in environment. Use --with-extra-ldflags =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for openjdk19-19.0.2+7.1_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' gmake[2]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' gmake[2]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' gmake[2]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' Building target 'images' in configuration 'bsd-x86_64-server-release' gmake[3]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Warning: No SCM configuration present and no .src-rev gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 1 files for BUILD_TOOLS_HOTSPOT gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 8 files for BUILD_TOOLS_LANGTOOLS gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/hotspot' Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s) Compiling 2 files for BUILD_JVMTI_TOOLS gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Generating classes for compiler.properties launcher.properties Compiling 9 properties into resource bundles for jdk.jshell Compiling 20 properties into resource bundles for jdk.compiler Compiling 17 properties into resource bundles for jdk.javadoc Compiling 15 properties into resource bundles for jdk.jdeps gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 127 files for BUILD_java.compiler.interim Compiling 408 files for BUILD_jdk.compiler.interim Compiling 243 files for BUILD_jdk.javadoc.interim c++: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/hotspot' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/hotspot' Creating support/modules_libs/java.base/server/libjvm.so from 1007 file(s) gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 186 files for BUILD_TOOLS_JDK Compiling 2 files for COMPILE_DEPEND Compiling 31 files for BUILD_JRTFS Creating support/modules_libs/java.base/jrt-fs.jar gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 11 properties into resource bundles for java.logging Compiling 2 files for BUILD_BREAKITERATOR_BASE Compiling 2 files for BUILD_BREAKITERATOR_LD gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 4 properties into resource bundles for jdk.httpserver Compiling 11 properties into resource bundles for jdk.management.agent Compiling 11 properties into resource bundles for jdk.jartool gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 71 files for COMPILE_CREATE_SYMBOLS gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 4 properties into resource bundles for jdk.jdi Compiling 224 properties into resource bundles for jdk.localedata Compiling 8 properties into resource bundles for jdk.jlink Compiling 4 properties into resource bundles for jdk.jlink Compiling 1 properties into resource bundles for jdk.jlink gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 71 files for COMPILE_CREATE_SYMBOLS gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Compiling 11 properties into resource bundles for java.base Compiling 6 properties into resource bundles for java.base gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' Creating ct.sym classes gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' c++: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIterationClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16DefNewGeneration26remove_forwarding_pointersEvE22ResetForwardedMarkWord' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16java_lang_Thread21async_get_stack_traceEP7oopDescP10JavaThreadE20GetStackTraceClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN7Threads25change_thread_claim_tokenEvE11ResetClaims' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN9G1CardSet14num_containersEvE21GetNumberOfContainers' failed: symbol not defined c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[4]: *** [lib/CompileJvm.gmk:165: /wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/build/bsd-x86_64-server-release/support/modules_libs/java.base/server/libjvm.so] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/hotspot' gmake[3]: *** [make/Main.gmk:252: hotspot-server-libs] Error 2 gmake[3]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make' gmake[3]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' ERROR: Build failed for target 'images' in configuration 'bsd-x86_64-server-release' (exit code 2) gmake[3]: Entering directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' === Output from failing command(s) repeated here === * For target hotspot_variant-server_libjvm_objs_BUILD_LIBJVM_link: c++: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument] c++: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIterationClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16DefNewGeneration26remove_forwarding_pointersEvE22ResetForwardedMarkWord' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16java_lang_Thread21async_get_stack_traceEP7oopDescP10JavaThreadE20GetStackTraceClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClosure' failed: symbol not defined ... (rest of output omitted) * All command lines available in /wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/build/bsd-x86_64-server-release/make-support/failure-logs. === End of repeated output === No indication of failed target found. HELP: Try searching the build log for '] Error'. HELP: Run 'make doctor' to diagnose build problems. gmake[3]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' gmake[2]: *** [/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/Init.gmk:315: main] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' gmake[1]: *** [/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1/make/Init.gmk:186: images] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/java/openjdk19/work/jdk19u-jdk-19.0.2-7-1' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/java/openjdk19 From nobody Fri Jan 26 11:09:17 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TLw1q5xFXz588f5 for ; Fri, 26 Jan 2024 11:09:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TLw1q4vLYz4104 for ; Fri, 26 Jan 2024 11:09:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706267359; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=a/BBZgrjLCWGEMgcOegyp1BIy0enoezKVvjrbL3QzYE=; b=Hd07pQYPujEuVoNrkOU9xenNvkYfTtngQSWNi4XBMI3VvpmJAi03jDXeRBZ0xZxMqmrKdB ikeKBGNzZ0OsGOmwfHTQ36cmfKAGW/CaXqw9LVhla3IcssNDbIcKbk6p4mpb0qe15BSG0K sfQU/GTIS0uz6zm8ebNMmP4KzrsraLkT0rNnpiX/6KrtQ4/0UsS8KbevhSvemHI5idVAMB Lz7sig4GyI3WHXY58RWp/d3ab68hzlZl6MXJFFSxXxQ7KKK0TqFEGSNArCMB+ENON/BobA WcLdQA3/luZDfZyx7Fhsg1JfkAW4n+OvQrR8AHv4aaaa9ujX4w4dzlNvbkenrw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706267359; a=rsa-sha256; cv=none; b=oMIFwGSP5uIYl7s/wXU4jiwHIkjhQBQKpKYY1NLt4EjoMj4auss9pVKw0F7Qe5Fd8WYhb4 19bJIY5xOs6ngn5/4rqXwco0IVEf5fRMjGWQQXzdrGtGLe/WrP0ymc14aFVLI1/U56DQKt v2ZeYCikrKnWN89EYDhf5C5A5WAoFsV5eafhHIFRGo31Ps+qDX2od7j4qVIrwBs0K2zp+j YUuGFqzQoxqII7TK4+TzTyY520lImMJVPzZymoZXrftySsB95kJITdoExEd/jk6xkTQXgq PjcD0us+e2AMkModUDBtSWBHAp60bwQXtU7x77DqivKCVDwf/PSsMVj7lcPqTg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TLw1q3yvSzfDC for ; Fri, 26 Jan 2024 11:09:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QB9Jnn048300 for ; Fri, 26 Jan 2024 11:09:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QB9JEO048297 for java@FreeBSD.org; Fri, 26 Jan 2024 11:09:19 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 239816] java/openjdk11 JRE only option Date: Fri, 26 Jan 2024 11:09:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status resolution cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239816 Michael Osipov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |FIXED CC| |michaelo@FreeBSD.org --- Comment #9 from Michael Osipov --- I believe that this has been delivered by https://github.com/freebsd/freebsd-ports/commit/a03cd74a5f78274c31822455a59= ac454b2096811. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 13:33:01 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TLzCd3qm1z588FP for ; Fri, 26 Jan 2024 13:33:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TLzCd1XXVz4G56 for ; Fri, 26 Jan 2024 13:33:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706275981; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Eeibhy9nKSZe+sBJcgEkTfK9xBhUfarDgtvTWhMuATc=; b=EYAc0jRvF8G8WqnxLuRZvTbtRchsDTDMPRiwkMdGCjw4g5ysMCY8aXGkyAuiq08Tda/RW0 nqMtvthj0xj4azxx/u0fiIHmbwX/0kyfnLXfwk8w+bHTuDHCo2WHrXcnfIYLdmtJPxy/sN nLKj+6k+i71ToADChmhI6VpaA3HQXWOZ512k+E92I6/9/qig82IhAp2pA4zZWPk2DIsHEu UiIDZyfhO3MIsYgY0gLWz0lHEtt86xtzXuj1/b1xvyRAxNM2ecimaI5t84PZJuZPtfuI4s 6ckFn+dPpA2WsWnHLOIQb4jDGCeUNC/4NuMB4YtNBVm0CWrBKcOkNraxgrsDUg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706275981; a=rsa-sha256; cv=none; b=cSPiKs4g5NuK8yODcQ+qfoiq/Ce++g0tBVhL3WLbMrJSG930FQmN5iNX/+jqxde2YifPxL i+iKh7A9xzHA0CWG/r1z2iL0mTcbDuopGBy+VexnIphnpuv2m+f9ROD7p0xaxrqyn2y1/P c57qGneiR+kbjsXkpUWG1UIAXKR97YpLg/poaDKFMooixSeTyeQ3qmqsqUpaUjRYTtiop3 MoAMn4FPv4lruCB3hIhvLfT7+XNzL07W9bhNi71tinljX1+mWI6G4kpYUVQzVXLFgbrikz jgMvpUTOJ4sJDn2ekUYwaDzsWVGkgYrQhUbiyiRrzfYpSykh5GHXAWVzGJGIFg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TLzCd0bz5zk7s for ; Fri, 26 Jan 2024 13:33:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QDX1ZD073773 for ; Fri, 26 Jan 2024 13:33:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QDX1CS073770 for java@FreeBSD.org; Fri, 26 Jan 2024 13:33:01 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276425] java/openjdk21: does not compile on main-70445a8061 Date: Fri, 26 Jan 2024 13:33:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276425 Michael Osipov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michaelo@FreeBSD.org --- Comment #4 from Michael Osipov --- Same here with: 13.3-PRERELEASE 6a7eaf04f GENERIC amd64 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 14:21:32 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TM0Hc6r82z58DGW for ; Fri, 26 Jan 2024 14:21:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TM0Hc4D6Kz4LPC for ; Fri, 26 Jan 2024 14:21:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706278892; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6hf2oW8E4K9JNHWEHFjHBudyMsp9PeQ67kLU4r4TyHo=; b=KjMOxWtVyt2YIE7JVD98eJgmdv+0ZxGfsf1R8mZKuzy5gW9uuwlgZT5POJH+CkiWvKzavl fg2swOZGUM4OG9hOrgEnFL4FfZzcXYX11ntHGLlWslCOTXCR6t+zwpkOuDBGEddZv5wcOZ SI+zcTiWYIMnYp6cU9oR/2gtLHyslDbxw3IF2E9ff6jgqgE/hmp2aDKKZJu0kWyYzkXSOP 06eiRAomuowLg7yiu2wmH0FjEr6UkwLTWetSj4r8LJyk1krQXVq+U7C7Zte53kdOXrlfYx xzoddbPgrJ0B7j+4xxbv8lkKktxvk8BOtWEqgJSUvvGPkkSq1Q+A3/QsJ6cCWg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706278892; a=rsa-sha256; cv=none; b=tJ1L6VvyGX031a0wgGlm7wN8a0zZCBqj4CkMIlyPde1APLAnIkPhIrczXaPfMUX80Xcgel u7GqhswdYevx94khN35Z3msll04tUZ7A5XsQGbSb/4vu8u+sbjG6yNdzVhW2qsgix1kJog VsEN8xjDc7GCUtGehKW4si+zyyijyrcPpv4IjELpu32oDXKoVhv5oTdMO0xI+8QJA6hj4D k53bHVQ4V0XES0QiZUFRl3QnMbajazNnYO5sEVHfpcZ6/w2O0xulGeRaFhXkEjljNAX3kv aiwpoYJ1zGkp8o4KmszYx5kFxcpW1Z5iao5AfzSCtEk248J1JzVko5ThVBN2tw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TM0Hc3KqpzkwR for ; Fri, 26 Jan 2024 14:21:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QELWht010400 for ; Fri, 26 Jan 2024 14:21:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QELWR4010378 for java@FreeBSD.org; Fri, 26 Jan 2024 14:21:32 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276425] java/openjdk21: does not compile on main-70445a8061 Date: Fri, 26 Jan 2024 14:21:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276425 --- Comment #5 from Michael Osipov --- This happens with Java 19 as well here. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 14:50:26 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TM0wz0C8nz58GnH for ; Fri, 26 Jan 2024 14:50:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TM0wy6JYWz4Nl2 for ; Fri, 26 Jan 2024 14:50:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706280626; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=msdhtC/6LO5BGGbks3v3lfSb80vP2gkHapfre4kxpS4=; b=woBiR1tDVWFMbz/2t4zVXCECjb/a6v1aZyTIRo9X9/FXl4Ll8ewabySlrsVMNvTJmjC32h PKZnOie0B0wBSRIZl27K8oTaNQhbt/baj+AYJ+jPi9iOGNMYLm3TDwMldjtFFw8LOFZH2U 2a6YWNEN7BiGYlRokAvcnEWWPfRQNce9CxiLDxBzuOv8cFqRFLDW7GgwwmtQV+lnq1LLyZ nQ4J6bCedwonyDYgqOaLniw/eUMch9pt36FTlXD1eie6DUWO4pVAsiO+JFjj3xrBqUHnnk CD/QznzFSCiR5s7ctko58nvdaH0D32PerHfZw9z3gk6g2w/LenmpVhMwM/HS0A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706280626; a=rsa-sha256; cv=none; b=STuus8sMN8RJtuVVw61BCtxL5SmaCSgaqAVs3sLWsGLzDVnzuDOVZboTMJAeaYsnG5R1zr +yI9bGOXlYDqQGVlopeUsljCXItWBkPVcprSMO0UTO+jQwVmVG5V/cqf1I9E4ocFmPwdam XBt9I8qIOlakMJ04XAEQX1hMblj86ZY8zb+DCMz/LZ4ZsJ3tX4i0q2HfSnvK1WhxrnlUEO w0cb5GVm9CC4CrBD/inr37LI8Njk6BLMz9pi42kk/Ghbk04G/ax5vovZPOI8jAwy92eEoi 1gCtl0pbXCSxibYDyl3rWWdYso6GWnERGgUFHaKPQdbtqEpNjrUcUolCJC/bsw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TM0wy5H1pzm2S for ; Fri, 26 Jan 2024 14:50:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QEoQ5T054409 for ; Fri, 26 Jan 2024 14:50:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QEoQZ5054408 for java@FreeBSD.org; Fri, 26 Jan 2024 14:50:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276425] java/openjdk21: does not compile on main-70445a8061 Date: Fri, 26 Jan 2024 14:50:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276425 --- Comment #6 from Michael Osipov --- I have good news and bad news: Bad news: https://cgit.freebsd.org/ports/commit/?id=3Da2f61c3e68e228e7d4186d18672da9d= 39218e289 does NOT work Good news: https://cgit.freebsd.org/ports/commit/?id=3D2bd641cc196eebc4dcb3df64df89fe3= 0934106c0 seems to work here on OpenJDK 19. I will try to verify against OpenJDK 21 as well. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 17:12:28 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TM44r68Hqz58ThX for ; Fri, 26 Jan 2024 17:12:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TM44r55Zcz4njn for ; Fri, 26 Jan 2024 17:12:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706289148; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=16Sj+f1lop4ik3PPDy0SMC6/v5rTxS+ibIlLjS9o/rE=; b=XZ2gqrhUGRQpoMXnZrtcUtk62JmuMEK0WREbZOSmKAYGGByRxVC04G5de82079FKlBP5/v ZLyIfL2XzjP+2d3NRoTMXl+vm3afcz/XRY8bcFU9ckxcie2GxMIr5Mc+EKGmK7X34Qf01l y/ritTx+Nqapn2785/FpvVtoWhpaiewEbrUU5j7VCgl/xn6pV/9PG+xt6d3a0oDI1Ym9s5 +p6OQOrrpImtlS/s0nvd39GukPb7y5sOoodK9CkFYE+9/e+a/I3wjP3EoOzoHPm+f7WXu8 tqA/ypg0h+D+st/C0ut7i0dG2KXF7UNC+QZKCza4981anmqCo3366k7awHh1Yw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706289148; a=rsa-sha256; cv=none; b=EQdk9XxSbLpbovgjkJa6qv8pcEmDd/w3H5tpoVaLDpCt0I2YwpkbRdlB+YcHBuxg8k3i5X Fdb+SY9m+QffQhwAUYARV0BZ/Ww6TPiSI72L8BJKEefnWH2ucMDwYBq3yBB6OYP4vNCePS jzD1YM4wKMs7/q/DXEq7OXmgHJFmkUll8KdvMYm4pVAuAXUIGsLzZBYQVX9Nm1yBY/tlcN X5kyoPcMccssDP/J5uEUkfS4RgI4tUJ9AqXb1+Wic7CH5YO1wGEmzSXd0arwyDHAF6FN/4 FCXIRLfOFEbTI0gxjs8WQW+XG/8k1daJ9rGdzKVfQnGXRFYtT2vTXxPIqJgVfQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TM44r49qmzq1s for ; Fri, 26 Jan 2024 17:12:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QHCSeW082018 for ; Fri, 26 Jan 2024 17:12:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QHCS5t082012 for java@FreeBSD.org; Fri, 26 Jan 2024 17:12:28 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276425] java/openjdk21: does not compile on main-70445a8061 Date: Fri, 26 Jan 2024 17:12:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276425 --- Comment #7 from Michael Osipov --- Here is a patch: https://reviews.freebsd.org/D43620 Works for me on 13.3-PRERELEASE and llvm 17 in base. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 17:16:45 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TM49p2StPz58VK9 for ; Fri, 26 Jan 2024 17:16:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TM49n5XtHz4p2X for ; Fri, 26 Jan 2024 17:16:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706289405; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=k9NuvqOqx0UwBDd8h0rSmy8xQAA/dC+WW6nY9XYA1Q4=; b=gU8Njr0QyNHs3OoVJ57WBH3DYB/qZW9ul228h9yGLD6w/c7XPN7HlCv3RoNuSG9l+vv9Et xJKFW9LhaDbzhzH3bP4yTT0zP8gvytq+0v4c4O78U345+ALPlQdArrP44MdHovtrjcZkbr GGe6wwv1TlM4UjWoyMVVNv6WvdzMsvjl/CMN/ozLEnfBU5zmMQRmqapy7yp0fL1UWUpE1w ixb4ZF55BtWC5WxPifp53fK/H3MqUigOWWYjHraxwfPc/j6dKbnhPX0JjePcqb8FKl5L5r zTJ+TvLqr5rM/Klwp/OBNAWHSbU+XWsDYucaD+Bg+CunvCuWE9iaraDVgxZoVA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706289405; a=rsa-sha256; cv=none; b=c43N/FYCiP8x0ih75UJXzPN+z8EDlFANAIDpyNe9GQhInjqLFVA3Jrqrgzge3xrMPJAOkF pYXw3Zjp9NJWKV9WeaDcYT65Os7nHYGc3G/TGmQUqCA6U2nfS98BFnOETeNlXJgpooaCWs gc46KwrE3Wr1xsPi1x8aYyVi/v18R3wPZxiCQMREeWfbkTfJjy/itUj3wvcMS0ZpUTW1HG CqHHBpKEKo9bN6n1mnin/1g8zXeRZhmDNiS0QIKVD0k4IJp7t/sevcsHAxfklDDagSEGEt zme9cQqBTk3m7i03dv7eHjEhcbO06ENdNIfZfHbwmEBuEKVbdOcR3k3As/9hCQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TM49n4d4SzqhK for ; Fri, 26 Jan 2024 17:16:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QHGjeG096069 for ; Fri, 26 Jan 2024 17:16:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QHGjwx096067 for java@FreeBSD.org; Fri, 26 Jan 2024 17:16:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276519] java/openjdk19: build fails - linker issues - undefined symbols on 15-current Date: Fri, 26 Jan 2024 17:16:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status resolution cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276519 Michael Osipov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |DUPLICATE CC| |michaelo@FreeBSD.org --- Comment #1 from Michael Osipov --- Bug 276425 also contains a fix for the issue. *** This bug has been marked as a duplicate of bug 276425 *** --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 17:16:45 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TM49p5MPkz58VXV for ; Fri, 26 Jan 2024 17:16:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TM49p3MJSz4p71 for ; Fri, 26 Jan 2024 17:16:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706289406; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gHFmWPrexzJRonScWCgta4m4ldKPvflIqkz+MEy+jP0=; b=IGFdxjqqnvrz/Q1jlgub1Htm/hFzNqJxNRQvWtnouw0IbZbhMLPUGHzAGpTqMxLY7ZgbrJ cXGP6LdK79FmZejt76AXezFo+Atxjhn5Xgb75Bp5DUefUPlx8tihvJw4RrTGWgTCJCFmEj zuqjyXCKTFjotRVJXjRw7rp5oWOawvQp7pn1NMGgrWrzsj+kJhAJ0Rkw0C5gIFNLm4zmeh tOuBK+9HBzlhVmM3hamCfkuEA8D22NAczxK+WMTsyk+L7un3b4twH22aA5+0DCBq1CBLPL AAyymEKwEj4agThlhICJddZv9R4M5xrsTOUPU6PGQv3OpkL5CS8Qw6vEnhHF8A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706289406; a=rsa-sha256; cv=none; b=tTXMeBKP2n5Yb4U+DXVtvGtHUW8zn95rB5oaFMJ6OgAlUYCvSNBY80SdpzovbkFHRijBUz fyoIttiT8/Lvr5whUQ3qcrCwvkftKeZsLR4WEhapFS9urIxKgQzFWsMne0lm2T7MwGZGud q2rVpfMl3OZxNOKB7Pu3qLzJllQvDW9i/nTTMs6cGmZ3yp3KxPa5ruwk/EjG6DQmOfMOsM 5q7SdJqasNCP5R6uAiFJAs6qXzKBFTTegtvHRjX+8ZdvkqptR8pIbwRnyN4/YPVVrZ5DX7 mNoIcOw2sRavB0ZcohpZA1w3Mw1g5rGklt/6dPo66P4WUCvT31M7sXm9X/ZQZQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TM49p1SPnzq4v for ; Fri, 26 Jan 2024 17:16:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QHGkVX096090 for ; Fri, 26 Jan 2024 17:16:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QHGkno096088 for java@FreeBSD.org; Fri, 26 Jan 2024 17:16:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276425] java/openjdk21: does not compile on main-70445a8061 Date: Fri, 26 Jan 2024 17:16:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276425 Michael Osipov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netchild@FreeBSD.org --- Comment #8 from Michael Osipov --- *** Bug 276519 has been marked as a duplicate of this bug. *** --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 17:17:46 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TM4By32JQz58VPd for ; Fri, 26 Jan 2024 17:17:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TM4Bx6W3fz4pm9 for ; Fri, 26 Jan 2024 17:17:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706289465; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TVb/M7uBxTJYuKeKIsgeoxwlCEh3QpG91xt8p8U6piU=; b=YkRShmjAvwrTmEPLtN9mvyywnjec5HyUtEogPCnUDu7TwQ6gDi8eTTMn4+6bX/98eHjOV6 bIkFB3TwnLWaFxvucm88niAFP98/WlhT/VWsxthnkNRz0sCaOc+Z611HaU0ooSp5tXXzkX c4lHPW6Kq93QvV3Uky6V92gTo6MjQYJEXazKX3I+Hw92SoCtk8uxUMInxq3EZZ4AfsShEl mD/ZLi5iKVaJDbxgMaOLIEYL/jkVPTFv1r2Uy2u0vBsPHtPN0HHOvAwQQoWPw4q+nlbYKM Rt19CNuYLwp6MVhQ3s7y7WTbP4nWw4+5CGMiPeiWk1UE4u2mkItunMGXXvaokw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706289465; a=rsa-sha256; cv=none; b=ge31uCA0mEk5hagCyS1ezCO1DMnevMeru2ft/Pj76y7V06NO6wEV+A+kagUKTVwfoLY/8F W7sdyDDTDzoQOpxblB5M/uY+0Hr6KaiFrkGzfhjA8dq//MJHcXaRa/1jF88ONuIsFJozEN zKL3mblaQjHs2eUR/ucHGvEY8EX+AXjm0NHibkozBRLLQvfq2/Jbew81h3WZsLcpxMJC2S k+2wD4TfZOMdhE0HKQTEmXOO00cKhp/15FfBbk9xrKdolXmVvNmereLa5ib4HiixxIDj7K OW/r+6xn4dG6YIH1tkRUwvTdQLv+uNQ6DYGBU9YMmBpfTRoEnBb5vm2ySONH1w== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TM4Bx5ZdNzqbg for ; Fri, 26 Jan 2024 17:17:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QHHjSq099122 for ; Fri, 26 Jan 2024 17:17:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QHHji0099117 for java@FreeBSD.org; Fri, 26 Jan 2024 17:17:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 267917] java/openjdk19: compile error: 'warning' attribute does not appear on the first declaration Date: Fri, 26 Jan 2024 17:17:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267917 Michael Osipov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michaelo@FreeBSD.org --- Comment #1 from Michael Osipov --- Does the issue still exist? I cannot reproduce on 13-STABLE (13.3-PRERELEAS= E). --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 22:24:42 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TMC163Cjjz58y7W for ; Fri, 26 Jan 2024 22:24:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TMC160ClZz4fT9 for ; Fri, 26 Jan 2024 22:24:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706307882; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=piExPB7DhiwrmkNg3NFtgb40BAwTjqN3SBJ4po4SqHc=; b=c5ufjg3vzUUXdl1G2mdwQBgNNGFRbLwMeJjmazaDgz0atPtsHfCNq7OcSqTg6+PDUj39mq x8MSoDywM2bFs0B99M1Q7UfMqD9jli6Q40GX9u1Gi36ofAtHSHzUedrxMeQySWrBiFjXzf aGq2mlcFEp5W69vGM/azUMu/PkH5e1Q46Ocjlav3t+wekurQfqktzztgtnYKyHSvNzERmw rZgTHJGuORRB9uHB1FLnSeRt5d83OWGcQf0lbacqrQ8KWMeh7ZjG1H2dxGLgxjSxifc8z5 e/UR89deTGH0JznscGW4s7lQdlFiKqPvJodqGDu+ngs5QuIBBvDYhcj56/c1Lw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706307882; a=rsa-sha256; cv=none; b=gHo78YT5yaAuigAwwy6CysFgIeKvrdX1I07vO79VDXxYlMZFtP+M0xU35eAKjjIma1ib1s dXs3ztCVD6NfryTaxxnPIHdJsIXPBZs+b6NkprrxFSYaMbV3LL6XeulH1jxDsAsNoVuCOZ SVGYwCVQDYH7BzDNhSmrdmKj/FMN70HiuSp8JKP82ESJSHZjF9nTwlUbEIWfCyT4HUWZq0 MYZw4MIjwtSm+h2RyMOMN/+dq+TeyIlU03Tr3K18VsiI0KYPa9iHvu99Pecqjwrqs4tNzm 0ohWaIVEy5kL8MLFr7tJ1gZMKxuidGzwh/elpSF4VkmjNeHYSuoTCaL55iR28w== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TMC156QJ5z10Bb for ; Fri, 26 Jan 2024 22:24:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QMOfIe046733 for ; Fri, 26 Jan 2024 22:24:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QMOfZY046725 for java@FreeBSD.org; Fri, 26 Jan 2024 22:24:41 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276425] java/openjdk21: does not compile on main-70445a8061 Date: Fri, 26 Jan 2024 22:24:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276425 --- Comment #9 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Da1f91b22f1fc8ada691c47864c63657= 31cf8ef86 commit a1f91b22f1fc8ada691c47864c6365731cf8ef86 Author: Dimitry Andric AuthorDate: 2023-11-12 20:00:48 +0000 Commit: Michael Osipov CommitDate: 2024-01-26 22:23:12 +0000 java/openjdk{19,20,21}: fix build with lld 17 Building java/openjdk{19,20,21} with lld 17 results in the following li= nk errors: ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not def= ined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIteratio= nClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosu= re' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueCl= osure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStat= s' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' fai= led: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClos= ure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet30get_and_reset_refinement_statsEvE12CollectSta= ts' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN7Threads25change_thread_claim_tokenEvE11ResetClaims' failed: symbol = not defined This is because lld 17 defaults to errors when undefined symbols are referenced in linker version scripts. The problem is due to the Makefile JvmMapfile.gmk, which generates a linker version script. It uses "nm --defined-only" to dump symbols in object files, but this also includes local (hidden) symbols. Add "--extern-only" to make it only dump global symbols. PR: 276425 Approved by: otis (mentor), dim MFH: 2024Q1 Differential Revision: https://reviews.freebsd.org/D43620 .../patch-make_hotspot_lib_JvmMapfile.gmk (new) | 20 ++++++++++++++++= ++++ .../patch-make_hotspot_lib_JvmMapfile.gmk (new) | 20 ++++++++++++++++= ++++ .../patch-make_hotspot_lib_JvmMapfile.gmk (new) | 20 ++++++++++++++++= ++++ 3 files changed, 60 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 22:26:34 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TMC3G4yVYz58yB8 for ; Fri, 26 Jan 2024 22:26:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TMC3G2tKVz4fdJ for ; Fri, 26 Jan 2024 22:26:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706307994; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nbDZSHGM1oZK7Ki20K/BghyywKk2Dxwe8C+JP8u7Ong=; b=RGoXOOFVjf/yx3qyztNqiOCJXeosc6uQ+IFR4+ocNOxfxibLcd6/tYdcSDQAwOT2DNimeE pEYA4jozfpdc/qFfZEEsX1meRnY9BzdeygCZn0SZTm5i5muVW+YRn3g8XKR+I33ilSAhQp i4umLsuZMDBXc0iVSitDzBJkyr+/UXtVnDKH3xK0a6KA/9D6SPVCkEAiMXCMcGmHBtJzqe EX6mK3aw2Wyc5lQcu2l07cmBFlrM0bYCiPcC+JtF1ekNBoc9GOhxvth/ak6JmUiWY42ITT R5FVsTVj4mEfmothilfBcMKcYMQzWTvCa1/vLosKF9PQRITRJLa28C4xPIMCEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706307994; a=rsa-sha256; cv=none; b=Wb1LUEvw90rh/yiquvpcW9ObRYUowXogzFx/jLkY6IdJns9Rl5oBQMmXDoABl53WPk7Fcn 6We2Hh6R3nKMTR9mlKfrnFN7RpFYh52nmphJRVCRAFLJgrc6m2e5AJs+ciFIlgtxSkoapc d1TjtHGJLc7Eug3isrI9UEw6AE3sgXbIdzjNgPYeiTd4J0lxQFz2/J6DEqJP2ACjHYbx6H v7+dNgKczaDpHL3EaZWEbj/WWa8GNhZjkdD6BUDGo+7S7d6zzcELRWClucgPquJDixgcl0 0teOcUdSVuCs/Xo3uZWAq9VzCgIxYeRCUQfMT9UQhJ6dwfTqtPWb4pgXrO3AsA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TMC3G20VXz10Bg for ; Fri, 26 Jan 2024 22:26:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QMQYP3052730 for ; Fri, 26 Jan 2024 22:26:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QMQYFm052729 for java@FreeBSD.org; Fri, 26 Jan 2024 22:26:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276425] java/openjdk21: does not compile on main-70445a8061 Date: Fri, 26 Jan 2024 22:26:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276425 Michael Osipov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #10 from Michael Osipov --- Applied and backported. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 22:26:43 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TMC3R63Ggz58yDZ for ; Fri, 26 Jan 2024 22:26:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TMC3R32mZz4fc1 for ; Fri, 26 Jan 2024 22:26:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706308003; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ikg2xInCYXFlhVF4+aJVLCg2N1PwrXeDT6pn40LUrJk=; b=E3OVGBhj7JLjJ+ZiltRRK9LSRI3lXCwRMgD76rkUaITSCKTwIeSSzisBFJHptz3G8k0Tvy zX+S9y3QwpaQ9KgzTtYZbQ+c1qAAUaKemLjf1B4JRfP3wN91BBlaKqxFBHEj/0t2acQ6p/ 783d+PJEmCrC1zO2TNeOHo0462eGXiimubjT4bV+JpAdfnaFkKkpCiKlFWXyWUPH4Fj+qY w85Ex3MWonmmIN9HOd3xkltYCF8dHxe2zMWbELrj8bdOMqY4+Fov6i1nhFvY8rLChZBFRT LyAhtWZIiKz81iAaoIee1LaxLWuBjZAbOoHIGcCDtV1K+tORGLF0FWWl1YS/iQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706308003; a=rsa-sha256; cv=none; b=QAu4X87PDb8l5eyJDX8SrxrCfYmsBPsiCGvmqlkbNw92Pe+kx/rdN9qXtEIqr1TZcfKYtb 6vYUkXlxP0QlrNl45s+RGGI/g/grew1lJea5jp1wDvIFWp+oOt46ebE8CbVjC/b8hs3hkU r4NZVBlGD53OQRolU3R3QnSCXrsj+Z+KO3XUAcr8yp1xsva0chrCZoctcivZbQWPjT+mWe 7pLFeTdE9BpQwW4felZAJnuanr3f//ufyjXg000r7oIlxDuXtctdEbOplDMvr2ezFaJ8kD uirQTwO5QEjdnuIiP52Q2zRvnLsYzwquuH1V3SRiuw2DIKtMSqunTiY3R4P8EA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TMC3R27j1z10Sy for ; Fri, 26 Jan 2024 22:26:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QMQhnA053215 for ; Fri, 26 Jan 2024 22:26:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QMQh6C053214 for java@FreeBSD.org; Fri, 26 Jan 2024 22:26:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 276425] java/openjdk21: does not compile on main-70445a8061 Date: Fri, 26 Jan 2024 22:26:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276425 --- Comment #11 from commit-hook@FreeBSD.org --- A commit in branch 2024Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dcfb52bd42c007e6e909bc915f8081a1= b033a7bfd commit cfb52bd42c007e6e909bc915f8081a1b033a7bfd Author: Dimitry Andric AuthorDate: 2023-11-12 20:00:48 +0000 Commit: Michael Osipov CommitDate: 2024-01-26 22:25:04 +0000 java/openjdk{19,20,21}: fix build with lld 17 Building java/openjdk{19,20,21} with lld 17 results in the following li= nk errors: ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' failed: symbol not def= ined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIteratio= nClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosu= re' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueCl= osure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStat= s' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' fai= led: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClos= ure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet30get_and_reset_refinement_statsEvE12CollectSta= ts' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN7Threads25change_thread_claim_tokenEvE11ResetClaims' failed: symbol = not defined This is because lld 17 defaults to errors when undefined symbols are referenced in linker version scripts. The problem is due to the Makefile JvmMapfile.gmk, which generates a linker version script. It uses "nm --defined-only" to dump symbols in object files, but this also includes local (hidden) symbols. Add "--extern-only" to make it only dump global symbols. PR: 276425 Approved by: otis (mentor), dim MFH: 2024Q1 Differential Revision: https://reviews.freebsd.org/D43620 (cherry picked from commit a1f91b22f1fc8ada691c47864c6365731cf8ef86) .../patch-make_hotspot_lib_JvmMapfile.gmk (new) | 20 ++++++++++++++++= ++++ .../patch-make_hotspot_lib_JvmMapfile.gmk (new) | 20 ++++++++++++++++= ++++ .../patch-make_hotspot_lib_JvmMapfile.gmk (new) | 20 ++++++++++++++++= ++++ 3 files changed, 60 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 22:28:22 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TMC5L42Bgz58yfC for ; Fri, 26 Jan 2024 22:28:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TMC5L2xk0z4ghZ for ; Fri, 26 Jan 2024 22:28:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706308102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dGpqVsqA44m9cq3MA16Lq11099Q0Maad9mY1pHK7wU4=; b=X0OFYtnnG47bEdqA6S+q/O9mWPaetlBcAhACm88uwqYo1416o0e1tvnauIc/uamJXjd/sp G6KmhpqX8Qw6Li255WJnOp7pLoQxlD9GAFpBgTIVEHr9ZVYZELVymb8Tq+6CFYlExwuKdM Gbmrj4KT5ywQy+2hQmQyUCBJaChbWq9AaMVup7Fb5YlQdMVa7XGeE8rkyKdGQEv9DVuR+2 4tsRel827OQI7OjxYdzNse8fESsO3zplebpXI1f63iqOJJnsS24jyIok7QcDddM8bQt70C vQoQpIhVaFlw89OSmjT+OHiq0AIaC55vwHp3WQkgZljMNXqa0bMCSS9iEb1TWQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706308102; a=rsa-sha256; cv=none; b=tykIA7hcxRPZSG+e18qjsntYkktPQMxxMRJeFIOFGV+7Alalu6aNxFkfnOjT/Noiq/YQsq hWO45DPd0MNwMBTopjsD+t5ZtFrh6nZ4qCHlAvnn7M/uVHGdwTLLiWKfWxJ6Q/gCjWWBft Hq9E7Y72ZxQ54MC1unw1G7rlLJ+beBGAoTDGj9ffhetKKkeLLgbrcSAZz6PSWDr05sfHtG pViqHz5Jg59R0yiVoix9QB0j11rf8SOlAzFDAKyjKUckG4gm+o2WDXQzcFDent/UmhpY7w dEj1mTt+BnaIg6qXsbzAFXCIIMwyTmxnIErwyTff5vqdVgXJKhF9svf+++LgYw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TMC5L20b1z10NW for ; Fri, 26 Jan 2024 22:28:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QMSMMw058661 for ; Fri, 26 Jan 2024 22:28:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QMSMu0058660 for java@FreeBSD.org; Fri, 26 Jan 2024 22:28:22 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 268602] java/openjdk19 : poudriere : compiler error: globalDefinitions.hpp:165:1: error: 'warning' attribute does not appear on the first declaration Date: Fri, 26 Jan 2024 22:28:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268602 Michael Osipov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michaelo@FreeBSD.org Status|Open |Closed Resolution|--- |DUPLICATE --- Comment #1 from Michael Osipov --- *** This bug has been marked as a duplicate of bug 267917 *** --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 26 22:28:22 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TMC5M4W4sz58yRs for ; Fri, 26 Jan 2024 22:28:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TMC5M1Vgmz4gfW for ; Fri, 26 Jan 2024 22:28:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706308103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=B6D4ZV/nUAhVPmxCJwnf1ts0rOz216c6My+VZr3fLlc=; b=dWjiSHCol2w5Dedc177in14gmqzna7nMZKMk/cMO4Cxp0qZFi8libwJd4QVwY3sN4DRdxy wYN8V+eT1IYMkqTNGIbKg2KM9AnFx0SsFlafFNXycowzgF2TFIqzCvNQ4lpUoP29eF+Vxk SYsUMHTo9l4kW8c8aFVY/Pt161EUSNsxcnnN0gninIeKN/kEj7jHqEgGfd6l67Qk3ro4M+ 6uMFljtWej0vNc8g4QgpymadLHrmMi+43gjY8U817tX4RwHe75lDTgDQRW0POKAisfDfIw +mSH4qCuRy+DMSeiIz1TqZNuCOlJiVaiLXH2CkBy5pj2cqxxojp2rnr7BlZ1hg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706308103; a=rsa-sha256; cv=none; b=vjUW+6bzQeDzmEh2lYPs+siFOrV+ZFKqmlVIsxchPR+QveyxlZ5b324pL+ZrJ3G6o1Whp7 VhsRrDSCftd9HWZYjDdq+IQRpP6yoY5fcYhQfzEitjgl6ahz8ovXKdtMLvgz19OnhykhWD xshHehWU8C/uh+LwEXSNz2MJB6NbT4zb+cVnOhv7UjVSLoFs0co3FuBmMCMoOS3uRzsnK8 NZ07kR1fKjmr/ulny2hZmPfJDScQ5zCamlrtsfM/ErM99X+DhBbZCHubP1dyoD1v6DLM9Y SkMwYJPeQ9WWiX3rjITkVXgocfmy7g7nVnt7AmGFPHGlPpZQqlPCESWRFjX0SA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TMC5M0bHWz1089 for ; Fri, 26 Jan 2024 22:28:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40QMSNrK058699 for ; Fri, 26 Jan 2024 22:28:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40QMSNlv058698 for java@FreeBSD.org; Fri, 26 Jan 2024 22:28:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 267917] java/openjdk19: compile error: 'warning' attribute does not appear on the first declaration Date: Fri, 26 Jan 2024 22:28:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: michaelo@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267917 --- Comment #2 from Michael Osipov --- *** Bug 268602 has been marked as a duplicate of this bug. *** --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Jan 28 21:00:08 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TNP2d1qcqz59HLg for ; Sun, 28 Jan 2024 21:00:09 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TNP2c6JcHz49qj for ; Sun, 28 Jan 2024 21:00:08 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706475608; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=CDuzKn8CGLE5Bua8Llm6czlsY47vxczctcGpMpYDJ3c=; b=mgBmNtepDOGUSMqrA0PcMS6m2jPJFcn/WiOOg7NParU8m77Ng3ptK/SvzPkgLXd+SNqf5x INL1N3VGSs8tfbkkPmsFe/YHlovFOSDYNxfvl3Zrj3eNCQDuyzpG2ZIXOtXhRNbSVVkUpQ 1KhrmfLoL0EfPlQKvwIBo7RzKqdTKnsvK6Y0HmpPFYNOdTQl/bUayILv6zpcmDk6t8rt77 UB61zvQYzYreJUt7STifim4X0d0PKJ/05EDJw/0XgL6H9ONMC0Cc3kqnxoFv5i2e+UVfxj JCSPa0NrIuYs7CfFAs7T4/fnsO4cXz9W9qrTullBGgMNSmGVjpyqh3fb5FxWJA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706475608; a=rsa-sha256; cv=none; b=jJhJzlBfvDROnx9VcZMBbH0QCXgtVhN8/CkwZ2CbZQKnMCQdsI0Qj9tgqbTF5UxVyPjJb1 50n17SNi+Hk6dL2ttBRyN3CtvjX2bxoSJjhZHAyPziUH5Z9a7vULfRRxkjpfwMw3WBgRDl 9Yod6PNuilGzI/LRwA7ggb8/DYTEjClWva1e7n3dP3l8gOozSmzoXhs0c/JORWoHzfSdtm cGkeLEvvI5Jc225cd/+/P9FKcpAwYK753JhAuRdXlwe2u+vmAmvc9O5I1VRbh9I/DktDL5 31S1sgp1vdfyASgUB8hgGxdOe0qz9gdHqVsecvkSemZT7Qh7mkAhxwnqEqwO+A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TNP2c5PYNzN54 for ; Sun, 28 Jan 2024 21:00:08 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40SL08QE072439 for ; Sun, 28 Jan 2024 21:00:08 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40SL08Q7072438 for java@FreeBSD.org; Sun, 28 Jan 2024 21:00:08 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202401282100.40SL08Q7072438@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: java@FreeBSD.org Subject: Problem reports for java@FreeBSD.org that need special attention Date: Sun, 28 Jan 2024 21:00:08 +0000 List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17064756080.dEb60.69338" Content-Transfer-Encoding: 7bit --17064756080.dEb60.69338 Date: Sun, 28 Jan 2024 21:00:08 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- In Progress | 264065 | java/openjdk8: Crashes on aarch64 when built with Open | 221213 | java/linux-oracle-jdk18: Does not work with NONE- Open | 229329 | java/openjdk*: Allow users to specify an alternat Open | 255662 | java/openjdk11: Add armv6 / armv7 support 4 problems total for which you should take action. --17064756080.dEb60.69338 Date: Sun, 28 Jan 2024 21:00:08 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
In Progress |    264065 | java/openjdk8: Crashes on aarch64 when built with
Open        |    221213 | java/linux-oracle-jdk18: Does not work with NONE-
Open        |    229329 | java/openjdk*: Allow users to specify an alternat
Open        |    255662 | java/openjdk11: Add armv6 / armv7 support

4 problems total for which you should take action.
--17064756080.dEb60.69338--