MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014592 | CMake | CMake | public | 2013-11-22 09:06 | 2014-10-06 10:33 |
Reporter | George Sakhnovsky | ||||
Assigned To | Stephen Kelly | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86_64 | OS | CentOS | OS Version | 6.4 |
Product Version | CMake 2.8.12 | ||||
Target Version | CMake 3.1 | Fixed in Version | CMake 3.1 | ||
Summary | 0014592: RunCMake.include_directories (SourceDirectoryInInterface & BinaryDirectoryInInterface) tests fail. | ||||
Description | after building cmake 2.8.12.1 on CentOS 6.4, make test fails: The following tests FAILED: 256 - RunCMake.include_directories (Failed) possibly related to the recent addition of target_include_directories() ### [sakhngeo@repoman cmake-2.8.12.1]$ bin/ctest -VV -R RunCMake.include_directories UpdateCTestConfiguration from :/usr/local/src/cmake-2.8.12.1/DartConfiguration.tcl Parse Config file:/usr/local/src/cmake-2.8.12.1/DartConfiguration.tcl Add coverage exclude regular expressions. Add coverage exclude: XCode Add coverage exclude: Kdevelop Add coverage exclude: /Source/(cm|kw)sys/ Add coverage exclude: /CMakeFiles/CMakeTmp/ Add coverage exclude: [A-Za-z]./[Qq]t/qt-.+-opensource-src UpdateCTestConfiguration from :/usr/local/src/cmake-2.8.12.1/DartConfiguration.tcl Parse Config file:/usr/local/src/cmake-2.8.12.1/DartConfiguration.tcl Test project /usr/local/src/cmake-2.8.12.1 Constructing a list of tests Guessing configuration NoConfig Done constructing a list of tests Checking test dependency graph... Checking test dependency graph end test 256 Start 256: RunCMake.include_directories 256: Test command: /usr/local/src/cmake-2.8.12.1/bin/cmake "-DCMAKE_MODULE_PATH=/usr/local/src/cmake-2.8.12.1/Tests/RunCMake" "-DRunCMake_GENERATOR=Unix Makefiles" "-DRunCMake_GENERATOR_TOOLSET=" "-DRunCMake_SOURCE_DIR=/usr/local/src/cmake-2.8.12.1/Tests/RunCMake/include_directories" "-DRunCMake_BINARY_DIR=/usr/local/src/cmake-2.8.12.1/Tests/RunCMake/include_directories" "-P" "/usr/local/src/cmake-2.8.12.1/Tests/RunCMake/include_directories/RunCMakeTest.cmake" 256: Test timeout computed to be: 1500 256: -- NotFoundContent - PASSED 256: -- DebugIncludes - PASSED 256: -- TID-bad-target - PASSED 256: CMake Error at RunCMake.cmake:74 (message): 256: SourceDirectoryInInterface - FAILED: 256: 256: Result is [0], not [1]. 256: 256: stderr does not match that expected. 256: 256: Actual stdout: 256: 256: actual-out> -- The C compiler identification is GNU 4.4.7 256: actual-out> -- The CXX compiler identification is GNU 4.4.7 256: actual-out> -- Check for working C compiler: /usr/bin/cc 256: actual-out> -- Check for working C compiler: /usr/bin/cc -- works 256: actual-out> -- Detecting C compiler ABI info 256: actual-out> -- Detecting C compiler ABI info - done 256: actual-out> -- Check for working CXX compiler: /usr/bin/c++ 256: actual-out> -- Check for working CXX compiler: /usr/bin/c++ -- works 256: actual-out> -- Detecting CXX compiler ABI info 256: actual-out> -- Detecting CXX compiler ABI info - done 256: actual-out> -- Configuring done 256: actual-out> -- Generating done 256: actual-out> -- Build files have been written to: /usr/local/src/cmake-2.8.12.1/Tests/RunCMake/include_directories/SourceDirectoryInInterface-build 256: 256: Expected stderr to match: 256: 256: expect-err> CMake Error in CMakeLists.txt: 256: expect-err> Target "testTarget" INTERFACE_INCLUDE_DIRECTORIES property contains path: 256: expect-err> 256: expect-err> ".*RunCMake/include_directories/foo" 256: expect-err> 256: expect-err> which is prefixed in the source directory. 256: 256: Actual stderr: 256: 256: actual-err> 256: 256: Call Stack (most recent call first): 256: include_directories/RunCMakeTest.cmake:6 (run_cmake) 256: 256: 1/1 Test 0000256: RunCMake.include_directories .....***Failed 1.86 sec 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 2.54 sec The following tests FAILED: 256 - RunCMake.include_directories (Failed) Errors while running CTest | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-11-22 09:06 | George Sakhnovsky | New Issue | |||
2013-11-22 09:18 | Brad King | Assigned To | => Stephen Kelly | ||
2013-11-22 09:18 | Brad King | Status | new => assigned | ||
2013-11-25 17:09 | Stephen Kelly | Note Added: 0034560 | |||
2013-11-26 22:21 | George Sakhnovsky | Note Added: 0034578 | |||
2013-11-27 02:28 | Stephen Kelly | Note Added: 0034580 | |||
2013-11-28 00:19 | George Sakhnovsky | Note Added: 0034605 | |||
2013-12-05 19:27 | Stephen Kelly | Assigned To | Stephen Kelly => Brad King | ||
2013-12-06 09:21 | Brad King | Note Added: 0034733 | |||
2014-03-27 16:28 | George Sakhnovsky | Note Added: 0035543 | |||
2014-03-31 09:10 | Brad King | Note Added: 0035565 | |||
2014-03-31 10:20 | George Sakhnovsky | Note Added: 0035573 | |||
2014-03-31 10:29 | Brad King | Note Added: 0035575 | |||
2014-03-31 10:29 | Brad King | Assigned To | Brad King => Stephen Kelly | ||
2014-03-31 10:30 | Brad King | Note Added: 0035576 | |||
2014-03-31 11:22 | Stephen Kelly | Note Added: 0035579 | |||
2014-03-31 11:29 | Brad King | Note Added: 0035580 | |||
2014-03-31 13:13 | Stephen Kelly | Note Added: 0035583 | |||
2014-03-31 14:04 | Brad King | Note Added: 0035586 | |||
2014-04-10 10:03 | Brad King | Note Added: 0035664 | |||
2014-04-10 10:04 | Brad King | Target Version | => CMake 3.1 | ||
2014-04-10 11:26 | Stephen Kelly | Status | assigned => resolved | ||
2014-04-10 11:26 | Stephen Kelly | Fixed in Version | => CMake 3.1 | ||
2014-04-10 11:26 | Stephen Kelly | Resolution | open => fixed | ||
2014-10-06 10:33 | Robert Maynard | Note Added: 0036965 | |||
2014-10-06 10:33 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|