From unknown Thu Aug 14 21:45:06 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#42910 <42910@debbugs.gnu.org> To: bug#42910 <42910@debbugs.gnu.org> Subject: Status: libfive fails to build Reply-To: bug#42910 <42910@debbugs.gnu.org> Date: Fri, 15 Aug 2025 04:45:06 +0000 retitle 42910 libfive fails to build reassign 42910 guix submitter 42910 "bdju" severity 42910 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 18 03:25:00 2020 Received: (at submit) by debbugs.gnu.org; 18 Aug 2020 07:25:01 +0000 Received: from localhost ([127.0.0.1]:33800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k7vzP-0007Ec-Fc for submit@debbugs.gnu.org; Tue, 18 Aug 2020 03:25:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:44308) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k7sVq-0007vM-R5 for submit@debbugs.gnu.org; Mon, 17 Aug 2020 23:42:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42612) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k7sVq-0005yu-Jp for bug-guix@gnu.org; Mon, 17 Aug 2020 23:42:14 -0400 Received: from tilde.team ([167.114.7.65]:55374) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k7sVn-0001lL-Rb for bug-guix@gnu.org; Mon, 17 Aug 2020 23:42:14 -0400 Received: from localhost (unknown [63.228.59.248]) by tilde.team (Postfix) with ESMTPSA id 012EF4C1928 for ; Tue, 18 Aug 2020 03:42:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tilde.team; s=mail; t=1597722130; bh=IJHGLE/WWPdrWqCm6kWgCvu+6uhucjzRUYyWbSLYxyQ=; h=Subject:From:To:Date:From; b=qW5lR/7o/WA+APvuX72A8XA8TIO4UwJuJn+bnWHVOUwaeqZNfXAAXRiMzKLFefcNm xVvAw76KmJpuIr+6iM4Msa9GlMChMmWy8LI37DUeD6wr5zbbtraxhspMYSxxM46Abw Pb1CXj6LbB8GdjGlCKINNBNEhzpl7p/zWOQDgD1Q= Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Subject: libfive fails to build From: "bdju" To: Date: Mon, 17 Aug 2020 22:33:11 -0500 Message-Id: Received-SPF: pass client-ip=167.114.7.65; envelope-from=bdju@tilde.team; helo=tilde.team X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/17 23:42:10 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 18 Aug 2020 03:24:59 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) guix (GNU Guix) 2a20c22dcf7b6a01eca5d1142d2a34c39f2f948a It has been failing for some days now. build log here: http://ix.io/2uv3 This part was pointed out to me: (libfive/test/heightmap.cpp:261:5: error: =E2=80=98BENCHMARK=E2=80=99 was n= ot declared in this scope) From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 19 03:50:16 2020 Received: (at 42910-done) by debbugs.gnu.org; 19 Aug 2020 07:50:16 +0000 Received: from localhost ([127.0.0.1]:37711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8IrP-0008Pr-Rs for submit@debbugs.gnu.org; Wed, 19 Aug 2020 03:50:16 -0400 Received: from flashner.co.il ([178.62.234.194]:44782) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8IrN-0008Pc-NQ for 42910-done@debbugs.gnu.org; Wed, 19 Aug 2020 03:50:14 -0400 Received: from localhost (unknown [31.210.181.177]) by flashner.co.il (Postfix) with ESMTPSA id AD23340041; Wed, 19 Aug 2020 07:50:07 +0000 (UTC) Date: Wed, 19 Aug 2020 10:49:35 +0300 From: Efraim Flashner To: bdju Subject: Re: bug#42910: libfive fails to build Message-ID: <20200819074935.GF10528@E5400> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Ls2Gy6y7jbHLe9Od" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 42910-done Cc: 42910-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --Ls2Gy6y7jbHLe9Od Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 17, 2020 at 10:33:11PM -0500, bdju via Bug reports for GNU Guix= wrote: > guix (GNU Guix) 2a20c22dcf7b6a01eca5d1142d2a34c39f2f948a >=20 > It has been failing for some days now. >=20 > build log here: > http://ix.io/2uv3 >=20 > This part was pointed out to me: > (libfive/test/heightmap.cpp:261:5: error: =E2=80=98BENCHMARK=E2=80=99 was= not declared > in this scope) >=20 This happened when catch-framework2 was updated to a later version. I looked at libfive to see if there was a later commit that updated their bundled catch header but there wasn't one. I've updated the package so that we use the bundled header. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --Ls2Gy6y7jbHLe9Od Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl882Y4ACgkQQarn3Mo9 g1HZTA//fF2njD0acsVNGJhEgwSh+l5laM9cnTzbrostKdgCrlaGV5lgJHk7OaKz Pv89AwrxsdO83e7hB3YscEQnUZFn+JQz+4jsjrcmswNIFbdlCfnkdk1Zek8EwzuT kJmLOVO/XBFGq8ceYc+Gt8AyF2ZdibnuMP2XQ0D13VTCgHbMBJO0MOVmCP4sBJn8 EgLWtQ6aAD3iY4DsXC3G2nsuWHQ55HHipm1AVfeRc+hOKuAWoFQnzNwF+7cka0f4 ZjwmocU9WdJBZDcGmxHgci3NWMN6/HslwdQsPQhvR7K3ByldB1oDxF7gk5y0S66I gWX1WMSc4Eu4ymMJO2Zpd/IrxRBIg0ZGNMnfGu6HAdH+sXxfB/GG9gaOT0W75H6B +7DEWK4JTbhzaBLvSMItsd7mT1V5H8PzLi2+umj3NKXUghsEeE0a8b7awO0o0bzg L7AgtGMZV7AQq6i9Tc/7oWZJcPsy6KjYNc4qz5lsvzLfzXC8DYyEiE66wy0Vt3v6 pBmv+UN47lVl7ST/OlnTzef0syg/Drssfx4z7q7GyUfqYkLo9bYmj9RtunojAYPA +G+vHPoe/5M17Lisn63eXsGpxlO4f9bDrPefzZXuvgHKwyK+odSfpdAUvpeRB5lp K0RwYnWNDEVFV+tbrgjVm77MAamx36rwrGaviXgCw+R2EBVneDw= =C99H -----END PGP SIGNATURE----- --Ls2Gy6y7jbHLe9Od-- From unknown Thu Aug 14 21:45:06 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 16 Sep 2020 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator