03.07.2022 13:43, Gabor Boros wrote:
Hi All,
I tried to build master branch with VS 2019 Community 2019 16.11.16 on an up to
date Windows 10 Pro 64bit.
At make_boot got fatal errors in isql_x64.log:
WorkerAttachment.cpp
lock.cpp
gsec.cpp
ppg.cpp
nbackup.cpp
The command exited with code 2.
Done executing task "CL" -- FAILED.
10>Done building target "ClCompile" in project "engine.vcxproj" -- FAILED.
10>Done Building Project
"R:\firebird-master\builds\win32\msvc15\engine.vcxproj" (default targets) --
FAILED.
3>Done executing task "MSBuild" -- FAILED.
3>Done building target "Build" in project "engine.vcxproj.metaproj" --
FAILED.
3>Done Building Project
"R:\firebird-master\builds\win32\msvc15\engine.vcxproj.metaproj" (default targets)
-- FAILED.
2>Done executing task "MSBuild" -- FAILED.
2>Done building target "Build" in project "isql.vcxproj.metaproj" --
FAILED.
2>Done Building Project
"R:\firebird-master\builds\win32\msvc15\isql.vcxproj.metaproj" (default targets)
-- FAILED.
1>Done executing task "MSBuild" -- FAILED.
1>Done building target "isql" in project "Firebird.sln" -- FAILED.
1>Done Building Project
"R:\firebird-master\builds\win32\msvc15\Firebird.sln" (isql target(s)) -- FAILED.
Build FAILED.
...
"R:\firebird-master\builds\win32\msvc15\Firebird.sln" (isql target) (1)
->
"R:\firebird-master\builds\win32\msvc15\isql.vcxproj.metaproj" (default
target) (2) ->
"R:\firebird-master\builds\win32\msvc15\engine.vcxproj.metaproj" (default
target) (3) ->
"R:\firebird-master\builds\win32\msvc15\engine.vcxproj" (default target)
(10) ->
(ClCompile target) ->
c1xx : fatal error C1083: Cannot open source file: '..\..\..\gen\dsql\DdlNodes.cpp': No such file or directory
[R:\firebird-master\builds\win32\msvc15\engine.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\gen\dsql\metd.cpp': No such file or directory
[R:\firebird-master\builds\win32\msvc15\engine.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\gen\dsql\PackageNodes.cpp': No such file or directory
[R:\firebird-master\builds\win32\msvc15\engine.vcxproj]
It shows that preprocessing was failed. Look for the following line at
console:
Preprocessing the source files needed to build gpre and isql...
Few lines after there should be few blocks like:
Processing burp/backup.epp
Calling GPRE for burp/backup.epp
1 file(s) moved.
Show it here, please.
Regards,
Vlad
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel