Bug 1260631

Summary: fts fails to build on ppc64le
Product: [Fedora] Fedora Reporter: Rafael Fonseca <rdossant>
Component: ftsAssignee: Alejandro Alvarez <a.alvarezayllon>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: low    
Version: rawhideCC: a.alvarezayllon, menantea, michal.simon
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: 3.3.1-2.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-18 18:35:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1197165    
Bug Blocks: 1051573    

Description Rafael Fonseca 2015-09-07 11:51:38 UTC
Description of problem: fts fails to build on ppc64le with the following error:

checking build system type... /builddir/build/BUILD/fts-3.3.1/src/common/google-coredumper/config.guess: unable to guess system type

This script, last modified 2005-08-03, 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://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
and
  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub

If the version you run (/builddir/build/BUILD/fts-3.3.1/src/common/google-coredumper/config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <config-patches> in order to provide the needed
information to handle your system.

config.guess timestamp = 2005-08-03

uname -m = ppc64le
uname -r = 4.0.4-301.fc22.ppc64le
uname -s = Linux
uname -v = #1 SMP Thu May 21 08:15:04 MST 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 = 4.0.4-301.fc22.ppc64le
UNAME_SYSTEM  = Linux
UNAME_VERSION = #1 SMP Thu May 21 08:15:04 MST 2015
configure: error: cannot guess build type; you must specify one
src/common/CMakeFiles/libcoredumper.dir/build.make:59: recipe for target 'src/common/google-coredumper/Makefile' failed
make[2]: *** [src/common/google-coredumper/Makefile] Error 1
make[2]: Leaving directory '/builddir/build/BUILD/fts-3.3.1/build'
CMakeFiles/Makefile2:195: recipe for target 'src/common/CMakeFiles/libcoredumper.dir/all' failed
make[1]: *** [src/common/CMakeFiles/libcoredumper.dir/all] Error 2
make[1]: Leaving directory '/builddir/build/BUILD/fts-3.3.1/build'
Makefile:119: recipe for target 'all' failed
make: *** [all] Error 2

Looking into the config.guess file, you can see it fails because there is no case for ppc64le architecture, only for ppc and ppc64.

Version-Release number of selected component (if applicable): 3.3.1-1


How reproducible: ppc-koji build fts on ppc64le

Comment 1 Fedora Update System 2015-09-08 11:42:16 UTC
fts-3.3.1-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-15093

Comment 2 Fedora Update System 2015-09-08 17:51:47 UTC
fts-3.3.1-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update fts'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-15093

Comment 3 Fedora Update System 2015-09-18 18:35:02 UTC
fts-3.3.1-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.