From nobody Thu Sep 4 08:56:13 2025 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 4cHYHM3TXpz6760h for ; Thu, 04 Sep 2025 08:56:15 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp-relay-int-backup.realworks.nl (smtp-relay-int-backup.realworks.nl [87.255.56.188]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4cHYHL2YLyz3xLb for ; Thu, 04 Sep 2025 08:56:14 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw2 header.b=V64dGFU0; dmarc=pass (policy=quarantine) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of ronald-lists@klop.ws designates 87.255.56.188 as permitted sender) smtp.mailfrom=ronald-lists@klop.ws Received: from smtp-relay-int-backup.realworks.nl (crmpreview1.colo2.realworks.nl [10.2.52.31]) by mailrelayint1.colo2.realworks.nl (Postfix) with ESMTP id 4cHYHK24Vyz1K6 for ; Thu, 4 Sep 2025 10:56:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1756976173; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=VuoESZ2jl9T3/Y2AsmVceUXXMrEuvmUBMlYFC9m5RbA=; b=V64dGFU0c8JQH8C7QpOttyN0ux6JsXhkdgZGd79ncnI/H3LyM2pM0hne1W8vFOueisQMpl pF7RA1nQHoIMApUPQUoWuLKGW6ik8l8BNMMKlv57Tt7sJ1AmVyg5x6vQaaDxif3mNlyn0V DYLp73xxIUukbNLChGgwEpaquOVBcRp4o9R4omgmtRCEGoPWiYi/wrC3KIl/ZOSgUL+t0W 6iq1/b3KeMP3EzKTwyiiEeEMxd/EOG+jSwTNnj+f8jy9ADPdAhFWQGluNDt94nwuIVl/3Q fSQ4CirumOvwzWTu6BBYolLPmvZKI5lZSHEAnL2rtc4o3/4bxt7oE6UVRZ/+VQ== Received: from crmpreview1.colo2.realworks.nl (localhost [127.0.0.1]) by crmpreview1.colo2.realworks.nl (Postfix) with ESMTP id 45A8C4028B for ; Thu, 4 Sep 2025 10:56:13 +0200 (CEST) Date: Thu, 4 Sep 2025 10:56:13 +0200 (CEST) From: Ronald Klop To: java@freebsd.org Message-ID: <1221594030.658.1756976173189@localhost> Subject: openjdk build failures on "nm" 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="----=_Part_657_12161988.1756976173186" X-Mailer: Realworks (764.81) X-Originating-Host: from (83-81-212-149.cable.dynamic.v4.ziggo.nl [83.81.212.149]) by crmpreview1.colo2.realworks.nl [10.2.52.31] with HTTP; Thu, 04 Sep 2025 10:56:13 +0200 Importance: Normal X-Priority: 3 (Normal) X-Originating-User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:142.0) Gecko/20100101 Firefox/142.0 X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.50 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MID_RHS_NOT_FQDN(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,quarantine]; R_SPF_ALLOW(-0.20)[+ip4:87.255.56.128/26]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw2]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RCVD_TLS_LAST(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:38930, ipnet:87.255.32.0/19, country:NL]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FROM_HAS_DN(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[java@freebsd.org]; HAS_X_PRIO_THREE(0.00)[3]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; MLMMJ_DEST(0.00)[java@freebsd.org]; DKIM_TRACE(0.00)[klop.ws:+] X-Rspamd-Queue-Id: 4cHYHL2YLyz3xLb ------=_Part_657_12161988.1756976173186 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, We get a lot of reports from pkg-fallout@FreeBSD.org for different openjdk versions. The errors seem to converge around "nm". Some examples from different reports: nm: 'ciMetadata.o': Invalid argument nm: 'abstractCompiler.o': Invalid argument nm: 'eventEmitter.o': Invalid argument It also seems to happen on -quarterly and -default and on 13.5 and 14.2 and I see errors in openjdk 11, 17, 18, 20. But sometimes the build succeeds fine. Is anybody looking into this? Or should we ignore it? Regards, Ronald. ------=_Part_657_12161988.1756976173186 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi,

We get a lot of reports from pkg-fallout@FreeBSD.org for different openjdk versions. The errors seem to converge around "nm".

Some examples from different reports:
nm: 'ciMetadata.o': Invalid argument
nm: 'abstractCompiler.o': Invalid argument
nm: 'eventEmitter.o': Invalid argument

It also seems to happen on -quarterly and -default and on 13.5 and 14.2 and I see errors in openjdk 11, 17, 18, 20. But sometimes the build succeeds fine.

Is anybody looking into this? Or should we ignore it?

Regards,
Ronald.
  ------=_Part_657_12161988.1756976173186--