You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CC parse.lo
CC queue.lo
CCLD libgvpr.la
/nix/store/7m6p435s1c9ysfs266n9ppfw9zkii697-binutils-2.35.1/bin/ld: ../../lib/expr/.libs/libexpr_C.a(sfexit.o): in function `atexit':
/tmp/nix-build-graphviz.drv-0/graphviz-2.38.0/lib/sfio/sfexit.c:54: multiple definition of `atexit'; ../../lib/expr/.libs/libexpr_C.a(vmexit.o):/tmp/nix-build-graphviz.drv-0/graphviz-2.38.0/lib/vmalloc/vmexit.c:50: first defined here
/nix/store/7m6p435s1c9ysfs266n9ppfw9zkii697-binutils-2.35.1/bin/ld: ../../lib/expr/.libs/libexpr_C.a(sfexit.o): in function `exit':
/tmp/nix-build-graphviz.drv-0/graphviz-2.38.0/lib/sfio/sfexit.c:98: multiple definition of `exit'; ../../lib/expr/.libs/libexpr_C.a(vmexit.o):/tmp/nix-build-graphviz.drv-0/graphviz-2.38.0/lib/vmalloc/vmexit.c:67: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:656: libgvpr.la] Error 1
make[3]: Leaving directory '/tmp/nix-build-graphviz.drv-0/graphviz-2.38.0/lib/gvpr'
make[2]: *** [Makefile:536: all-recursive] Error 1
make[2]: Leaving directory '/tmp/nix-build-graphviz.drv-0/graphviz-2.38.0/lib'
make[1]: *** [Makefile:774: all-recursive] Error 1
make[1]: Leaving directory '/tmp/nix-build-graphviz.drv-0/graphviz-2.38.0'
make: *** [Makefile:583: all] Error 2
builder for '/nix/store/zsvx1fiwa97b22ai2srha1v61nvw76qk-graphviz.drv' failed with exit code 2
error: build of '/nix/store/zsvx1fiwa97b22ai2srha1v61nvw76qk-graphviz.drv' failed
Operating System: alpine (within docker image nixos/nix ) uname -a:Linux e8b6ac5b0786 4.19.128-microsoft-standard #1 SMP Tue Jun 23 12:58:10 UTC 2020 x86_64 Linux Nix Version: nix (Nix) 2.3.11
Nix Pill 12 does not build
Stdout/stderr
Operating System: alpine (within docker image
nixos/nix
)uname -a:
Linux e8b6ac5b0786 4.19.128-microsoft-standard #1 SMP Tue Jun 23 12:58:10 UTC 2020 x86_64 Linux
Nix Version: nix (Nix) 2.3.11
Steps to replicate
copy 4 files about into the container
run
nix-build ./graphviz.nix
The text was updated successfully, but these errors were encountered: