all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: hub.lombard@free.fr
To: help-guix@gnu.org
Subject: 1 dependencies couldn't be built. cpp-mustache-4.1
Date: Sun, 14 May 2023 10:55:46 +0200 (CEST)	[thread overview]
Message-ID: <688696369.707372467.1684054546191.JavaMail.root@zimbra49-e8.priv.proxad.net> (raw)
In-Reply-To: <2074528809.707359788.1684054259894.JavaMail.root@zimbra49-e8.priv.proxad.net>

Hello Guix,

I encounter an update's problem, 'guix package -u' does not finish correctly...

Here's the history and an error log contain about 'cpp-mustache-4.1'
....................................................................
les dérivations suivantes seront compilées :
  /gnu/store/9snzbkm66v11pwjfkgbsy9xjw76wy7z4-profile.drv
  /gnu/store/13c2cvin5xxi8gy3qp4klzaij0nf5rn8-kiwix-desktop-2.2.2.drv
  /gnu/store/89p78r02fj71mwsfjayby1m1x7v43bb0-kiwix-lib-11.0.0.drv
  /gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1.drv
  /gnu/store/c2665amsv2a2jm5carm5wl41dlvv5wz5-kiwix-tools-3.3.0.drv
................................................................... 
  12,9 Mo seront téléchargés
 qtmultimedia-6.3.2  465KiB           191KiB/s 00:02 ▕██████████████████▏ 100.0%
construction de /gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1.drv...
 50% ▕████████████████████████████████████▌                                    ▏builder for `/gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1.drv' failed with exit code 1
la compilation de /gnu/store/s9qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1.drv a échoué
Vous trouverez le journal de compilation dans « /var/log/guix/drvs/s9/qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1.drv.gz ».
cannot build derivation `/gnu/store/89p78r02fj71mwsfjayby1m1x7v43bb0-kiwix-lib-11.0.0.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/13c2cvin5xxi8gy3qp4klzaij0nf5rn8-kiwix-desktop-2.2.2.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/c2665amsv2a2jm5carm5wl41dlvv5wz5-kiwix-tools-3.3.0.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/9snzbkm66v11pwjfkgbsy9xjw76wy7z4-profile.drv': 1 dependencies couldn't be built
guix package: erreur : build of `/gnu/store/9snzbkm66v11pwjfkgbsy9xjw76wy7z4-profile.drv' failed
................................................................................................


The /var/log/guix/drvs/s9/qrl5dmbgqikhc9k07qcwhb2w8mk1g0-cpp-mustache-4.1.drv: 
..............................................................................
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 -DNDEBUG   -Wall -Wextra -Werror -std=c++11 -MD -MT CMakeFiles/mustache.dir/tests.cpp.o -MF CMakeFiles/mustache.dir/tests.cpp.o.d -o CMakeFiles/mustache.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.35/include/signal.h:328,
                 from /tmp/guix-build-cpp-mustache-4.1.drv-0/source/catch.hpp:6520,
                 from /tmp/guix-build-cpp-mustache-4.1.drv-0/source/tests.cpp:32:
/tmp/guix-build-cpp-mustache-4.1.drv-0/source/catch.hpp:6543:33: error: size 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: size of array ‘altStackMem’ is not an integral constant-expression
 6594 |     char FatalConditionHandler::altStackMem[SIGSTKSZ] = {};
      |                                             ^~~~~~~~
make[2]: *** [CMakeFiles/mustache.dir/build.make:79: CMakeFiles/mustache.dir/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" "2") exit-status: 2 term-signal: #f stop-signal: #f> 
phase `build' failed after 11.9 seconds
command "make" "-j" "2" failed with status 2
............................................

I have tried to roll back and update again with same result...

I wanted to remove the cpp-mustache-4.1 thing, but it can't.

thank you in advance if you can help me to see some clarifications  :)


Cheers


hubert


       reply	other threads:[~2023-05-14  8:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2074528809.707359788.1684054259894.JavaMail.root@zimbra49-e8.priv.proxad.net>
2023-05-14  8:55 ` hub.lombard [this message]
2023-05-14 15:16   ` 1 dependencies couldn't be built. cpp-mustache-4.1 Vagrant Cascadian
2023-05-14 15:42     ` hub.lombard
2023-05-15 12:49     ` Denis 'GNUtoo' Carikli
2023-05-15 18:17       ` hub.lombard
2023-05-15 23:19         ` Denis 'GNUtoo' Carikli
2023-05-16  6:06           ` hub.lombard
2023-05-17 10:44       ` cpp-mustache-4.1 build fails Giovanni Biscuolo
2023-05-17 12:07         ` Denis 'GNUtoo' Carikli
2023-05-17 13:35           ` hub.lombard
2023-05-17 13:35             ` bug#63551: " hub.lombard
2023-05-17 10:06 Giovanni Biscuolo
2023-11-23 16:41 ` bug#63551: (no subject) Denis 'GNUtoo' Carikli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=688696369.707372467.1684054546191.JavaMail.root@zimbra49-e8.priv.proxad.net \
    --to=hub.lombard@free.fr \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.