Icedove 78.10.0 Failed to build

  • Done
  • quality assurance status badge
Details
4 participants
  • bo0od
  • Leo Prikler
  • Maxime Devos
  • Tobias Geerinckx-Rice
Owner
unassigned
Submitted by
bo0od
Severity
normal
Merged with
B
B
bo0od wrote on 1 May 2021 14:22
(address . bug-guix@gnu.org)
b33e760e-7428-d440-75a1-111e4134d859@riseup.net
Hi There,

Trying to upgrade my packages but i got this error (check the uploaded
image)

ThX!
Attachment: icedove.png
M
M
Maxime Devos wrote on 1 May 2021 14:31
8036c17dcc9628b47863333acb0e8c8072a2c1c5.camel@telenet.be
bo0od schreef op za 01-05-2021 om 12:22 [+0000]:
Toggle quote (5 lines)
> Hi There,
>
> Trying to upgrade my packages but i got this error (check the uploaded
> image)

Could you post the build log? (the ...-import-compiled.drv.bz2)
If it is too large, you could send the last ~100 of lines or so,
which should probably be enough to determine the issue.

You can use bzcat to decompress the log.

Greetings,
Maxime.
-----BEGIN PGP SIGNATURE-----

iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYI1KPRccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7rLgAQCO0yyx0TcYLjd7dq1bgv/YqUvR
dfetUnTdEEjbapVaYQD+J0MJ/0epiG9yJOBzTZzTuB1zqFvuWpmjuAnmPrYT4w8=
=oL3Y
-----END PGP SIGNATURE-----


T
T
Tobias Geerinckx-Rice wrote on 1 May 2021 14:37
(name . bo0od)(address . bo0od@riseup.net)(address . 48140@debbugs.gnu.org)
2ee53b097fcf07b0f13b5e21b7a7d50f@tobias.gr
bo0od,

Thanks for the report!

Please also attach the .bz2 file mentioned after "View build log at".
It will have the details, if any.

Kind regards,

T G-R

Sent from a Web browser. Excuse or enjoy my brevity.
B
B
bo0od wrote on 1 May 2021 15:08
769bf84c-ea15-6245-3336-e7d516c1c311@riseup.net
Toggle quote (2 lines)
> Could you post the build log? (the ...-import-compiled.drv.bz2)

------>
/var/log/guix/drvs/00/1p94i7q8kks3pngjah0b2v4fzl3npr-module-import-compiled.drv.bz2
<------
[ 1/26] Loading './guix/base16.scm'...
[ 2/26] Loading './guix/base64.scm'...
[ 3/26] Loading './guix/build/download-nar.scm'...
[ 4/26] Loading './guix/build/download.scm'...
[ 5/26] Loading './guix/build/hg.scm'...
[ 6/26] Loading './guix/build/syscalls.scm'...
[ 7/26] Loading './guix/build/utils.scm'...
[ 8/26] Loading './guix/combinators.scm'...
[ 9/26] Loading './guix/ftp-client.scm'...
[10/26] Loading './guix/progress.scm'...
[11/26] Loading './guix/records.scm'...
[12/26] Loading './guix/serialization.scm'...
[13/26] Loading './guix/swh.scm'...
;;; Failed to autoload swh-download-directory in (guix swh):
;;; no code for module (json)
Backtrace:
In srfi/srfi-1.scm:
460:18 19 (fold #<procedure 7ffff5be1440 at ice-9/eval.scm:336:1?> ?)
In ice-9/eval.scm:
619:8 18 (_ #(#(#<directory (guix build utils) 7ffff6195d20>) # ?))
In ice-9/boot-9.scm:
2806:4 17 (save-module-excursion #<procedure 7ffff4846ce0 at ice-?>)
In unknown file:
16 (primitive-load "./guix/swh.scm")
In ice-9/eval.scm:
721:20 15 (primitive-eval (define-module (guix swh) #:use-module ?))
In ice-9/psyntax.scm:
1241:36 14 (expand-top-sequence ((define-module (guix swh) # # ?)) ?)
1233:19 13 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
285:10 12 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?)
In ice-9/eval.scm:
293:34 11 (_ #<directory (guix build utils) 7ffff6195d20>)
In ice-9/boot-9.scm:
3380:4 10 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?)
2565:24 9 (call-with-deferred-observers #<procedure 7ffff51f6cd0 ?>)
3393:24 8 (_)
222:29 7 (map1 (((guix base16)) ((guix build utils)) ((# ?) ?) ?))
222:29 6 (map1 (((guix build utils)) ((guix build syscalls) ?) ?))
222:29 5 (map1 (((guix build syscalls) #:select (mkdtemp!)) (#) ?))
222:29 4 (map1 (((web uri)) ((web client)) ((web response)) (#) ?))
222:29 3 (map1 (((web client)) ((web response)) ((json)) ((?)) ?))
222:29 2 (map1 (((web response)) ((json)) ((srfi srfi-1)) ((?)) ?))
222:17 1 (map1 (((json)) ((srfi srfi-1)) ((srfi srfi-9)) ((?)) ?))
3300:6 0 (resolve-interface (json) #:select _ #:hide _ #:prefix _ ?)

ice-9/boot-9.scm:3300:6: In procedure resolve-interface:
no code for module (json)


Maxime Devos:
Toggle quote (15 lines)
> bo0od schreef op za 01-05-2021 om 12:22 [+0000]:
>> Hi There,
>>
>> Trying to upgrade my packages but i got this error (check the uploaded
>> image)
>
> Could you post the build log? (the ...-import-compiled.drv.bz2)
> If it is too large, you could send the last ~100 of lines or so,
> which should probably be enough to determine the issue.
>
> You can use bzcat to decompress the log.
>
> Greetings,
> Maxime.
>
T
T
Tobias Geerinckx-Rice wrote on 1 May 2021 15:35
(name . bo0od)(address . bo0od@riseup.net)(address . 48140@debbugs.gnu.org)
41a20f88f7a5161aabf943c49354b016@tobias.gr
Thanks.

Did you run 'guix pull' before upgrading icedove? What does 'guix
describe' report?

Kind regards,

T G-R

Sent from a Web browser. Excuse or enjoy my brevity.
B
B
bo0od wrote on 1 May 2021 19:15
(name . Tobias Geerinckx-Rice)(address . me@tobias.gr)(address . 48140@debbugs.gnu.org)
f2f4bed6-76cd-96ea-c403-48645a577835@riseup.net
Toggle quote (1 lines)
> Did you run 'guix pull' before upgrading icedove? What does 'guix
> describe' report?

yes. check the uploaded image.


Tobias Geerinckx-Rice:
Toggle quote (10 lines)
> Thanks.
>
> Did you run 'guix pull' before upgrading icedove?  What does 'guix
> describe' report?
>
> Kind regards,
>
> T G-R
>
> Sent from a Web browser. Excuse or enjoy my brevity.
Attachment: guixdescribe.png
L
L
Leo Prikler wrote on 2 May 2021 19:02
(address . control@debbugs.gnu.org)
236a269265f463e1073da4e14ae48735a3b7b8b9.camel@student.tugraz.at
merge 48140 48152
thanks
?
Your comment

This issue is archived.

To comment on this conversation send an email to 48140@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 48140
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch