From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Zucchi Subject: Re: build issues w/ system glibc Date: Sun, 22 Dec 2019 07:36:26 +1030 Message-ID: <1686f055-f357-f49f-5754-6a58a951be43@gmail.com> References: <1c5f5fd0-361c-2ff4-d1ee-1c604006342d@gmail.com> <889544CC-5227-45AB-BDB4-A52C380598E1@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51534) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iilxL-0002C1-VL for help-guix@gnu.org; Sat, 21 Dec 2019 16:06:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iilxK-0001bB-8G for help-guix@gnu.org; Sat, 21 Dec 2019 16:06:35 -0500 Received: from mail-pg1-x52e.google.com ([2607:f8b0:4864:20::52e]:46981) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iilxJ-0001WL-V0 for help-guix@gnu.org; Sat, 21 Dec 2019 16:06:34 -0500 Received: by mail-pg1-x52e.google.com with SMTP id z124so6753452pgb.13 for ; Sat, 21 Dec 2019 13:06:33 -0800 (PST) In-Reply-To: <889544CC-5227-45AB-BDB4-A52C380598E1@lepiller.eu> Content-Language: en-AU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Julien Lepiller , help-guix@gnu.org On 19/12/19 6:33 pm, Julien Lepiller wrote: > Le 19 d=C3=A9cembre 2019 00:50:18 GMT+01:00, Michael Zucchi a =C3=A9crit : >> Morning, >> >> Just a couple of comments re: building from git.=C2=A0 Well that was t= he >> intention, but it's turned into a failure to build. >> >> >> Hi, have you tried runinhg everything in a pure environment, from the = bootstrap? Guix environment guix --pure should give you an environment wh= ere none of your system is visible. >> Hi Julien, Ok I did that (again not mentioned in readme), sourced the profile and=20 tried again from scratch, same error.=C2=A0 libc is installed in the=20 directory LIBRARY_PATH is set to by the guix profile script. This is the output running the link line manually with "g++ -v", it is=20 unfortunately rather difficult to read. notzed@shitzone:~/src/guix$ g++ -v -Wall -std=3Dc++11 -g -O2=C2=A0=C2=A0 = -o=20 guix-daemon nix/nix-daemon/guix_daemon-nix-daemon.o=20 nix/nix-daemon/guix_daemon-guix-daemon.o libstore.a libutil.a=20 libformat.a -lz=20 -L/gnu/store/i6l1579g80387rda658jy9cfqq82643d-sqlite-3.28.0/lib=20 -lsqlite3 -L/usr/lib64 -lgcrypt -lbz2 Using built-in specs. COLLECT_GCC=3Dg++ COLLECT_LTO_WRAPPER=3D/gnu/store/3pa3gmb9np87iz7sjrs405kbbj9bx74m-gcc-9.2= =2E0/libexec/gcc/x86_64-unknown-linux-gnu/9.2.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: Thread model: posix gcc version 9.2.0 (GCC) COMPILER_PATH=3D/gnu/store/3pa3gmb9np87iz7sjrs405kbbj9bx74m-gcc-9.2.0/lib= exec/gcc/x86_64-unknown-linux-gnu/9.2.0/:/gnu/store/3pa3gmb9np87iz7sjrs40= 5kbbj9bx74m-gcc-9.2.0/libexec/gcc/x86_64-unknown-linux-gnu/9.2.0/:/gnu/st= ore/3pa3gmb9np87iz7sjrs405kbbj9bx74m-gcc-9.2.0/libexec/gcc/x86_64-unknown= -linux-gnu/:/gnu/store/347y0zr1a9s2f5pkcncgi3gd0r33qq81-gcc-9.2.0-lib/lib= /gcc/x86_64-unknown-linux-gnu/9.2.0/:/gnu/store/347y0zr1a9s2f5pkcncgi3gd0= r33qq81-gcc-9.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/ LIBRARY_PATH=3D/gnu/store/fkxd3lilg97sn5qb2xsf80f76bjghcs4-profile/lib/:/= gnu/store/x6ybr0rx2mz3ywdj7ai3xfh3p5ybd8ki-profile/lib/:/gnu/store/347y0z= r1a9s2f5pkcncgi3gd0r33qq81-gcc-9.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu= /9.2.0/:/gnu/store/347y0zr1a9s2f5pkcncgi3gd0r33qq81-gcc-9.2.0-lib/lib/gcc= /x86_64-unknown-linux-gnu/9.2.0/../../../:/gnu/store/ahqgl4h89xqj695lgqvs= af6zh2nhy4pj-glibc-2.29/lib COLLECT_GCC_OPTIONS=3D'-v' '-Wall' '-std=3Dc++11' '-g' '-O2' '-o'=20 'guix-daemon'=20 '-L/gnu/store/i6l1579g80387rda658jy9cfqq82643d-sqlite-3.28.0/lib'=20 '-L/usr/lib64' '-shared-libgcc' '-mtune=3Dgeneric' '-march=3Dx86-64' =C2=A0/gnu/store/3pa3gmb9np87iz7sjrs405kbbj9bx74m-gcc-9.2.0/libexec/gcc/= x86_64-unknown-linux-gnu/9.2.0/collect2 -plugin /gnu/store/3pa3gmb9np87iz= 7sjrs405kbbj9bx74m-gcc-9.2.0/libexec/gcc/x86_64-unknown-linux-gnu/9.2.0/l= iblto_plugin.so -plugin-opt=3D/gnu/store/3pa3gmb9np87iz7sjrs405kbbj9bx74m= -gcc-9.2.0/libexec/gcc/x86_64-unknown-linux-gnu/9.2.0/lto-wrapper -plugin= -opt=3D-fresolution=3D/tmp/ccQDgVTV.res -plugin-opt=3D-pass-through=3D-lg= cc_s -plugin-opt=3D-pass-through=3D-lgcc -plugin-opt=3D-pass-through=3D-l= gcc_s -plugin-opt=3D-pass-through=3D-lc -plugin-opt=3D-pass-through=3D-lg= cc_s -plugin-opt=3D-pass-through=3D-lgcc --eh-frame-hdr -m elf_x86_64 -dy= namic-linker /gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/l= d-linux-x86-64.so.2 -o guix-daemon /gnu/store/fkxd3lilg97sn5qb2xsf80f76bj= ghcs4-profile/lib/crt1.o /gnu/store/fkxd3lilg97sn5qb2xsf80f76bjghcs4-prof= ile/lib/crti.o /gnu/store/347y0zr1a9s2f5pkcncgi3gd0r33qq81-gcc-9.2.0-lib/= lib/gcc/x86_64-unknown-linux-gnu/9.2.0/crtbegin.o -L/gnu/store/i6l1579g80= 387rda658jy9cfqq82643d-sqlite-3.28.0/lib -L/usr/lib64 -L/gnu/store/fkxd3l= ilg97sn5qb2xsf80f76bjghcs4-profile/lib -L/gnu/store/x6ybr0rx2mz3ywdj7ai3x= fh3p5ybd8ki-profile/lib -L/gnu/store/347y0zr1a9s2f5pkcncgi3gd0r33qq81-gcc= -9.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/9.2.0 -L/gnu/store/347y0zr1a9= s2f5pkcncgi3gd0r33qq81-gcc-9.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/9.2= =2E0/../../.. -L/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/li= b nix/nix-daemon/guix_daemon-nix-daemon.o nix/nix-daemon/guix_daemon-guix= -daemon.o libstore.a libutil.a libformat.a -lz -lsqlite3 -lgcrypt -lbz2 -= lstdc++ -lm -lgcc_s -lgcc -L/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-g= libc-2.29/lib -rpath=3D/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-= 2.29/lib -rpath=3D/gnu/store/347y0zr1a9s2f5pkcncgi3gd0r33qq81-gcc-9.2.0-l= ib/lib -lgcc_s -lc -lgcc_s -lgcc /gnu/store/347y0zr1a9s2f5pkcncgi3gd0r33q= q81-gcc-9.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/9.2.0/crtend.o /gnu/st= ore/fkxd3lilg97sn5qb2xsf80f76bjghcs4-profile/lib/crtn.o guile: warning: failed to install locale ld:=20 /gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libpthread.so.= 0:=20 undefined reference to `__libc_vfork@GLIBC_PRIVATE' collect2: error: ld returned 1 exit status notzed@shitzone:~/src/guix$