From nobody Sat Jun 24 16:09:00 2023 X-Original-To: current@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 4QpJvP0Cdxz4ggnN for ; Sat, 24 Jun 2023 16:09:05 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (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 4QpJvN34YPz4C91; Sat, 24 Jun 2023 16:09:04 +0000 (UTC) (envelope-from david@catwhisker.org) Authentication-Results: mx1.freebsd.org; none Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.17.1/8.15.2) with ESMTP id 35OG90NH056470; Sat, 24 Jun 2023 16:09:00 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.17.1/8.17.1/Submit) id 35OG90sX056469; Sat, 24 Jun 2023 09:09:00 -0700 (PDT) (envelope-from david) Date: Sat, 24 Jun 2023 09:09:00 -0700 From: David Wolfskill To: Ed Maste Cc: current@freebsd.org Subject: Re: Build failure for radlib.o during main-n263767-764464af4968 -> main-n263782-59833b089e78 src update Message-ID: Mail-Followup-To: David Wolfskill , Ed Maste , current@freebsd.org References: List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tBPFwpVg2ZbyhU9M" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4QpJvN34YPz4C91 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N --tBPFwpVg2ZbyhU9M Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 24, 2023 at 10:39:57AM -0400, Ed Maste wrote: > ... > > : "OPENSSL_API_COMPAT expresses an impossible API compatibility level" > > # error "OPENSSL_API_COMPAT expresses an impossible API compatibility = level" > > ^ >=20 > This could be a dependency issue; would you check if removing the > following $OBJTOP subdirs addresses the issue: >=20 > secure/lib/libcrypto > secure/lib/libssl > obj-lib32/secure/lib/libcrypto > obj-lib32/secure/lib/libssl >=20 > If so I'll see if we can add a rule to tools/build/depend-cleanup.sh After: g1-48(14.0-C)[1] ls -lTd /usr/obj/usr/src/amd64.amd64/^G{,obj-lib32/}secure= /lib/lib{crypto,ssl} drwxrwxr-x 4 root wheel 62464 Jun 23 06:08:19 2023 /usr/obj/usr/src/amd= 64.amd64/obj-lib32/secure/lib/libcrypto drwxrwxr-x 2 root wheel 5120 Jun 23 06:08:38 2023 /usr/obj/usr/src/amd= 64.amd64/obj-lib32/secure/lib/libssl drwxrwxr-x 5 root wheel 132608 Jun 24 04:11:55 2023 /usr/obj/usr/src/amd= 64.amd64/secure/lib/libcrypto drwxrwxr-x 2 root wheel 5632 Jun 24 04:11:56 2023 /usr/obj/usr/src/amd= 64.amd64/secure/lib/libssl g1-48(14.0-C)[2] rm -fr !$ rm -fr /usr/obj/usr/src/amd64.amd64/{,obj-lib32/}secure/lib/lib{crypto,ssl} then re-starting the "make buildworld", that process has completed the >>> stage 4.2: building libraries phase (and is now "building lib32 shim libraries"). So: definite progress. (Build machine is busy with other stuff, so the above was on a laptop; it will be a bit slow). Peace, david --=20 David H. Wolfskill david@catwhisker.org "Putin supports any set of ideas to end the conflict,=E2=80=9D -- Dmitry Pe= skov Putin is the source of the conflict. Remove the source; end of conflict. See https://www.catwhisker.org/~david/publickey.gpg for my public key. --tBPFwpVg2ZbyhU9M Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSr0Kzv+UJRY3wfOii0+6PfV4Ix1AUCZJcVHF8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0QUJE MEFDRUZGOTQyNTE2MzdDMUYzQTI4QjRGQkEzREY1NzgyMzFENAAKCRC0+6PfV4Ix 1KyDAP9ci0DYTAQnOiBL2vaRRWtB9grjxi6oVjDQX6xBb/3CvgD7BvfUPhZHFF8f +q8R+hLfzA5vLNK4q5sD8HsxxwlXhwg= =PmfW -----END PGP SIGNATURE----- --tBPFwpVg2ZbyhU9M--