bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Porting with Guix


From: rennes
Subject: Re: Porting with Guix
Date: Wed, 28 Dec 2016 15:22:42 -0600
User-agent: Roundcube Webmail/1.0.6


This likely means that Guix was configured in an environment where
Guile-SSH was available (so offloading support was enabled), but at
runtime Guile-SSH cannot be found.

You could try adding “--no-build-hook”.

Hi,

Now, start downloading and built with:
"guix build hello --no-substitutes --no-build-hook"

but now shows:

/gnu/store/vz5xa345sgsq1c7gb5biaqb8zmyf7934-glibc-bootstrap-0/include/pthread/pthread.h:757:27: error: initializer element is not constant
 #define PTHREAD_ONCE_INIT __PTHREAD_ONCE_INIT
                           ^
glthread/lock.c:454:42: note: in expansion of macro 'PTHREAD_ONCE_INIT'
 static const pthread_once_t fresh_once = PTHREAD_ONCE_INIT;
                                          ^
make[5]: *** [Makefile:2225: glthread/lock.o] Error 1
make[5]: Leaving directory '/tmp/guix-build-findutils-boot0-4.6.0.drv-0/findutils-4.6.0/gl/lib'
make[4]: *** [Makefile:2250: all-recursive] Error 1
make[4]: Leaving directory '/tmp/guix-build-findutils-boot0-4.6.0.drv-0/findutils-4.6.0/gl/lib'
make[3]: *** [Makefile:1931: all] Error 2
make[3]: Leaving directory '/tmp/guix-build-findutils-boot0-4.6.0.drv-0/findutils-4.6.0/gl/lib'
make[2]: *** [Makefile:1657: all-recursive] Error 1
make[2]: Leaving directory '/tmp/guix-build-findutils-boot0-4.6.0.drv-0/findutils-4.6.0/gl'
make[1]: *** [Makefile:1706: all-recursive] Error 1
make[1]: Leaving directory '/tmp/guix-build-findutils-boot0-4.6.0.drv-0/findutils-4.6.0'
make: *** [Makefile:1646: all] Error 2
phase `build' failed after 5.9 seconds

Attached log error.

Attachment: error-build.log
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]