From nobody Thu Jul 27 05:55:11 2023 X-Original-To: ports@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 4RBKk24ty5z4pvQb for ; Thu, 27 Jul 2023 05:55:22 +0000 (UTC) (envelope-from yasu@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RBKk24L2xz3LLb; Thu, 27 Jul 2023 05:55:22 +0000 (UTC) (envelope-from yasu@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690437322; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JOd0WfstSFnap6XqvMFaqQoQeN1CWOMmo7ml4jNUTRY=; b=hgB4gPIA7rY6ZGi8uPXC6CvfjtL3q2dEvDXUD1qRF8GY3+UyKfujKpOTc5QIOhvCDff9Ko AQfPGoRHtvJq6O9JWOoid71fCjjxb0IqUdyWQAtviZXYW332YYi9JaNZjfVXki9vnA+TB4 0VCk65hZfSrmAA8ugXipSjch59yFQB4PUMzfAlhFsHFYRiFLs0Bf5NGacuGY54jjt/3pl9 X3Thskz3qgMEnksKITXOFrHAlVwaqQdQ4xXp08/RegZAQHY4UhnkKjcaxMNU9m5zK1wBZV 57Nyc0pcBCcL0Qp17ctZHvRTwSC7BNaHoEb7DYQregDxf7QqphRbDgDZ83cGAA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690437322; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JOd0WfstSFnap6XqvMFaqQoQeN1CWOMmo7ml4jNUTRY=; b=mmvexchJ443nQQK8lenl1p8HnN1HoNkyUZeEZjRmKBXFERQilgAD3VARLtapF5+67iDBQH S9AwhqhNE6HKAYAAckqGVv5kKElq4mCebRmVu0MuuRSB7vw96ptUUQMnlwqPYROyAxUSLl 6pR1bDWCOUWU6rOz1r5LA+s1ZjQk6XXJ3VFTFLvXroJci0hXKOiI1FFuKJJIjg6DqeOwlu AhTcLwf3IUwYMLl09tLfRB1h7U1sJ0hnf+VtBKzgXnOH/9LSLqHwDaB5aV1RWXAoX+lv5y zPsal20Jqb379TUO6UEGvkt68RKAwFN5KXHVWzVqZP6+s9W7F40TJMQf8qJbqQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690437322; a=rsa-sha256; cv=none; b=aio3U8Xg5dh+AxrU++8JsJH+ND46gwrmaQWNT8m2iTMdwYkm+09zrUydna2mttCA+Cayj7 snJgUfYCNlhm5K/YzwwtTmA2SpFx51Sl2UAksmXALjcBof2QmbOE09yp8nL8Su1zh/oWhB mUZNuZ+grFFfOxS3M1HdA4o8NXb3XszI6e18O3qRnyZm62CIwMLhJ4oT5ro3+2AELBNIij pVzDYngho2nQOo/xyAiJEYIna9pfNL5rVlOP+5sWNAWhMIWXs9GVZz/tG4sbx5TW45aYH9 /OnwAsRtmod1SdfZXoJ/gfl+Qwsy7gfshdd1P/TBhBqay0UwwhOJFRqH0uOHfQ== Received: from localhost (unknown [IPv6:240b:11:220:fe00::174:11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) (Authenticated sender: yasu/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4RBKk12b9GzRmD; Thu, 27 Jul 2023 05:55:21 +0000 (UTC) (envelope-from yasu@FreeBSD.org) Date: Thu, 27 Jul 2023 14:55:11 +0900 (JST) Message-Id: <20230727.145511.1697988446343021363.yasu@FreeBSD.org> To: hiroo@oikumene.net Cc: kiri@truefc.org, yuri@aetern.org, ports@freebsd.org Subject: Re: devel/mongo-c-driver failed with undefined reference due to --no-allow-shlib-undefined: ERR_load_BIO_strings From: Yasuhiro Kimura In-Reply-To: <20230727.141523.508759182737262133.yasu@FreeBSD.org> References: <202307260154.36Q1sBnJ052203@kx.truefc.org> <20230727110225.6cc13af4@nowhere.oikumene.ukehi.net> <20230727.141523.508759182737262133.yasu@FreeBSD.org> X-Mailer: Mew version 6.9 on Emacs 30.0.50 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Yasuhiro Kimura Subject: Re: devel/mongo-c-driver failed with undefined reference due to --no-allow-shlib-undefined: ERR_load_BIO_strings Date: Thu, 27 Jul 2023 14:15:23 +0900 (JST) > I tried build with poudriere and following 2 jails. > > * 13.2-RELEASE-p1 amd64 > * 14.0-CURRENT main-n264279-92fd2f39e5b amd64 > > And build with the former succeeds but build with the latter fails > with same error as KIRIYAMA-san. I added 'DEFAULT_VERSIONS+=ssl=openssl30' and tried build with poudriere and 13.2-RELEASE-p1 amd64 jail. Then build fails with same error as 14-CURRENT. So it seems the error is related with OpenSSL 3.0. --- Yasuhiro Kimura