GNU bug report logs -
#33836
[PATCH 0/2] location in define-configuration
Previous Next
Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>
Date: Sat, 22 Dec 2018 20:40:02 UTC
Severity: normal
Tags: fixed, patch
Done: Oleg Pykhalov <go.wigust <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 33836 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Oleg Pykhalov <go.wigust <at> gmail.com> writes:
> * gnu/services/configuration.scm (define-configuration): Add location.
> ---
> gnu/services/configuration.scm | 5 +++++
> 1 file changed, 5 insertions(+)
[…]
After ‘make clean-go’, the ‘make’ command outputs in Guix Git repo:
--8<---------------cut here---------------start------------->8---
Backtrace:
In ice-9/boot-9.scm:
2994:20 19 (_)
2312:4 18 (save-module-excursion #<procedure a94f060 at ice-9/boo?>)
3014:26 17 (_)
In unknown file:
16 (primitive-load-path "gnu/tests/mail" #<procedure 129f2?>)
In ice-9/eval.scm:
626:19 15 (_ #<directory (gnu tests mail) 16e440a0>)
293:34 14 (_ #<directory (gnu tests mail) 16e440a0>)
163:9 13 (_ #<directory (gnu tests mail) 16e440a0>)
159:9 12 (_ #<directory (gnu tests mail) 16e440a0>)
293:34 11 (_ #<directory (gnu tests mail) 16e440a0>)
214:21 10 (_ #(#(#(#(#(#<directory (gnu tests mail?> ?) ?) ?) ?) ?))
217:50 9 (lp (#<procedure 1103f620 at ice-9/eval.scm:182:7 (e?> ?))
217:50 8 (lp (#<procedure 1103f600 at ice-9/eval.scm:182:7 (e?> ?))
217:50 7 (lp (#<procedure 1103f420 at ice-9/eval.scm:292:11 (?> ?))
217:50 6 (lp (#<procedure 1103f3e0 at ice-9/eval.scm:182:7 (e?> ?))
217:50 5 (lp (#<procedure 1103f3c0 at ice-9/eval.scm:182:7 (e?> ?))
217:50 4 (lp (#<procedure 1103f180 at ice-9/eval.scm:292:11 (?> ?))
217:33 3 (lp (#<procedure 1103f160 at ice-9/eval.scm:182:7 (e?> ?))
155:9 2 (_ #(#(#(#(#(#<directory (gnu tests mail?> ?) ?) ?) ?) ?))
619:8 1 (_ #(#(#(#(#(#(#<directory (gnu tests?> ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
260:13 0 (for-each #<procedure 11123520 at ice-9/eval.scm:333:1?> ?)
ice-9/boot-9.scm:260:13: In procedure for-each:
Throw to key `srfi-34' with args `(#<condition %compound [message: "Invalid value for field location: #f"] 1106b3e0>)'.
Some deprecated features have been used. Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message.
make[2]: *** [Makefile:5576: make-go] Error 1
make[2]: Leaving directory '/home/natsu/src/guix'
make[1]: *** [Makefile:4657: all-recursive] Error 1
make[1]: Leaving directory '/home/natsu/src/guix'
make: *** [Makefile:3273: all] Error 2
--8<---------------cut here---------------end--------------->8---
Also my GuixSD fails to build. Will try to fix ‘gnu/services/mail.scm’.
Oleg.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 6 years and 68 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.