unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43181: [BUG] Building Nix 2.3.7 fails
@ 2020-09-03 13:28 Kurt
  2020-09-04  2:39 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Kurt @ 2020-09-03 13:28 UTC (permalink / raw)
  To: 43181

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





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

* bug#43181: [BUG] Building Nix 2.3.7 fails
  2020-09-03 13:28 bug#43181: [BUG] Building Nix 2.3.7 fails Kurt
@ 2020-09-04  2:39 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2020-09-04  2:39 UTC (permalink / raw)
  To: Kurt; +Cc: 43181-done

Kurt <gitlabcanada@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




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

end of thread, other threads:[~2020-09-04  2:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 13:28 bug#43181: [BUG] Building Nix 2.3.7 fails Kurt
2020-09-04  2:39 ` Maxim Cournoyer

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