-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Installation issue: font-adobe-75dpi on linux-centos7-ppc64le #9673
Copy link
Copy link
Closed
Labels
Description
On our Power cluster, linux-centos7-ppc64le
current font-adobe-75dpi configure complain of old ./config.guess too old and not able to
decide build type
Steps to reproduce the issue
$ spack install font-adobe-75dpi
==> Executing phase: 'install'
==> Error: ProcessError: Command exited with status 1:
'./configure' '--prefix=/davide_scratch/userinternal/lcalori0/spack/RCM_spack_deploy/deploy/davide/install/linux-centos7-ppc64le/gcc-4.8.5/font-adobe-75dpi-1.0.3-b6brxnjprny6wofp3eh7qmgrfng5sbkp'
1 error found in build log:
66 /usr/convex/getsysinfo =
67
68 UNAME_MACHINE = ppc64le
69 UNAME_RELEASE = 3.10.0-862.3.2.el7.ppc64le
70 UNAME_SYSTEM = Linux
71 UNAME_VERSION = #1 SMP Tue May 22 03:45:03 BST 2018
>> 72 configure: error: cannot guess build type; you must specify one
Platform and user environment
Please report your OS here:
$ uname -a
Linux davidefe02 3.10.0-862.3.2.el7.ppc64le #1 SMP Tue May 22 03:45:03 BST 2018 ppc64le ppc64le ppc64le GNU/Linux
$ lsb_release -d
Description: CentOS Linux release 7.5.1804 (AltArch)
Reactions are currently unavailable