You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.
Without changing directory to $CMAKE_SOURCE_DIR the autorevision script is executed within the src directory of the build directory. This fails silently as there is no RCS information available. Both src/autorevision.cache and src/autorevision.h are missing during build.
See this (part of the) diff, warzone2100-build-alt without patch, warzone2100-build-neu contains the patch, /tmp/warzone2100-github is the source directory:
resolution_fixedtype_patch (an actual patch, not a request for one)| by Marc0Builds fail when cmake copies files from a RCS source directory (here
../warzone2100-github) to a build directory:Without changing directory to
$CMAKE_SOURCE_DIRtheautorevisionscript is executed within thesrcdirectory of the build directory. This fails silently as there is no RCS information available. Bothsrc/autorevision.cacheandsrc/autorevision.hare missing during build.See this (part of the) diff,
warzone2100-build-altwithout patch,warzone2100-build-neucontains the patch,/tmp/warzone2100-githubis the source directory:Issue migrated from trac:4706 at 2022-04-16 12:59:53 -0700
The text was updated successfully, but these errors were encountered: