unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34718: wget2 install error
@ 2019-03-03  2:19 mikadoZero
  2019-03-03 12:54 ` bug#34718: output of `guix describe` mikadoZero
  2019-03-05 15:48 ` bug#34718: wget2 install error Efraim Flashner
  0 siblings, 2 replies; 4+ messages in thread
From: mikadoZero @ 2019-03-03  2:19 UTC (permalink / raw)
  To: 34718

After adding `wget2` to my Guix SD configuration and running `guix system reconfigure` I get this error message.

building /gnu/store/grs07r02plfc3idadnj6jyf7s7ibarsq-wget2-1.0.0.drv...
- 'build' phasebuilder for `/gnu/store/grs07r02plfc3idadnj6jyf7s7ibarsq-wget2-1.0.0.
drv' failed with exit code 1                                                       
build of /gnu/store/grs07r02plfc3idadnj6jyf7s7ibarsq-wget2-1.0.0.drv failed
View build log at '/var/log/guix/drvs/gr/s07r02plfc3idadnj6jyf7s7ibarsq-wget2-1.0.0.
drv.bz2'.                                                                          
guix system: error: build of `/gnu/store/grs07r02plfc3idadnj6jyf7s7ibarsq-wget2-1.0.
0.drv' failed

The log file ends with this:

  CC       fseeko.lo
fseeko.c: In function 'rpl_fseeko':
fseeko.c:110:4: error: #error "Please port gnulib fseeko.c to your platform! Look at
 the code in fseeko.c, then report this to bug-gnulib."                            
   #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.
c, then report this to bug-gnulib."                                                
    ^
make[3]: *** [Makefile:2010: fseeko.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/tmp/guix-build-wget2-1.0.0.drv-0/source/lib'
make[2]: *** [Makefile:1721: all] Error 2
make[2]: Leaving directory '/tmp/guix-build-wget2-1.0.0.drv-0/source/lib'
make[1]: *** [Makefile:1573: all-recursive] Error 1
make[1]: Leaving directory '/tmp/guix-build-wget2-1.0.0.drv-0/source'
make: *** [Makefile:1482: all] Error 2
Backtrace:
           4 (primitive-load "/gnu/store/1j41q9wr4nzvbmxf5h57pwqh3y0…")
In ice-9/eval.scm:
   191:35  3 (_ _)
In srfi/srfi-1.scm:
   863:16  2 (every1 #<procedure 807540 at /gnu/store/gfprsx2m62cvq…> …)
In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-build-sy
stem.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: "make" argume
nts: ("-j" "2") exit-status: 2 term-signal: #f stop-signal: #f] 8bbfc0>)'.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#34718: output of `guix describe`
  2019-03-03  2:19 bug#34718: wget2 install error mikadoZero
@ 2019-03-03 12:54 ` mikadoZero
  2019-03-05 15:48 ` bug#34718: wget2 install error Efraim Flashner
  1 sibling, 0 replies; 4+ messages in thread
From: mikadoZero @ 2019-03-03 12:54 UTC (permalink / raw)
  To: 34718

When I run `guix describe` I get:

guix 35556d7
  repository URL: https://git.savannah.gnu.org/git/guix.git
  branch: master
  commit: 35556d7da01f00ffdbc9b3218ef2669dd28e3b62

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#34718: wget2 install error
  2019-03-03  2:19 bug#34718: wget2 install error mikadoZero
  2019-03-03 12:54 ` bug#34718: output of `guix describe` mikadoZero
@ 2019-03-05 15:48 ` Efraim Flashner
  2019-03-12  2:24   ` mikadoZero
  1 sibling, 1 reply; 4+ messages in thread
From: Efraim Flashner @ 2019-03-05 15:48 UTC (permalink / raw)
  To: mikadoZero; +Cc: 34718-done

[-- Attachment #1: Type: text/plain, Size: 273 bytes --]

Fixed in commit f5e08f1793f7c36641f1b4d879b5dc3f016a4a53


-- 
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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#34718: wget2 install error
  2019-03-05 15:48 ` bug#34718: wget2 install error Efraim Flashner
@ 2019-03-12  2:24   ` mikadoZero
  0 siblings, 0 replies; 4+ messages in thread
From: mikadoZero @ 2019-03-12  2:24 UTC (permalink / raw)
  To: 34718-done


Efraim Flashner writes:

> Fixed in commit f5e08f1793f7c36641f1b4d879b5dc3f016a4a53

Thanks it is installing fine now.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-12  2:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-03  2:19 bug#34718: wget2 install error mikadoZero
2019-03-03 12:54 ` bug#34718: output of `guix describe` mikadoZero
2019-03-05 15:48 ` bug#34718: wget2 install error Efraim Flashner
2019-03-12  2:24   ` mikadoZero

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).