2025-07-21 15:01 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004512Spring engineGeneralpublic2014-08-22 21:14
Reportercleanrock 
Assigned Toabma 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionreopened 
Product Version97.0.1+git 
Target VersionFixed in Version 
Summary0004512: make target install-spring fails
DescriptionResult from a total rebuild (including new cmake files):
...
Linking CXX executable ../../../spring
[100%] Built target engine-legacy
Scanning dependencies of target spring-legacy
[100%] spring-legacy: Building all dependencies ...
[100%] Built target spring-legacy
Scanning dependencies of target install-spring-legacy
[100%] spring-legacy: Installing ...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/johanr/spring_develop/bin/spring
-- Install configuration: "RelWithDebInfo"
CMake Error at doc/cmake_install.cmake:36 (file):
  file INSTALL cannot find
  "/home/johanr/my_projects/spring_build/build_develop/manpages/spring-dedicated.6.gz".


rts/builds/legacy/CMakeFiles/install-spring-legacy.dir/build.make:49: recipe for target 'rts/builds/legacy/CMakeFiles/install-spring-legacy' failed
make[3]: *** [rts/builds/legacy/CMakeFiles/install-spring-legacy] Error 1
CMakeFiles/Makefile2:3972: recipe for target 'rts/builds/legacy/CMakeFiles/install-spring-legacy.dir/all' failed
make[2]: *** [rts/builds/legacy/CMakeFiles/install-spring-legacy.dir/all] Error 2
CMakeFiles/Makefile2:3852: recipe for target 'rts/builds/CMakeFiles/install-spring.dir/rule' failed
make[1]: *** [rts/builds/CMakeFiles/install-spring.dir/rule] Error 2
Makefile:1123: recipe for target 'install-spring' failed
make: *** [install-spring] Error 2
~/my_projects/spring_build

This has worked fine before.
Target install is ok but i think we should repair target install-spring.
Additional Information97.0.1-283-gbde36d7
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0013552

cleanrock (reporter)

install-spring still fail with 97.0.1-312-g114b0fc:
...
Linking CXX executable ../../../spring
[100%] Built target engine-legacy
Scanning dependencies of target spring-legacy
[100%] spring-legacy: Building all dependencies ...
[100%] Built target spring-legacy
Scanning dependencies of target install-spring-legacy
[100%] spring-legacy: Installing ...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/johanr/spring_develop/bin/spring
-- Install configuration: "RelWithDebInfo"
CMake Error at doc/cmake_install.cmake:36 (file):
  file INSTALL cannot find
  "/home/johanr/my_projects/spring_build/build_develop/manpages/spring-dedicated.6.gz".


rts/builds/legacy/CMakeFiles/install-spring-legacy.dir/build.make:49: recipe for target 'rts/builds/legacy/CMakeFiles/install-spring-legacy' failed
make[3]: *** [rts/builds/legacy/CMakeFiles/install-spring-legacy] Error 1
CMakeFiles/Makefile2:3991: recipe for target 'rts/builds/legacy/CMakeFiles/install-spring-legacy.dir/all' failed
make[2]: *** [rts/builds/legacy/CMakeFiles/install-spring-legacy.dir/all] Error 2
CMakeFiles/Makefile2:3871: recipe for target 'rts/builds/CMakeFiles/install-spring.dir/rule' failed
make[1]: *** [rts/builds/CMakeFiles/install-spring.dir/rule] Error 2
Makefile:1123: recipe for target 'install-spring' failed
make: *** [install-spring] Error 2
+Notes

-Issue History
Date Modified Username Field Change
2014-08-20 15:27 cleanrock New Issue
2014-08-22 00:16 abma Changeset attached => spring develop 114b0fc2
2014-08-22 00:16 abma Assigned To => abma
2014-08-22 00:16 abma Status new => resolved
2014-08-22 00:16 abma Resolution open => fixed
2014-08-22 15:46 cleanrock Note Added: 0013552
2014-08-22 15:46 cleanrock Status resolved => feedback
2014-08-22 15:46 cleanrock Resolution fixed => reopened
2014-08-22 15:47 cleanrock Assigned To abma =>
2014-08-22 15:47 cleanrock Status feedback => new
2014-08-22 16:08 abma Assigned To => abma
2014-08-22 16:08 abma Status new => assigned
2014-08-22 21:14 abma Changeset attached => spring develop 9f505237
2014-08-22 21:14 abma Status assigned => resolved
+Issue History