chris@win64$ ls 3rd libs apps 3rd: apps: libs: chris@win64$ cd apps/ chris@win64$ ../common/msget.sh lsep --2013-03-21 15:16:02-- https://github.com/makestuff/lsep/tarball/master Resolving github.com... 207.97.227.239 Connecting to github.com|207.97.227.239|:443... connected. WARNING: cannot verify github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance EV CA-1': Unable to locally verify the issuer's authority. HTTP request sent, awaiting response... 302 Found Location: https://nodeload.github.com/makestuff/lsep/legacy.tar.gz/master [following] --2013-03-21 15:16:02-- https://nodeload.github.com/makestuff/lsep/legacy.tar.gz/master Resolving nodeload.github.com... 207.97.227.252 Connecting to nodeload.github.com|207.97.227.252|:443... connected. WARNING: cannot verify nodeload.github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance CA-3': Unable to locally verify the issuer's authority. HTTP request sent, awaiting response... 200 OK Length: 757 [application/x-gzip] Saving to: `lsep.tgz' 100%[===================================================================================================================================================================================================>] 757 --.-K/s in 0s 2013-03-21 15:16:03 (112 MB/s) - `lsep.tgz' saved [757/757] chris@win64$ cd lsep/ chris@win64$ make deps Fetching libusbwrap from GitHub... wget -O libusbwrap.tgz --no-check-certificate https://github.com/makestuff/libusbwrap/tarball/master --2013-03-21 15:16:22-- https://github.com/makestuff/libusbwrap/tarball/master Resolving github.com... 207.97.227.239 Connecting to github.com|207.97.227.239|:443... connected. WARNING: cannot verify github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance EV CA-1': Unable to locally verify the issuer's authority. HTTP request sent, awaiting response... 302 Found Location: https://nodeload.github.com/makestuff/libusbwrap/legacy.tar.gz/master [following] --2013-03-21 15:16:23-- https://nodeload.github.com/makestuff/libusbwrap/legacy.tar.gz/master Resolving nodeload.github.com... 207.97.227.252 Connecting to nodeload.github.com|207.97.227.252|:443... connected. WARNING: cannot verify nodeload.github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance CA-3': Unable to locally verify the issuer's authority. HTTP request sent, awaiting response... 200 OK Length: 20297 (20K) [application/x-gzip] Saving to: `libusbwrap.tgz' 0K .......... ......... 100% 107K=0.2s 2013-03-21 15:16:25 (107 KB/s) - `libusbwrap.tgz' saved [20297/20297] tar xvzf libusbwrap.tgz makestuff-libusbwrap-ecd8dc1/ makestuff-libusbwrap-ecd8dc1/COPYING makestuff-libusbwrap-ecd8dc1/COPYING.LESSER makestuff-libusbwrap-ecd8dc1/Makefile makestuff-libusbwrap-ecd8dc1/README makestuff-libusbwrap-ecd8dc1/libusbwrap.c makestuff-libusbwrap-ecd8dc1/libusbwrap.h makestuff-libusbwrap-ecd8dc1/misc.c makestuff-libusbwrap-ecd8dc1/printConfig.c makestuff-libusbwrap-ecd8dc1/private.h rm libusbwrap.tgz mv makestuff-libusbwrap-* /c/makestuff/libs/libusbwrap make -C /c/makestuff/libs/libusbwrap/ deps make[1]: Entering directory `/c/makestuff/libs/libusbwrap' Fetching liberror from GitHub... wget -O liberror.tgz --no-check-certificate https://github.com/makestuff/liberror/tarball/master --2013-03-21 15:16:25-- https://github.com/makestuff/liberror/tarball/master Resolving github.com... 207.97.227.239 Connecting to github.com|207.97.227.239|:443... connected. WARNING: cannot verify github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance EV CA-1': Unable to locally verify the issuer's authority. HTTP request sent, awaiting response... 302 Found Location: https://nodeload.github.com/makestuff/liberror/legacy.tar.gz/master [following] --2013-03-21 15:16:28-- https://nodeload.github.com/makestuff/liberror/legacy.tar.gz/master Resolving nodeload.github.com... 207.97.227.252 Connecting to nodeload.github.com|207.97.227.252|:443... connected. WARNING: cannot verify nodeload.github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance CA-3': Unable to locally verify the issuer's authority. HTTP request sent, awaiting response... 200 OK Length: 16710 (16K) [application/x-gzip] Saving to: `liberror.tgz' 0K .......... ...... 100% 147K=0.1s 2013-03-21 15:16:30 (147 KB/s) - `liberror.tgz' saved [16710/16710] tar xvzf liberror.tgz makestuff-liberror-1b0699a/ makestuff-liberror-1b0699a/COPYING makestuff-liberror-1b0699a/COPYING.LESSER makestuff-liberror-1b0699a/Makefile makestuff-liberror-1b0699a/README makestuff-liberror-1b0699a/liberror.c makestuff-liberror-1b0699a/liberror.h makestuff-liberror-1b0699a/tests/ makestuff-liberror-1b0699a/tests/Makefile makestuff-liberror-1b0699a/tests/main.cpp makestuff-liberror-1b0699a/tests/testError.cpp rm liberror.tgz mv makestuff-liberror-* /c/makestuff/libs/liberror make -C /c/makestuff/libs/liberror/ deps make[2]: Entering directory `/c/makestuff/libs/liberror' make make[3]: Entering directory `/c/makestuff/libs/liberror' mkdir -p win.x64 echo '-I${ROOT}/libs/liberror ' > win.x64/incs.txt mkdir -p win.x64/dbg (echo '${ROOT}/libs/liberror/win.x64/dbg/liberror.lib'; ) > win.x64/dbg/libs.txt mkdir -p win.x64/dbg/.build cl -Od -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_WINDOWS -D_USRDLL -DLIBERROR_EXPORTS -D_WINDLL -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/liberror.obj -Fdwin.x64/dbg/liberror.pdb liberror.c liberror.c link -OUT:win.x64/dbg/liberror.dll -INCREMENTAL -NOLOGO -DLL -MANIFEST -MANIFESTFILE:win.x64/dbg/liberror.dll.intermediate.manifest -MANIFESTUAC:"level='asInvoker' uiAccess='false'" -DEBUG -PDB:win.x64/dbg/liberror.pdb -SUBSYSTEM:WINDOWS -DYNAMICBASE -NXCOMPAT -MACHINE:x64 -ERRORREPORT:PROMPT win.x64/dbg/.build/liberror.obj kernel32.lib user32.lib Creating library win.x64/dbg/liberror.lib and object win.x64/dbg/liberror.exp mt.exe -nologo -manifest win.x64/dbg/liberror.dll.intermediate.manifest "-outputresource:win.x64/dbg/liberror.dll;#2" for i in ; do cp -rp $i win.x64/dbg; done mkdir -p win.x64/rel (echo '${ROOT}/libs/liberror/win.x64/rel/liberror.lib'; ) > win.x64/rel/libs.txt mkdir -p win.x64/rel/.build cl -O2 -Oi -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_WINDOWS -D_USRDLL -DLIBERROR_EXPORTS -D_WINDLL -GL -FD -MD -Gy -Zi -Fowin.x64/rel/.build/liberror.obj -Fdwin.x64/rel/liberror.pdb liberror.c liberror.c link -OUT:win.x64/rel/liberror.dll -INCREMENTAL:NO -NOLOGO -DLL -MANIFEST -MANIFESTFILE:win.x64/rel/liberror.dll.intermediate.manifest -MANIFESTUAC:"level='asInvoker' uiAccess='false'" -PDB:win.x64/rel/liberror.pdb -SUBSYSTEM:WINDOWS -OPT:REF -OPT:ICF -LTCG -DYNAMICBASE -NXCOMPAT -MACHINE:x64 -ERRORREPORT:PROMPT win.x64/rel/.build/liberror.obj kernel32.lib user32.lib Creating library win.x64/rel/liberror.lib and object win.x64/rel/liberror.exp Generating code Finished generating code mt.exe -nologo -manifest win.x64/rel/liberror.dll.intermediate.manifest "-outputresource:win.x64/rel/liberror.dll;#2" for i in ; do cp -rp $i win.x64/rel; done make[4]: Entering directory `/c/makestuff/libs/liberror/tests' Fetching libutpp from GitHub... wget -O libutpp.tgz --no-check-certificate https://github.com/makestuff/libutpp/tarball/master --2013-03-21 15:16:31-- https://github.com/makestuff/libutpp/tarball/master Resolving github.com... 207.97.227.239 Connecting to github.com|207.97.227.239|:443... connected. WARNING: cannot verify github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance EV CA-1': Unable to locally verify the issuer's authority. HTTP request sent, awaiting response... 302 Found Location: https://nodeload.github.com/makestuff/libutpp/legacy.tar.gz/master [following] --2013-03-21 15:16:31-- https://nodeload.github.com/makestuff/libutpp/legacy.tar.gz/master Resolving nodeload.github.com... 207.97.227.252 Connecting to nodeload.github.com|207.97.227.252|:443... connected. WARNING: cannot verify nodeload.github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance CA-3': Unable to locally verify the issuer's authority. HTTP request sent, awaiting response... 200 OK Length: 28969 (28K) [application/x-gzip] Saving to: `libutpp.tgz' 0K .......... .......... ........ 100% 3.40M=0.008s 2013-03-21 15:16:34 (3.40 MB/s) - `libutpp.tgz' saved [28969/28969] tar xvzf libutpp.tgz makestuff-libutpp-e27127c/ makestuff-libutpp-e27127c/AssertException.cpp makestuff-libutpp-e27127c/AssertException.h makestuff-libutpp-e27127c/COPYING makestuff-libutpp-e27127c/CheckMacros.h makestuff-libutpp-e27127c/Checks.cpp makestuff-libutpp-e27127c/Checks.h makestuff-libutpp-e27127c/Config.h makestuff-libutpp-e27127c/CurrentTest.cpp makestuff-libutpp-e27127c/CurrentTest.h makestuff-libutpp-e27127c/DeferredTestReporter.cpp makestuff-libutpp-e27127c/DeferredTestReporter.h makestuff-libutpp-e27127c/DeferredTestResult.cpp makestuff-libutpp-e27127c/DeferredTestResult.h makestuff-libutpp-e27127c/ExecuteTest.h makestuff-libutpp-e27127c/Makefile makestuff-libutpp-e27127c/MemoryOutStream.cpp makestuff-libutpp-e27127c/MemoryOutStream.h makestuff-libutpp-e27127c/PosixUtils/ makestuff-libutpp-e27127c/PosixUtils/SignalTranslator.cpp makestuff-libutpp-e27127c/PosixUtils/SignalTranslator.h makestuff-libutpp-e27127c/PosixUtils/TimeHelpers.cpp makestuff-libutpp-e27127c/PosixUtils/TimeHelpers.h makestuff-libutpp-e27127c/README makestuff-libutpp-e27127c/ReportAssert.cpp makestuff-libutpp-e27127c/ReportAssert.h makestuff-libutpp-e27127c/Test.cpp makestuff-libutpp-e27127c/Test.h makestuff-libutpp-e27127c/TestDetails.cpp makestuff-libutpp-e27127c/TestDetails.h makestuff-libutpp-e27127c/TestList.cpp makestuff-libutpp-e27127c/TestList.h makestuff-libutpp-e27127c/TestMacros.h makestuff-libutpp-e27127c/TestReporter.cpp makestuff-libutpp-e27127c/TestReporter.h makestuff-libutpp-e27127c/TestReporterStdout.cpp makestuff-libutpp-e27127c/TestReporterStdout.h makestuff-libutpp-e27127c/TestResults.cpp makestuff-libutpp-e27127c/TestResults.h makestuff-libutpp-e27127c/TestRunner.cpp makestuff-libutpp-e27127c/TestRunner.h makestuff-libutpp-e27127c/TestSuite.h makestuff-libutpp-e27127c/TimeConstraint.cpp makestuff-libutpp-e27127c/TimeConstraint.h makestuff-libutpp-e27127c/TimeHelpers.h makestuff-libutpp-e27127c/UnitTest++.h makestuff-libutpp-e27127c/Win32Utils/ makestuff-libutpp-e27127c/Win32Utils/TimeHelpers.cpp makestuff-libutpp-e27127c/Win32Utils/TimeHelpers.h makestuff-libutpp-e27127c/XmlTestReporter.cpp makestuff-libutpp-e27127c/XmlTestReporter.h makestuff-libutpp-e27127c/docs/ makestuff-libutpp-e27127c/docs/UnitTest++.html makestuff-libutpp-e27127c/tests/ makestuff-libutpp-e27127c/tests/Main.cpp makestuff-libutpp-e27127c/tests/Makefile makestuff-libutpp-e27127c/tests/RecordingReporter.h makestuff-libutpp-e27127c/tests/ScopedCurrentTest.h makestuff-libutpp-e27127c/tests/TestAssertHandler.cpp makestuff-libutpp-e27127c/tests/TestCheckMacros.cpp makestuff-libutpp-e27127c/tests/TestChecks.cpp makestuff-libutpp-e27127c/tests/TestCurrentTest.cpp makestuff-libutpp-e27127c/tests/TestDeferredTestReporter.cpp makestuff-libutpp-e27127c/tests/TestMemoryOutStream.cpp makestuff-libutpp-e27127c/tests/TestTest.cpp makestuff-libutpp-e27127c/tests/TestTestList.cpp makestuff-libutpp-e27127c/tests/TestTestMacros.cpp makestuff-libutpp-e27127c/tests/TestTestResults.cpp makestuff-libutpp-e27127c/tests/TestTestRunner.cpp makestuff-libutpp-e27127c/tests/TestTestSuite.cpp makestuff-libutpp-e27127c/tests/TestTimeConstraint.cpp makestuff-libutpp-e27127c/tests/TestTimeConstraintMacro.cpp makestuff-libutpp-e27127c/tests/TestUnitTest++.cpp makestuff-libutpp-e27127c/tests/TestXmlTestReporter.cpp rm libutpp.tgz mv makestuff-libutpp-* /c/makestuff/libs/libutpp make -C /c/makestuff/libs/libutpp/ deps make[5]: Entering directory `/c/makestuff/libs/libutpp' make make[6]: Entering directory `/c/makestuff/libs/libutpp' mkdir -p win.x64 echo '-I${ROOT}/libs/libutpp ' > win.x64/incs.txt mkdir -p win.x64/dbg ((echo '${ROOT}/libs/libutpp/win.x64/dbg/libutpp.lib'; for i in ; do cat $i 2>/dev/null; done); ) > win.x64/dbg/libs.txt mkdir -p win.x64/dbg/.build mkdir -p win.x64/dbg/.build/Win32Utils cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/AssertException.obj -Fdwin.x64/dbg/libutpp.pdb AssertException.cpp AssertException.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/Checks.obj -Fdwin.x64/dbg/libutpp.pdb Checks.cpp Checks.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/CurrentTest.obj -Fdwin.x64/dbg/libutpp.pdb CurrentTest.cpp CurrentTest.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/DeferredTestReporter.obj -Fdwin.x64/dbg/libutpp.pdb DeferredTestReporter.cpp DeferredTestReporter.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/DeferredTestResult.obj -Fdwin.x64/dbg/libutpp.pdb DeferredTestResult.cpp DeferredTestResult.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/MemoryOutStream.obj -Fdwin.x64/dbg/libutpp.pdb MemoryOutStream.cpp MemoryOutStream.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/ReportAssert.obj -Fdwin.x64/dbg/libutpp.pdb ReportAssert.cpp ReportAssert.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/Test.obj -Fdwin.x64/dbg/libutpp.pdb Test.cpp Test.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestDetails.obj -Fdwin.x64/dbg/libutpp.pdb TestDetails.cpp TestDetails.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestList.obj -Fdwin.x64/dbg/libutpp.pdb TestList.cpp TestList.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestReporter.obj -Fdwin.x64/dbg/libutpp.pdb TestReporter.cpp TestReporter.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestReporterStdout.obj -Fdwin.x64/dbg/libutpp.pdb TestReporterStdout.cpp TestReporterStdout.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestResults.obj -Fdwin.x64/dbg/libutpp.pdb TestResults.cpp TestResults.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestRunner.obj -Fdwin.x64/dbg/libutpp.pdb TestRunner.cpp TestRunner.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TimeConstraint.obj -Fdwin.x64/dbg/libutpp.pdb TimeConstraint.cpp TimeConstraint.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/XmlTestReporter.obj -Fdwin.x64/dbg/libutpp.pdb XmlTestReporter.cpp XmlTestReporter.cpp cl -Od -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -D_DEBUG -D_LIB -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/Win32Utils/TimeHelpers.obj -Fdwin.x64/dbg/libutpp.pdb Win32Utils/TimeHelpers.cpp TimeHelpers.cpp lib -nologo -out:win.x64/dbg/libutpp.lib win.x64/dbg/.build/AssertException.obj win.x64/dbg/.build/Checks.obj win.x64/dbg/.build/CurrentTest.obj win.x64/dbg/.build/DeferredTestReporter.obj win.x64/dbg/.build/DeferredTestResult.obj win.x64/dbg/.build/MemoryOutStream.obj win.x64/dbg/.build/ReportAssert.obj win.x64/dbg/.build/Test.obj win.x64/dbg/.build/TestDetails.obj win.x64/dbg/.build/TestList.obj win.x64/dbg/.build/TestReporter.obj win.x64/dbg/.build/TestReporterStdout.obj win.x64/dbg/.build/TestResults.obj win.x64/dbg/.build/TestRunner.obj win.x64/dbg/.build/TimeConstraint.obj win.x64/dbg/.build/XmlTestReporter.obj win.x64/dbg/.build/Win32Utils/TimeHelpers.obj for i in ; do cp -rp $i win.x64/dbg; done mkdir -p win.x64/rel ((echo '${ROOT}/libs/libutpp/win.x64/rel/libutpp.lib'; for i in ; do cat $i 2>/dev/null; done); ) > win.x64/rel/libs.txt mkdir -p win.x64/rel/.build mkdir -p win.x64/rel/.build/Win32Utils cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/AssertException.obj -Fdwin.x64/rel/libutpp.pdb AssertException.cpp AssertException.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/Checks.obj -Fdwin.x64/rel/libutpp.pdb Checks.cpp Checks.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/CurrentTest.obj -Fdwin.x64/rel/libutpp.pdb CurrentTest.cpp CurrentTest.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/DeferredTestReporter.obj -Fdwin.x64/rel/libutpp.pdb DeferredTestReporter.cpp DeferredTestReporter.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/DeferredTestResult.obj -Fdwin.x64/rel/libutpp.pdb DeferredTestResult.cpp DeferredTestResult.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/MemoryOutStream.obj -Fdwin.x64/rel/libutpp.pdb MemoryOutStream.cpp MemoryOutStream.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/ReportAssert.obj -Fdwin.x64/rel/libutpp.pdb ReportAssert.cpp ReportAssert.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/Test.obj -Fdwin.x64/rel/libutpp.pdb Test.cpp Test.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestDetails.obj -Fdwin.x64/rel/libutpp.pdb TestDetails.cpp TestDetails.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestList.obj -Fdwin.x64/rel/libutpp.pdb TestList.cpp TestList.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestReporter.obj -Fdwin.x64/rel/libutpp.pdb TestReporter.cpp TestReporter.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestReporterStdout.obj -Fdwin.x64/rel/libutpp.pdb TestReporterStdout.cpp TestReporterStdout.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestResults.obj -Fdwin.x64/rel/libutpp.pdb TestResults.cpp TestResults.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestRunner.obj -Fdwin.x64/rel/libutpp.pdb TestRunner.cpp TestRunner.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TimeConstraint.obj -Fdwin.x64/rel/libutpp.pdb TimeConstraint.cpp TimeConstraint.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/XmlTestReporter.obj -Fdwin.x64/rel/libutpp.pdb XmlTestReporter.cpp XmlTestReporter.cpp cl -O2 -Oi -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHa -W4 -nologo -c -errorReport:prompt -I/c/makestuff/common -DNDEBUG -D_LIB -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/Win32Utils/TimeHelpers.obj -Fdwin.x64/rel/libutpp.pdb Win32Utils/TimeHelpers.cpp TimeHelpers.cpp lib -nologo -out:win.x64/rel/libutpp.lib -ltcg win.x64/rel/.build/AssertException.obj win.x64/rel/.build/Checks.obj win.x64/rel/.build/CurrentTest.obj win.x64/rel/.build/DeferredTestReporter.obj win.x64/rel/.build/DeferredTestResult.obj win.x64/rel/.build/MemoryOutStream.obj win.x64/rel/.build/ReportAssert.obj win.x64/rel/.build/Test.obj win.x64/rel/.build/TestDetails.obj win.x64/rel/.build/TestList.obj win.x64/rel/.build/TestReporter.obj win.x64/rel/.build/TestReporterStdout.obj win.x64/rel/.build/TestResults.obj win.x64/rel/.build/TestRunner.obj win.x64/rel/.build/TimeConstraint.obj win.x64/rel/.build/XmlTestReporter.obj win.x64/rel/.build/Win32Utils/TimeHelpers.obj for i in ; do cp -rp $i win.x64/rel; done make[7]: Entering directory `/c/makestuff/libs/libutpp/tests' mkdir -p win.x64 echo '-I${ROOT}/libs/libutpp/tests ' > win.x64/incs.txt mkdir -p win.x64/dbg (for i in ; do cat $i 2>/dev/null; done; ) > win.x64/dbg/libs.txt mkdir -p win.x64/dbg/.build cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/Main.obj -Fdwin.x64/dbg/tests.pdb Main.cpp Main.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestAssertHandler.obj -Fdwin.x64/dbg/tests.pdb TestAssertHandler.cpp TestAssertHandler.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestCheckMacros.obj -Fdwin.x64/dbg/tests.pdb TestCheckMacros.cpp TestCheckMacros.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestChecks.obj -Fdwin.x64/dbg/tests.pdb TestChecks.cpp TestChecks.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestCurrentTest.obj -Fdwin.x64/dbg/tests.pdb TestCurrentTest.cpp TestCurrentTest.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestDeferredTestReporter.obj -Fdwin.x64/dbg/tests.pdb TestDeferredTestReporter.cpp TestDeferredTestReporter.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestMemoryOutStream.obj -Fdwin.x64/dbg/tests.pdb TestMemoryOutStream.cpp TestMemoryOutStream.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestTest.obj -Fdwin.x64/dbg/tests.pdb TestTest.cpp TestTest.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestTestList.obj -Fdwin.x64/dbg/tests.pdb TestTestList.cpp TestTestList.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestTestMacros.obj -Fdwin.x64/dbg/tests.pdb TestTestMacros.cpp TestTestMacros.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestTestResults.obj -Fdwin.x64/dbg/tests.pdb TestTestResults.cpp TestTestResults.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestTestRunner.obj -Fdwin.x64/dbg/tests.pdb TestTestRunner.cpp TestTestRunner.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestTestSuite.obj -Fdwin.x64/dbg/tests.pdb TestTestSuite.cpp TestTestSuite.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestTimeConstraint.obj -Fdwin.x64/dbg/tests.pdb TestTimeConstraint.cpp TestTimeConstraint.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestTimeConstraintMacro.obj -Fdwin.x64/dbg/tests.pdb TestTimeConstraintMacro.cpp TestTimeConstraintMacro.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestUnitTest++.obj -Fdwin.x64/dbg/tests.pdb TestUnitTest++.cpp TestUnitTest++.cpp cl -Od -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/TestXmlTestReporter.obj -Fdwin.x64/dbg/tests.pdb TestXmlTestReporter.cpp TestXmlTestReporter.cpp link -OUT:win.x64/dbg/tests.exe -INCREMENTAL -NOLOGO -MANIFEST -MANIFESTFILE:win.x64/dbg/tests.exe.intermediate.manifest -MANIFESTUAC:"level='asInvoker' uiAccess='false'" -DEBUG -PDB:win.x64/dbg/tests.pdb -SUBSYSTEM:CONSOLE -DYNAMICBASE -NXCOMPAT -MACHINE:x64 -ERRORREPORT:PROMPT win.x64/dbg/.build/Main.obj win.x64/dbg/.build/TestAssertHandler.obj win.x64/dbg/.build/TestCheckMacros.obj win.x64/dbg/.build/TestChecks.obj win.x64/dbg/.build/TestCurrentTest.obj win.x64/dbg/.build/TestDeferredTestReporter.obj win.x64/dbg/.build/TestMemoryOutStream.obj win.x64/dbg/.build/TestTest.obj win.x64/dbg/.build/TestTestList.obj win.x64/dbg/.build/TestTestMacros.obj win.x64/dbg/.build/TestTestResults.obj win.x64/dbg/.build/TestTestRunner.obj win.x64/dbg/.build/TestTestSuite.obj win.x64/dbg/.build/TestTimeConstraint.obj win.x64/dbg/.build/TestTimeConstraintMacro.obj win.x64/dbg/.build/TestUnitTest++.obj win.x64/dbg/.build/TestXmlTestReporter.obj ../win.x64/dbg/.build/AssertException.obj ../win.x64/dbg/.build/Checks.obj ../win.x64/dbg/.build/CurrentTest.obj ../win.x64/dbg/.build/DeferredTestReporter.obj ../win.x64/dbg/.build/DeferredTestResult.obj ../win.x64/dbg/.build/MemoryOutStream.obj ../win.x64/dbg/.build/ReportAssert.obj ../win.x64/dbg/.build/Test.obj ../win.x64/dbg/.build/TestDetails.obj ../win.x64/dbg/.build/TestList.obj ../win.x64/dbg/.build/TestReporter.obj ../win.x64/dbg/.build/TestReporterStdout.obj ../win.x64/dbg/.build/TestResults.obj ../win.x64/dbg/.build/TestRunner.obj ../win.x64/dbg/.build/TimeConstraint.obj ../win.x64/dbg/.build/XmlTestReporter.obj /c/makestuff/libs/libutpp/win.x64/dbg/libutpp.lib kernel32.lib user32.lib mt.exe -nologo -manifest win.x64/dbg/tests.exe.intermediate.manifest "-outputresource:win.x64/dbg/tests.exe;#1" for i in ; do cp -rp $i win.x64/dbg; done win.x64/dbg/tests Success: 175 tests passed. Test time: 0.29 seconds. mkdir -p win.x64/rel (for i in ; do cat $i 2>/dev/null; done; ) > win.x64/rel/libs.txt mkdir -p win.x64/rel/.build cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/Main.obj -Fdwin.x64/rel/tests.pdb Main.cpp Main.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestAssertHandler.obj -Fdwin.x64/rel/tests.pdb TestAssertHandler.cpp TestAssertHandler.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestCheckMacros.obj -Fdwin.x64/rel/tests.pdb TestCheckMacros.cpp TestCheckMacros.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestChecks.obj -Fdwin.x64/rel/tests.pdb TestChecks.cpp TestChecks.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestCurrentTest.obj -Fdwin.x64/rel/tests.pdb TestCurrentTest.cpp TestCurrentTest.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestDeferredTestReporter.obj -Fdwin.x64/rel/tests.pdb TestDeferredTestReporter.cpp TestDeferredTestReporter.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestMemoryOutStream.obj -Fdwin.x64/rel/tests.pdb TestMemoryOutStream.cpp TestMemoryOutStream.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestTest.obj -Fdwin.x64/rel/tests.pdb TestTest.cpp TestTest.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestTestList.obj -Fdwin.x64/rel/tests.pdb TestTestList.cpp TestTestList.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestTestMacros.obj -Fdwin.x64/rel/tests.pdb TestTestMacros.cpp TestTestMacros.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestTestResults.obj -Fdwin.x64/rel/tests.pdb TestTestResults.cpp TestTestResults.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestTestRunner.obj -Fdwin.x64/rel/tests.pdb TestTestRunner.cpp TestTestRunner.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestTestSuite.obj -Fdwin.x64/rel/tests.pdb TestTestSuite.cpp TestTestSuite.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestTimeConstraint.obj -Fdwin.x64/rel/tests.pdb TestTimeConstraint.cpp TestTimeConstraint.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestTimeConstraintMacro.obj -Fdwin.x64/rel/tests.pdb TestTimeConstraintMacro.cpp TestTimeConstraintMacro.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestUnitTest++.obj -Fdwin.x64/rel/tests.pdb TestUnitTest++.cpp TestUnitTest++.cpp cl -O2 -Oi -I${ROOT}/libs/libutpp -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/TestXmlTestReporter.obj -Fdwin.x64/rel/tests.pdb TestXmlTestReporter.cpp TestXmlTestReporter.cpp link -OUT:win.x64/rel/tests.exe -INCREMENTAL:NO -NOLOGO -MANIFEST -MANIFESTFILE:win.x64/rel/tests.exe.intermediate.manifest -MANIFESTUAC:"level='asInvoker' uiAccess='false'" -PDB:win.x64/rel/tests.pdb -SUBSYSTEM:CONSOLE -OPT:REF -OPT:ICF -LTCG -DYNAMICBASE -NXCOMPAT -MACHINE:x64 -ERRORREPORT:PROMPT win.x64/rel/.build/Main.obj win.x64/rel/.build/TestAssertHandler.obj win.x64/rel/.build/TestCheckMacros.obj win.x64/rel/.build/TestChecks.obj win.x64/rel/.build/TestCurrentTest.obj win.x64/rel/.build/TestDeferredTestReporter.obj win.x64/rel/.build/TestMemoryOutStream.obj win.x64/rel/.build/TestTest.obj win.x64/rel/.build/TestTestList.obj win.x64/rel/.build/TestTestMacros.obj win.x64/rel/.build/TestTestResults.obj win.x64/rel/.build/TestTestRunner.obj win.x64/rel/.build/TestTestSuite.obj win.x64/rel/.build/TestTimeConstraint.obj win.x64/rel/.build/TestTimeConstraintMacro.obj win.x64/rel/.build/TestUnitTest++.obj win.x64/rel/.build/TestXmlTestReporter.obj ../win.x64/rel/.build/AssertException.obj ../win.x64/rel/.build/Checks.obj ../win.x64/rel/.build/CurrentTest.obj ../win.x64/rel/.build/DeferredTestReporter.obj ../win.x64/rel/.build/DeferredTestResult.obj ../win.x64/rel/.build/MemoryOutStream.obj ../win.x64/rel/.build/ReportAssert.obj ../win.x64/rel/.build/Test.obj ../win.x64/rel/.build/TestDetails.obj ../win.x64/rel/.build/TestList.obj ../win.x64/rel/.build/TestReporter.obj ../win.x64/rel/.build/TestReporterStdout.obj ../win.x64/rel/.build/TestResults.obj ../win.x64/rel/.build/TestRunner.obj ../win.x64/rel/.build/TimeConstraint.obj ../win.x64/rel/.build/XmlTestReporter.obj /c/makestuff/libs/libutpp/win.x64/rel/libutpp.lib kernel32.lib user32.lib Generating code Finished generating code mt.exe -nologo -manifest win.x64/rel/tests.exe.intermediate.manifest "-outputresource:win.x64/rel/tests.exe;#1" for i in ; do cp -rp $i win.x64/rel; done win.x64/rel/tests Success: 175 tests passed. Test time: 0.29 seconds. make[7]: Leaving directory `/c/makestuff/libs/libutpp/tests' make[6]: Leaving directory `/c/makestuff/libs/libutpp' make[5]: Leaving directory `/c/makestuff/libs/libutpp' mkdir -p win.x64 echo '-I${ROOT}/libs/liberror/tests ' > win.x64/incs.txt mkdir -p win.x64/dbg (for i in ; do cat $i 2>/dev/null; done; ) > win.x64/dbg/libs.txt mkdir -p win.x64/dbg/.build cl -Od -I${ROOT}/libs/liberror -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/main.obj -Fdwin.x64/dbg/tests.pdb main.cpp main.cpp cl -Od -I${ROOT}/libs/liberror -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/testError.obj -Fdwin.x64/dbg/tests.pdb testError.cpp testError.cpp link -OUT:win.x64/dbg/tests.exe -INCREMENTAL -NOLOGO -MANIFEST -MANIFESTFILE:win.x64/dbg/tests.exe.intermediate.manifest -MANIFESTUAC:"level='asInvoker' uiAccess='false'" -DEBUG -PDB:win.x64/dbg/tests.pdb -SUBSYSTEM:CONSOLE -DYNAMICBASE -NXCOMPAT -MACHINE:x64 -ERRORREPORT:PROMPT win.x64/dbg/.build/main.obj win.x64/dbg/.build/testError.obj ../win.x64/dbg/.build/liberror.obj /c/makestuff/libs/libutpp/win.x64/dbg/libutpp.lib kernel32.lib user32.lib Creating library win.x64/dbg/tests.lib and object win.x64/dbg/tests.exp mt.exe -nologo -manifest win.x64/dbg/tests.exe.intermediate.manifest "-outputresource:win.x64/dbg/tests.exe;#1" for i in ; do cp -rp $i win.x64/dbg; done win.x64/dbg/tests Success: 4 tests passed. Test time: 0.00 seconds. mkdir -p win.x64/rel (for i in ; do cat $i 2>/dev/null; done; ) > win.x64/rel/libs.txt mkdir -p win.x64/rel/.build cl -O2 -Oi -I${ROOT}/libs/liberror -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/main.obj -Fdwin.x64/rel/tests.pdb main.cpp main.cpp cl -O2 -Oi -I${ROOT}/libs/liberror -I/c/makestuff/libs/libutpp -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/testError.obj -Fdwin.x64/rel/tests.pdb testError.cpp testError.cpp link -OUT:win.x64/rel/tests.exe -INCREMENTAL:NO -NOLOGO -MANIFEST -MANIFESTFILE:win.x64/rel/tests.exe.intermediate.manifest -MANIFESTUAC:"level='asInvoker' uiAccess='false'" -PDB:win.x64/rel/tests.pdb -SUBSYSTEM:CONSOLE -OPT:REF -OPT:ICF -LTCG -DYNAMICBASE -NXCOMPAT -MACHINE:x64 -ERRORREPORT:PROMPT win.x64/rel/.build/main.obj win.x64/rel/.build/testError.obj ../win.x64/rel/.build/liberror.obj /c/makestuff/libs/libutpp/win.x64/rel/libutpp.lib kernel32.lib user32.lib Creating library win.x64/rel/tests.lib and object win.x64/rel/tests.exp Generating code Finished generating code mt.exe -nologo -manifest win.x64/rel/tests.exe.intermediate.manifest "-outputresource:win.x64/rel/tests.exe;#1" for i in ; do cp -rp $i win.x64/rel; done win.x64/rel/tests Success: 4 tests passed. Test time: 0.00 seconds. make[4]: Leaving directory `/c/makestuff/libs/liberror/tests' make[3]: Leaving directory `/c/makestuff/libs/liberror' make[2]: Leaving directory `/c/makestuff/libs/liberror' make make[2]: Entering directory `/c/makestuff/libs/libusbwrap' wget -O libusbx-1.0.7z --no-check-certificate 'http://sourceforge.net/projects/libusbx/files/releases/1.0.14/Windows/libusbx-1.0.14-win.7z/download' --2013-03-21 15:17:04-- http://sourceforge.net/projects/libusbx/files/releases/1.0.14/Windows/libusbx-1.0.14-win.7z/download Resolving sourceforge.net... 216.34.181.60 Connecting to sourceforge.net|216.34.181.60|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://downloads.sourceforge.net/project/libusbx/releases/1.0.14/Windows/libusbx-1.0.14-win.7z?r=&ts=1363879023&use_mirror=netcologne [following] --2013-03-21 15:17:04-- http://downloads.sourceforge.net/project/libusbx/releases/1.0.14/Windows/libusbx-1.0.14-win.7z?r=&ts=1363879023&use_mirror=netcologne Resolving downloads.sourceforge.net... 216.34.181.59 Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://netcologne.dl.sourceforge.net/project/libusbx/releases/1.0.14/Windows/libusbx-1.0.14-win.7z [following] --2013-03-21 15:17:04-- http://netcologne.dl.sourceforge.net/project/libusbx/releases/1.0.14/Windows/libusbx-1.0.14-win.7z Resolving netcologne.dl.sourceforge.net... 78.35.24.46 Connecting to netcologne.dl.sourceforge.net|78.35.24.46|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 706158 (690K) [application/x-7z-compressed] Saving to: `libusbx-1.0.7z' 0K .......... .......... .......... .......... .......... 7% 202K 3s 50K .......... .......... .......... .......... .......... 14% 549K 2s 100K .......... .......... .......... .......... .......... 21% 580K 2s 150K .......... .......... .......... .......... .......... 29% 506K 1s 200K .......... .......... .......... .......... .......... 36% 594K 1s 250K .......... .......... .......... .......... .......... 43% 609K 1s 300K .......... .......... .......... .......... .......... 50% 584K 1s 350K .......... .......... .......... .......... .......... 58% 582K 1s 400K .......... .......... .......... .......... .......... 65% 614K 1s 450K .......... .......... .......... .......... .......... 72% 585K 0s 500K .......... .......... .......... .......... .......... 79% 576K 0s 550K .......... .......... .......... .......... .......... 87% 664K 0s 600K .......... .......... .......... .......... .......... 94% 577K 0s 650K .......... .......... .......... ......... 100% 712K=1.3s 2013-03-21 15:17:06 (518 KB/s) - `libusbx-1.0.7z' saved [706158/706158] mkdir -p /c/makestuff/3rd/libusbx-1.0.14-win 7za x -o/c/makestuff/3rd/libusbx-1.0.14-win libusbx-1.0.7z 7-Zip (A) 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 Processing archive: libusbx-1.0.7z Extracting examples\source\ezusb.h Extracting include\libusbx-1.0\libusb.h Extracting examples\source\stdint.h Extracting examples\source\ezusb.c Extracting examples\source\fxload.c Extracting examples\source\listdevs.c Extracting examples\source\xusb.c Extracting libusb-1.0.def Extracting README.txt Extracting MS32\static\libusb-1.0.lib Extracting MS32\dll\libusb-1.0.lib Extracting MS64\static\libusb-1.0.lib Extracting MS64\dll\libusb-1.0.lib Extracting MinGW32\static\libusb-1.0.a Extracting MinGW64\static\libusb-1.0.a Extracting MinGW32\dll\libusb-1.0.dll.a Extracting MinGW64\dll\libusb-1.0.dll.a Extracting examples\bin32\fxload.exe Extracting examples\bin64\fxload.exe Extracting examples\bin32\listdevs.exe Extracting examples\bin64\listdevs.exe Extracting examples\bin32\xusb.exe Extracting examples\bin64\xusb.exe Extracting MS32\dll\libusb-1.0.dll Extracting MS64\dll\libusb-1.0.dll Extracting MinGW32\dll\libusb-1.0.dll Extracting MinGW64\dll\libusb-1.0.dll Extracting MS64\static Extracting MS64\dll Extracting MS64 Extracting MS32\static Extracting MS32\dll Extracting MS32 Extracting MinGW64\static Extracting MinGW64\dll Extracting MinGW64 Extracting MinGW32\static Extracting MinGW32\dll Extracting MinGW32 Extracting include\libusbx-1.0 Extracting include Extracting examples\source Extracting examples\bin64 Extracting examples\bin32 Extracting examples Everything is Ok Folders: 18 Files: 27 Size: 3564869 Compressed: 706158 rm -f libusbx-1.0.7z mkdir -p win.x64 echo '-I${ROOT}/libs/libusbwrap -I/c/makestuff/3rd/libusbx-1.0.14-win/include' > win.x64/incs.txt mkdir -p win.x64/dbg (echo '${ROOT}/libs/libusbwrap/win.x64/dbg/libusbwrap.lib'; ) > win.x64/dbg/libs.txt mkdir -p win.x64/dbg/.build cl -Od -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -I/c/makestuff/3rd/libusbx-1.0.14-win/include -I/c/makestuff/libs/liberror -D_DEBUG -D_WINDOWS -D_USRDLL -DLIBUSBWRAP_EXPORTS -D_WINDLL -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/libusbwrap.obj -Fdwin.x64/dbg/libusbwrap.pdb libusbwrap.c libusbwrap.c c:\makestuff\3rd\libusbx-1.0.14-win\include\libusbx-1.0/libusb.h(981) : warning C4200: nonstandard extension used : zero-sized array in struct/union cl -Od -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -I/c/makestuff/3rd/libusbx-1.0.14-win/include -I/c/makestuff/libs/liberror -D_DEBUG -D_WINDOWS -D_USRDLL -DLIBUSBWRAP_EXPORTS -D_WINDLL -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/misc.obj -Fdwin.x64/dbg/libusbwrap.pdb misc.c misc.c cl -Od -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -I/c/makestuff/3rd/libusbx-1.0.14-win/include -I/c/makestuff/libs/liberror -D_DEBUG -D_WINDOWS -D_USRDLL -DLIBUSBWRAP_EXPORTS -D_WINDLL -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/printConfig.obj -Fdwin.x64/dbg/libusbwrap.pdb printConfig.c printConfig.c c:\makestuff\3rd\libusbx-1.0.14-win\include\libusbx-1.0/libusb.h(981) : warning C4200: nonstandard extension used : zero-sized array in struct/union link -OUT:win.x64/dbg/libusbwrap.dll -INCREMENTAL -NOLOGO -DLL -MANIFEST -MANIFESTFILE:win.x64/dbg/libusbwrap.dll.intermediate.manifest -MANIFESTUAC:"level='asInvoker' uiAccess='false'" -DEBUG -PDB:win.x64/dbg/libusbwrap.pdb -SUBSYSTEM:WINDOWS -DYNAMICBASE -NXCOMPAT -MACHINE:x64 -ERRORREPORT:PROMPT win.x64/dbg/.build/libusbwrap.obj win.x64/dbg/.build/misc.obj win.x64/dbg/.build/printConfig.obj /c/makestuff/libs/liberror/win.x64/dbg/liberror.lib kernel32.lib user32.lib /c/makestuff/3rd/libusbx-1.0.14-win/MS64/dll/libusb-1.0.lib Creating library win.x64/dbg/libusbwrap.lib and object win.x64/dbg/libusbwrap.exp mt.exe -nologo -manifest win.x64/dbg/libusbwrap.dll.intermediate.manifest "-outputresource:win.x64/dbg/libusbwrap.dll;#2" for i in /c/makestuff/libs/liberror/win.x64/dbg/liberror.dll /c/makestuff/3rd/libusbx-1.0.14-win/MS64/dll/libusb-1.0.dll; do cp -rp $i win.x64/dbg; done mkdir -p win.x64/rel (echo '${ROOT}/libs/libusbwrap/win.x64/rel/libusbwrap.lib'; ) > win.x64/rel/libs.txt mkdir -p win.x64/rel/.build cl -O2 -Oi -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -I/c/makestuff/3rd/libusbx-1.0.14-win/include -I/c/makestuff/libs/liberror -DNDEBUG -D_WINDOWS -D_USRDLL -DLIBUSBWRAP_EXPORTS -D_WINDLL -GL -FD -MD -Gy -Zi -Fowin.x64/rel/.build/libusbwrap.obj -Fdwin.x64/rel/libusbwrap.pdb libusbwrap.c libusbwrap.c c:\makestuff\3rd\libusbx-1.0.14-win\include\libusbx-1.0/libusb.h(981) : warning C4200: nonstandard extension used : zero-sized array in struct/union cl -O2 -Oi -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -I/c/makestuff/3rd/libusbx-1.0.14-win/include -I/c/makestuff/libs/liberror -DNDEBUG -D_WINDOWS -D_USRDLL -DLIBUSBWRAP_EXPORTS -D_WINDLL -GL -FD -MD -Gy -Zi -Fowin.x64/rel/.build/misc.obj -Fdwin.x64/rel/libusbwrap.pdb misc.c misc.c cl -O2 -Oi -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -I/c/makestuff/3rd/libusbx-1.0.14-win/include -I/c/makestuff/libs/liberror -DNDEBUG -D_WINDOWS -D_USRDLL -DLIBUSBWRAP_EXPORTS -D_WINDLL -GL -FD -MD -Gy -Zi -Fowin.x64/rel/.build/printConfig.obj -Fdwin.x64/rel/libusbwrap.pdb printConfig.c printConfig.c c:\makestuff\3rd\libusbx-1.0.14-win\include\libusbx-1.0/libusb.h(981) : warning C4200: nonstandard extension used : zero-sized array in struct/union link -OUT:win.x64/rel/libusbwrap.dll -INCREMENTAL:NO -NOLOGO -DLL -MANIFEST -MANIFESTFILE:win.x64/rel/libusbwrap.dll.intermediate.manifest -MANIFESTUAC:"level='asInvoker' uiAccess='false'" -PDB:win.x64/rel/libusbwrap.pdb -SUBSYSTEM:WINDOWS -OPT:REF -OPT:ICF -LTCG -DYNAMICBASE -NXCOMPAT -MACHINE:x64 -ERRORREPORT:PROMPT win.x64/rel/.build/libusbwrap.obj win.x64/rel/.build/misc.obj win.x64/rel/.build/printConfig.obj /c/makestuff/libs/liberror/win.x64/rel/liberror.lib kernel32.lib user32.lib /c/makestuff/3rd/libusbx-1.0.14-win/MS64/dll/libusb-1.0.lib Creating library win.x64/rel/libusbwrap.lib and object win.x64/rel/libusbwrap.exp Generating code Finished generating code mt.exe -nologo -manifest win.x64/rel/libusbwrap.dll.intermediate.manifest "-outputresource:win.x64/rel/libusbwrap.dll;#2" for i in /c/makestuff/libs/liberror/win.x64/rel/liberror.dll /c/makestuff/3rd/libusbx-1.0.14-win/MS64/dll/libusb-1.0.dll; do cp -rp $i win.x64/rel; done make[2]: Leaving directory `/c/makestuff/libs/libusbwrap' make[1]: Leaving directory `/c/makestuff/libs/libusbwrap' make make[1]: Entering directory `/c/makestuff/apps/lsep' mkdir -p win.x64 echo '-I${ROOT}/apps/lsep ' > win.x64/incs.txt mkdir -p win.x64/dbg (for i in /c/makestuff/libs/libusbwrap/win.x64/dbg/libs.txt /c/makestuff/libs/liberror/win.x64/dbg/libs.txt; do cat $i 2>/dev/null; done; ) > win.x64/dbg/libs.txt mkdir -p win.x64/dbg/.build cl -Od -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -I/c/makestuff/libs/libusbwrap -I/c/makestuff/3rd/libusbx-1.0.14-win/include -I/c/makestuff/libs/liberror -D_DEBUG -D_CONSOLE -RTC1 -MDd -Zi -Fowin.x64/dbg/.build/main.obj -Fdwin.x64/dbg/lsep.pdb main.c main.c link -OUT:win.x64/dbg/lsep.exe -INCREMENTAL -NOLOGO -MANIFEST -MANIFESTFILE:win.x64/dbg/lsep.exe.intermediate.manifest -MANIFESTUAC:"level='asInvoker' uiAccess='false'" -DEBUG -PDB:win.x64/dbg/lsep.pdb -SUBSYSTEM:CONSOLE -DYNAMICBASE -NXCOMPAT -MACHINE:x64 -ERRORREPORT:PROMPT win.x64/dbg/.build/main.obj /c/makestuff/libs/libusbwrap/win.x64/dbg/libusbwrap.lib /c/makestuff/libs/liberror/win.x64/dbg/liberror.lib kernel32.lib user32.lib mt.exe -nologo -manifest win.x64/dbg/lsep.exe.intermediate.manifest "-outputresource:win.x64/dbg/lsep.exe;#1" for i in /c/makestuff/libs/libusbwrap/win.x64/dbg/liberror.dll /c/makestuff/libs/libusbwrap/win.x64/dbg/libusb-1.0.dll /c/makestuff/libs/libusbwrap/win.x64/dbg/libusbwrap.dll /c/makestuff/libs/liberror/win.x64/dbg/liberror.dll ; do cp -rp $i win.x64/dbg; done mkdir -p win.x64/rel (for i in /c/makestuff/libs/libusbwrap/win.x64/rel/libs.txt /c/makestuff/libs/liberror/win.x64/rel/libs.txt; do cat $i 2>/dev/null; done; ) > win.x64/rel/libs.txt mkdir -p win.x64/rel/.build cl -O2 -Oi -DBYTE_ORDER=1234 -DWIN32 -D_CRT_SECURE_NO_WARNINGS -EHsc -W4 -nologo -c -errorReport:prompt -I. -I/c/makestuff/common -I/c/makestuff/libs/libusbwrap -I/c/makestuff/3rd/libusbx-1.0.14-win/include -I/c/makestuff/libs/liberror -DNDEBUG -D_CONSOLE -FD -MD -Gy -GL -Zi -Fowin.x64/rel/.build/main.obj -Fdwin.x64/rel/lsep.pdb main.c main.c link -OUT:win.x64/rel/lsep.exe -INCREMENTAL:NO -NOLOGO -MANIFEST -MANIFESTFILE:win.x64/rel/lsep.exe.intermediate.manifest -MANIFESTUAC:"level='asInvoker' uiAccess='false'" -PDB:win.x64/rel/lsep.pdb -SUBSYSTEM:CONSOLE -OPT:REF -OPT:ICF -LTCG -DYNAMICBASE -NXCOMPAT -MACHINE:x64 -ERRORREPORT:PROMPT win.x64/rel/.build/main.obj /c/makestuff/libs/libusbwrap/win.x64/rel/libusbwrap.lib /c/makestuff/libs/liberror/win.x64/rel/liberror.lib kernel32.lib user32.lib Generating code Finished generating code mt.exe -nologo -manifest win.x64/rel/lsep.exe.intermediate.manifest "-outputresource:win.x64/rel/lsep.exe;#1" for i in /c/makestuff/libs/libusbwrap/win.x64/rel/liberror.dll /c/makestuff/libs/libusbwrap/win.x64/rel/libusb-1.0.dll /c/makestuff/libs/libusbwrap/win.x64/rel/libusbwrap.dll /c/makestuff/libs/liberror/win.x64/rel/liberror.dll ; do cp -rp $i win.x64/rel; done make[1]: Leaving directory `/c/makestuff/apps/lsep' chris@win64$ win.x64/rel/lsep.exe 1d50:602b configDescriptor { bLength = 0x09 bDescriptorType = 0x02 wTotalLength = 0x002E bNumInterfaces = 0x01 bConfigurationValue = 0x01 iConfiguration = 0x00 bmAttributes = 0x80 MaxPower = 0xFA interfaceDescriptor { bLength = 0x09 bDescriptorType = 0x04 bInterfaceNumber = 0x00 bAlternateSetting = 0x00 bNumEndpoints = 0x04 bInterfaceClass = 0xFF bInterfaceSubClass = 0x00 bInterfaceProtocol = 0x00 iInterface = 0x00 endpointDescriptor { bLength = 0x07 bDescriptorType = 0x05 bEndpointAddress = 0x01 bmAttributes = 0x02 wMaxPacketSize = 0x200 bInterval = 0x00 bRefresh = 0x07 bSynchAddress = 0x05 } endpointDescriptor { bLength = 0x07 bDescriptorType = 0x05 bEndpointAddress = 0x81 bmAttributes = 0x02 wMaxPacketSize = 0x200 bInterval = 0x00 bRefresh = 0x07 bSynchAddress = 0x05 } endpointDescriptor { bLength = 0x07 bDescriptorType = 0x05 bEndpointAddress = 0x02 bmAttributes = 0x02 wMaxPacketSize = 0x200 bInterval = 0x00 bRefresh = 0x07 bSynchAddress = 0x05 } endpointDescriptor { bLength = 0x07 bDescriptorType = 0x05 bEndpointAddress = 0x86 bmAttributes = 0x02 wMaxPacketSize = 0x200 bInterval = 0x00 bRefresh = 0x00 bSynchAddress = 0x00 } } } chris@win64$