From unknown Mon Aug 18 19:29:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63551: cpp-mustache-4.1 build fails Resent-From: Giovanni Biscuolo Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 17 May 2023 10:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63551 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63551@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168431801124425 (code B ref -1); Wed, 17 May 2023 10:07:01 +0000 Received: (at submit) by debbugs.gnu.org; 17 May 2023 10:06:51 +0000 Received: from localhost ([127.0.0.1]:48989 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzE3W-0006Ls-H4 for submit@debbugs.gnu.org; Wed, 17 May 2023 06:06:51 -0400 Received: from lists.gnu.org ([209.51.188.17]:49608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzE3S-0006Li-AU for submit@debbugs.gnu.org; Wed, 17 May 2023 06:06:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pzE3S-00080s-4l for bug-guix@gnu.org; Wed, 17 May 2023 06:06:46 -0400 Received: from ns13.heimat.it ([46.4.214.66]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pzE3Q-0005Ld-6R for bug-guix@gnu.org; Wed, 17 May 2023 06:06:45 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id CB54D3007E0 for ; Wed, 17 May 2023 10:06:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xB_0M_rirK6J for ; Wed, 17 May 2023 10:06:39 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.170.62]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id 5AA2330022D for ; Wed, 17 May 2023 10:06:39 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id EB6732613B5B for ; Wed, 17 May 2023 12:06:38 +0200 (CEST) Received: (nullmailer pid 19014 invoked by uid 1000); Wed, 17 May 2023 10:06:38 -0000 From: Giovanni Biscuolo Organization: Xelera.eu Date: Wed, 17 May 2023 12:06:38 +0200 Message-ID: <878rdnjmq9.fsf@xelera.eu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=46.4.214.66; envelope-from=g@xelera.eu; helo=ns13.heimat.it X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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 (--) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, using Guix at commit c8e599b939, cpp-mustache build is failing with this error: =2D-8<---------------cut here---------------start------------->8--- The following derivation will be built: /gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1.drv [...] building /gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1.drv... [...] starting phase `configure' source directory: "/tmp/guix-build-cpp-mustache-4.1.drv-0/source" (relative= from build: "../source") build directory: "/tmp/guix-build-cpp-mustache-4.1.drv-0/build" running 'cmake' with arguments ("../source" "-DCMAKE_BUILD_TYPE=3DRelWithDe= bInfo" "-DCMAKE_INSTALL_PREFIX=3D/gnu/store/2c9hzfc1d8k3x2h0rw3jfwd3w1nbvwq= f-cpp-mustache-4.1" "-DCMAKE_INSTALL_LIBDIR=3Dlib" "-DCMAKE_INSTALL_RPATH_U= SE_LINK_PATH=3DTRUE" "-DCMAKE_INSTALL_RPATH=3D/gnu/store/2c9hzfc1d8k3x2h0rw= 3jfwd3w1nbvwqf-cpp-mustache-4.1/lib" "-DCMAKE_VERBOSE_MAKEFILE=3DON") CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. =2D- The C compiler identification is GNU 11.3.0 =2D- The CXX compiler identification is GNU 11.3.0 =2D- Detecting C compiler ABI info =2D- Detecting C compiler ABI info - done =2D- Check for working C compiler: /gnu/store/5lqhcv91ijy82p92ac6g5xw48l0lw= wz4-gcc-11.3.0/bin/gcc - skipped =2D- Detecting C compile features =2D- Detecting C compile features - done =2D- Detecting CXX compiler ABI info =2D- Detecting CXX compiler ABI info - done =2D- Check for working CXX compiler: /gnu/store/5lqhcv91ijy82p92ac6g5xw48l0= lwwz4-gcc-11.3.0/bin/c++ - skipped =2D- Detecting CXX compile features =2D- Detecting CXX compile features - done =2D- Configuring done =2D- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR =2D- Build files have been written to: /tmp/guix-build-cpp-mustache-4.1.drv= -0/build phase `configure' succeeded after 0.8 seconds starting phase `patch-generated-file-shebangs' phase `patch-generated-file-shebangs' succeeded after 0.0 seconds starting phase `build' /gnu/store/ygab8v4ci9iklaykapq52bfsshpvi8pw-cmake-minimal-3.24.2/bin/cmake = -S/tmp/guix-build-cpp-mustache-4.1.drv-0/source -B/tmp/guix-build-cpp-musta= che-4.1.drv-0/build --check-build-system CMakeFiles/Makefile.cmake 0 /gnu/store/ygab8v4ci9iklaykapq52bfsshpvi8pw-cmake-minimal-3.24.2/bin/cmake = -E cmake_progress_start /tmp/guix-build-cpp-mustache-4.1.drv-0/build/CMakeF= iles /tmp/guix-build-cpp-mustache-4.1.drv-0/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/guix-build-cpp-mustache-4.1.drv-0/build' make -f CMakeFiles/mustache.dir/build.make CMakeFiles/mustache.dir/depend make[2]: Entering directory '/tmp/guix-build-cpp-mustache-4.1.drv-0/build' cd /tmp/guix-build-cpp-mustache-4.1.drv-0/build && /gnu/store/ygab8v4ci9ikl= aykapq52bfsshpvi8pw-cmake-minimal-3.24.2/bin/cmake -E cmake_depends "Unix M= akefiles" /tmp/guix-build-cpp-mustache-4.1.drv-0/source /tmp/guix-build-cpp= -mustache-4.1.drv-0/source /tmp/guix-build-cpp-mustache-4.1.drv-0/build /tm= p/guix-build-cpp-mustache-4.1.drv-0/build /tmp/guix-build-cpp-mustache-4.1.= drv-0/build/CMakeFiles/mustache.dir/DependInfo.cmake --color=3D make[2]: Leaving directory '/tmp/guix-build-cpp-mustache-4.1.drv-0/build' make -f CMakeFiles/mustache.dir/build.make CMakeFiles/mustache.dir/build make[2]: Entering directory '/tmp/guix-build-cpp-mustache-4.1.drv-0/build' [ 50%] Building CXX object CMakeFiles/mustache.dir/tests.cpp.o /gnu/store/5lqhcv91ijy82p92ac6g5xw48l0lwwz4-gcc-11.3.0/bin/c++ -O2 -g -DN= DEBUG -Wall -Wextra -Werror -std=3Dc++11 -MD -MT CMakeFiles/mustache.dir/= tests.cpp.o -MF CMakeFiles/mustache.dir/tests.cpp.o.d -o CMakeFiles/mustach= e.dir/tests.cpp.o -c /tmp/guix-build-cpp-mustache-4.1.drv-0/source/tests.cpp In file included from /gnu/store/gsjczqir1wbz8p770zndrpw4rnppmxi3-glibc-2.3= 5/include/signal.h:328, from /tmp/guix-build-cpp-mustache-4.1.drv-0/source/catch.h= pp:6520, from /tmp/guix-build-cpp-mustache-4.1.drv-0/source/tests.c= pp:32: /tmp/guix-build-cpp-mustache-4.1.drv-0/source/catch.hpp:6543:33: error: siz= e of array ?altStackMem? is not an integral constant-expression 6543 | static char altStackMem[SIGSTKSZ]; | ^~~~~~~~ /tmp/guix-build-cpp-mustache-4.1.drv-0/source/catch.hpp:6594:45: error: siz= e of array ?altStackMem? is not an integral constant-expression 6594 | char FatalConditionHandler::altStackMem[SIGSTKSZ] =3D {}; | ^~~~~~~~ make[2]: *** [CMakeFiles/mustache.dir/build.make:79: CMakeFiles/mustache.di= r/tests.cpp.o] Error 1 make[2]: Leaving directory '/tmp/guix-build-cpp-mustache-4.1.drv-0/build' make[1]: *** [CMakeFiles/Makefile2:86: CMakeFiles/mustache.dir/all] Error 2 make[1]: Leaving directory '/tmp/guix-build-cpp-mustache-4.1.drv-0/build' make: *** [Makefile:94: all] Error 2 error: in phase 'build': uncaught exception: %exception #<&invoke-error program: "make" arguments: ("-j" "8") exit-statu= s: 2 term-signal: #f stop-signal: #f>=20 phase `build' failed after 2.7 seconds command "make" "-j" "8" failed with status 2 builder for `/gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1.d= rv' failed with exit code 1 @ build-failed /gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1= .drv - 1 builder for `/gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-musta= che-4.1.drv' failed with exit code 1 derivation '/gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1.dr= v' offloaded to 'batondor' failed: build of `/gnu/store/s9qrl5dmbgqikhc9k07= qcwhb2w8mk1g0-cpp-mustache-4.1.drv' failed build of /gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1.drv f= ailed Could not find build log for '/gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-c= pp-mustache-4.1.drv'. guix build: error: build of `/gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cp= p-mustache-4.1.drv' failed =2D-8<---------------cut here---------------end--------------->8--- Happy hacking! Gio' =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJABAEBCgAqFiEERcxjuFJYydVfNLI5030Op87MORIFAmRkpy4MHGdAeGVsZXJh LmV1AAoJENN9DqfOzDkS6CcP/1Pl5FnkOcvWMgPEEaj95h5avLX2MUUVVpkd384E k20xnyEvAC9e9otZacDr9nQP9I6HaUmzCarycIaeTSZwn0RYvCtRAK352gbPT5Ce j/w42uwSNtVA4g0/PipC4w538AqYGkVD6Tsi6lqLHSTcePnDJBHJWJa2OBsiGcpo +YIqtxkQEOJp9TybREjIB+LPMGXceCzawrJM+THVcQk0YHXYxbhN9xM3fmTb5YFV +stSQ0PX5XAyOHPV8yVLaA/2JP+b1OmUY3v8JtNSJ6+K7Gm1I8/EF57m2CLnKJn3 fADRtY3tyrE2gbCsK2Kc84E7er2BWsyy9rz65HuqvyoVtouxBksJJnIHS7Ka+lot PfKP2yxbxayWyE+gTcRbZvgkOYCyEPqQpP0oxDBRoCnraWk8FtWrP/2c0zAZ++Pp gkzhicIpwSl6/g1Hw5y7VF0xTMO5ybtutP6dV4AiZCGHTl76VVDIJr/yFjIbQ02n E3NWWLHqtTUi74Nm1sgrom/6bV4xHm7tJbaHYPdZ5y3CifD0SgdIbt6li/Md2SwZ z0mMFn8q2sfN9ITB0u7TB5RiZzgCLJMGO55OCWXfUUi63yxIgaWBLNCngV8aUwte T/f7t5tpLSJbQoyl4F5ndVUn/W1ByBLw1pbYRaKPAfMa36zT6U6Mw+xdgCsSzhwT Sqd0 =l3dh -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Aug 18 19:29:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63551: cpp-mustache-4.1 build fails Resent-From: Giovanni Biscuolo Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 17 May 2023 10:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63551 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63551@debbugs.gnu.org Cc: Vagrant Cascadian , help-guix@gnu.org, hub.lombard@free.fr, Denis 'GNUtoo' Carikli Received: via spool by 63551-submit@debbugs.gnu.org id=B63551.168432031028919 (code B ref 63551); Wed, 17 May 2023 10:46:01 +0000 Received: (at 63551) by debbugs.gnu.org; 17 May 2023 10:45:10 +0000 Received: from localhost ([127.0.0.1]:49061 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzEec-0007WM-Bz for submit@debbugs.gnu.org; Wed, 17 May 2023 06:45:10 -0400 Received: from ns13.heimat.it ([46.4.214.66]:45166) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzEea-0007W4-BN for 63551@debbugs.gnu.org; Wed, 17 May 2023 06:45:08 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id B1BAB3007E0; Wed, 17 May 2023 10:45:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YtuoihR5pwgO; Wed, 17 May 2023 10:45:00 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.170.62]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id E740130022D; Wed, 17 May 2023 10:44:59 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id 7074B2613E79; Wed, 17 May 2023 12:44:59 +0200 (CEST) Received: (nullmailer pid 20352 invoked by uid 1000); Wed, 17 May 2023 10:44:58 -0000 From: Giovanni Biscuolo In-Reply-To: <20230515144856.26b5d1e4@primary_laptop> Organization: Xelera.eu References: <688696369.707372467.1684054546191.JavaMail.root@zimbra49-e8.priv.proxad.net> <87o7mnlz8m.fsf@wireframe> <20230515144856.26b5d1e4@primary_laptop> Date: Wed, 17 May 2023 12:44:58 +0200 Message-ID: <877ct7jkyd.fsf@xelera.eu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) 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 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello=20 thank you very much Hubert for your report: errors like the one you found (packages build failures) are bugs, next time please report them to bug-guix@gnu.org; better to close a non-bug than to miss an actual one ;-) As you can see I've now filed a new bug: bug#63551 Thank you also to Vagrant and Denis for the heads up, please submit further comments or patches to 63551@debbugs.gnu.org Denis 'GNUtoo' Carikli writes: [...] > There are several approaches here and I've patches for two of them if > needed (I've attached them): > (1) backport some upstream patches: > - There are 2 catch2 updates, they can be squashed into 1 patch > - We also need a patch for fixing unused variables. > (2) Update cpp-mustache: There is an upstream commit > (https://github.com/kainjow/Mustache/commit/4ed8c0b5a2a43d59394bd6900= dc04e738dbf8c02) > that change some version string. I've asked upstream if that was > the 5.0.0 release but so far I got no answer. > https://github.com/kainjow/Mustache/issues/65 > > (1) is 0001-gnu-cpp-mustache-fix-build-with-newer-glibc.patch > (2) is 0001-bug-reported-upstream-for-release-info-gnu-cpp-musta.patch > > I didn't share the patches yet because I was waiting on upstream to > clarify the situation with the lack of 5.0.0 tag. Please do not wait for an official upstream "release" (git tag, actually) for cpp-mustache, I guess upstream just forgot to tag it: Guix is full of "not officially" released or properly tagged packages, sources are often taken from carefully selected git commits (I've recently proposed a patch for dia, that is in a very similar situation) Since commit 4ed8c0b is setting version to 5.0.0 and that version works (does it?), I'd go for an "update to 5.0.0" patch My two cents. [...] Happy hacking! Gio' =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJABAEBCgAqFiEERcxjuFJYydVfNLI5030Op87MORIFAmRksCoMHGdAeGVsZXJh LmV1AAoJENN9DqfOzDkSHYYQAMDvLV5uqSW6WRtpjXJPOPMh+4mU7VEtqhRRn/iz b8CeqP3xjb7FIB/cgShmxacWQaHGBYtWYaY2PqUhU/xobPI7v7NQigM8/blIJA66 UTWo9v5t7pw1LEIwba1LbmTEjJgM0alUVhYM5VTnoQAyvvJPIbnBSF/k46Eysdfn rKC+mO3Cweabp4ckiv3MAr1Spvr+TkLU8DXCQfejYGOCpVd8Tv8/acFnlT5G75B7 jLS4RZaNywwMStqA+vaH5D80wO8GVMAsnlvSkIfeSYquI+AF2HzlqDUUcs43A0YY DfA2gBRlkZoXKmwEgSyvBpPZO6mdK5JI0CtO3BD0QOM6hPpI8XiBOg7cJR5gkuX0 EXs+kkC7PyY5JHYZR1smJYiCp8Jb5j2Fpgs4cR2OiIVGLOj8Xbj00LZGyPc50T7c JBV90D234rt4cM3zFewxQw8V/MQk8TuOxsZPE1tK8s4G3ZXLP4zBVbNQK1g3QpBr SE9nrgsDDblDl1KR/fOasZqlx6R1sljXL8/cSBbt7cxZdKR6JAG8pYGh773bR4TO /fYAPRQL/hV3LL4XFNSvjcvzXqzYd/Q39QAlRxXsRkad8dK2zkEsDotn9VHmBnaH +hJZsi6eGE2odn8iXpCbQxAMA2J1395SZDqpLWbzw6Ng3lsvLi+JVzsgAO53E8Vy KQYP =GFTw -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Aug 18 19:29:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63551: cpp-mustache-4.1 build fails Resent-From: Denis 'GNUtoo' Carikli Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 17 May 2023 12:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63551 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Giovanni Biscuolo Cc: Vagrant Cascadian , 63551@debbugs.gnu.org, help-guix@gnu.org, hub.lombard@free.fr Received: via spool by 63551-submit@debbugs.gnu.org id=B63551.168432525516077 (code B ref 63551); Wed, 17 May 2023 12:08:01 +0000 Received: (at 63551) by debbugs.gnu.org; 17 May 2023 12:07:35 +0000 Received: from localhost ([127.0.0.1]:49197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzFwM-0004BF-KI for submit@debbugs.gnu.org; Wed, 17 May 2023 08:07:34 -0400 Received: from cyberdimension.org ([80.67.179.20]:56628 helo=gnutoo.cyberdimension.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzFwK-0004B5-OE for 63551@debbugs.gnu.org; Wed, 17 May 2023 08:07:33 -0400 Received: from gnutoo.cyberdimension.org (localhost [127.0.0.1]) by cyberdimension.org (OpenSMTPD) with ESMTP id 6235d73d; Wed, 17 May 2023 12:07:31 +0000 (UTC) Received: from primary_laptop (localhost [::1]) by gnutoo.cyberdimension.org (OpenSMTPD) with ESMTP id c314f32f; Wed, 17 May 2023 12:07:30 +0000 (UTC) Date: Wed, 17 May 2023 14:07:22 +0200 From: Denis 'GNUtoo' Carikli Message-ID: <20230517140722.4e47f582@primary_laptop> In-Reply-To: <877ct7jkyd.fsf@xelera.eu> References: <688696369.707372467.1684054546191.JavaMail.root@zimbra49-e8.priv.proxad.net> <87o7mnlz8m.fsf@wireframe> <20230515144856.26b5d1e4@primary_laptop> <877ct7jkyd.fsf@xelera.eu> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/V/9i/4Ob9Y9E+4+lxA44KZQ"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Spam-Score: -0.0 (/) 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 (-) --Sig_/V/9i/4Ob9Y9E+4+lxA44KZQ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 17 May 2023 12:44:58 +0200 Giovanni Biscuolo wrote: > Since commit 4ed8c0b is setting version to 5.0.0 and that version > works (does it?), I'd go for an "update to 5.0.0" patch It at least builds fine. Thanks a lot for the advises. Denis. --Sig_/V/9i/4Ob9Y9E+4+lxA44KZQ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEeC+d2+Nrp/PU3kkGX138wUF34mMFAmRkw3oACgkQX138wUF3 4mOPVhAAldIuCQnYHMNZcN6CTLH+siHeHPbqf5TPj6WnBAuXxN91FoRxP2IIeBer UWmzq/9TJERFqZ7gaXOFs1DADdLLMXAx6RNBxd6DrPzpte6a5uHkbhyuFbroOT/7 8Ohxt8oIyEKVNVXFzNQiMcQj8wCfij3Zd+vvuXC4aPIkZR+JH0gXb2f67BHHiN9+ XZrxC37I4wbMzH0pcrgA/iA4mR+rR8aglzMfEp059pMyVYUtjkW2J76LyOuZ3NMF 3Y6mhYMhX2REHlNVspfEd1J3/hnEqqdFH0QGhkjKAiJXrSyAG7qPx2NT5MAhwwin bMghuUBEyNkLKpjxu+YIBEVxBqYkEBGxZma0u86wISoeaSDMtaUxKA7r1077/hFp cfPEdIiv2rqiGMdnOOaw7x6aQG5X8kB5PqeUr0zMJwSbSsDVp3YKgz367oKp0KIw swJyLib9tGrKu+lubbIQgss7IBReYAJGhH9Jvf5O28/rPHwf1JVEQiUdOjZi3KUH NtmKJCYcRcnyv6/Q/hQziF2ccsyD2kovJY4W4auqOoxFNE66Va3gjbKDZhYKBLWf bOljKWK5SzdM/RGeb6XJZrOwDELMR8jktUWb3iXhb0xeCq7y8IPnuQj9UrVZYhQd YN2yKtNlFWO7G9HwIJ6Z9Et0EH7ndCTEhk/Mzp8o7II5GyjZGo0= =dgyY -----END PGP SIGNATURE----- --Sig_/V/9i/4Ob9Y9E+4+lxA44KZQ-- From unknown Mon Aug 18 19:29:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63551: cpp-mustache-4.1 build fails References: <878rdnjmq9.fsf@xelera.eu> Resent-From: hub.lombard@free.fr Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 17 May 2023 18:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63551 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Denis 'GNUtoo' Carikli Cc: Vagrant Cascadian , Giovanni Biscuolo , 63551@debbugs.gnu.org, help-guix@gnu.org Received: via spool by 63551-submit@debbugs.gnu.org id=B63551.168434668315039 (code B ref 63551); Wed, 17 May 2023 18:05:02 +0000 Received: (at 63551) by debbugs.gnu.org; 17 May 2023 18:04:43 +0000 Received: from localhost ([127.0.0.1]:51003 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzLVy-0003uU-JP for submit@debbugs.gnu.org; Wed, 17 May 2023 14:04:43 -0400 Received: from smtp5-g21.free.fr ([212.27.42.5]:16084) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzHJJ-0000qN-9m for 63551@debbugs.gnu.org; Wed, 17 May 2023 09:35:22 -0400 Received: from zimbra49-e8.priv.proxad.net (unknown [172.20.243.199]) by smtp5-g21.free.fr (Postfix) with ESMTP id 9DCA960129; Wed, 17 May 2023 15:35:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1684330519; bh=6mSPmHLUgTHEMrmQ1Zul2cEAH14yhAz7nsB60ZS3RAM=; h=Date:From:To:Cc:In-Reply-To:Subject:From; b=Ahgd8pNu99wz9xCfBdmn6rzzRMbLUwYtXtV0CBw66HjMOVeujpZOeszSZX2XEmUF6 9azNB3mEy1avMKSBYtOi0GC/7Hce00kjUadunHleZV5/x88FT5W+bs4G+3OhWToL5E Oq+/4nkS6b15FS6V1eH8OC/yON83pAZHB28jEO83GJc5hI6mxyq03HbHAQuPNSS8Mw ibgDe1qDvTF3I1YFe46Gu/qdfTph+n0Ri9Mk6Cq/lr66NpTeVueMI2+cDNzdfvEeK/ ISmfLCAfV4zzklCmQbslMXf/V2DqCN+g6hHCv444h3vmpjgryiqmW2Sm3go1quHjpD uXLLUnE1Mqn2A== Date: Wed, 17 May 2023 15:35:19 +0200 (CEST) From: hub.lombard@free.fr Message-ID: <1500510256.722667843.1684330519587.JavaMail.root@zimbra49-e8.priv.proxad.net> In-Reply-To: <20230517140722.4e47f582@primary_laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [2a01:e0a:8ad:9480:7b49:9ebd:5a3e:c72a] X-Mailer: Zimbra 7.2.0-GA2598 (ZimbraWebClient - GC98 (Linux)/7.2.0-GA2598) X-Authenticated-User: hub.lombard@free.fr X-Spam-Score: 0.0 (/) X-Mailman-Approved-At: Wed, 17 May 2023 14:04:41 -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: -1.0 (-) Hi, ----- Mail original ----- De: "Denis 'GNUtoo' Carikli" =C3=80: "Giovanni Biscuolo" Cc: 63551@debbugs.gnu.org, "hub lombard" , help-guix@g= nu.org, "Vagrant Cascadian" Envoy=C3=A9: Mercredi 17 Mai 2023 14:07:22 Objet: Re: cpp-mustache-4.1 build fails On Wed, 17 May 2023 12:44:58 +0200 Giovanni Biscuolo wrote: > Since commit 4ed8c0b is setting version to 5.0.0 and that version > works (does it?), I'd go for an "update to 5.0.0" patch It at least builds fine. Thanks a lot for the advises. >>> Good to know, thxs! Will investigate and report advices. Denis. From unknown Mon Aug 18 19:29:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63551: (no subject) References: <878rdnjmq9.fsf@xelera.eu> In-Reply-To: <878rdnjmq9.fsf@xelera.eu> Resent-From: Denis 'GNUtoo' Carikli Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 23 Nov 2023 16:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63551 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63551@debbugs.gnu.org Received: via spool by 63551-submit@debbugs.gnu.org id=B63551.170075774219410 (code B ref 63551); Thu, 23 Nov 2023 16:43:02 +0000 Received: (at 63551) by debbugs.gnu.org; 23 Nov 2023 16:42:22 +0000 Received: from localhost ([127.0.0.1]:34990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6CmU-000530-DY for submit@debbugs.gnu.org; Thu, 23 Nov 2023 11:42:22 -0500 Received: from cyberdimension.org ([80.67.179.20]:36072 helo=gnutoo.cyberdimension.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6CmR-00052i-Ru for 63551@debbugs.gnu.org; Thu, 23 Nov 2023 11:42:21 -0500 Received: from gnutoo.cyberdimension.org (localhost [127.0.0.1]) by cyberdimension.org (OpenSMTPD) with ESMTP id 454a7a66 for <63551@debbugs.gnu.org>; Thu, 23 Nov 2023 16:42:13 +0000 (UTC) Received: from primary_laptop (localhost [::1]) by gnutoo.cyberdimension.org (OpenSMTPD) with ESMTP id 60ebeb99 for <63551@debbugs.gnu.org>; Thu, 23 Nov 2023 16:42:13 +0000 (UTC) Date: Thu, 23 Nov 2023 17:41:48 +0100 From: Denis 'GNUtoo' Carikli Message-ID: <20231123174148.7d312799@primary_laptop> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/Jqi3J/GK+e6r6O.t83=4hJR"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, Guix now has cpp-mustanche 5.0 so I think we can close that bug. Denis. Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record -0.0 T_SCC_BODY_TEXT_LINE No description available. 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 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 (+) --Sig_/Jqi3J/GK+e6r6O.t83=4hJR Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, Guix now has cpp-mustanche 5.0 so I think we can close that bug. Denis. --Sig_/Jqi3J/GK+e6r6O.t83=4hJR Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEeC+d2+Nrp/PU3kkGX138wUF34mMFAmVfgMwACgkQX138wUF3 4mN1MQ//U7LWhWq4SPxGGTmFAVPs6x40NooaG9bQf4r/y0yxZzJSj5EJCQtq3oni YnbAO5W65LRPYnFuUvKejs5d1oy33i9LRXRx6XQRNHJxs3u6tVEHOqjMs14vEypj pHXyeSbyecMM5Q0+FYrA1IB3UCIln7qDUdA3/HRVsj030iKQs0ciJW2XMPGR2pZl 7Ewy01248hMx1GKepDZqR/DWGBnzlsGGTYKUzgx8jfydoofRYRN+cqSzdR5sooCd MLD5WcllSx5WKvwgjkNBv5s5BuKv3BkKy/FgRI+glbgn+19MBAES91DoujJLJoi0 6oqrdp2zirN030YysVDRx98DQS0VUtXrCPeVG0Z6ZhD48J7qmKQxEv5eglABCeF6 nlbbTS8qLP1f1s9p5JtHLm/auyd9+8cubtpToHoLvfq92vVak5OkjU1+tIzG2B3x GZI/e0ugig9cXcaKsfiXvtapKQMJxPVJUZ4X86sFPzFdHbZkF/KDQTjnH4Ngs8QR Zwub2uNFOsEMQTto4f1hiJFmuwtzZoRbc0YNHHvJAhZyO210f5KvMWEUj4fCxySw gRouh9XNpX+mhPvdMUEqcpbPHfuRjkCkKIh9ofB8S/yDX8UmD41NtY2wsk5l+gP7 ODj307S6noP848in8bmbv85nQ2lKVXucduDJWs0z+CRX0G7l+14= =JfEV -----END PGP SIGNATURE----- --Sig_/Jqi3J/GK+e6r6O.t83=4hJR-- From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 23 11:44:14 2023 Received: (at control) by debbugs.gnu.org; 23 Nov 2023 16:44:14 +0000 Received: from localhost ([127.0.0.1]:34996 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6CoH-00056b-QB for submit@debbugs.gnu.org; Thu, 23 Nov 2023 11:44:14 -0500 Received: from cyberdimension.org ([80.67.179.20]:50544 helo=gnutoo.cyberdimension.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6CoF-00056S-RN for control@debbugs.gnu.org; Thu, 23 Nov 2023 11:44:12 -0500 Received: from gnutoo.cyberdimension.org (localhost [127.0.0.1]) by cyberdimension.org (OpenSMTPD) with ESMTP id de08eb04 for ; Thu, 23 Nov 2023 16:44:07 +0000 (UTC) Received: from primary_laptop (localhost [::1]) by gnutoo.cyberdimension.org (OpenSMTPD) with ESMTP id cfbe9222 for ; Thu, 23 Nov 2023 16:44:06 +0000 (UTC) Date: Thu, 23 Nov 2023 17:43:42 +0100 From: Denis 'GNUtoo' Carikli To: control@debbugs.gnu.org (GNU bug tracker automated control server) Message-ID: <20231123174342.3130324c@primary_laptop> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/u3Nofn7mhR_3Ns1cu/NNFIA"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 63551 Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record -0.0 T_SCC_BODY_TEXT_LINE No description available. 0.0 TVD_SPACE_RATIO No description available. 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control 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 (+) --Sig_/u3Nofn7mhR_3Ns1cu/NNFIA Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable close 63551 --Sig_/u3Nofn7mhR_3Ns1cu/NNFIA Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEeC+d2+Nrp/PU3kkGX138wUF34mMFAmVfgT4ACgkQX138wUF3 4mN4ug/9EoJLVJozaAr8qZe7fjIbfwyADvjpSQFr+ZkXhUxvpYq1+vje23nO0MO7 d7PSTg1U3zgQdJmR46GEurF4hQHoPlItKZEBf6peYO2p1OZXySNJVbTjhLF71Si/ voYQ/BrQWxZ0tpb0TT7rjNaJhHUp8PMv+ly2vKOrRHz1jQLBXMHTHE0Htb8FXE1h y9o6kJJjYcqW9GGOd0dFfFBcy95uv/iL0H8C/xruRPWM6gfjauUTAv5eFUklTQxe 5mb+7Z/z8kztchDml8A8/ERfdcE6+X0XxTTqAomW7CF9bfu7no4BsoK12BBhSkRe z118Zi5nuV3c1tPG6d2bn+0hCv9+OQIT0j3s5O7/V0LvN4yHTpoWhca3x2Y7Y3q0 cRAfTsrqh0MqnAYZVsVBZlV0lkiiwhoxteF2VaoN3J+3yc7HmqccJtyHSn2LcqMa rbwzsaLdAgkw6LHG8OuHC4ScgDZ5mSw/244KjhkScrW0g+/3qYnGa0SvdJKXw7Ma 8oZtFkuL7GgqfLiIeWIY0FkpoupqRjVzfTKcIt5tU94ALvKZr4OKdaeR47+htqYs bXfIneG1fo3i/VEJqC5kv04J7XHPO4I1ZjlQ6c8IkRyY2GAJi5wgfh3Qg+QsA/Li msia+YBUDAPOdZzx1Z6+PAXxSpHNuStSuPJ3rfG3WUwpTfgPYyU= =ALp4 -----END PGP SIGNATURE----- --Sig_/u3Nofn7mhR_3Ns1cu/NNFIA--