CMake build fails due to missing src/jrd/pcmet.epp --------------------------------------------------
Key: CORE-5662 URL: http://tracker.firebirdsql.org/browse/CORE-5662 Project: Firebird Core Issue Type: Bug Components: Build Issues / Porting Affects Versions: 3.0.3 Environment: Debian 8 x86_64, using latest B3_0_Release branch from git (cfa5f20a388a256c74ab7fccac6c4a64fbf6aa55 right now) Reporter: Vadim Zeitlin Priority: Minor Build using cmake (just "cmake /tmp/firebird && make") goes for some time and then fails with [ 67%] Built target engine12_common make[2]: *** No rule to make target '/tmp/firebird/src/jrd/pcmet.epp', needed by 'src/jrd/pcmet.epp.boot.cpp'. Stop. CMakeFiles/Makefile2:614: recipe for target 'src/CMakeFiles/boot_engine12.dir/all' failed make[1]: *** [src/CMakeFiles/boot_engine12.dir/all] Error 2 Makefile:76: recipe for target 'all' failed make: *** [all] Error 2 The file is indeed not there, neither in the source nor in the build directory and there doesn't seem to be any target for creating it in any of CMake-generated makefiles. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel