GNU bug report logs - #37520
maxima x86_64/linux build failure

Previous Next

Package: guix;

Reported by: Christopher Howard <christopher <at> librehacker.com>

Date: Thu, 26 Sep 2019 14:31:02 UTC

Severity: normal

Done: Diego Nicola Barbato <dnbarbato <at> posteo.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37520 in the body.
You can then email your comments to 37520 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#37520; Package guix. (Thu, 26 Sep 2019 14:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Howard <christopher <at> librehacker.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 26 Sep 2019 14:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Howard <christopher <at> librehacker.com>
To: bug-guix <at> gnu.org
Subject: maxima x86_64/linux build failure
Date: Thu, 26 Sep 2019 05:54:12 -0800
[Message part 1 (text/plain, inline)]
Running guix overlaid on Debian 9 amd64. Ran guix pull && guix package
-u. Ran guix install wxmaxima. Build fails with

/ 'configure' phasebuilder for
`/gnu/store/m5r9y68mhya0kv828mp62y28bfm0lrmv-maxima-5.42.2.drv' failed
with exit code 1
build of /gnu/store/m5r9y68mhya0kv828mp62y28bfm0lrmv-maxima-5.42.2.drv
failed
View build log at
'/var/log/guix/drvs/m5/r9y68mhya0kv828mp62y28bfm0lrmv-maxima-
5.42.2.drv.bz2'.


Last lines of build log are

checking for gcl... true
checking for iconv... true
checking for recode... false
configure: error: unable to run gcl executable "gcl".
Backtrace:
           4 (primitive-load "/gnu/store/8n7mpp0l8rqv26gxr9hg9aj3ax4…")
In ice-9/eval.scm:
   191:35  3 (_ _)
In srfi/srfi-1.scm:
   863:16  2 (every1 #<procedure 782420 at /gnu/store/gfprsx2m62cvq…>
…)
In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-
import/guix/build/gnu-build-system.scm:
   799:28  1 (_ _)
In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-
import/guix/build/utils.scm:
    616:6  0 (invoke _ . _)

/gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-
import/guix/build/utils.scm:616:6: In procedure invoke:
Throw to key `srfi-34' with args `(#<condition &invoke-error [program:
"/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-
4.4.23/bin/bash" arguments: ("./configure"
"CONFIG_SHELL=/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-
4.4.23/bin/bash" "SHELL=/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-
bash-minimal-4.4.23/bin/bash" "
--prefix=/gnu/store/3ihrqrdsq6r4n69nvaznbvcqni38c968-maxima-5.42.2" "
--enable-fast-install" "--build=x86_64-unknown-linux-gnu" "--enable-
gcl" "--with-posix-shell=/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-
bash-minimal-4.4.23/bin/sh" "--with-
wish=/gnu/store/2zl6wcliyd2ny8w73h77vk8bn4x91b7x-tk-8.6.8/bin/wish8.6") 
exit-status: 1 term-signal: #f stop-signal: #f] 8a0d40>)'.


-- 
Christopher Howard
p: +1 (907) 374-0257
w: https://librehacker.com
social feed: https://gnusocial.club/librehacker
xmpp: creationist <at> member.fsf.org
otr: E9685B53 01F038DD D29281C9 30FDA71E BD0095D4
gnupg: 23FD5CC5 (keys.gnupg.net)
radio: KL1TL
featured: https://worldenglishbible.org/
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#37520; Package guix. (Thu, 26 Sep 2019 22:04:02 GMT) Full text and rfc822 format available.

Message #8 received at 37520 <at> debbugs.gnu.org (full text, mbox):

From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
To: Christopher Howard <christopher <at> librehacker.com>
Cc: 37520 <at> debbugs.gnu.org
Subject: Re: bug#37520: maxima x86_64/linux build failure
Date: Fri, 27 Sep 2019 00:03:26 +0200
Hey Christopher,

Christopher Howard <christopher <at> librehacker.com> writes:

> Running guix overlaid on Debian 9 amd64. Ran guix pull && guix package -u. Ran guix install wxmaxima. Build fails with
>
> / 'configure' phasebuilder for `/gnu/store/m5r9y68mhya0kv828mp62y28bfm0lrmv-maxima-5.42.2.drv' failed with exit code 1
> build of /gnu/store/m5r9y68mhya0kv828mp62y28bfm0lrmv-maxima-5.42.2.drv failed
> View build log at '/var/log/guix/drvs/m5/r9y68mhya0kv828mp62y28bfm0lrmv-maxima-5.42.2.drv.bz2'.
>
> Last lines of build log are
>
> checking for gcl... true
> checking for iconv... true
> checking for recode... false
> configure: error: unable to run gcl executable "gcl".
> Backtrace:
>            4 (primitive-load "/gnu/store/8n7mpp0l8rqv26gxr9hg9aj3ax4…")
> In ice-9/eval.scm:
>    191:35  3 (_ _)
> In srfi/srfi-1.scm:
>    863:16  2 (every1 #<procedure 782420 at /gnu/store/gfprsx2m62cvq…> …)
> In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-build-system.scm:
>    799:28  1 (_ _)
> In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/utils.scm:
>     616:6  0 (invoke _ . _)
>
> /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/utils.scm:616:6: In procedure invoke:
> Throw to key `srfi-34' with args `(#<condition &invoke-error [program: "/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/bash" arguments: ("./configure" "CONFIG_SHELL=/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/bash"
> "SHELL=/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/bash" "--prefix=/gnu/store/3ihrqrdsq6r4n69nvaznbvcqni38c968-maxima-5.42.2" "--enable-fast-install" "--build=x86_64-unknown-linux-gnu" "--enable-gcl"
> "--with-posix-shell=/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh" "--with-wish=/gnu/store/2zl6wcliyd2ny8w73h77vk8bn4x91b7x-tk-8.6.8/bin/wish8.6") exit-status: 1 term-signal: #f stop-signal: #f] 8a0d40>)'.

This looks like a duplicate of [0].  The build fails because
gcl segfaults on invocation.  That's where

> configure: error: unable to run gcl executable "gcl".

comes from.

This bug has recently been fixed (I'm currently on commit ee6bfff from
last friday and maxima builds successfully).

The problem in your case seems to be, that the guix you invoked when
running `guix install wxmaxima' (and `guix package -u') is not the one
you got by running `guix pull' (That's why guix tries to build
maxima-5.42.2 even though it has recently been updated to 5.43.0).  You
might want to run:

    export PATH="$HOME/.config/guix/current/bin:$PATH"

(See section 4.6 Invoking `guix pull' in the Guix manual).  Or if you've
already done that, it might be necessary to run `hash guix' before
running `guix package -u' and `guix install wxmaxima' again.

If maxima still fails to build, could you please post the outputs of the
following commands:

    which guix
    guix describe

Thanks,

Diego

[0]: https://issues.guix.gnu.org/issue/34484




Information forwarded to bug-guix <at> gnu.org:
bug#37520; Package guix. (Sun, 29 Sep 2019 02:35:01 GMT) Full text and rfc822 format available.

