[cmake-developers] [CMake 0014814]: CMake 2.8.12.2 cannot be built on HP-UX 11.11 (hppa)

Mantis Bug Tracker mantis at public.kitware.com
Wed Mar 19 10:56:46 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14814 
====================================================================== 
Reported By:                Gerhard Grimm
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14814
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-03-19 10:56 EDT
Last Modified:              2014-03-19 10:56 EDT
====================================================================== 
Summary:                    CMake 2.8.12.2 cannot be built on HP-UX 11.11 (hppa)
Description: 
The compilation fails in file kwsys/SystemInformation.cxx, line 4984. The macro
CPU_IA64_ARCHREV_0 is not defined on HP-UX 11.11, since that release does not
yet support the Itanium CPU.

Steps to Reproduce: 
Attempt to build CMake on this platform.

Additional Information: 
There are also some "break" statements missing in the switch (t) block starting
at line 4973. I have attached a corrected version of the file below.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-03-19 10:56 Gerhard Grimm  New Issue                                    
2014-03-19 10:56 Gerhard Grimm  File Added: SystemInformation.cxx               
    
======================================================================



More information about the cmake-developers mailing list