From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#19749: orpheus does not build on mips64 Date: Mon, 2 Feb 2015 23:28:19 +0100 Message-ID: <20150202222819.GA26430@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIPUP-0003nH-G5 for bug-guix@gnu.org; Mon, 02 Feb 2015 17:29:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIPUM-0002Ia-B5 for bug-guix@gnu.org; Mon, 02 Feb 2015 17:29:05 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:41299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIPUM-0002IW-8T for bug-guix@gnu.org; Mon, 02 Feb 2015 17:29:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YIPUM-0008RQ-0H for bug-guix@gnu.org; Mon, 02 Feb 2015 17:29:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIPTl-0003lJ-N8 for bug-guix@gnu.org; Mon, 02 Feb 2015 17:28:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIPTi-0002AV-E7 for bug-guix@gnu.org; Mon, 02 Feb 2015 17:28:25 -0500 Received: from mout.kundenserver.de ([212.227.126.187]:50626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIPTi-0002AP-5n for bug-guix@gnu.org; Mon, 02 Feb 2015 17:28:22 -0500 Content-Disposition: inline List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 19749@debbugs.gnu.org Hello, the orpheus package fails to build on mips64 with the following message: checking build system type... ./config.guess: unable to guess system type This script, last modified 2001-07-12, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from ftp://ftp.gnu.org/pub/gnu/config/ Orpheus itself seems to be unmaintained (the last release dates from 2006). I would suggest to either drop the package, or to disable it on mips. Andreas