Message #11 received at 37520 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Howard <christopher <at> librehacker.com>
To: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Cc: 37520 <at> debbugs.gnu.org
Subject: Re: bug#37520: maxima x86_64/linux build failure
Date: Sat, 28 Sep 2019 18:34:01 -0800
[Message part 1 (text/plain, inline)]
Thank you. It is now building fine for me.
On Fri, 2019-09-27 at 00:03 +0200, Diego Nicola Barbato wrote:
> Hey Christopher,
> 
> Christopher Howard <christopher <at> librehacker.com> writes:
> 
> > Running guix overlaid on Debian 9 amd64. Ran guix pull && guix
> > package -u. Ran guix install wxmaxima. Build fails with
> > 
> > / 'configure' phasebuilder for
> > `/gnu/store/m5r9y68mhya0kv828mp62y28bfm0lrmv-maxima-5.42.2.drv'
> > failed with exit code 1
> > build of /gnu/store/m5r9y68mhya0kv828mp62y28bfm0lrmv-maxima-
> > 5.42.2.drv failed
> > View build log at
> > '/var/log/guix/drvs/m5/r9y68mhya0kv828mp62y28bfm0lrmv-maxima-
> > 5.42.2.drv.bz2'.
> > 
> > Last lines of build log are
> > 
> > checking for gcl... true
> > checking for iconv... true
> > checking for recode... false
> > configure: error: unable to run gcl executable "gcl".
> > Backtrace:
> >            4 (primitive-load
> > "/gnu/store/8n7mpp0l8rqv26gxr9hg9aj3ax4…")
> > In ice-9/eval.scm:
> >    191:35  3 (_ _)
> > In srfi/srfi-1.scm:
> >    863:16  2 (every1 #<procedure 782420 at
> > /gnu/store/gfprsx2m62cvq…> …)
> > In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-
> > import/guix/build/gnu-build-system.scm:
> >    799:28  1 (_ _)
> > In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-
> > import/guix/build/utils.scm:
> >     616:6  0 (invoke _ . _)
> > 
> > /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-
> > import/guix/build/utils.scm:616:6: In procedure invoke:
> > Throw to key `srfi-34' with args `(#<condition &invoke-error
> > [program: "/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-
> > minimal-4.4.23/bin/bash" arguments: ("./configure"
> > "CONFIG_SHELL=/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-
> > minimal-4.4.23/bin/bash"
> > "SHELL=/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-
> > 4.4.23/bin/bash" "
> > --prefix=/gnu/store/3ihrqrdsq6r4n69nvaznbvcqni38c968-maxima-5.42.2" 
> > "--enable-fast-install" "--build=x86_64-unknown-linux-gnu" "
> > --enable-gcl"
> > "--with-posix-shell=/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-
> > bash-minimal-4.4.23/bin/sh" "--with-
> > wish=/gnu/store/2zl6wcliyd2ny8w73h77vk8bn4x91b7x-tk-
> > 8.6.8/bin/wish8.6") exit-status: 1 term-signal: #f stop-signal: #f]
> > 8a0d40>)'.
> 
> This looks like a duplicate of [0].  The build fails because
> gcl segfaults on invocation.  That's where
> 
> > configure: error: unable to run gcl executable "gcl".
> 
> comes from.
> 
> This bug has recently been fixed (I'm currently on commit ee6bfff
> from
> last friday and maxima builds successfully).
> 
> The problem in your case seems to be, that the guix you invoked when
> running `guix install wxmaxima' (and `guix package -u') is not the
> one
> you got by running `guix pull' (That's why guix tries to build
> maxima-5.42.2 even though it has recently been updated to
> 5.43.0).  You
> might want to run:
> 
>     export PATH="$HOME/.config/guix/current/bin:$PATH"
> 
> (See section 4.6 Invoking `guix pull' in the Guix manual).  Or if
> you've
> already done that, it might be necessary to run `hash guix' before
> running `guix package -u' and `guix install wxmaxima' again.
> 
> If maxima still fails to build, could you please post the outputs of
> the
> following commands:
> 
>     which guix
>     guix describe
> 
> Thanks,
> 
> Diego
> 
> [0]: https://issues.guix.gnu.org/issue/34484
-- 
Christopher Howard
p: +1 (907) 374-0257
w: https://librehacker.com
social feed: https://gnusocial.club/librehacker
xmpp: creationist <at> member.fsf.org
otr: E9685B53 01F038DD D29281C9 30FDA71E BD0095D4
gnupg: 23FD5CC5 (keys.gnupg.net)
radio: KL1TL
featured: http://www.foi.org
[Message part 2 (text/html, inline)]

Reply sent to Diego Nicola Barbato <dnbarbato <at> posteo.de>:
You have taken responsibility. (Sun, 29 Sep 2019 16:43:02 GMT) Full text and rfc822 format available.

Notification sent to Christopher Howard <christopher <at> librehacker.com>:
bug acknowledged by developer. (Sun, 29 Sep 2019 16:43:02 GMT) Full text and rfc822 format available.

Message #16 received at 37520-done <at> debbugs.gnu.org (full text, mbox):

From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
To: Christopher Howard <christopher <at> librehacker.com>
Cc: 37520-done <at> debbugs.gnu.org
Subject: Re: bug#37520: maxima x86_64/linux build failure
Date: Sun, 29 Sep 2019 18:42:30 +0200
Christopher Howard <christopher <at> librehacker.com> writes:

> Thank you. It is now building fine for me.

I'm glad I could help.  I'm closing this bug now.

Regards,

Diego





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 28 Oct 2019 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 296 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.