| From: | Oleg Gurev <gurevoleg(at)gmail(dot)com> |
|---|---|
| To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | [BUG] Windows Server 2019 build fail |
| Date: | 2026-04-24 08:38:14 |
| Message-ID: | f5568ea5-6a12-4099-bc6b-ac4c923f37f6@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ayush Tiwari | 2026-04-24 09:13:14 | Re: to_date()/to_timestamp() silently accept month=0 and day=0 |
| Previous Message | Ayush Tiwari | 2026-04-24 08:16:56 | Re: to_date()/to_timestamp() silently accept month=0 and day=0 |