GNU bug report logs - #40237
Cannot build gcc-toolchain with "make-gcc-toolchain"

Previous Next

Package: guix;

Reported by: Roel Janssen <roel <at> gnu.org>

Date: Thu, 26 Mar 2020 10:30:02 UTC

Severity: normal

Done: zimoun <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Roel Janssen <roel <at> gnu.org>
Subject: bug#40237: closed (Re: bug#40237: Cannot build gcc-toolchain with
 "make-gcc-toolchain")
Date: Wed, 19 Oct 2022 10:16:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#40237: Cannot build gcc-toolchain with "make-gcc-toolchain"

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 40237 <at> debbugs.gnu.org.

-- 
40237: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40237
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: zimoun <zimon.toutoune <at> gmail.com>
To: Roel Janssen <roel <at> gnu.org>
Cc: 40237-done <at> debbugs.gnu.org
Subject: Re: bug#40237: Cannot build gcc-toolchain with "make-gcc-toolchain"
Date: Wed, 19 Oct 2022 10:35:40 +0200
Hi Roel,

On Tue, 18 Oct 2022 at 21:21, Roel Janssen <roel <at> gnu.org> wrote:

>> > When building this custom gcc-toolchain, it fails with:
>> 
>> Is it still the case?  Well, could you provide more information about
>> your use case?
>> 
>
> Actually, I don't have any more information, and most probably I messed up myself.
> I suppose we can just close this. If there's anything actually wrong it'll pop up
> another bug report. Shall I close this bug report, or would you like to keep it open?

I am in favor to close it.  As you said, if there is anything wrong, the
bug will pop again elsewhere.  So closing. :-)

Thank you for your answer.


Cheers,
simon

[Message part 3 (message/rfc822, inline)]
From: Roel Janssen <roel <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: Cannot build gcc-toolchain with "make-gcc-toolchain"
Date: Thu, 26 Mar 2020 11:29:17 +0100
Dear Guix,

I am trying to build a package with glibc-2.28.  So my native-inputs looks like
this:
--------------
(native-inputs
     `(("gcc-toolchain" ,(make-gcc-toolchain gcc-5 glibc-2.28))))
--------------


When building this custom gcc-toolchain, it fails with:

--------------
libtool: compile:  /tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/xgcc -B/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/ -B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/bin/ -B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/lib/ -isystem /gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/include -isystem /gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-5.5.0/libquadmath -I ../../../gcc-5.5.0/libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF math/.deps/isinf_nsq.Tpo -c ../../../gcc-5.5.0/libquadmath/math/isinf_nsq.c  -fPIC -DPIC -o math/.libs/isinf_nsq.o
xgcc: error trying to exec 'cc1': execvp: No such file or directory

...

xgcc: error trying to exec 'cc1': execvp: No such file or directory
libtool: compile:  /tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/xgcc
-B/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/
-B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-
unknown-linux-gnu/bin/ -B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-
2.28-5.5.0/x86_64-unknown-linux-gnu/lib/ -isystem
/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-
linux-gnu/include -isystem /gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-
glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-5.5.0/libquadmath -I ../../../gcc-5.5.0/libquadmath/../include -g
-O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../gcc-
5.5.0/libquadmath/math/frexpq.c  -fPIC -DPIC -o math/.libs/frexpq.o
libtool: compile:  /tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/xgcc
-B/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/
-B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-
unknown-linux-gnu/bin/ -B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-
2.28-5.5.0/x86_64-unknown-linux-gnu/lib/ -isystem
/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-
linux-gnu/include -isystem /gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-
glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-5.5.0/libquadmath -I ../../../gcc-5.5.0/libquadmath/../include -g
-O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../gcc-
5.5.0/libquadmath/math/hypotq.c  -fPIC -DPIC -o math/.libs/hypotq.o
xgcc: error trying to exec 'cc1': execvp: No such file or directory
xgcc: error trying to exec 'cc1': execvp: xgccNo such file or directory: error
trying to exec '
cc1': execvp: No such file or directory
xgcc: error trying to exec 'cc1': execvp: No such file or directory
libtool: compile:  /tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/xgcc
-B/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/
-B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-
unknown-linux-gnu/bin/ -B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-
2.28-5.5.0/x86_64-unknown-linux-gnu/lib/ -isystem
/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-
linux-gnu/include -isystem /gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-
glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-5.5.0/libquadmath -I ../../../gcc-5.5.0/libquadmath/../include -g
-O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../gcc-
5.5.0/libquadmath/math/signbitq.c  -fPIC -DPIC -o math/.libs/signbitq.o
xgcc: error trying to exec 'cc1': execvp: No such file or directory
xgcc: error trying to exec 'cc1': execvp: No such file or directory
libtool: compile:  /tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/xgcc
-B/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/
-B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-
unknown-linux-gnu/bin/ -B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-
2.28-5.5.0/x86_64-unknown-linux-gnu/lib/ -isystem
/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-
linux-gnu/include -isystem /gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-
glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-5.5.0/libquadmath -I ../../../gcc-5.5.0/libquadmath/../include -g
-O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../gcc-
5.5.0/libquadmath/math/scalblnq.c  -fPIC -DPIC -o math/.libs/scalblnq.o
xgcc: error trying to exec 'cc1': execvp: No such file or directory
xgcc: error trying to exec 'cc1': execvp: No such file or directory
libtool: compile:  /tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/xgcc
-B/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/
-B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-
unknown-linux-gnu/bin/ -B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-
2.28-5.5.0/x86_64-unknown-linux-gnu/lib/ -isystem
/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-
linux-gnu/include -isystem /gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-
glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-5.5.0/libquadmath -I ../../../gcc-5.5.0/libquadmath/../include -g
-O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../gcc-
5.5.0/libquadmath/math/ceilq.c  -fPIC -DPIC -o math/.libs/ceilq.o
xgcc: error trying to exec 'cc1': execvp: No such file or directory
libtool: compile:  /tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/xgcc
-B/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/
-B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-
unknown-linux-gnu/bin/ -B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-
2.28-5.5.0/x86_64-unknown-linux-gnu/lib/ -isystem
/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-
linux-gnu/include -isystem /gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-
glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-5.5.0/libquadmath -I ../../../gcc-5.5.0/libquadmath/../include -g
-O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../gcc-
5.5.0/libquadmath/math/asinq.c  -fPIC -DPIC -o math/.libs/asinq.o
xgcc: error trying to exec 'xgcccc1: error trying to exec 'cc1': ':
execvpexecvp: : No such file or directory
No such file or directory
xgcc: error trying to exec 'cc1': execvp: No such file or directory
xgcclibtool: compile:  /tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-
0/build/./gcc/xgcc -B/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/
-B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-
unknown-linux-gnu/bin/ -B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-
2.28-5.5.0/x86_64-unknown-linux-gnu/lib/ -isystem
/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-
linux-gnu/include -isystem /gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-
glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-5.5.0/libquadmath -I ../../../gcc-5.5.0/libquadmath/../include -g
-O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../gcc-
5.5.0/libquadmath/math/roundq.c  -fPIC -DPIC -o math/.libs/roundq.o
: error trying to exec 'cc1': execvp: No such file or directory
xgcc: error trying to exec 'cc1': execvp: No such file or directory
make[3]: *** [Makefile:1008: math/isnanq.lo] Error 1
make[3]: *** [Makefile:1008: math/x2y2m1q.lo] Error 1
xgcc: error trying to exec 'cc1': execvp: No such file or directory
make[3]: *** [Makefile:1008: math/atanq.lo] Error 1
make[3]: *** [Makefile:1008: math/rem_pio2q.lo] Error 1
make[3]: *** [Makefile:1008: math/cbrtq.lo] Error 1
xgcc: error trying to exec 'cc1': execvp: No such file or directory
make[3]: *** [Makefile:1008: math/isinfq.lo] Error 1
make[3]: *** [Makefile:1008: math/fmodq.lo] Error 1
make[3]: *** [Makefile:1008: math/atanhq.lo] Error 1
make[3]: *** [Makefile:1008: math/rintq.lo] Error 1
xgcc: error trying to exec 'cc1': execvp: No such file or directory
xgcc: error trying to exec 'cc1': execvp: No such file or directory
libtool: compile:  /tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/xgcc
-B/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/
-B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-
unknown-linux-gnu/bin/ -B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-
2.28-5.5.0/x86_64-unknown-linux-gnu/lib/ -isystem
/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-
linux-gnu/include -isystem /gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-
glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-5.5.0/libquadmath -I ../../../gcc-5.5.0/libquadmath/../include -g
-O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../gcc-
5.5.0/libquadmath/math/j1q.c  -fPIC -DPIC -o math/.libs/j1q.o
make[3]: *** [Makefile:1008: math/asinhq.lo] Error 1
make[3]: *** [Makefile:1008: math/atan2q.lo] Error 1
make[3]: *** [Makefile:1008: math/j0q.lo] Error 1
make[3]: *** [Makefile:1008: math/scalbnq.lo] Error 1
make[3]: *** [Makefile:1008: math/remainderq.lo] Error 1
make[3]: *** [Makefile:1008: math/acoshq.lo] Error 1
make[3]: *** [Makefile:1008: math/frexpq.lo] Error 1
make[3]: *** [Makefile:1008: math/signbitq.lo] Error 1
xgcc: error trying to exec 'cc1': execvp: No such file or directory
xgcc: error trying to exec 'cc1': execvp: No such file or directory
make[3]: *** [Makefile:1008: math/scalblnq.lo] Error 1
make[3]: *** [Makefile:1008: math/ceilq.lo] Error 1
xgcc: error trying to exec 'cc1': execvp: No such file or directory
make[3]: *** [Makefile:1008: math/asinq.lo] Error 1
xgcc: error trying to exec 'cc1': execvp: No such file or directory
make[3]: *** [Makefile:1008: math/hypotq.lo] Error 1
make[3]: *** [Makefile:1008: math/roundq.lo] Error 1
make[3]: *** [Makefile:1008: math/j1q.lo] Error 1
make[3]: Leaving directory '/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-
0/build/x86_64-unknown-linux-gnu/libquadmath'
make[2]: *** [Makefile:425: all] Error 2
make[2]: Leaving directory '/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-
0/build/x86_64-unknown-linux-gnu/libquadmath'
make[1]: *** [Makefile:16545: all-target-libquadmath] Error 2
libtool: compile:  /tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/xgcc
-B/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/
-B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-
unknown-linux-gnu/bin/ -B/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-
2.28-5.5.0/x86_64-unknown-linux-gnu/lib/ -isystem
/gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-glibc-2.28-5.5.0/x86_64-unknown-
linux-gnu/include -isystem /gnu/store/kfmbkjadms4x1qaxfrdf4lxqkql2hmfr-gcc-
glibc-2.28-5.5.0/x86_64-unknown-linux-gnu/sys-include "-DPACKAGE_NAME=\"Cilk
Runtime Library\"" -DPACKAGE_TARNAME=\"cilk-runtime-library\"
-DPACKAGE_VERSION=\"2.0\" "-DPACKAGE_STRING=\"Cilk Runtime Library 2.0\""
-DPACKAGE_BUGREPORT=\"cilk <at> intel.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cilk-
runtime-library\" -DVERSION=\"2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_AFFINITY_NP=1 -I. -I../../../gcc-
5.5.0/libcilkrts -I../../../gcc-5.5.0/libcilkrts/include -I../../../gcc-
5.5.0/libcilkrts/runtime -I../../../gcc-5.5.0/libcilkrts/runtime/config/x86
-DIN_CILK_RUNTIME=1 -fcilkplus -pthread -funwind-tables -I../../../gcc-
5.5.0/libcilkrts/include -I../../../gcc-5.5.0/libcilkrts/runtime -I../../../gcc-
5.5.0/libcilkrts/runtime/config/x86 -DIN_CILK_RUNTIME=1 -fcilkplus -funwind-
tables -std=c99 -g -O2 -MT symbol_test.lo -MD -MP -MF .deps/symbol_test.Tpo -c
../../../gcc-5.5.0/libcilkrts/runtime/symbol_test.c  -fPIC -DPIC -o
.libs/symbol_test.o
xgcc: error trying to exec 'cc1': execvp: No such file or directory
make[2]: *** [Makefile:736: symbol_test.lo] Error 1
make[2]: Leaving directory '/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-
0/build/x86_64-unknown-linux-gnu/libcilkrts'
make[1]: *** [Makefile:14592: all-target-libcilkrts] Error 2
config.status: creating sanitizer_common/Makefile
config.status: creating libbacktrace/Makefile
config.status: creating lsan/Makefile
config.status: creating asan/Makefile
config.status: creating Makefile
config.status: creating ubsan/Makefile
config.status: creating testsuite/Makefile
config.status: creating auto-config.h
config.status: executing default-1 commands
echo | /tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/xgcc -B/tmp/guix-
build-gcc-glibc-2.28-5.5.0.drv-0/build/./gcc/ -E -dM - | \
  sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \
	 -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \
  sort -u > tmp-macro_list
/gnu/store/29jhbbg1hf557x8j53f9sxd9imlmf02a-bash-minimal-5.0.7/bin/bash
../../gcc-5.5.0/gcc/../move-if-change tmp-macro_list macro_list
config.status: creating tsan/Makefile
echo timestamp > s-macro_list
config.status: executing depfiles commands
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-
0/build/gcc'
config.status: executing libtool commands
config.status: creating config.h
config.status: executing gstdint.h commands
config.status: executing default-1 commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
make[1]: Leaving directory '/tmp/guix-build-gcc-glibc-2.28-5.5.0.drv-0/build'
make: *** [Makefile:905: all] Error 2
command "make" "-j" "32" "LDFLAGS_FOR_TARGET=-
B/gnu/store/wzfdcfmp6ax2agl43bw2pnpjsnxn1v2p-glibc-2.28/lib -Wl,-dynamic-linker
-Wl,/gnu/store/wzfdcfmp6ax2agl43bw2pnpjsnxn1v2p-glibc-2.28/lib/ld-linux-x86-
64.so.2" "LDFLAGS=-Wl,-rpath=/gnu/store/wzfdcfmp6ax2agl43bw2pnpjsnxn1v2p-glibc-
2.28/lib -Wl,-dynamic-linker -Wl,/gnu/store/wzfdcfmp6ax2agl43bw2pnpjsnxn1v2p-
glibc-2.28/lib/ld-linux-x86-64.so.2" "BOOT_CFLAGS=-O2 -g0" failed with status 2
--------------

Kind regards,
Roel Janssen




This bug report was last modified 2 years and 299 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.