From nobody Mon May 15 12:17:16 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 4QKdfX6R3Fz4BXpG for ; Mon, 15 May 2023 12:17:24 +0000 (UTC) (envelope-from SRS0=OKuk=BE=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (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 4QKdfW3bC7z4Fb3 for ; Mon, 15 May 2023 12:17:23 +0000 (UTC) (envelope-from SRS0=OKuk=BE=klop.ws=ronald-lists@realworks.nl) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw2 header.b=FHT9d75E; spf=pass (mx1.freebsd.org: domain of "SRS0=OKuk=BE=klop.ws=ronald-lists@realworks.nl" designates 194.109.157.24 as permitted sender) smtp.mailfrom="SRS0=OKuk=BE=klop.ws=ronald-lists@realworks.nl"; dmarc=pass (policy=quarantine) header.from=klop.ws Date: Mon, 15 May 2023 14:17:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1684153036; 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=kU0boszwlC1Xgrir8ArHOP2eoRKoRls/vHUc+QRh2P4=; b=FHT9d75EoEXsed1AsE2Tp+byE4h0f6tSDkEoqp6jHgAeK50fDO7Xur2Wf9Le7CZb7wRFox VltmhduO1oqrz8fLBYOHyrEqn9+8DsqyjhlxHk60qOqqvayiBcsu/rZxsAaziYANbX7F31 RvkUBm7NGczlISVzIoJOPxWLfYpSne0T0qv7lhjO81DlYbmdL8g2179g1C3JEhtWx8o5aM qZQxK6fcoT/E8n/jvp2mnHSw9pAdQKm7yLQbR1gAM1O9vzNiU2BIh6JzVskxtgNo9TtKFN 1aVu5i5p1niDfkOmiVIW+M6Gk4SK3BsAK8HKV9/9Fn7LYs0dOxipK3Uz24lwCg== From: Ronald Klop To: ports@freebsd.org Message-ID: <581353187.153.1684153036202@mailrelay> Subject: mongodb70 fails on 14? advice? 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: multipart/alternative; boundary="----=_Part_152_2006229440.1684153035172" X-Mailer: Realworks (655.316) Importance: Normal X-Priority: 3 (Normal) X-Spamd-Result: default: False [-2.07 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.87)[-0.871]; MID_RHS_NOT_FQDN(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,quarantine]; FORGED_SENDER(0.30)[ronald-lists@klop.ws,SRS0=OKuk=BE=klop.ws=ronald-lists@realworks.nl]; R_SPF_ALLOW(-0.20)[+ip4:194.109.157.0/24]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw2]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RCVD_COUNT_ZERO(0.00)[0]; MIME_TRACE(0.00)[0:+,1:+,2:~]; MLMMJ_DEST(0.00)[ports@freebsd.org]; HAS_X_PRIO_THREE(0.00)[3]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[klop.ws:+]; FROM_HAS_DN(0.00)[]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_NEQ_ENVFROM(0.00)[ronald-lists@klop.ws,SRS0=OKuk=BE=klop.ws=ronald-lists@realworks.nl] X-Rspamd-Queue-Id: 4QKdfW3bC7z4Fb3 X-Spamd-Bar: -- X-ThisMailContainsUnwantedMimeParts: N ------=_Part_152_2006229440.1684153035172 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, My port compiles fine on FreeBSD 12 and 13 but fails on 14. http://beefy18.nyi.freebsd.org/data/main-amd64-default/p93c4b3fbc498_sd489b= 2a39d/logs/errors/mongodb70-7.0.0.r0_1.log In file included from build/opt/mongo/s/mongos_server_parameters_gen.cpp:9: In file included from build/opt/mongo/s/mongos_server_parameters_gen.h:9: In file included from /usr/include/c++/v1/algorithm:1716: In file included from /usr/include/c++/v1/__algorithm/adjacent_find.h:13: /usr/include/c++/v1/__algorithm/comp.h:36:71: error: invalid operands to bi= nary expression ('const mongo::SSLX509Name::Entry' and 'const mongo::SSLX50= 9Name::Entry') bool operator()(const _T1& __x, const _T1& __y) const {return __x =3D= =3D __y;} ~~~ ^ ~~= ~ I tried older llvm versions but that does not help. So I get the idea it ha= s something to do with the c++ libraries in 14.0. Is this a known issue? Any advice or suggestion on how to resolve this? Or should this go to upstr= eam mongodb? Regards, Ronald. =C3=82=20 ------=_Part_152_2006229440.1684153035172 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi,

My port compiles fine on FreeBSD 12 and 13 but fails on 14.

http://beefy18.nyi.freebsd.org/data/main-amd64-default/p93c4b3fbc498_sd489b= 2a39d/logs/errors/mongodb70-7.0.0.r0_1.log
In file included from build/opt/mongo/s/mongos_server_parameters_gen.c=
pp:9:
In file included from build/opt/mongo/s/mongos_server_parameters_gen.h:9:
In file included from /usr/include/c++/v1/algorithm:1716:
In file included from /usr/include/c++/v1/__algorithm/adjacent_find.h:13:
/usr/include/c++/v1/__algorithm/comp.h:36:71: error: invalid operands to bi=
nary expression ('const mongo::SSLX509Name::Entry' and 'const mongo::SSLX50=
9Name::Entry')
    bool operator()(const _T1& __x, const _T1& __y) const {return _=
_x =3D=3D __y;}
                                                                  ~~~ ^  ~~=
~

I tried older llvm versions but that does not help. So I get the idea it ha= s something to do with the c++ libraries in 14.0.
Is this a known issue?
Any advice or suggestion on how to resolve this? Or should this go to upstr= eam mongodb?

Regards,
Ronald.
=C3=82  ------=_Part_152_2006229440.1684153035172--