unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31170: Package: nix build failed
@ 2018-04-15 18:53 zrn
  2018-04-16 15:20 ` Glenn Morris
  2018-06-10 13:42 ` 宋文武
  0 siblings, 2 replies; 3+ messages in thread
From: zrn @ 2018-04-15 18:53 UTC (permalink / raw)
  To: bug-guix

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

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


[-- Attachment #2: Type: text/html, Size: 2342 bytes --]

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

end of thread, other threads:[~2018-06-10 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-15 18:53 bug#31170: Package: nix build failed zrn
2018-04-16 15:20 ` Glenn Morris
2018-06-10 13:42 ` 宋文武

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