Have you tried building in a Guix container? See 'bullet proof' in my guix-notes.
On Sat, Jan 02, 2021 at 11:00:27AM +0100, Hartmut Goebel wrote: > Hi, > > after happily developing guix on a foreign distro for quite some years > (well, I had some issue now and then but was always able to recover), > I'm no longer able to do so: > > - "make" fails when linking guix-daemon with "undefined reference to > `__twalk_r@GLIBC_PRIVATE'" > > - ./pre-inst-env guix --help dumps core > > Any ideas? > > I tried > > make distclean ; bootstrap ; ./configure ; make > > with no success. > > Environment: > > guix 50812aaeb6c8c736a73547b781b8e47b8b345ed1 > > guix package --manifest=$PWD/develop-profile.scm > --profile=$PWD/.develop-profile > active this profile > make distclean ; bootstrap ; ./configure ; make > > -- > Regards > Hartmut Goebel > > | Hartmut Goebel | h.goe...@crazy-compilers.com | > | www.crazy-compilers.com | compilers which you thought are impossible | > >