GNU bug report logs -
#43181
[BUG] Building Nix 2.3.7 fails
Previous Next
Reported by: Kurt <gitlabcanada <at> runbox.com>
Date: Thu, 3 Sep 2020 13:29:01 UTC
Severity: normal
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 43181-done <at> debbugs.gnu.org (full text, mbox):
Kurt <gitlabcanada <at> runbox.com> writes:
> Greetings,
>
> ld: src/nix/repl.o: in function `gc::operator new(unsigned long)':
> /gnu/store/zg126cjicrpm2p6zc08ra5vh4ddag7ww-libgc-
> 8.0.4/include/gc/gc_cpp.h:409: undefined reference to `GC_malloc'
> ld: src/nix/repl.o: in function `gc::operator delete(void*)':
> /gnu/store/zg126cjicrpm2p6zc08ra5vh4ddag7ww-libgc-
> 8.0.4/include/gc/gc_cpp.h:444: undefined reference to `GC_free'
> ld: /gnu/store/zg126cjicrpm2p6zc08ra5vh4ddag7ww-libgc-
> 8.0.4/include/gc/gc_cpp.h:444: undefined reference to `GC_free'
> ld: /gnu/store/zg126cjicrpm2p6zc08ra5vh4ddag7ww-libgc-
> 8.0.4/include/gc/gc_cpp.h:444: undefined reference to `GC_free'
> collect2: error: ld returned 1 exit status
> make: *** [mk/lib.mk:105: src/nix/nix] Error 1
> command "make" "-j" "6" failed with status 2
>
> Hopefully this is the info needed.
>
> Thank you,
> Kurt
Fixed with commit ed66095679.
Thanks for the report!
Closing,
Maxim
This bug report was last modified 4 years and 263 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.