all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: GCC bootstrap failure on ARM
Date: Wed, 01 Jun 2016 14:23:15 +0200	[thread overview]
Message-ID: <87h9ddksi4.fsf_-_@gnu.org> (raw)
In-Reply-To: <20160531193337.GA22008@solar> (Andreas Enge's message of "Tue, 31 May 2016 21:33:37 +0200")

Andreas Enge <andreas@enge.fr> skribis:

> On Sat, May 28, 2016 at 05:25:35PM +0200, Ludovic Courtès wrote:
>> Could you save the offending .o files that are listed and upload them
>> somewhere, or run diffoscope on them?
>
> Of course the first time I forgot to add the "-K" parameter. So I redid the
> build and saved the build tree. Here is the error message:
> Comparing stages 2 and 3
> warning: gcc/cc1plus-checksum.o differs
> warning: gcc/cc1-checksum.o differs
> Bootstrap comparison failure!

I tried building it on an ARM machine that I borrowed (a rpi3), but with
a bit less than 1G of RAM and 100MiB of swap, it eventually runs out of
memory:

--8<---------------cut here---------------start------------->8---
g++ -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-5.3.0/gcc -I../../gcc-5.3.0/gcc/c-family -I../../gcc-5.3.0/gcc/../include -I../../gcc-5.3.0/gcc/../libcpp/include -I/tmp/guix-build-gcc-5.3.0.drv-0/build/./gmp -I/tmp/guix-build-gcc-5.3.0.drv-0/gcc-5.3.0/gmp -I/tmp/guix-build-gcc-5.3.0.drv-0/build/./mpfr/src -I/tmp/guix-build-gcc-5.3.0.drv-0/gcc-5.3.0/mpfr/src -I/tmp/guix-build-gcc-5.3.0.drv-0/gcc-5.3.0/mpc/src  -I../../gcc-5.3.0/gcc/../libdecnumber -I../../gcc-5.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-5.3.0/gcc/../libbacktrace   -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../gcc-5.3.0/gcc/c-family/c-cppbuiltin.c
/gnu/store/fi2yn5m40bls0kbi8km7an6l8dmywqhs-bash-static-4.3.42/bin/bash: line 1: 29443 Killed                  build/genautomata ../../gcc-5.3.0/gcc/common.md ../../gcc-5.3.0/gcc/config/arm/arm.md insn-conditions.md > tmp-automata.c
Makefile:2137: recipe for target 's-automata' failed
make[3]: *** [s-automata] Error 137
--8<---------------cut here---------------end--------------->8---

Details:

--8<---------------cut here---------------start------------->8---
$ dmesg |tail
[15555.066542] [23977]   999 23977     1997     1659       7       0        0             0 make
[15555.066562] [24788]   999 24788    43191    42723      87       0        0             0 genattrtab
[15555.066581] [24796]   999 24796      272        3       3       0        0             0 bash
[15555.066601] [24797]   999 24797   116661   116191     230       0        0             0 genautomata
[15555.066621] [24895]   999 24895      599       15       3       0        0             0 arm-guix-linux-
[15555.066641] [24896]   999 24896    23700    19432      48       0        0             0 cc1plus
[15555.066660] [24899]   999 24899      599       15       3       0        0             0 arm-guix-linux-
[15555.066680] [24900]   999 24900     5935     1993      13       0        0             0 cc1plus
[15555.066695] Out of memory: Kill process 24797 (genautomata) score 443 or sacrifice child
[15555.066715] Killed process 24797 (genautomata) total-vm:466644kB, anon-rss:464724kB, file-rss:40kB
--8<---------------cut here---------------end--------------->8---

Since the full log vanished from hydra.gnu.org (now we have a truncated
log), could you post the full log somewhere?

Alternately, if you want, you cuold give me access to your Novena.  :-)

Thanks,
Ludo’.

  parent reply	other threads:[~2016-06-01 12:23 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-17  8:59 Freezing core-updates Ludovic Courtès
2016-05-17 11:29 ` Leo Famulari
2016-05-17 21:21   ` Ludovic Courtès
     [not found] ` <D79FF867-A6E4-480B-8D0C-FD597A836F6E@famulari.name>
2016-05-17 11:47   ` Leo Famulari
2016-05-17 12:03 ` Matthew Jordan
2016-05-17 12:11   ` Ben Woodcroft
2016-05-17 21:22   ` Ludovic Courtès
2016-05-26 16:59 ` Andreas Enge
2016-05-28 15:25   ` Ludovic Courtès
2016-05-31 19:33     ` Andreas Enge
2016-05-31 21:36       ` Ludovic Courtès
2016-06-01  9:41         ` Andreas Enge
2016-06-02  8:09           ` Ludovic Courtès
2016-06-04 15:33             ` Andreas Enge
2016-06-01 12:23       ` Ludovic Courtès [this message]
2016-06-01 18:45         ` GCC bootstrap failure on ARM Andreas Enge
2016-06-06  9:22         ` Ludovic Courtès
2016-06-07  9:58           ` Ludovic Courtès
2016-06-07 16:04             ` Leo Famulari
2016-06-08  0:55               ` Leo Famulari
2016-06-10  9:13             ` Andreas Enge
2016-06-10 12:16               ` Efraim Flashner
2016-06-10 12:22                 ` Efraim Flashner
2016-08-21  2:55           ` Mark H Weaver
2016-08-21 11:44             ` David Craven
2016-08-21 12:17               ` David Craven
2016-08-21 12:26                 ` Andreas Enge
2016-08-21 20:24               ` Mark H Weaver
2016-08-22  0:14                 ` David Craven
2016-08-29 15:23                 ` Ludovic Courtès
2016-09-10 13:16                   ` Ludovic Courtès
2016-09-10 13:22                     ` David Craven
2016-09-12 21:17                     ` Ludovic Courtès
     [not found]                       ` <CAL1_imniMsSJd+K=BTda+whFTKaErzwa+qSaUE0qeF=zA-Jv6A@mail.gmail.com>
     [not found]                         ` <CAL1_imnQFeTU52eWJt6kcwzuCFmP6Si-y0kdPm9SmZyprkm5NA@mail.gmail.com>
2016-09-13  6:11                           ` David Craven
2016-09-13  8:23                             ` Ludovic Courtès
2016-09-13  8:26                       ` Binutils build failure on MIPS Ludovic Courtès
2016-09-13  9:05                         ` Vincent Legoll
2016-09-13  9:14                           ` Vincent Legoll
2016-09-13 12:45                             ` Ludovic Courtès
2016-09-13 14:00                               ` Vincent Legoll
2016-09-13 14:05                                 ` David Craven
2016-09-13 14:19                                   ` Vincent Legoll
2016-09-13 14:27                                     ` David Craven
2016-09-13 14:36                                       ` Vincent Legoll
2016-09-13 22:02                                     ` Ludovic Courtès
2016-09-18 18:47                               ` Andreas Enge
2016-09-21 16:02                                 ` Ludovic Courtès
2016-09-28 20:48                           ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h9ddksi4.fsf_-_@gnu.org \
    --to=ludo@gnu.org \
    --cc=andreas@enge.fr \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.