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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 03 Sep 2020 22:39:53 -0400
with message-id <87o8mme03q.fsf <at> gmail.com>
and subject line Re: bug#43181: [BUG] Building Nix 2.3.7 fails
has caused the debbugs.gnu.org bug report #43181,
regarding [BUG] Building Nix 2.3.7 fails
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
43181: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43181
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
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.