[BUG] Windows Server 2019 build fail - Mailing list pgsql-bugs

From Oleg Gurev
Subject [BUG] Windows Server 2019 build fail
Date
Msg-id f5568ea5-6a12-4099-bc6b-ac4c923f37f6@gmail.com
Whole thread
List pgsql-bugs

Hello. Looks like this commit https://github.com/postgres/postgres/commit/e138b78cdc963cd0497c5355e20921aeb516f805 broke Windows 2019 build.

https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=drongo&br=REL_14_STABLE

Build FAILED.

"C:\\prog\\bf\\root\\REL_14_STABLE\\pgsql.build\\pgsql.sln" (default target) (1) ->
"C:\\prog\\bf\\root\\REL_14_STABLE\\pgsql.build\\regress.vcxproj" (default target) (36) ->
(Link target) ->   regress.obj : error LNK2001: unresolved external symbol PGLZ_strategy_always [C:\\prog\\bf\\root\\REL_14_STABLE\\pgsql.build\\regress.vcxproj]  .\\Release\\regress\\regress.dll : fatal error LNK1120: 1 unresolved externals [C:\\prog\\bf\\root\\REL_14_STABLE\\pgsql.build\\regress.vcxproj]
    0 Warning(s)    2 Error(s)

Time Elapsed 00:32:21.73


pgsql-bugs by date:

Previous
From: Ayush Tiwari
Date:
Subject: Re: to_date()/to_timestamp() silently accept month=0 and day=0
Next
From: Ayush Tiwari
Date:
Subject: Re: to_date()/to_timestamp() silently accept month=0 and day=0