port from perforce

This commit is contained in:
2026-04-18 22:31:51 +02:00
commit 8d0ab5b7cc
8409 changed files with 3972376 additions and 0 deletions

View File

@@ -0,0 +1,164 @@
Build started 21.07.2018 09:00:10.
1>Project "E:\blu-flame.org\hgplus\nordlicht2014-intro\nordlicht2014\nordlicht2014.vcxproj" on node 2 (Build target(s)).
1>InitializeBuildStatus:
Touching "CompressFast\nordlicht2014.tlog\unsuccessfulbuild".
CustomBuild:
All outputs are up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\Shared\14.0\VC\bin\CL.exe /c /nologo /W3 /WX- /O1 /Oi /Os /Oy /D WIN32 /D NDEBUG /D SYNC_PLAYER /D COMPRESS /D _WINDOWS /Gm- /MD /GS- /arch:IA32 /fp:fast /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"CompressFast\\" /Fd"CompressFast\vc140.pdb" /Gd /TC /analyze- /errorReport:prompt /QIfist "..\3rdparty\modified-rocket\data.c" "..\3rdparty\modified-rocket\device.c" "..\3rdparty\modified-rocket\track.c" ..\3rdparty\usync.c
1>cl : Command line warning D9035: option 'QIfist' has been deprecated and will be removed in a future release
data.c
1>..\3rdparty\modified-rocket\data.c(24): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(552): note: see declaration of 'strdup'
device.c
1>..\3rdparty\modified-rocket\device.c(13): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(346): note: see declaration of 'strncpy'
1>..\3rdparty\modified-rocket\device.c(15): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(255): note: see declaration of 'strncat'
1>..\3rdparty\modified-rocket\device.c(16): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(255): note: see declaration of 'strncat'
1>..\3rdparty\modified-rocket\device.c(17): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(255): note: see declaration of 'strncat'
1>..\3rdparty\modified-rocket\device.c(101): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(552): note: see declaration of 'strdup'
1>..\3rdparty\modified-rocket\device.c(114): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(205): note: see declaration of 'fopen'
track.c
usync.c
Generating Code...
C:\Program Files (x86)\Microsoft Visual Studio\Shared\14.0\VC\bin\CL.exe /c /nologo /W3 /WX- /O1 /Oi /Os /Oy /D WIN32 /D NDEBUG /D SYNC_PLAYER /D COMPRESS /D _WINDOWS /Gm- /MD /GS- /arch:IA32 /fp:fast /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"CompressFast\\" /Fd"CompressFast\vc140.pdb" /Gd /TP /analyze- /errorReport:prompt /QIfist main.cpp
1>cl : Command line warning D9035: option 'QIfist' has been deprecated and will be removed in a future release
main.cpp
1>e:\blu-flame.org\hgplus\nordlicht2014-intro\nordlicht2014\data.h(146): warning C4838: conversion from 'int' to 'UINT' requires a narrowing conversion
1>main.cpp(367): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
Link:
E:\blu-flame.org\hgplus\nordlicht2014-intro\link.exe /ERRORREPORT:PROMPT /OUT:"E:\blu-flame.org\hgplus\nordlicht2014-intro\CompressFast\nordlicht2014.exe" /INCREMENTAL:NO /NOLOGO dxgi.lib d3d11.lib D3dcompiler.lib 4klang.obj winmm.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 /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"E:\blu-flame.org\hgplus\nordlicht2014-intro\CompressFast\nordlicht2014.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /ENTRY:"main" /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:\blu-flame.org\hgplus\nordlicht2014-intro\CompressFast\nordlicht2014.lib" /MACHINE:X86 /SAFESEH /crinkler /report:crinkler.html /progressgui /ordertries:200 /compmode:fast /hashsize:100 /transform:calls /hashtries:50 4klang.obj
CompressFast\data.obj
CompressFast\device.obj
CompressFast\track.obj
CompressFast\usync.obj
CompressFast\main.obj
4klang.obj
Crinkler 1.4 (Jan 19 2013) (c) 2005-2013 Aske Simon Christensen & Rune Stubbe
Ignoring unknown argument '/ERRORREPORT:PROMPT'
Target: E:\blu-flame.org\hgplus\nordlicht2014-intro\CompressFast\nordlicht2014.exe
Subsystem type: WINDOWS
Large address aware: YES
Compression mode: FAST
Hash size: 100 MB
Hash tries: 50
Order tries: 200
Report: crinkler.html
Transforms: CALLS
Replace DLLs: NONE
Range DLLs: NONE
Loading dxgi.lib...
Ignoring unknown argument '/INCREMENTAL:NO'
Ignoring unknown argument '/NOLOGO'
Ignoring unknown argument '/MANIFEST'
Ignoring unknown argument '/MANIFESTUAC:level='asInvoker' uiAccess='false''
Ignoring unknown argument '/manifest:embed'
Ignoring unknown argument '/DEBUG'
Ignoring unknown argument '/PDB:E:\blu-flame.org\hgplus\nordlicht2014-intro\CompressFast\nordlicht2014.pdb'
Ignoring unknown argument '/TLBID:1'
Ignoring unknown argument '/DYNAMICBASE'
Ignoring unknown argument '/NXCOMPAT'
Ignoring unknown argument '/IMPLIB:E:\blu-flame.org\hgplus\nordlicht2014-intro\CompressFast\nordlicht2014.lib'
Ignoring unknown argument '/MACHINE:X86'
Ignoring unknown argument '/SAFESEH'
Loading d3d11.lib...
Loading D3dcompiler.lib...
Loading 4klang.obj...
Loading winmm.lib...
Loading kernel32.lib...
Loading user32.lib...
Loading gdi32.lib...
Loading winspool.lib...
Loading comdlg32.lib...
Loading advapi32.lib...
Loading shell32.lib...
Loading ole32.lib...
Loading oleaut32.lib...
Loading uuid.lib...
Loading odbc32.lib...
Loading odbccp32.lib...
Loading 4klang.obj...
Loading CompressFast\data.obj...
Loading CompressFast\device.obj...
Loading CompressFast\track.obj...
Loading CompressFast\usync.obj...
Loading CompressFast\main.obj...
Loading 4klang.obj...
Linking...
Calls transformed: 62
Uncompressed size of code: 7444
Uncompressed size of data: 28794
|-- Estimating models for code ----------------------------|
............................................................ 0m00s
Ideal compressed size: 2739.53
|-- Estimating models for data ----------------------------|
............................................................ 0m01s
Ideal compressed size: 7092.14
Estimated ideal compressed total size: 9831.67
Reordering sections...
Iteration: 2 Size: 9848.04
Iteration: 8 Size: 9845.67
Iteration: 15 Size: 9845.00
Iteration: 19 Size: 9843.25
Iteration: 22 Size: 9842.06
Iteration: 23 Size: 9840.18
Iteration: 30 Size: 9837.96
Iteration: 32 Size: 9836.50
Iteration: 68 Size: 9831.26
Iteration: 72 Size: 9829.08
Iteration: 80 Size: 9828.41
Iteration: 98 Size: 9827.89
Iteration: 113 Size: 9826.90
Iteration: 115 Size: 9824.96
Iteration: 118 Size: 9823.17
Iteration: 120 Size: 9823.12
Iteration: 182 Size: 9823.10
Iteration: 189 Size: 9822.45
Time spent: 0m03s
Calls transformed: 62
|-- Reestimating models for code --------------------------|
............................................................ 0m00s
Ideal compressed size: 2716.34
|-- Reestimating models for data --------------------------|
............................................................ 0m01s
Ideal compressed size: 7085.88
Reestimated ideal compressed total size: 9802.22
|-- Optimizing hash table size ----------------------------|
............................................................ 0m06s
Real compressed total size: 9882
Bytes lost to hashing: 79.78
Final file size: 10238
time spent: 0m20s
nordlicht2014.vcxproj -> E:\blu-flame.org\hgplus\nordlicht2014-intro\CompressFast\nordlicht2014.exe
nordlicht2014.vcxproj -> E:\blu-flame.org\hgplus\nordlicht2014-intro\CompressFast\nordlicht2014.pdb (Full PDB)
FinalizeBuildStatus:
Deleting file "CompressFast\nordlicht2014.tlog\unsuccessfulbuild".
Touching "CompressFast\nordlicht2014.tlog\nordlicht2014.lastbuildstate".
1>Done Building Project "E:\blu-flame.org\hgplus\nordlicht2014-intro\nordlicht2014\nordlicht2014.vcxproj" (Build target(s)).
Build succeeded.
Time Elapsed 00:00:20.58