From: Efraim Flashner <efraim@flashner.co.il>
To: Marius Bakke <mbakke@fastmail.com>
Cc: guix-devel@gnu.org, help-guix@gnu.org
Subject: Re: core-updates call for testing
Date: Tue, 28 Apr 2020 15:46:33 +0300 [thread overview]
Message-ID: <20200428124633.GT5243@E5400> (raw)
In-Reply-To: <87pnbxg508.fsf@devup.no>
[-- Attachment #1: Type: text/plain, Size: 2662 bytes --]
I have a package which currently depends on gfortran-5, although
gfortran-5 doesn't build on core-updates.
efraimf@penguin2:~/workspace/guix-core-updates$ ./pre-inst-env guix build --no-grafts -e '(@@ (gnu packages gcc) gfortran-5)'
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
The following derivation will be built:
/gnu/store/frqb5p2vdk8qcjwbny1s6mlak344a0gx-gfortran-5.5.0.drv
building /gnu/store/frqb5p2vdk8qcjwbny1s6mlak344a0gx-gfortran-5.5.0.drv...
Backtrace:
In ice-9/eval.scm:
217:50 19 (lp (#<procedure 7fffee835f40 at ice-9/eval.scm:282:?> ?))
217:50 18 (lp (#<procedure 7fffee835f20 at ice-9/eval.scm:282:?> ?))
217:50 17 (lp (#<procedure 7fffee835f00 at ice-9/eval.scm:282:?> ?))
217:50 16 (lp (#<procedure 7fffee835ee0 at ice-9/eval.scm:282:?> ?))
217:50 15 (lp (#<procedure 7fffee835e80 at ice-9/eval.scm:649:?> ?))
217:50 14 (lp (#<procedure 7fffee835e60 at ice-9/eval.scm:282:?> ?))
217:50 13 (lp (#<procedure 7fffee835e00 at ice-9/eval.scm:649:?> ?))
217:50 12 (lp (#<procedure 7fffee835de0 at ice-9/eval.scm:282:?> ?))
217:50 11 (lp (#<procedure 7fffee835dc0 at ice-9/eval.scm:282:?> ?))
217:50 10 (lp (#<procedure 7fffee835da0 at ice-9/eval.scm:282:?> ?))
217:50 9 (lp (#<procedure 7fffee835b20 at ice-9/eval.scm:649:?> ?))
217:50 8 (lp (#<procedure 7fffee835b00 at ice-9/eval.scm:282:?> ?))
217:50 7 (lp (#<procedure 7fffee835ae0 at ice-9/eval.scm:282:?> ?))
217:50 6 (lp (#<procedure 7fffee835ac0 at ice-9/eval.scm:282:?> ?))
217:33 5 (lp (#<procedure 7fffee7fe9c0 at ice-9/eval.scm:196:?> ?))
196:43 4 (_ #f)
196:35 3 (_ #f)
202:27 2 (_ #f)
223:20 1 (proc #<directory (guile-user) 7fffefbadf00>)
In unknown file:
0 (%resolve-variable (7 . cut) #<directory (guile-user) 7?>)
ERROR: In procedure %resolve-variable:
Unbound variable: cut
builder for `/gnu/store/frqb5p2vdk8qcjwbny1s6mlak344a0gx-gfortran-5.5.0.drv' failed with exit code 1
build of /gnu/store/frqb5p2vdk8qcjwbny1s6mlak344a0gx-gfortran-5.5.0.drv failed
View build log at '/var/log/guix/drvs/fr/qb5p2vdk8qcjwbny1s6mlak344a0gx-gfortran-5.5.0.drv.bz2'.
guix build: error: build of `/gnu/store/frqb5p2vdk8qcjwbny1s6mlak344a0gx-gfortran-5.5.0.drv' failed
I checked the guix tree and 'git grep \,gfortran' showed they're all
using gfortran-7. I was able to build gfortran-6. gfortran-4.9 also
failed, same error.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-04-28 12:50 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-23 23:24 core-updates call for testing Marius Bakke
2020-04-23 23:39 ` Leo Famulari
2020-04-23 23:45 ` Leo Famulari
2020-04-24 0:09 ` sirgazil
2020-04-29 12:39 ` Ricardo Wurmus
2020-04-29 12:38 ` Ricardo Wurmus
2020-04-29 13:05 ` Marius Bakke
2020-04-30 8:49 ` zimoun
2020-04-24 3:20 ` sirgazil
2020-04-24 12:58 ` sirgazil
2020-04-24 16:25 ` Marius Bakke
2020-04-24 16:54 ` Gábor Boskovits
2020-04-24 19:29 ` sirgazil
2020-04-24 18:08 ` sirgazil
2020-04-24 21:52 ` Marius Bakke
2020-04-24 22:42 ` sirgazil
2020-04-24 18:46 ` sirgazil
2020-04-24 14:40 ` Jack Hill
2020-04-24 20:06 ` Jack Hill
2020-04-25 3:02 ` Jack Hill
2020-04-25 13:24 ` sirgazil
2020-04-25 18:13 ` sirgazil
2020-04-25 18:36 ` sirgazil
2020-04-25 21:19 ` Jack Hill
2020-04-25 21:54 ` sirgazil
2020-04-27 22:09 ` Jack Hill
2020-04-25 18:06 ` Leo Famulari
2020-04-28 13:17 ` Marius Bakke
2020-04-28 17:25 ` Leo Famulari
2020-04-29 13:00 ` Marius Bakke
2020-05-03 19:57 ` Ludovic Courtès
2020-04-28 12:46 ` Efraim Flashner [this message]
2020-04-28 13:12 ` Marius Bakke
2020-05-02 16:46 ` Christopher Baines
2020-05-04 15:31 ` Marius Bakke
2020-05-04 17:49 ` Christopher Baines
[not found] ` <87sggf92jc.fsf@ngyro.com>
[not found] ` <87bln31zsx.fsf@devup.no>
2020-05-04 19:21 ` Vagrant Cascadian
2020-05-04 20:18 ` Vagrant Cascadian
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200428124633.GT5243@E5400 \
--to=efraim@flashner.co.il \
--cc=guix-devel@gnu.org \
--cc=help-guix@gnu.org \
--cc=mbakke@fastmail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).