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 bug report
#43181: [BUG] Building Nix 2.3.7 fails
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 43181 <at> debbugs.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)]
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
[Message part 3 (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
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.