** Description changed: When building Ganglia package, downloaded from launchpad, on Little Endian PowerPC the .configure script failed immediately unable to recognise the platform. The config.guess and config.sub bundled with the package have a date stamp of 2009-12-30, the latest config.guess has a date stamp of timestamp='2014-01-25' I downloaded the latest config.guess and config.sub files: http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD - and copied them in to the ./build directory and the configure script - correctly identified the platform type. + and copied them in to the ./build and ./libmetrics/build directories and + the configure script correctly identified the platform type. Please update the ganglia source bundle to include the latest config scripts. The relevant parts of the output from the original and updated ./configure runs are included below. Many thanks. Jez Wain ----- ORIGINAL --------------- checking whether make sets $(MAKE)... yes checking build system type... build/config.guess: unable to guess system type This script, last modified 2009-12-30, 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 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD If the version you run (build/config.guess) is already up to date, please send the following data and any information you think might be pertinent to <config-patc...@gnu.org> in order to provide the needed information to handle your system. config.guess timestamp = 2009-12-30 uname -m = ppc64le uname -r = 3.13.0-0-generic uname -s = Linux uname -v = #10+ppc64el-Ubuntu SMP Tue Dec 24 10:56:51 UTC 2013 /usr/bin/uname -p = /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch = /usr/bin/oslevel = /usr/convex/getsysinfo = UNAME_MACHINE = ppc64le UNAME_RELEASE = 3.13.0-0-generic UNAME_SYSTEM = Linux UNAME_VERSION = #10+ppc64el-Ubuntu SMP Tue Dec 24 10:56:51 UTC 2013 configure: error: cannot guess build type; you must specify one ----- MODIFIED (replaced config.sub and config.guess in ./build) ----------------------------------------------------------------------------------------- checking whether make sets $(MAKE)... yes checking build system type... powerpc64le-unknown-linux-gnu checking host system type... powerpc64le-unknown-linux-gnu checking for gcc... gcc
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273801 Title: Ganglia package uses out of date config.guess and config.sub To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ganglia/+bug/1273801/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs