GNU bug report logs -
#31170
Package: nix build failed
Previous Next
Reported by: <zrn <at> tuta.io>
Date: Mon, 16 Apr 2018 04:14:01 UTC
Severity: normal
Done: iyzsong <at> member.fsf.org (宋文武)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#31170: Package: nix build failed
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 31170 <at> debbugs.gnu.org.
--
31170: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31170
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
<zrn <at> tuta.io> writes:
> Package: nix build failed
Hello, thanks for the report.
I had updated nix to 2.0.4, which should fix the build.
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Package: nix build failed
starting phase `build'
GEN Makefile.config
CXX src/nix-hash/nix-hash.o
CXX src/libmain/shared.o
CXX src/libmain/stack.o
CXX src/libstore/build.o
CXX src/libstore/builtins.o
CXX src/libstore/derivations.o
CXX src/libstore/download.o
CXX src/libstore/gc.o
src/libmain/stack.cc: In function ‘void nix::sigsegvHandler(int, siginfo_t*, void*)’:
src/libmain/stack.cc:23:21: error: ‘ucontext’ was not declared in this scope
sp = (char *) ((ucontext *) ctx)->uc_mcontext.gregs[REG_RSP];
^
src/libmain/stack.cc:23:31: error: expected primary-expression before ‘)’ token
sp = (char *) ((ucontext *) ctx)->uc_mcontext.gregs[REG_RSP];
^
src/libmain/stack.cc:23:33: error: expected ‘)’ before ‘ctx’
sp = (char *) ((ucontext *) ctx)->uc_mcontext.gregs[REG_RSP];
^
At global scope:
cc1plus: warning: unrecognized command line option ‘-Wno-unneeded-internal-declaration’
make: *** [mk/patterns.mk:3: src/libmain/stack.o] Error 1
make: *** Waiting for unfinished jobs....
phase `build' failed after 11.2 seconds
builder for `/gnu/store/wqzgh59kpkgix8w673h6r07r8n5i2mnk-nix-1.11.9.drv' failed with exit code 1
guix package: error: build failed: build of `/gnu/store/wqzgh59kpkgix8w673h6r07r8n5i2mnk-nix-1.11.9.drv' failed
[Message part 5 (text/html, inline)]
This bug report was last modified 6 years and 351 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.