From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Error log analys from building ~2851 packages Date: Thu, 7 Jan 2016 09:53:25 +0100 Message-ID: <87wprl4vp6.fsf@mdc-berlin.de> References: <87mvsroct8.fsf@gnu.org> <20151231012219.GC23122@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aH6KP-0008Hn-Gy for guix-devel@gnu.org; Thu, 07 Jan 2016 03:53:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aH6KM-0005h9-9m for guix-devel@gnu.org; Thu, 07 Jan 2016 03:53:53 -0500 Received: from pegasus.bbbm.mdc-berlin.de ([141.80.25.20]:45203) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aH6KM-0005gz-0H for guix-devel@gnu.org; Thu, 07 Jan 2016 03:53:50 -0500 In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: swedebugia@riseup.net Cc: guix-devel Thanks for the log! swedebugia@riseup.net writes: > Hashfailures: 6 (grep 'build-failed'|grep 'should have=20 > sha256'|sort|uniq) [...] > scribus-1.5.0.tar.xz It seems that the tarball was updated in place two days after I created the package. > ladspa_sdk_1.13.tgz This should have been fixed fairly recently as we=E2=80=99re now fetching= an archived version of the tarball instead of a broken URL. > edirect.zip I=E2=80=99ll take a look at this. For edirect there are no versioned arc= hives. > Exit code 1 failures: 24 (grep 'build-failed'|grep 'exit code 1'|cut -d= =20 > ' ' -f 3) [...] > /gnu/store/pqq49cxkvrga1jsmrf7sxcn67j7lw4zs-julia-0.3.10.drv Julia has already been updated to 0.4.2. > /gnu/store/ifr6xw1ph810ghvgl7sg7inxhs2pzjnq-eigen-3.2.7.drv Eigen is broken on many platforms as the test suite fails everywhere but on x86_64. > /gnu/store/ps71f9241fxchx50piazn97carx68lpv-azr3-1.2.3.drv Unfortunately, I haven=E2=80=99t been able to fix azr3. It was broken so= me time ago after merging core-updates, I think. Maybe an older compiler version will be able to build it? > Timeout errors: 10 [...] > /gnu/store/wnjdcv12hr7s7j4wmfi0df6lg9cw7jbc-chicken-4.9.0.1.drv Yes, chicken appears to be broken on all platforms because the build times out.