Date: Sat, 25 Feb 2023 14:57:40 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 267690] java/openjdk*: build fails silently (and hard in poudriere) due to bad usage of printf in bash Message-ID: <bug-267690-8522-jxlJLtJgHX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267690-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-267690-8522@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267690 --- Comment #10 from Michael Osipov <michael.osipov@siemens.com> --- Just tried: # git log --oneline 1a0e25e83618 (HEAD -> main-custom) www/py-requests: Handle space-separated values in NO_PROXY 5508e84f29f5 java/openjdk8: fix invalid use of printf which might lead to b= uild failures 6e6526510334 print/ghostscript9-agpl-base: remove faulty font mapping for C= JK 1c44991d018b (origin/main, origin/HEAD, main) security/clamav-lts: Remove special casing for GCC # poudriere testport -j 124-release-amd64 -p default-head -i java/openjdk8 ... # git log --oneline 1a0e25e83618 (HEAD -> main-custom) www/py-requests: Handle space-separated values in NO_PROXY 5508e84f29f5 java/openjdk8: fix invalid use of printf which might lead to b= uild failures 6e6526510334 print/ghostscript9-agpl-base: remove faulty font mapping for C= JK 1c44991d018b (origin/main, origin/HEAD, main) security/clamav-lts: Remove special casing for GCC ... hecking headful support... include support for both headful and headless checking whether to build JFR... true configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /usr/local/bootstrap-openjdk8 checking Boot JDK version... openjdk version "1.8.0_144" OpenJDK Runtime Environment (build 1.8.0_144-b01) OpenJDK 64-Bit Server VM (build 25.144-b0= 1, mixed mode)=20 checking for java in Boot JDK... ok checking for javac in Boot JDK... ok checking for javah in Boot JDK... ok checking for javap in Boot JDK... ok checking for jar in Boot JDK... ok checking for rmic in Boot JDK... ok checking for native2ascii in Boot JDK... ok checking if Boot JDK is 32 or 64 bits... 64 checking flags for boot jdk java command ...=20=20 ... =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase= : deinstall >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D env: DEVELOPER_MODE=3Dyes STRICT_DEPENDS=3Dyes USER=3Droot = UID=3D0 GID=3D0 =3D=3D=3D> Deinstalling for openjdk8 =3D=3D=3D> Deinstalling openjdk8-8.362.09.1_1 Updating database digests format: .......... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packag= es in the universe): Installed packages to be REMOVED: openjdk8: 8.362.09.1_1 Number of packages to be removed: 1 The operation will free 193 MiB. [124-release-amd64-default-head] [1/1] Deinstalling openjdk8-8.362.09.1_1... [124-release-amd64-default-head] [1/1] Deleting files for openjdk8-8.362.09.1_1: .......... done =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D>> Checking for extra files and directories ... --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267690-8522-jxlJLtJgHX>
