all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuval Langer <yuval.langer@gmail.com>
To: 62645@debbugs.gnu.org
Subject: bug#62645: Failing `guix install gnash`.
Date: Mon, 3 Apr 2023 17:41:08 +0300	[thread overview]
Message-ID: <CAK0OjG2GyuKTzQEiQri-HaD_PgyVQ2f11xpjcoY6aULFwQ2w9w@mail.gmail.com> (raw)

Running

guix install gnash

failed with this error at the tail of the log file

/var/log/guix/drvs/rr/fhg9ls3zm6cf6ldmnsxyii0g71bk02-gnash-0.8.11-0.583ccbc.drv.bz2

In file included from
/gnu/store/hm6dlgzkqz33fbiba07jjh8yzdikn7pp-boost-1.77.0/include/boost/format/alt_sstream.hpp:19,
                 from
/gnu/store/hm6dlgzkqz33fbiba07jjh8yzdikn7pp-boost-1.77.0/include/boost/format/internals.hpp:24,
                 from
/gnu/store/hm6dlgzkqz33fbiba07jjh8yzdikn7pp-boost-1.77.0/include/boost/format.hpp:38,
                 from ../../libbase/log.h:31,
                 from URLTest.cpp:25:
/gnu/store/hm6dlgzkqz33fbiba07jjh8yzdikn7pp-boost-1.77.0/include/boost/core/allocator_access.hpp:326:1:
note: candidate: ‘template<class A> typename
std::enable_if<boost::detail::alloc_has_allocate<A>::value, typename
boost::allocator_pointer<A>::type>::type boost::allocator_allocate(A&,
typename boost::allocator_size_type<A>::type, typename
boost::allocator_const_void_pointer<A>::type)’
  326 | allocator_allocate(A& a, typename allocator_size_type<A>::type n,
      | ^~~~~~~~~~~~~~~~~~
/gnu/store/hm6dlgzkqz33fbiba07jjh8yzdikn7pp-boost-1.77.0/include/boost/core/allocator_access.hpp:326:1:
note:   template argument deduction/substitution failed:
/gnu/store/hm6dlgzkqz33fbiba07jjh8yzdikn7pp-boost-1.77.0/include/boost/core/allocator_access.hpp:335:1:
note: candidate: ‘template<class A> typename std::enable_if<(!
boost::detail::alloc_has_allocate<A>::value), typename
boost::allocator_pointer<A>::type>::type boost::allocator_allocate(A&,
typename boost::allocator_size_type<A>::type, typename
boost::allocator_const_void_pointer<A>::type)’
  335 | allocator_allocate(A& a, typename allocator_size_type<A>::type n,
      | ^~~~~~~~~~~~~~~~~~
/gnu/store/hm6dlgzkqz33fbiba07jjh8yzdikn7pp-boost-1.77.0/include/boost/core/allocator_access.hpp:335:1:
note:   template argument deduction/substitution failed:
make[4]: *** [Makefile:907: URLTest-URLTest.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory
'/tmp/guix-build-gnash-0.8.11-0.583ccbc.drv-0/source/testsuite/libbase.all'
make[3]: *** [Makefile:1056: check-am] Error 2
make[3]: Leaving directory
'/tmp/guix-build-gnash-0.8.11-0.583ccbc.drv-0/source/testsuite/libbase.all'
make[2]: *** [Makefile:899: check-recursive] Error 1
make[2]: Leaving directory
'/tmp/guix-build-gnash-0.8.11-0.583ccbc.drv-0/source/testsuite'
make[1]: *** [Makefile:1164: check-recursive] Error 1
make[1]: Leaving directory '/tmp/guix-build-gnash-0.8.11-0.583ccbc.drv-0/source'
make: *** [Makefile:1464: check] Error 2

Test suite failed, dumping logs.
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("check" "-j"
"12") exit-status: 2 term-signal: #f stop-signal: #f>
phase `check' failed after 67.3 seconds
command "make" "check" "-j" "12" failed with status 2




             reply	other threads:[~2023-04-24  6:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-03 14:41 Yuval Langer [this message]
2024-03-28 20:55 ` bug#62645: Failing `guix install gnash` Vinicius Monego

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=CAK0OjG2GyuKTzQEiQri-HaD_PgyVQ2f11xpjcoY6aULFwQ2w9w@mail.gmail.com \
    --to=yuval.langer@gmail.com \
    --cc=62645@debbugs.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.