virt-what: config.guess needs updating to support ppc64le

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



virt-what is using an old version of config.guess, which means it can not properly detect ppc64le.

Using the config.guess from http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD, platform is successfully guessed.

See below output for an example. Note, config.guess.bak is the version that ships with virt-what-1.15.

Thanks,
Matthew Gyurgyik

-----

[root@buildbot1 virt-what-1.15]# sh config.guess
powerpc64le-unknown-linux-gnu



[root@buildbot1 virt-what-1.15]# sh config.guess.bak
config.guess.bak: unable to guess system type

This script, last modified 2012-06-10, 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 (config.guess.bak) is already up to date, please
send the following data and any information you think might be
pertinent to <config-patches@xxxxxxx> in order to provide the needed
information to handle your system.

config.guess timestamp = 2012-06-10

uname -m = ppc64le
uname -r = 3.10.0-327.4.4.el7.ppc64le
uname -s = Linux
uname -v = #1 SMP Thu Dec 17 15:50:22 EST 2015

/usr/bin/uname -p = ppc64le
/bin/uname -X     =

hostinfo               =
/bin/universe          =
/usr/bin/arch -k       =
/bin/arch              = ppc64le
/usr/bin/oslevel       =
/usr/convex/getsysinfo =

UNAME_MACHINE = ppc64le
UNAME_RELEASE = 3.10.0-327.4.4.el7.ppc64le
UNAME_SYSTEM  = Linux
UNAME_VERSION = #1 SMP Thu Dec 17 15:50:22 EST 2015


_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list



[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux