View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014449CMakeModulespublic2013-10-01 03:582016-06-10 14:31
Reporterycollet 
Assigned ToKitware Robot 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformWindowsOS7OS Version64 bist
Product VersionCMake 2.8.11.1 
Target VersionFixed in Version 
Summary0014449: If there are too many files to compile, add_jar hangs
DescriptionIf there are too many files to compile, add_jar (from UseJava.cmake) hangs because the java command line is too long.

Here is the error message:

....
d:/MyProject/GIT/Artelys/Source_Viz/Visualization2/src/com/artelys/visualization/xml/XmlWriter.java' trop longue
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : code retour '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : code retour '0x2'
Stop.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0035144)
Graham Markall (developer)
2014-02-18 16:00

I believe this is fixed in CMake 2.8.12, which uses a response file instead of creating an overly-long command line.

Do you still have the same issue with 2.8.12?
(0042380)
Kitware Robot (administrator)
2016-06-10 14:29

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
2013-10-01 03:58 ycollet New Issue
2014-02-18 16:00 Graham Markall Note Added: 0035144
2016-06-10 14:29 Kitware Robot Note Added: 0042380
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team