build.log
application/octet-stream
Filename: build.log
Type: application/octet-stream
Part: 1
Windows 32bit:
-------------
Project "D:\pginstaller.auto\postgres.windows\pgsql.sln" (1) is building "D:\pginstaller.auto\postgres.windows\plperl.vcxproj" (75) on node 1 (default targets).^M
PrepareForBuild:^M
Creating directory ".\Release\plperl\".^M
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(396,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
Creating directory ".\Release\plperl\plperl.tlog\".^M
InitializeBuildStatus:^M
Creating ".\Release\plperl\plperl.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.^M
ClCompile:^M
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Isrc/include /Isrc/include/port/win32 /Isrc/include/port/win32_msvc /IC:\pgBuild32\include /IC:\pgBuild32\include /IC:\pgBuild32\include /IC:\pgBuild32\include /IC:\pgBuild32\include /IC:\pgBuild32\include /IC:\pgBuild32\include\libxml2 /IC:\pgBuild32\include /IC:\pgBuild32\uuid\include /I"C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24/lib/CORE" /Zi /nologo /W3 /WX- /Ox /Oy- /D WIN32 /D _WINDOWS /D __WINDOWS__ /D __WIN32__ /D EXEC_BACKEND /D WIN32_STACK_RLIMIT=4194304 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D NDEBUG /D WIN32 /D NO_STRICT /D PERL_TEXTMODE_SCRIPTS /D PERL_IMPLICIT_CONTEXT /D PERL_IMPLICIT_SYS /D PLPERL_HAVE_UID_GID /D _USE_32BIT_TIME_T /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\Release\plperl\\" /Fd".\Release\plperl\vc120.pdb" /Gd /TC /wd4018 /wd4244 /wd4273 /wd4102 /wd4090 /wd4267 /analyze- /errorReport:queue /MP src/pl/plperl/SPI.c src/pl/plperl/Util.c src/pl/plperl/plperl.c^M
SPI.c^M
Util.c^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(562): warning C4005: 'mkdir' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(57) : see previous definition of 'mkdir'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(562): warning C4005: 'mkdir' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(57) : see previous definition of 'mkdir'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(571): warning C4005: 'putenv' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(411) : see previous definition of 'putenv'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(571): warning C4005: 'putenv' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(411) : see previous definition of 'putenv'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(577): warning C4005: 'fopen' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(294) : see previous definition of 'fopen'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(577): warning C4005: 'fopen' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(294) : see previous definition of 'fopen'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(597): warning C4005: 'vfprintf' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(182) : see previous definition of 'vfprintf'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(597): warning C4005: 'vfprintf' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(182) : see previous definition of 'vfprintf'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(616): warning C4005: 'lstat' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(262) : see previous definition of 'lstat'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(616): warning C4005: 'lstat' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(262) : see previous definition of 'lstat'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(618): warning C4005: 'open' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(293) : see previous definition of 'open'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(618): warning C4005: 'open' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(293) : see previous definition of 'open'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(620): warning C4005: 'rename' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(241) : see previous definition of 'rename'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(620): warning C4005: 'rename' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(241) : see previous definition of 'rename'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(622): warning C4005: 'stat' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(279) : see previous definition of 'stat'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(622): warning C4005: 'stat' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(279) : see previous definition of 'stat'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(625): warning C4005: 'unlink' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(242) : see previous definition of 'unlink'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(625): warning C4005: 'unlink' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(242) : see previous definition of 'unlink'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(642): warning C4005: 'kill' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(214) : see previous definition of 'kill'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(642): warning C4005: 'kill' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\port.h(214) : see previous definition of 'kill'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(662): warning C4005: 'accept' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(372) : see previous definition of 'accept'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(662): warning C4005: 'accept' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(372) : see previous definition of 'accept'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(662): warning C4005: 'accept' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(372) : see previous definition of 'accept'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(663): warning C4005: 'bind' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(370) : see previous definition of 'bind'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(663): warning C4005: 'bind' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(370) : see previous definition of 'bind'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(664): warning C4005: 'connect' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(373) : see previous definition of 'connect'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(664): warning C4005: 'connect' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(373) : see previous definition of 'connect'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(687): warning C4005: 'listen' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(371) : see previous definition of 'listen'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(687): warning C4005: 'listen' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(371) : see previous definition of 'listen'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(688): warning C4005: 'recv' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(375) : see previous definition of 'recv'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(688): warning C4005: 'recv' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(375) : see previous definition of 'recv'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(690): warning C4005: 'select' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(374) : see previous definition of 'select'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(690): warning C4005: 'select' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(374) : see previous definition of 'select'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(691): warning C4005: 'send' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(376) : see previous definition of 'send'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(691): warning C4005: 'send' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(376) : see previous definition of 'send'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(699): warning C4005: 'socket' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(369) : see previous definition of 'socket'^M
C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\XSUB.h(699): warning C4005: 'socket' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows\src\include\pg_config_os.h(369) : see previous definition of 'socket'^M
plperl.c^M
ResourceCompile:^M
C:\Program Files (x86)\Windows Kits\8.1\bin\x86\rc.exe /l"0x0409" /Isrc\include /nologo /fo".\Release\plperl\win32ver.res" src/pl/plperl/win32ver.rc ^M
PreLinkEvent:^M
Description: Generate DEF file^M
perl src\tools\msvc\gendef.pl Release\plperl Win32^M
:VCEnd^M
Generating PLPERL.DEF from directory Release\plperl, platform Win32^M
...^M
Generated 28 symbols^M
Link:^M
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:".\Release\plperl\plperl.dll" /INCREMENTAL:NO /NOLOGO C:\pgBuild32\lib\zdll.lib C:\pgBuild32\lib\VC\ssleay32MD.lib C:\pgBuild32\lib\VC\libeay32MD.lib C:\pgBuild32\lib\libintl.lib C:\pgBuild32\lib\iconv.lib C:\pgBuild32\lib\icuin.lib C:\pgBuild32\lib\icuuc.lib C:\pgBuild32\lib\icudt.lib C:\pgBuild32\lib\libxml2.lib C:\pgBuild32\lib\libxslt.lib C:\pgBuild32\uuid\lib\uuid.lib Release/postgres/postgres.lib "C:\pgBuild32\edb\languagepack-10\i386\Perl-5.24\lib\CORE\perl524.lib" kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libc /DEF:"./Release/plperl/plperl.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:".\Release\plperl\plperl.pdb" /SUBSYSTEM:CONSOLE /STACK:"4194304" /TLBID:1 /DYNAMICBASE:NO /NXCOMPAT /IMPLIB:"Release/plperl/plperl.lib" /MACHINE:X86 /SAFESEH /DLL .\Release\plperl\win32ver.res^M
.\Release\plperl\SPI.obj^M
.\Release\plperl\Util.obj^M
.\Release\plperl\plperl.obj^M
Creating library Release/plperl/plperl.lib and object Release/plperl/plperl.exp^M
plperl.vcxproj -> D:\pginstaller.auto\postgres.windows\.\Release\plperl\plperl.dll^M
FinalizeBuildStatus:^M
Deleting file ".\Release\plperl\plperl.tlog\unsuccessfulbuild".^M
Touching ".\Release\plperl\plperl.tlog\plperl.lastbuildstate".^M
Done Building Project "D:\pginstaller.auto\postgres.windows\plperl.vcxproj" (default targets).^M
Windows 64bit:
-------------
Project "D:\pginstaller.auto\postgres.windows-x64\pgsql.sln" (1) is building "D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj" (72) on node 1 (default targets).^M
PrepareForBuild:^M
Creating directory ".\Release\plperl\".^M
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(396,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
Creating directory ".\Release\plperl\plperl.tlog\".^M
InitializeBuildStatus:^M
Creating ".\Release\plperl\plperl.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.^M
ClCompile:^M
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\CL.exe /c /Isrc/include /Isrc/include/port/win32 /Isrc/include/port/win32_msvc /IC:\pgBuild64\include /IC:\pgBuild64\include /IC:\pgBuild64\include /IC:\pgBuild64\include /IC:\pgBuild64\include /IC:\pgBuild64\include /IC:\pgBuild64\include\libxml2 /IC:\pgBuild64\include /IC:\pgBuild64\include /I"C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24/lib/CORE" /Zi /nologo /W3 /WX- /Ox /D WIN32 /D _WINDOWS /D __WINDOWS__ /D __WIN32__ /D EXEC_BACKEND /D WIN32_STACK_RLIMIT=4194304 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D NDEBUG /D WIN32 /D NO_STRICT /D WIN64 /D CONSERVATIVE /D USE_SITECUSTOMIZE /D PERL_TEXTMODE_SCRIPTS /D PERL_IMPLICIT_CONTEXT /D PERL_IMPLICIT_SYS /D PLPERL_HAVE_UID_GID /D _WINDLL /D _MBCS /GF /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\Release\plperl\\" /Fd".\Release\plperl\vc120.pdb" /Gd /TC /wd4018 /wd4244 /wd4273 /wd4102 /wd4090 /wd4267 /errorReport:queue /MP src/pl/plperl/SPI.c src/pl/plperl/Util.c src/pl/plperl/plperl.c^M
SPI.c^M
Util.c^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(562): warning C4005: 'mkdir' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(57) : see previous definition of 'mkdir'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(562): warning C4005: 'mkdir' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(57) : see previous definition of 'mkdir'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(571): warning C4005: 'putenv' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(411) : see previous definition of 'putenv'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(571): warning C4005: 'putenv' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(411) : see previous definition of 'putenv'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(577): warning C4005: 'fopen' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(294) : see previous definition of 'fopen'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(577): warning C4005: 'fopen' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(294) : see previous definition of 'fopen'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(597): warning C4005: 'vfprintf' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(182) : see previous definition of 'vfprintf'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(597): warning C4005: 'vfprintf' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(182) : see previous definition of 'vfprintf'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(616): warning C4005: 'lstat' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(262) : see previous definition of 'lstat'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(616): warning C4005: 'lstat' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(262) : see previous definition of 'lstat'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(618): warning C4005: 'open' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(293) : see previous definition of 'open'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(618): warning C4005: 'open' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(293) : see previous definition of 'open'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(620): warning C4005: 'rename' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(241) : see previous definition of 'rename'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(620): warning C4005: 'rename' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(241) : see previous definition of 'rename'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(622): warning C4005: 'stat' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(279) : see previous definition of 'stat'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(622): warning C4005: 'stat' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(279) : see previous definition of 'stat'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(625): warning C4005: 'unlink' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(242) : see previous definition of 'unlink'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(625): warning C4005: 'unlink' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(242) : see previous definition of 'unlink'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(642): warning C4005: 'kill' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(214) : see previous definition of 'kill'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(642): warning C4005: 'kill' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\port.h(214) : see previous definition of 'kill'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(662): warning C4005: 'accept' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(372) : see previous definition of 'accept'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(662): warning C4005: 'accept' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(372) : see previous definition of 'accept'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(662): warning C4005: 'accept' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(372) : see previous definition of 'accept'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(663): warning C4005: 'bind' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(370) : see previous definition of 'bind'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(663): warning C4005: 'bind' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(370) : see previous definition of 'bind'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(664): warning C4005: 'connect' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(373) : see previous definition of 'connect'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(664): warning C4005: 'connect' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(373) : see previous definition of 'connect'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(687): warning C4005: 'listen' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(371) : see previous definition of 'listen'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(687): warning C4005: 'listen' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(371) : see previous definition of 'listen'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(688): warning C4005: 'recv' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(375) : see previous definition of 'recv'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(688): warning C4005: 'recv' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(375) : see previous definition of 'recv'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(690): warning C4005: 'select' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(374) : see previous definition of 'select'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(690): warning C4005: 'select' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(374) : see previous definition of 'select'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(691): warning C4005: 'send' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(376) : see previous definition of 'send'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(691): warning C4005: 'send' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(376) : see previous definition of 'send'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(699): warning C4005: 'socket' : macro redefinition (src/pl/plperl/SPI.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(369) : see previous definition of 'socket'^M
C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\XSUB.h(699): warning C4005: 'socket' : macro redefinition (src/pl/plperl/Util.c) [D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj]^M
d:\pginstaller.auto\postgres.windows-x64\src\include\pg_config_os.h(369) : see previous definition of 'socket'^M
plperl.c^M
ResourceCompile:^M
C:\Program Files (x86)\Windows Kits\8.1\bin\x64\rc.exe /l"0x0409" /Isrc\include /nologo /fo".\Release\plperl\win32ver.res" src/pl/plperl/win32ver.rc ^M
PreLinkEvent:^M
Description: Generate DEF file^M
perl src\tools\msvc\gendef.pl Release\plperl x64^M
:VCEnd^M
Generating PLPERL.DEF from directory Release\plperl, platform x64^M
...^M
Generated 28 symbols^M
Link:^M
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\link.exe /ERRORREPORT:QUEUE /OUT:".\Release\plperl\plperl.dll" /INCREMENTAL:NO /NOLOGO C:\pgBuild64\lib\zdll.lib C:\pgBuild64\lib\VC\ssleay32MD.lib C:\pgBuild64\lib\VC\libeay32MD.lib C:\pgBuild64\lib\libintl.lib C:\pgBuild64\lib\iconv.lib C:\pgBuild64\lib64\icuin.lib C:\pgBuild64\lib64\icuuc.lib C:\pgBuild64\lib64\icudt.lib C:\pgBuild64\lib\libxml2.lib C:\pgBuild64\lib\libxslt.lib C:\pgBuild64\lib\uuid.lib Release/postgres/postgres.lib "C:\pgBuild64\edb\languagepack-10\x64\Perl-5.24\lib\CORE\perl524.lib" kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libc /DEF:"./Release/plperl/plperl.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:".\Release\plperl\plperl.pdb" /SUBSYSTEM:CONSOLE /STACK:"4194304" /TLBID:1 /DYNAMICBASE:NO /NXCOMPAT /IMPLIB:"Release/plperl/plperl.lib" /MACHINE:X64 /ignore:4197 /DLL .\Release\plperl\win32ver.res^M
.\Release\plperl\SPI.obj^M
.\Release\plperl\Util.obj^M
.\Release\plperl\plperl.obj^M
Creating library Release/plperl/plperl.lib and object Release/plperl/plperl.exp^M
plperl.vcxproj -> D:\pginstaller.auto\postgres.windows-x64\.\Release\plperl\plperl.dll^M
FinalizeBuildStatus:^M
Deleting file ".\Release\plperl\plperl.tlog\unsuccessfulbuild".^M
Touching ".\Release\plperl\plperl.tlog\plperl.lastbuildstate".^M
Done Building Project "D:\pginstaller.auto\postgres.windows-x64\plperl.vcxproj" (default targets).^M
--------------