GNU bug report logs - #22125
bless: non-deterministic failure on x86_64

Previous Next

Package: guix;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Thu, 10 Dec 2015 01:02:04 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

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: Mark H Weaver <mhw <at> netris.org>
Subject: bug#22125: closed (Re: bless: non deterministic failure)
Date: Fri, 09 Feb 2018 21:37:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#22125: bless: non-deterministic failure on x86_64

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

-- 
22125: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22125
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 22125-done <at> debbugs.gnu.org
Subject: Re: bless: non deterministic failure
Date: Fri, 9 Feb 2018 22:36:15 +0100
Bless is still compiling well in 2018, closing this bug.

Andreas


[Message part 3 (message/rfc822, inline)]
From: Mark H Weaver <mhw <at> netris.org>
To: bug-guix <at> gnu.org
Subject: bless: non-deterministic failure on x86_64
Date: Wed, 09 Dec 2015 10:33:04 -0500
The following build of 'bless' on x86_64, the most recent at the time of
this writing, failed by timeout after 1 hour of silence:

  http://hydra.gnu.org/build/864760#tabs-buildsteps

Here's the tail of the failed build log:

--8<---------------cut here---------------start------------->8---
starting phase `build'
mpicxx -Wall -O3 -I ./boost/include -I ./google-sparsehash -I ./zlib/install/include -I ./klib -I ./kmc/kmc_api -fopenmp -std=c++11 -c  kmc/kmc_api/kmc_file.cpp -o kmc/kmc_api/kmc_file.o
mpicxx -Wall -O3 -I ./boost/include -I ./google-sparsehash -I ./zlib/install/include -I ./klib -I ./kmc/kmc_api -fopenmp -std=c++11 -c  kmc/kmc_api/kmer_api.cpp -o kmc/kmc_api/kmer_api.o
mpicxx -Wall -O3 -I ./boost/include -I ./google-sparsehash -I ./zlib/install/include -I ./klib -I ./kmc/kmc_api -fopenmp -std=c++11 -c  kmc/kmc_api/mmer.cpp -o kmc/kmc_api/mmer.o
mpicxx -Wall -O3 -I ./boost/include -I ./google-sparsehash -I ./zlib/install/include -I ./klib -I ./kmc/kmc_api -fopenmp -std=c++11 -c  murmurhash3/MurmurHash3.cpp -o murmurhash3/MurmurHash3.o
mpicxx -Wall -O3 -I ./boost/include -I ./google-sparsehash -I ./zlib/install/include -I ./klib -I ./kmc/kmc_api -fopenmp -std=c++11 -c  check_inputs.cpp -o check_inputs.o
mpicxx -Wall -O3 -I ./boost/include -I ./google-sparsehash -I ./zlib/install/include -I ./klib -I ./kmc/kmc_api -fopenmp -std=c++11 -c  correct_errors.cpp -o correct_errors.o
mpicxx -Wall -O3 -I ./boost/include -I ./google-sparsehash -I ./zlib/install/include -I ./klib -I ./kmc/kmc_api -fopenmp -std=c++11 -c  count_solid_kmers.cpp -o count_solid_kmers.o
mpicxx -Wall -O3 -I ./boost/include -I ./google-sparsehash -I ./zlib/install/include -I ./klib -I ./kmc/kmc_api -fopenmp -std=c++11 -c  main.cpp -o main.o
mpicxx -Wall -O3 -I ./boost/include -I ./google-sparsehash -I ./zlib/install/include -I ./klib -I ./kmc/kmc_api -fopenmp -std=c++11 -c  parse_args.cpp -o parse_args.o
mpicxx kmc/kmc_api/kmc_file.o kmc/kmc_api/kmer_api.o kmc/kmc_api/mmer.o murmurhash3/MurmurHash3.o check_inputs.o correct_errors.o count_solid_kmers.o main.o parse_args.o -o bless -lboost_filesystem -lboost_system -lboost_iostreams -lz -fopenmp -std=c++11
cd kmc; make CC=mpicxx
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/tmp/nix-build-bless-1p02.drv-0/v1p02/kmc'
mpicxx -Wall -O3 -m64 -fopenmp -pthread -std=c++11 -c kmer_counter/kmer_counter.cpp -o kmer_counter/kmer_counter.o
building of `/gnu/store/iwp3cd4p94lvfgkhyvpyzrghfsrm8mvj-bless-1p02.drv' timed out after 3600 seconds of silence
@ build-failed /gnu/store/iwp3cd4p94lvfgkhyvpyzrghfsrm8mvj-bless-1p02.drv - timeout
guix build: error: build failed: build of `/gnu/store/iwp3cd4p94lvfgkhyvpyzrghfsrm8mvj-bless-1p02.drv' failed
--8<---------------cut here---------------end--------------->8---

      Mark



This bug report was last modified 7 years and 107 days ago.

Previous Next


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