[cmake-developers] [CMake 0015442]: Test 124 fails, space before colon in check_file_match_expected_relocation_path

Mantis Bug Tracker mantis at public.kitware.com
Fri Mar 13 03:18:59 EDT 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15442 
====================================================================== 
Reported By:                Daniel TISCHER
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15442
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-03-13 03:18 EDT
Last Modified:              2015-03-13 03:18 EDT
====================================================================== 
Summary:                    Test 124 fails, space before colon in
check_file_match_expected_relocation_path
Description: 
The following tests FAILED:
        124 - CPackComponentsForAll-RPM-IgnoreGroup (Failed)


124:   error:
124:  
'/home/quickbuild/workspace/root/packages/cmake/BUILD/cmake-3.2.1/build/Tests/CPackComponentsForAll/buildRPM-IgnoreGroup/MyLib-1.0.2-Linux-headers.rpm'
124:   rpm package relocation path does not match expected value - regex
124:   'Relocations : /usr/foo/bar /usr/foo/bar/include'; RPM output: 'Name :
124:   mylib-headers Relocations: /usr/foo/bar /usr/foo/bar/include


[root at jawas ~]# rpm -qpi
/home/quickbuild/workspace/root/packages/cmake/BUILD/cmake-3.2.1/build/Tests/CPackComponentsForAll/buildRPM-IgnoreGroup/MyLib-1.0.2-Linux-headers.rpm
Name        : mylib-headers                Relocations: /usr/foo/bar
/usr/foo/bar/include
Version     : 1.0.2                             Vendor: CMake.org
Release     : 1                             Build Date: Thu 12 Mar 2015 09:36:37
PM CET

--> there is no space between "Relocations" and colon ":"

Steps to Reproduce: 
run tests

Additional Information: 
RunCPackVerifyResult.cmake
lines 167, 174, 180, 186

 set(check_file_match_expected_relocation_path "Relocations :
                                                 ----------^

[root at jawas ~]# rpm --version
RPM version 4.8.0

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-03-13 03:18 Daniel TISCHER New Issue                                    
======================================================================



More information about the cmake-developers mailing list