View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011346CMakeModulespublic2010-10-21 10:352016-06-10 14:31
ReporterAdam J Richardson #2 
Assigned ToBill Hoffman 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0011346: Syntax errors from pkg-config on Win32
DescriptionThe first time I run CMake on this source tree on Win32 I get a lot of error output (see first link below). Subsequent runs produce the (much shorter) output:

"
C:\Users\buildbot\Reu2\bin\bga120\build\Reu2\cmake>cmake .. -G "MinGW Makefiles"

CMake Error at C:/Programs/CMake28/share/cmake-2.8/Modules/FindPackageHandleStan
dardArgs.cmake:70 (MESSAGE):
  Could NOT find LibXslt (missing: LIBXSLT_INCLUDE_DIR)
Call Stack (most recent call first):
  C:/Programs/CMake28/share/cmake-2.8/Modules/FindLibXslt.cmake:44 (FIND_PACKAGE
_HANDLE_STANDARD_ARGS)
  Reu2/CMakeLists.txt:29 (find_package)


-- Configuring incomplete, errors occurred!

C:\Users\buildbot\Reu2\bin\bga120\build\Reu2\cmake>
"

Both libxml2 and libxslt are installed and working. Also, pkg-config is known to work and return correct results on this system.

Could it be a bug in FindPkgConfig.cmake? Or FindLibXslt.cmake maybe? And why do I get different output on the first run?

The second link below is the CMakeLists.txt file throwing the errors. It is included by other CMakeLists.txt files, I can provide links to those if needed.
Additional Informationhttps://dreamtrack.dnsalias.com/downloads/cmake-errors.txt [^]
http://dreamtrack.dnsalias.com/fossils/reu2.cgi/artifact?name=f36c765b64f3d0ca700466e175592d2882cb6736 [^]
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0041755)
Kitware Robot (administrator)
2016-06-10 14:28

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2010-10-21 10:35 Adam J Richardson #2 New Issue
2011-01-17 16:49 David Cole Assigned To => Bill Hoffman
2011-01-17 16:49 David Cole Status new => assigned
2016-06-10 14:28 Kitware Robot Note Added: 0041755
2016-06-10 14:28 Kitware Robot Status assigned => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team