Hi,

Nightly builds currently fail with:

[[[
[exec] Microsoft (R) Program Maintenance Utility Version 14.30.30706.0 
[exec] Copyright (C) Microsoft Corporation. All rights reserved. [exec] 
[exec] "cl" /Zi /Fdossl_static.pdb /MD /Zl /Gs0 /GF /Gy /W3 /wd4090 /nologo 
/O2 -I"." -I"include" -I"apps\include" -I".." -I"..\include" 
-I"..\apps\include" -D"L_ENDIAN" -D"OPENSSL_PIC" 
-D"OPENSSLDIR=\"C:\\Program Files (x86)\\Common Files\\SSL\"" 
-D"ENGINESDIR=\"C:\\TSVN\\tortoisesvn\\ext\\build\\ext\\openssl\\out32\\lib\\engines-3\""
 
-D"MODULESDIR=\"C:\\TSVN\\tortoisesvn\\ext\\build\\ext\\openssl\\out32\\lib\\ossl-modules\""
 
-D"OPENSSL_BUILDING_OPENSSL" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" 
-D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" 
-D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"NDEBUG" 
-DOPENSSL_SSL_CLIENT_ENGINE_AUTO=capi -DOPENSSL_CAPIENG_DIALOG -c 
/Foapps\lib\libapps-lib-app_libctx.obj "..\apps\lib\app_libctx.c" [exec] 
app_libctx.c [exec] ..\apps\lib\app_libctx.c(9): fatal error C1083: Cannot 
open include file: 'app_libctx.h': No such file or directory [exec] NMAKE : 
fatal error U1077: '"c:\Program Files\Microsoft Visual 
Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\HostX86\x86\cl.EXE"' : 
return code '0x2' [exec] Stop. [exec] NMAKE : fatal error U1077: 
'"c:\Program Files\Microsoft Visual 
Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\HostX86\x86\nmake.exe"' 
: return code '0x2' [exec] Stop.
]]]

I assume the missing header file was my mistake on the OpenSSL 3 upgrade. 
However, I added those in r29540 and I can't figure out why this isn't 
picked up by the nightly builds.

"openssl/apps/include" was previously an ignored folder (r29014), could it 
be that the build host is stuck on a tree conflict from r29540?

Kind regards,
Daniel Sahlberg

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tortoisesvn-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn-dev/872a077a-15b4-4bea-88d0-a50cb4c8d862n%40googlegroups.com.

Reply via email to