Ludo'- Minor additional info below.
Op 08 nov 02:37 schreef Marco van Hulten: > Set the environment > variable GUILE_WARN_DEPRECATED to "detailed" and rerun the > program to get more information. I tried with this suggestion, and actually got less information with this (no "failed to expand heap"): ``` kodi@watson ~$ GUILE_WARN_DEPRECATED="detailed" guix pull Starting download of /tmp/guix-file.BDW8Cd From https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz... ….tar.gz 3.4MiB/s 00:04 | 13.8MiB transferred unpacking '/gnu/store/kd7k7ndc31hp73liwm93vpjpx9wb47k7-guix-latest.tar.gz'... substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% The following derivation will be built: /gnu/store/15zzkryzyx984h4yz2rbzgm2rax2c1i8-guix-latest.drv substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% copying and compiling to '/gnu/store/s1gx4pamdwsqmgxqjz86c2g2pisxm14k-guix-latest' with Guile 2.2.2... loading... 26.0% of 646 filesrandom seed for tests: 1510124252 compiling... 75.2% of 646 filesbuilding of `/gnu/store/15zzkryzyx984h4yz2rbzgm2rax2c1i8-guix-latest.drv' timed out after 3600 seconds of silence guix pull: error: build failed: build of `/gnu/store/15zzkryzyx984h4yz2rbzgm2rax2c1i8-guix-latest.drv' failed ``` Do you have any tips for stressing hd, memory, cpu, to try to exclude hardware issues? I can install packages in GuixSD with success. -Marco
