package: bdep version: 0.13.0 toolchain: public-0.13.0 config: windows_10-clang_10.0_llvm_msvc_16.6-O2 machine: windows_10-clang_10.0_llvm_msvc_16.6 (Windows 10.1909 with Clang 10.0.0 (LLVM build) targeting MSVC 16.6 (16.6.2/19.26.28805)) target: x86_64-microsoft-win32-msvc14.2 timestamp: 2021-01-25 04:03:56.552548278 UTC configure: success update: success test: success install: success test-installed: success uninstall: success cd C:\tmp\ C:\build2\bin\bpkg -V create -d build --wipe cc "config.c=clang " "config.cxx=clang++ " "config.cc.coptions=-w -O2" config.cc.loptions=/IGNORE:4042 config.cc.aoptions=/IGNORE:4221 config.install.root=C:\install mkdir -p build\ C:\build2\bin\b --verbose 3 "config.c=clang " "config.cxx=clang++ " "config.cc.coptions=-w -O2" config.cc.loptions=/IGNORE:4042 config.cc.aoptions=/IGNORE:4221 config.install.root=C:\install "create('build\', cc)" mkdir C:\tmp\build\build\ cat >C:\tmp\build\build\bootstrap.build cat >C:\tmp\build\build\root.build cat >C:\tmp\build\buildfile clang -v clang -w -O2 -dumpmachine clang -w -O2 -x c -v -E - clang -x c -v -E - c @C:\tmp\build\ c clang@C:\Program Files\LLVM\bin\clang.exe id clang version 10.0.0 major 10 minor 0 patch 0 signature clang version 10.0.0 MSVC version 19.26.28806 checksum a26b5f7a48225f8db307ac081bd8827e7b4a2d563184ead83aef1e9ba60af97a target x86_64-microsoft-win32-msvc14.2 (x86_64-pc-windows-msvc) runtime msvc stdlib msvc inc dirs C:\Program Files\LLVM\lib\clang\10.0.0\include\ C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\include\ C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\atlmfc\include\ C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\shared\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\um\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\winrt\ lib dirs C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64\ C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\ucrt\x64\ C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\x64\ bin @C:\tmp\build\ target x86_64-microsoft-win32-msvc14.2 pattern C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\;C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\ "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\lib.exe" --version bin.ar @C:\tmp\build\ ar C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\lib.exe id msvc version 14.26.28806.0 major 14 minor 26 patch 28806 build .0 signature Microsoft (R) Library Manager Version 14.26.28806.0 checksum 30f13149439c498c253b34f600240a0e982455ee64128b8d07195c097d095eb7 "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\link.exe" --version bin.ld @C:\tmp\build\ ld C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\link.exe id msvc signature Microsoft (R) Incremental Linker Version 14.26.28806.0 checksum d43a8dcdc35277bf8a01d50f55a6c1568f1c54cc6c79b743d92155f8e7faf968 clang++ -v clang++ -w -O2 -dumpmachine clang++ -w -O2 -x c++ -v -E - clang++ -x c++ -v -E - cxx @C:\tmp\build\ cxx clang++@C:\Program Files\LLVM\bin\clang++.exe id clang version 10.0.0 major 10 minor 0 patch 0 signature clang version 10.0.0 MSVC version 19.26.28806 checksum a26b5f7a48225f8db307ac081bd8827e7b4a2d563184ead83aef1e9ba60af97a target x86_64-microsoft-win32-msvc14.2 (x86_64-pc-windows-msvc) runtime msvc stdlib msvcp c stdlib msvc inc dirs C:\Program Files\LLVM\lib\clang\10.0.0\include\ C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\include\ C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\atlmfc\include\ C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\shared\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\um\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\winrt\ lib dirs C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64\ C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\ucrt\x64\ C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\x64\ cat >C:\tmp\build\build\config.build mkdir build\.bpkg\ mkdir build\.bpkg\certs\ mkdir build\.bpkg\repos\ mkdir build\.bpkg\tmp\ created new configuration in C:\tmp\build\ rmdir -r build\.bpkg\tmp\ cd build\ C:\build2\bin\bpkg -v add https://pkg.cppget.org/1/alpha added pkg:cppget.org/alpha C:\build2\bin\bpkg -v fetch --fetch-timeout=60 --pkg-proxy=http://build-cache.lan --trust 86:BA:D4:DE:2C:87:1A:EE:38:C7:F1:64:7F:65:77:02:15:79:F3:C4:83:C0:AB:5A:EA:F4:F7:8C:1D:63:30:C6 --trust-no fetching pkg:cppget.org/alpha C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/alpha/repositories.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2112 100 2112 0 0 2775 0 --:--:-- --:--:-- --:--:-- 2775 C:\build2\bin\openssl x509 -sha256 -noout -fingerprint C:\build2\bin\openssl x509 -noout -subject -dates -email -nameopt utf8,esc_ctrl,dump_nostr,dump_der,sname,sep_multiline info: certificate for repository pkg:cppget.org/alpha authenticated by command line C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/alpha/packages.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 163k 5 8510 0 0 11182 0 0:00:14 --:--:-- 0:00:14 11182 100 163k 100 163k 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/alpha/signature.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 444 100 444 0 0 589 0 --:--:-- --:--:-- --:--:-- 588 100 444 100 444 0 0 589 0 --:--:-- --:--:-- --:--:-- 588 C:\build2\bin\openssl rsautl -verify -certin -inkey .\.bpkg\certs\86bad4de2c871aee.pem fetching pkg:cppget.org/beta (complements pkg:cppget.org/alpha) C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/beta/repositories.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2145 100 2145 0 0 2918 0 --:--:-- --:--:-- --:--:-- 2918 100 2145 100 2145 0 0 2918 0 --:--:-- --:--:-- --:--:-- 2918 C:\build2\bin\openssl x509 -sha256 -noout -fingerprint C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/beta/packages.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71098 100 71098 0 0 93796 0 --:--:-- --:--:-- --:--:-- 93796 C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/beta/signature.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 444 100 444 0 0 603 0 --:--:-- --:--:-- --:--:-- 603 C:\build2\bin\openssl rsautl -verify -certin -inkey .\.bpkg\certs\86bad4de2c871aee.pem fetching pkg:cppget.org/testing (complements pkg:cppget.org/beta) C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/testing/repositories.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1925 100 1925 0 0 2570 0 --:--:-- --:--:-- --:--:-- 2566 100 1925 100 1925 0 0 2570 0 --:--:-- --:--:-- --:--:-- 2566 C:\build2\bin\openssl x509 -sha256 -noout -fingerprint C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/testing/packages.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 39521 28 11432 0 0 15944 0 0:00:02 --:--:-- 0:00:02 15944 100 39521 100 39521 0 0 55119 0 --:--:-- --:--:-- --:--:-- 55119 C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/testing/signature.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 444 100 444 0 0 633 0 --:--:-- --:--:-- --:--:-- 633 C:\build2\bin\openssl rsautl -verify -certin -inkey .\.bpkg\certs\86bad4de2c871aee.pem fetching pkg:cppget.org/stable (complements pkg:cppget.org/testing) C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/stable/repositories.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1795 100 1795 0 0 2438 0 --:--:-- --:--:-- --:--:-- 2438 C:\build2\bin\openssl x509 -sha256 -noout -fingerprint C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/stable/packages.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 213k 5 11430 0 0 15657 0 0:00:13 --:--:-- 0:00:13 15657 100 213k 100 213k 0 0 290k 0 --:--:-- --:--:-- --:--:-- 290k C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 60 --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/stable/signature.manifest % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 444 100 444 0 0 624 0 --:--:-- --:--:-- --:--:-- 623 100 444 100 444 0 0 624 0 --:--:-- --:--:-- --:--:-- 623 C:\build2\bin\openssl rsautl -verify -certin -inkey .\.bpkg\certs\86bad4de2c871aee.pem 104 package(s) in 4 repository(s) C:\build2\bin\bpkg -v build --configure-only --yes .../config.config.persist='config.cc.*'@unused=drop ".../config.cc.coptions=-Wall -O2" .../config.cc.loptions= .../config.cc.aoptions= --fetch-timeout=600 --pkg-proxy=http://build-cache.lan -- bdep/0.13.0+0 C:\build2\bin\b -v --version fetching libsqlite3-3.27.2+1.tar.gz from pkg:cppget.org/stable fetching libodb-2.5.0-b.19.tar.gz from pkg:cppget.org/beta fetching libodb-sqlite-2.5.0-b.19.tar.gz from pkg:cppget.org/beta fetching libbutl-0.13.0.tar.gz from pkg:cppget.org/alpha fetching libbpkg-0.13.0.tar.gz from pkg:cppget.org/alpha fetching bdep-0.13.0.tar.gz from pkg:cppget.org/alpha fetching libsqlite3-3.27.2+1.tar.gz from pkg:cppget.org/stable C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 600 -o .\libsqlite3-3.27.2+1.tar.gz --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/stable/sqlite/libsqlite3-3.27.2+1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2106k 0 14355 0 0 20218 0 0:01:46 --:--:-- 0:01:46 20218 100 2106k 100 2106k 0 0 2889k 0 --:--:-- --:--:-- --:--:-- 2885k fetched libsqlite3/3.27.2+1 C:\build2\bin\bsdtar -xf .\libsqlite3-3.27.2+1.tar.gz -C . unpacked libsqlite3/3.27.2+1 C:\build2\bin\b -v configure('.\libsqlite3-3.27.2+1\') cat >libsqlite3-3.27.2+1\build\config.build cat >libsqlite3-3.27.2+1\test\build\config.build configured libsqlite3/3.27.2+1 fetching libodb-2.5.0-b.19.tar.gz from pkg:cppget.org/beta C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 600 -o .\libodb-2.5.0-b.19.tar.gz --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/beta/odb/libodb-2.5.0-b.19.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 100 98k 0 0 133k 0 --:--:-- --:--:-- --:--:-- 133k fetched libodb/2.5.0-b.19 C:\build2\bin\bsdtar -xf .\libodb-2.5.0-b.19.tar.gz -C . unpacked libodb/2.5.0-b.19 C:\build2\bin\b -v configure('.\libodb-2.5.0-b.19\') cat >libodb-2.5.0-b.19\build\config.build cat >libodb-2.5.0-b.19\tests\build\config.build configured libodb/2.5.0-b.19 fetching libodb-sqlite-2.5.0-b.19.tar.gz from pkg:cppget.org/beta C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 600 -o .\libodb-sqlite-2.5.0-b.19.tar.gz --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/beta/odb/libodb-sqlite-2.5.0-b.19.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 74822 19 14358 0 0 19298 0 0:00:03 --:--:-- 0:00:03 19298 100 74822 100 74822 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k fetched libodb-sqlite/2.5.0-b.19 C:\build2\bin\bsdtar -xf .\libodb-sqlite-2.5.0-b.19.tar.gz -C . unpacked libodb-sqlite/2.5.0-b.19 C:\build2\bin\b -v configure('.\libodb-sqlite-2.5.0-b.19\') cat >libodb-sqlite-2.5.0-b.19\build\config.build cat >libodb-sqlite-2.5.0-b.19\tests\build\config.build configured libodb-sqlite/2.5.0-b.19 fetching libbutl-0.13.0.tar.gz from pkg:cppget.org/alpha C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 600 -o .\libbutl-0.13.0.tar.gz --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/alpha/build2/libbutl-0.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 329k 4 14357 0 0 19401 0 0:00:17 --:--:-- 0:00:17 19375 100 329k 100 329k 0 0 442k 0 --:--:-- --:--:-- --:--:-- 442k fetched libbutl/0.13.0 C:\build2\bin\bsdtar -xf .\libbutl-0.13.0.tar.gz -C . unpacked libbutl/0.13.0 C:\build2\bin\b -v configure('.\libbutl-0.13.0\') cat >libbutl-0.13.0\build\config.build cat >libbutl-0.13.0\tests\build\config.build configured libbutl/0.13.0 fetching libbpkg-0.13.0.tar.gz from pkg:cppget.org/alpha C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 600 -o .\libbpkg-0.13.0.tar.gz --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/alpha/build2/libbpkg-0.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 57654 22 12899 0 0 18142 0 0:00:03 --:--:-- 0:00:03 18116 100 57654 100 57654 0 0 80974 0 --:--:-- --:--:-- --:--:-- 80974 fetched libbpkg/0.13.0 C:\build2\bin\bsdtar -xf .\libbpkg-0.13.0.tar.gz -C . unpacked libbpkg/0.13.0 C:\build2\bin\b -v configure('.\libbpkg-0.13.0\') cat >libbpkg-0.13.0\build\config.build cat >libbpkg-0.13.0\tests\build\config.build configured libbpkg/0.13.0 fetching bdep-0.13.0.tar.gz from pkg:cppget.org/alpha C:\build2\bin\curl -f -L -A "bpkg/0.13.0 (Windows; +https://build2.org) libbpkg/0.13.0 libbutl/0.13.0 curl" --max-time 600 -o .\bdep-0.13.0.tar.gz --proxy http://build-cache.lan:80 http://pkg.cppget.org/1/alpha/build2/bdep-0.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 338k 100 338k 0 0 478k 0 --:--:-- --:--:-- --:--:-- 479k fetched bdep/0.13.0 C:\build2\bin\bsdtar -xf .\bdep-0.13.0.tar.gz -C . unpacked bdep/0.13.0 C:\build2\bin\b -v .../config.config.persist='config.cc.*'@unused=drop ".../config.cc.coptions=-Wall -O2" .../config.cc.loptions= .../config.cc.aoptions= configure('.\bdep-0.13.0\') config bdep@C:\tmp\build\bdep-0.13.0\tests\ tests.ci.server https://ci.cppget.org tests.publish.repository https://cppget.org cat >bdep-0.13.0\build\config.build cat >bdep-0.13.0\tests\build\config.build configured bdep/0.13.0 holding package bdep holding version bdep/0.13.0 C:\build2\bin\bpkg -v update --build-option=--stat bdep C:\build2\bin\b -v --stat update('.\bdep-0.13.0\') version.in libbutl-0.13.0\libbutl\version.hxx.in >libbutl-0.13.0\libbutl\version.hxx version.in libodb-sqlite-2.5.0-b.19\odb\sqlite\version-build2.hxx.in >libodb-sqlite-2.5.0-b.19\odb\sqlite\version-build2.hxx version.in libodb-2.5.0-b.19\odb\version-build2.hxx.in >libodb-2.5.0-b.19\odb\version-build2.hxx version.in libbpkg-0.13.0\libbpkg\version.hxx.in >libbpkg-0.13.0\libbpkg\version.hxx version.in bdep-0.13.0\bdep\version.hxx.in >bdep-0.13.0\bdep\version.hxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS "-DBDEP_COPYRIGHT="2014-2020 the build2 authors"" -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\bdep.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\bdep.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\ci.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\ci.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\config.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\config.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\ci-parsers.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\ci-parsers.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\database.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\database.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\deinit.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\deinit.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\git.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\git.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\http-service.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\http-service.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\help.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\help.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\fetch.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\fetch.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\diagnostics.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\diagnostics.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\new-parsers.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\new-parsers.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\project-author.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\project-author.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\init.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\init.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\new.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\new.cxx clang -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_DBPAGE_VTAB=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_EXPLAIN_COMMENTS=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_FTS5=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_ENABLE_LOAD_EXTENSION=1 -DSQLITE_ENABLE_PREUPDATE_HOOK=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_SESSION=1 -DSQLITE_ENABLE_STMTVTAB=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_LIKE_DOESNT_MATCH_BLOBS=1 -DSQLITE_MAX_SCHEMA_RETRY=25 -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_OMIT_LOOKASIDE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_SOUNDEX=1 -DSQLITE_THREADSAFE=1 -DSQLITE_USE_URI=1 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DSQLITE_API=__declspec(dllexport) -w -O2 -fno-strict-aliasing -Wno-deprecated-declarations -Wno-extra -Wno-error -D_MT -D_DLL -o libsqlite3-3.27.2+1\libsqlite3\sqlite3.dll.obj -c -x c C:\tmp\build\libsqlite3-3.27.2+1\libsqlite3\sqlite3.c clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\project.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\project.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\publish.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\publish.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\release-parsers.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\release-parsers.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\release.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\release.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\status.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\status.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\sync.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\sync.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\types-parsers.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\types-parsers.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DBDEP_EXE_SUFFIX="" -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\utility.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\utility.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\bdep-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\bdep-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\common-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\common-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\project-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\project-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\help-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\help-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\new-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\new-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\init-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\init-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\sync-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\sync-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\fetch-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\fetch-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\status-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\status-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\ci-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\ci-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\release-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\release-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\publish-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\publish-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\deinit-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\deinit-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\config-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\config-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\test-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\test-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\update-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\update-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\clean-options.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\clean-options.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\projects-configs.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\projects-configs.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\default-options-files.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\default-options-files.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\project-odb.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\project-odb.cxx clang++ -IC:\tmp\build\bdep-0.13.0 -IC:\tmp\build\bdep-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -DLIBBPKG_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -Wall -O2 -Wno-unknown-pragmas -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o bdep-0.13.0\bdep\database-views-odb.exe.obj -c -x c++ C:\tmp\build\bdep-0.13.0\bdep\database-views-odb.cxx clang++ -IC:\tmp\build\libbpkg-0.13.0 -IC:\tmp\build\libbpkg-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBPKG_SHARED_BUILD -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -DLIBBUTL_SHARED -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbpkg-0.13.0\libbpkg\manifest.dll.obj -c -x c++ C:\tmp\build\libbpkg-0.13.0\libbpkg\manifest.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\uuid-windows.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\uuid-windows.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\details\shared-ptr\base.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\details\shared-ptr\base.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\connection-factory.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\connection-factory.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\connection.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\connection.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\database.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\database.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\error.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\error.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\exceptions.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\exceptions.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\details\thread.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\details\thread.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\prepared-query.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\prepared-query.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\query-const-expr.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\query-const-expr.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\query-dynamic.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\query-dynamic.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\query.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\query.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\simple-object-statements.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\simple-object-statements.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\details\buffer.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\details\buffer.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\statement-cache.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\statement-cache.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\win32-utility.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\win32-utility.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\statement.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\statement.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\statements-base.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\statements-base.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\vector-impl.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\vector-impl.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\stream.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\stream.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\tracer.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\tracer.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\traits.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\traits.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\transaction.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\transaction.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\transaction-impl.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\transaction-impl.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\transaction.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\transaction.cxx clang++ -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -IC:\tmp\build\libodb-sqlite-2.5.0-b.19 -DLIBODB_SQLITE_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SQLITE_SHARED_BUILD -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -DLIBODB_SHARED -IC:\tmp\build\libsqlite3-3.27.2+1\libsqlite3 -DSQLITE_API=__declspec(dllimport) -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-sqlite-2.5.0-b.19\odb\sqlite\details\options.dll.obj -c -x c++ C:\tmp\build\libodb-sqlite-2.5.0-b.19\odb\sqlite\details\options.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\builtin-options.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\builtin-options.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\b.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\b.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\backtrace.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\backtrace.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\base64.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\base64.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\builtin.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\builtin.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\command.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\command.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\curl.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\curl.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\default-options.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\default-options.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\diagnostics.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\diagnostics.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\fdstream.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\fdstream.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\tracer.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\tracer.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\filesystem.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\filesystem.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\git.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\git.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\manifest-parser.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\manifest-parser.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\manifest-rewriter.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\manifest-rewriter.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\manifest-serializer.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\manifest-serializer.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\statement.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\statement.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\openssl.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\openssl.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\statement-processing.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\statement-processing.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\pager.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\pager.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\path-pattern.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\path-pattern.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\path.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\path.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\process-io.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\process-io.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\process-run.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\process-run.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\session.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\session.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\process.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\process.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\project-name.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\project-name.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\uuid-io.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\uuid-io.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\prompt.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\prompt.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\regex.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\regex.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\semantic-version.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\semantic-version.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\sendmail.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\sendmail.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\uuid.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\uuid.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\sha1.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\sha1.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\section.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\section.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\sha256.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\sha256.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\standard-version.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\standard-version.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\string-parser.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\string-parser.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\tab-parser.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\tab-parser.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\target-triplet.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\target-triplet.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\timestamp.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\timestamp.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\schema-catalog.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\schema-catalog.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\unicode.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\unicode.cxx clang++ -IC:\tmp\build\libbutl-0.13.0 -IC:\tmp\build\libbutl-0.13.0 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBBUTL_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libbutl-0.13.0\libbutl\utility.dll.obj -c -x c++ C:\tmp\build\libbutl-0.13.0\libbutl\utility.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\connection.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\connection.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\database.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\database.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\exceptions.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\exceptions.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\prepared-query.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\prepared-query.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\query-dynamic.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\query-dynamic.cxx clang++ -IC:\tmp\build\libodb-2.5.0-b.19 -IC:\tmp\build\libodb-2.5.0-b.19 -DLIBODB_BUILD2 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -DLIBODB_SHARED_BUILD -w -O2 -Xclang -fexternc-nounwind -D_MT -D_DLL -std=c++17 -o libodb-2.5.0-b.19\odb\result.dll.obj -c -x c++ C:\tmp\build\libodb-2.5.0-b.19\odb\result.cxx "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\link.exe" /IGNORE:4042 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\x64" /NOLOGO /DLL /MACHINE:x64 /INCREMENTAL:NO /DEFAULTLIB:msvcrt /DEFAULTLIB:oldnames /DEFAULTLIB:shell32 /DEFAULTLIB:user32 /IMPLIB:libodb-2.5.0-b.19\odb\odb.dll.lib /OUT:libodb-2.5.0-b.19\odb\odb-2.5.0-b.19.dll libodb-2.5.0-b.19\odb\connection.dll.obj libodb-2.5.0-b.19\odb\database.dll.obj libodb-2.5.0-b.19\odb\exceptions.dll.obj libodb-2.5.0-b.19\odb\prepared-query.dll.obj libodb-2.5.0-b.19\odb\query-dynamic.dll.obj libodb-2.5.0-b.19\odb\result.dll.obj libodb-2.5.0-b.19\odb\schema-catalog.dll.obj libodb-2.5.0-b.19\odb\section.dll.obj libodb-2.5.0-b.19\odb\session.dll.obj libodb-2.5.0-b.19\odb\statement-processing.dll.obj libodb-2.5.0-b.19\odb\statement.dll.obj libodb-2.5.0-b.19\odb\tracer.dll.obj libodb-2.5.0-b.19\odb\transaction.dll.obj libodb-2.5.0-b.19\odb\vector-impl.dll.obj libodb-2.5.0-b.19\odb\details\buffer.dll.obj libodb-2.5.0-b.19\odb\details\thread.dll.obj libodb-2.5.0-b.19\odb\details\shared-ptr\base.dll.obj "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\link.exe" /IGNORE:4042 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\x64" /NOLOGO /DLL /MACHINE:x64 /INCREMENTAL:NO /DEFAULTLIB:msvcrt /DEFAULTLIB:oldnames /DEFAULTLIB:shell32 /DEFAULTLIB:user32 /IMPLIB:libbutl-0.13.0\libbutl\butl.dll.lib /OUT:libbutl-0.13.0\libbutl\butl-0.13.dll libbutl-0.13.0\libbutl\b.dll.obj libbutl-0.13.0\libbutl\backtrace.dll.obj libbutl-0.13.0\libbutl\base64.dll.obj libbutl-0.13.0\libbutl\builtin.dll.obj libbutl-0.13.0\libbutl\command.dll.obj libbutl-0.13.0\libbutl\curl.dll.obj libbutl-0.13.0\libbutl\default-options.dll.obj libbutl-0.13.0\libbutl\diagnostics.dll.obj libbutl-0.13.0\libbutl\fdstream.dll.obj libbutl-0.13.0\libbutl\filesystem.dll.obj libbutl-0.13.0\libbutl\git.dll.obj libbutl-0.13.0\libbutl\manifest-parser.dll.obj libbutl-0.13.0\libbutl\manifest-rewriter.dll.obj libbutl-0.13.0\libbutl\manifest-serializer.dll.obj libbutl-0.13.0\libbutl\openssl.dll.obj libbutl-0.13.0\libbutl\pager.dll.obj libbutl-0.13.0\libbutl\path-pattern.dll.obj libbutl-0.13.0\libbutl\path.dll.obj libbutl-0.13.0\libbutl\process-io.dll.obj libbutl-0.13.0\libbutl\process-run.dll.obj libbutl-0.13.0\libbutl\process.dll.obj libbutl-0.13.0\libbutl\project-name.dll.obj libbutl-0.13.0\libbutl\prompt.dll.obj libbutl-0.13.0\libbutl\regex.dll.obj libbutl-0.13.0\libbutl\semantic-version.dll.obj libbutl-0.13.0\libbutl\sendmail.dll.obj libbutl-0.13.0\libbutl\sha1.dll.obj libbutl-0.13.0\libbutl\sha256.dll.obj libbutl-0.13.0\libbutl\standard-version.dll.obj libbutl-0.13.0\libbutl\string-parser.dll.obj libbutl-0.13.0\libbutl\tab-parser.dll.obj libbutl-0.13.0\libbutl\target-triplet.dll.obj libbutl-0.13.0\libbutl\timestamp.dll.obj libbutl-0.13.0\libbutl\unicode.dll.obj libbutl-0.13.0\libbutl\utility.dll.obj libbutl-0.13.0\libbutl\uuid.dll.obj libbutl-0.13.0\libbutl\uuid-io.dll.obj libbutl-0.13.0\libbutl\builtin-options.dll.obj libbutl-0.13.0\libbutl\win32-utility.dll.obj libbutl-0.13.0\libbutl\uuid-windows.dll.obj rpcrt4.lib imagehlp.lib "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\link.exe" /IGNORE:4042 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\x64" /NOLOGO /DLL /MACHINE:x64 /INCREMENTAL:NO /DEFAULTLIB:msvcrt /DEFAULTLIB:oldnames /DEFAULTLIB:shell32 /DEFAULTLIB:user32 /IMPLIB:libbpkg-0.13.0\libbpkg\bpkg.dll.lib /OUT:libbpkg-0.13.0\libbpkg\bpkg-0.13.dll libbpkg-0.13.0\libbpkg\manifest.dll.obj libbutl-0.13.0\libbutl\butl.dll.lib "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\link.exe" /IGNORE:4042 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\x64" /NOLOGO /DLL /MACHINE:x64 /INCREMENTAL:NO /DEFAULTLIB:msvcrt /DEFAULTLIB:oldnames /DEFAULTLIB:shell32 /DEFAULTLIB:user32 /IMPLIB:libsqlite3-3.27.2+1\libsqlite3\sqlite3.dll.lib /OUT:libsqlite3-3.27.2+1\libsqlite3\sqlite3-1.dll libsqlite3-3.27.2+1\libsqlite3\sqlite3.dll.obj "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\link.exe" /IGNORE:4042 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\x64" /NOLOGO /DLL /MACHINE:x64 /INCREMENTAL:NO /DEFAULTLIB:msvcrt /DEFAULTLIB:oldnames /DEFAULTLIB:shell32 /DEFAULTLIB:user32 /IMPLIB:libodb-sqlite-2.5.0-b.19\odb\sqlite\odb-sqlite.dll.lib /OUT:libodb-sqlite-2.5.0-b.19\odb\sqlite\odb-sqlite-2.5.0-b.19.dll libodb-sqlite-2.5.0-b.19\odb\sqlite\connection-factory.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\connection.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\database.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\error.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\exceptions.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\prepared-query.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\query-const-expr.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\query-dynamic.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\query.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\simple-object-statements.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\statement-cache.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\statement.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\statements-base.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\stream.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\tracer.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\traits.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\transaction-impl.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\transaction.dll.obj libodb-sqlite-2.5.0-b.19\odb\sqlite\details\options.dll.obj libodb-2.5.0-b.19\odb\odb.dll.lib libsqlite3-3.27.2+1\libsqlite3\sqlite3.dll.lib "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\lib.exe" /NOLOGO /MACHINE:x64 /OUT:bdep-0.13.0\bdep\bdep.exe.u.lib bdep-0.13.0\bdep\ci-parsers.exe.obj bdep-0.13.0\bdep\ci.exe.obj bdep-0.13.0\bdep\config.exe.obj bdep-0.13.0\bdep\database.exe.obj bdep-0.13.0\bdep\deinit.exe.obj bdep-0.13.0\bdep\diagnostics.exe.obj bdep-0.13.0\bdep\fetch.exe.obj bdep-0.13.0\bdep\git.exe.obj bdep-0.13.0\bdep\help.exe.obj bdep-0.13.0\bdep\http-service.exe.obj bdep-0.13.0\bdep\init.exe.obj bdep-0.13.0\bdep\new-parsers.exe.obj bdep-0.13.0\bdep\new.exe.obj bdep-0.13.0\bdep\project-author.exe.obj bdep-0.13.0\bdep\project.exe.obj bdep-0.13.0\bdep\publish.exe.obj bdep-0.13.0\bdep\release-parsers.exe.obj bdep-0.13.0\bdep\release.exe.obj bdep-0.13.0\bdep\status.exe.obj bdep-0.13.0\bdep\sync.exe.obj bdep-0.13.0\bdep\types-parsers.exe.obj bdep-0.13.0\bdep\utility.exe.obj bdep-0.13.0\bdep\bdep-options.exe.obj bdep-0.13.0\bdep\common-options.exe.obj bdep-0.13.0\bdep\project-options.exe.obj bdep-0.13.0\bdep\help-options.exe.obj bdep-0.13.0\bdep\new-options.exe.obj bdep-0.13.0\bdep\init-options.exe.obj bdep-0.13.0\bdep\sync-options.exe.obj bdep-0.13.0\bdep\fetch-options.exe.obj bdep-0.13.0\bdep\status-options.exe.obj bdep-0.13.0\bdep\ci-options.exe.obj bdep-0.13.0\bdep\release-options.exe.obj bdep-0.13.0\bdep\publish-options.exe.obj bdep-0.13.0\bdep\deinit-options.exe.obj bdep-0.13.0\bdep\config-options.exe.obj bdep-0.13.0\bdep\test-options.exe.obj bdep-0.13.0\bdep\update-options.exe.obj bdep-0.13.0\bdep\clean-options.exe.obj bdep-0.13.0\bdep\projects-configs.exe.obj bdep-0.13.0\bdep\default-options-files.exe.obj bdep-0.13.0\bdep\project-odb.exe.obj bdep-0.13.0\bdep\database-views-odb.exe.obj "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\link.exe" "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\x64" /NOLOGO /MACHINE:x64 /INCREMENTAL:NO /DEFAULTLIB:msvcrt /DEFAULTLIB:oldnames /DEFAULTLIB:shell32 /DEFAULTLIB:user32 /MANIFEST:EMBED /MANIFESTINPUT:bdep-0.13.0\bdep\bdep.exe.manifest /IMPLIB:bdep-0.13.0\bdep\bdep.exe.lib /OUT:bdep-0.13.0\bdep\bdep.exe bdep-0.13.0\bdep\bdep.exe.obj /WHOLEARCHIVE:bdep-0.13.0\bdep\bdep.exe.u.lib libbpkg-0.13.0\libbpkg\bpkg.dll.lib libbutl-0.13.0\libbutl\butl.dll.lib libbutl-0.13.0\libbutl\butl.dll.lib libodb-2.5.0-b.19\odb\odb.dll.lib libodb-sqlite-2.5.0-b.19\odb\sqlite\odb-sqlite.dll.lib libodb-2.5.0-b.19\odb\odb.dll.lib libsqlite3-3.27.2+1\libsqlite3\sqlite3.dll.lib build statistics: thread_max_active 16 thread_max_total 512 thread_helpers 46 thread_max_waiting 23 task_queue_depth 64 task_queue_full 36 wait_queue_slots 131 wait_queue_collisions 0 updated bdep/0.13.0 C:\build2\bin\bpkg -v test --package-cwd --build-option=--stat bdep C:\build2\bin\b -v --stat test('.\') mkdir tests\test\ touch tests\test\.buildignore test tests\testscript{ci.testscript} test tests\testscript{config.testscript} test tests\testscript{fetch.testscript} test tests\testscript{init.testscript} test tests\testscript{new.testscript} test tests\testscript{publish.testscript} test tests\testscript{release.testscript} test tests\testscript{status.testscript} test tests\testscript{sync.testscript} test tests\testscript{test.testscript} test tests\testscript{update.testscript} mkdir tests\test\update\ touch tests\test\update\.buildignore cd tests\test\update\ mkdir tests\test\fetch\ touch tests\test\fetch\.buildignore mkdir tests\test\test\ touch tests\test\test\.buildignore mkdir tests\test\status\ touch tests\test\status\.buildignore cd tests\test\fetch\ cd tests\test\test\ cd tests\test\status\ mkdir C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 mkdir tests\test\init\ touch tests\test\init\.buildignore mkdir C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 mkdir tests\test\ci\ touch tests\test\ci\.buildignore mkdir C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 mkdir C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 mkdir tests\test\sync\ touch tests\test\sync\.buildignore mkdir tests\test\config\ touch tests\test\config\.buildignore cd tests\test\init\ mkdir tests\test\publish\ touch tests\test\publish\.buildignore cd tests\test\ci\ cd tests\test\config\ cd tests\test\sync\ cd tests\test\publish\ mkdir C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 mkdir C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 mkdir C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 mkdir C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 echo --no-default-options mkdir tests\test\release\ touch tests\test\release\.buildignore mkdir C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 echo --no-default-options echo --no-default-options echo --no-default-options mkdir tests\test\new\ touch tests\test\new\.buildignore cd tests\test\release\ echo --no-default-options echo --no-default-options cd tests\test\new\ mkdir C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 mkdir C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options cat cat cat cat cat cat cat cat cat cat cat C:\build2\bin\git --version C:\build2\bin\git --version C:\build2\bin\git --version C:\build2\bin\git --version C:\build2\bin\git --version C:\build2\bin\git --version C:\build2\bin\git --version set git_version_out C:\build2\bin\git --version C:\build2\bin\git --version C:\build2\bin\git --version C:\build2\bin\git --version set git_version_out set git_version_out set git_version_out set git_version_out set git_version_out set git_version_out set git_version_out set git_version_out set git_version_out set git_version_out echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" echo "git version 2.26.2.windows.1" echo "git version 2.26.2.windows.1" echo "git version 2.26.2.windows.1" set git_version echo "git version 2.26.2.windows.1" echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" echo "git version 2.26.2.windows.1" set git_version echo "git version 2.26.2.windows.1" echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version echo "git version 2.26.2.windows.1" echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version set git_version sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version set git_version false false false echo 2.26.2 echo 2.26.2 sed -e s/(\d+).*/\1/ set git_version_major false false false false false echo 2.26.2 false false sed -e s/(\d+).*/\1/ set git_version_major false sed -e s/(\d+).*/\1/ set git_version_major echo 2.26.2 echo 2.26.2 echo 2.26.2 echo 2.26.2 echo 2.26.2 echo 2.26.2 sed -e s/(\d+).*/\1/ echo 2.26.2 set git_version_major echo 2.26.2 sed -e s/(\d+).*/\1/ sed -e s/(\d+).*/\1/ set git_version_major set git_version_major sed -e s/(\d+).*/\1/ sed -e s/(\d+).*/\1/ set git_version_major sed -e s/(\d+).*/\1/ set git_version_major sed -e s/(\d+).*/\1/ sed -e s/(\d+).*/\1/ set git_version_major set git_version_major set git_version_major echo 2.26.2 sed -e s/\d+\.(\d+).*/\1/ echo 2.26.2 set git_version_minor echo 2.26.2 echo 2.26.2 sed -e s/\d+\.(\d+).*/\1/ set git_version_minor sed -e s/\d+\.(\d+).*/\1/ sed -e s/\d+\.(\d+).*/\1/ set git_version_minor set git_version_minor echo 2.26.2 echo 2.26.2 echo 2.26.2 echo 2.26.2 sed -e s/\d+\.(\d+).*/\1/ echo 2.26.2 set git_version_minor sed -e s/\d+\.(\d+).*/\1/ sed -e s/\d+\.(\d+).*/\1/ set git_version_minor sed -e s/\d+\.(\d+).*/\1/ sed -e s/\d+\.(\d+).*/\1/ set git_version_minor set git_version_minor set git_version_minor echo 2.26.2 sed -e s/\d+\.(\d+).*/\1/ set git_version_minor echo 2.26.2 sed -e s/\d+\.(\d+).*/\1/ set git_version_minor true C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 new --no-checks prj true true true true true true true true C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 new --no-checks prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 new --no-checks prj true true C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 new --no-checks prj mkdir tests\test\sync\multi-pkg-cfg\ cd tests\test\sync\multi-pkg-cfg\ mkdir tests\test\sync\single-pkg-cfg\ cd tests\test\sync\single-pkg-cfg\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 new --no-checks prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 new --no-checks -t empty prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 new --no-checks prj mkdir tests\test\update\single-pkg-cfg\ cd tests\test\update\single-pkg-cfg\ mkdir tests\test\update\multi-pkg-cfg\ cd tests\test\update\multi-pkg-cfg\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 new --no-checks prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 new --no-checks -C @cfg prj cc config.cxx=clang++ mkdir tests\test\new\no-cfg\ cd tests\test\new\no-cfg\ mkdir tests\test\new\cfg\ cd tests\test\new\cfg\ mkdir tests\test\test\multi-pkg-cfg\ cd tests\test\test\multi-pkg-cfg\ mkdir tests\test\test\single-pkg-cfg\ cd tests\test\test\single-pkg-cfg\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 new --no-checks -C @cfg prj cc config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 new --no-checks -t empty prj mkdir tests\test\new\cfg\name\ cd tests\test\new\cfg\name\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 new --no-checks -t empty prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 new --no-checks -C @cfg prj cc config.cxx=clang++ mkdir tests\test\new\no-cfg\exe\ cd tests\test\new\no-cfg\exe\ mkdir tests\test\new\no-cfg\common-source-layouts\ cd tests\test\new\no-cfg\common-source-layouts\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks -C -@cfg prj cc config.cxx=clang++ mkdir tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\ cd tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe -l c++ prj-foo C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t bare hello created new empty project prj in C:\tmp\build\bdep-0.13.0\tests\test\sync\multi-pkg-cfg\prj\ created new empty project prj in C:\tmp\build\bdep-0.13.0\tests\test\update\multi-pkg-cfg\prj\ created new empty project prj in C:\tmp\build\bdep-0.13.0\tests\test\test\multi-pkg-cfg\prj\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 new --no-checks --package pkg1 -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 new --no-checks --package pkg1 -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 new --no-checks --package pkg1 -d prj mkdir tests\test\status\dependency\ cd tests\test\status\dependency\ cp -pr ../prj ./ true mkdir --no-cleanup prj.git C:\build2\bin\git -C prj.git init --bare true false mkdir --no-cleanup prj.git C:\build2\bin\git -C prj.git init --bare created new executable project prj in C:\tmp\build\bdep-0.13.0\tests\test\update\single-pkg-cfg\prj\ mkdir tests\test\init\pkg\ cd tests\test\init\pkg\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 init cc config.cxx=clang++ -d prj -C @cfg cp --no-cleanup -pr ../prj ./ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\status\dependency\prj\ created new executable project prj in C:\tmp\build\bdep-0.13.0\tests\test\test\single-pkg-cfg\prj\ created new executable project prj in C:\tmp\build\bdep-0.13.0\tests\test\sync\single-pkg-cfg\prj\ mkdir tests\test\fetch\dependency\ cd tests\test\fetch\dependency\ true cp -pr ../prj ./ false mkdir tests\test\publish\control\ cd tests\test\publish\control\ mkdir --no-cleanup prj.git C:\build2\bin\git -C prj.git init --bare Initialized empty Git repository in C:/tmp/build/bdep-0.13.0/tests/test/release/prj.git/ C:\build2\bin\git -C prj config user.name "Test Script" Initialized empty Git repository in C:/tmp/build/bdep-0.13.0/tests/test/ci/prj.git/ sed -i -e "s/^(version:) .*$/\1 1.0.1/" prj/manifest C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 init -d prj -C @cfg cc config.cxx=clang++ C:\build2\bin\git -C prj config user.name "Test Script" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe\stderr-1 created new executable package pkg1 in C:\tmp\build\bdep-0.13.0\tests\test\sync\multi-pkg-cfg\prj\pkg1\ created new executable package pkg1 in C:\tmp\build\bdep-0.13.0\tests\test\test\multi-pkg-cfg\prj\pkg1\ created new executable package pkg1 in C:\tmp\build\bdep-0.13.0\tests\test\update\multi-pkg-cfg\prj\pkg1\ mkdir tests\test\config\remove\ cd tests\test\config\remove\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 new --no-checks --package pkg2 -d prj cp -pr C:\tmp\build\bdep-0.13.0\tests\test\config\prj ./ C:\build2\bin\git -C prj config user.email testscript@example.com C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 new --no-checks --package pkg2 -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 new --no-checks --package pkg2 -d prj Initialized empty Git repository in C:/tmp/build/bdep-0.13.0/tests/test/publish/control/prj.git/ cp -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj create -- @cfg1 cc config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -d hello --source -l c++ -t lib,prefix-include=libs/libhello/include,prefix-source=libs/libhello/src,subdir=hello,no-subdir-source libhello initializing in project C:\tmp\build\bdep-0.13.0\tests\test\fetch\dependency\prj\ C:\build2\bin\git -C prj config user.name "Test Script" C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj-foo/ config.cxx=clang++ C:\build2\bin\git -C prj config user.email testscript@example.com C:\build2\bin\git -C prj remote add origin ../prj.git C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-2 C:\build2\bin\git -C prj config user.email testscript@example.com C:\build2\bin\git -C prj remote add origin C:\tmp\build\bdep-0.13.0\tests\test\ci\prj.git C:\build2\bin\git -C prj add * C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -d hello --source -l c++ -t exe,prefix=src hello created new executable package pkg2 in C:\tmp\build\bdep-0.13.0\tests\test\sync\multi-pkg-cfg\prj\pkg2\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 C:\build2\bin\git -C prj add * mkdir tests\test\publish\control\failure\ cd tests\test\publish\control\failure\ cp --no-cleanup -r ../prj.git ./ created new executable package pkg2 in C:\tmp\build\bdep-0.13.0\tests\test\test\multi-pkg-cfg\prj\pkg2\ cp --no-cleanup -r ../prj ./ created new executable package pkg2 in C:\tmp\build\bdep-0.13.0\tests\test\update\multi-pkg-cfg\prj\pkg2\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build\bdep-0.13.0\tests\test\sync\multi-pkg-cfg\prj\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-3 initializing in project C:\tmp\build\bdep-0.13.0\tests\test\test\multi-pkg-cfg\prj\ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\update\multi-pkg-cfg\prj\ C:\build2\bin\git -C prj commit -m Create initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\control\failure\prj\ C:\build2\bin\git -C prj commit -m Create C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 hello/ config.cxx=clang++ [master (root-commit) 2302ac4] Create 13 files changed, 127 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 build/.gitignore create mode 100644 build/bootstrap.build create mode 100644 build/root.build create mode 100644 buildfile create mode 100644 manifest create mode 100644 prj/.gitignore create mode 100644 prj/buildfile create mode 100644 prj/prj.cxx create mode 100644 prj/testscript create mode 100644 repositories.manifest C:\build2\bin\git -C prj push --set-upstream origin master [master (root-commit) aac7236] Create 13 files changed, 127 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 build/.gitignore create mode 100644 build/bootstrap.build create mode 100644 build/root.build create mode 100644 buildfile create mode 100644 manifest create mode 100644 prj/.gitignore create mode 100644 prj/buildfile create mode 100644 prj/prj.cxx create mode 100644 prj/testscript create mode 100644 repositories.manifest C:\build2\bin\git -C prj push --set-upstream origin master created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\update\single-pkg-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\sync\single-pkg-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\status\dependency\prj-cfg\ 1 default,forwarded,auto-synchronized created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\test\single-pkg-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\fetch\dependency\prj-cfg\ 1 default,forwarded,auto-synchronized created configuration @cfg1 C:\tmp\build\bdep-0.13.0\tests\test\config\remove\prj-cfg1\ 1 default,forwarded,auto-synchronized C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj create -- @cfg2 cc config.cxx=clang++ Branch 'master' set up to track remote branch 'master' from 'origin'. To C:\tmp\build\bdep-0.13.0\tests\test\ci\prj.git * [new branch] master -> master Branch 'master' set up to track remote branch 'master' from 'origin'. To ../prj.git * [new branch] master -> master mkdir tests\test\ci\multi-pkg\ cd tests\test\ci\multi-pkg\ mkdir --no-cleanup prj.git mkdir tests\test\release\options-incompatibility\ cd tests\test\release\options-incompatibility\ C:\build2\bin\git -C prj.git init --bare cp --no-cleanup -pr ../prj ./ Initialized empty Git repository in C:/tmp/build/bdep-0.13.0/tests/test/ci/multi-pkg/prj.git/ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 new --no-checks -t empty prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --revision --open created new empty project prj in C:\tmp\build\bdep-0.13.0\tests\test\ci\multi-pkg\prj\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --revision --alpha C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-3 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 new --no-checks --package -t lib libprj -d prj created configuration @cfg1 C:\tmp\build\bdep-0.13.0\tests\test\sync\multi-pkg-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized created configuration @cfg1 C:\tmp\build\bdep-0.13.0\tests\test\test\multi-pkg-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized created configuration @cfg1 C:\tmp\build\bdep-0.13.0\tests\test\update\multi-pkg-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\control\failure\prj-cfg\ 1 default,forwarded,auto-synchronized C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --revision --no-open synchronizing: new prj/0.1.0-a.0.19700101000000 synchronizing: new prj/0.1.0-a.0.19700101000000 synchronizing: new prj/0.1.0-a.0.19700101000000 synchronizing: new prj/0.1.0-a.0.19700101000000 synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-4 initializing package pkg1 initializing package pkg2 initializing package pkg1 initializing package pkg1 initializing package pkg2 initializing package pkg2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --revision --open-beta created new library package libprj in C:\tmp\build\bdep-0.13.0\tests\test\ci\multi-pkg\prj\libprj\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 new --no-checks --package -t exe prj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-5.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-5 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --open --no-tag created configuration @cfg2 C:\tmp\build\bdep-0.13.0\tests\test\config\remove\prj-cfg2\ 2 auto-synchronized C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 init -d prj --all initializing in project C:\tmp\build\bdep-0.13.0\tests\test\config\remove\prj\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-6.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-6 in configuration @cfg1: C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --tag --no-commit created new executable package prj in C:\tmp\build\bdep-0.13.0\tests\test\ci\multi-pkg\prj\prj\ sed -i -e "s/^(version:) .*$/\1 1.0.1/" prj/libprj/manifest sed -i -e "s/^(version:) .*$/\1 1.0.1/" prj/prj/manifest C:\build2\bin\git -C prj config user.name "Test Script" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-7.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-7 C:\build2\bin\git -C prj config user.email testscript@example.com C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --push --no-commit synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\git -C prj remote add origin C:\tmp\build\bdep-0.13.0\tests\test\ci\multi-pkg\prj.git C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-8.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-8 C:\build2\bin\git -C prj add * C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --push --show-push synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-9.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-9 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --edit --no-commit synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-10.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-10 synchronizing: new prj/0.1.0-a.0.19700101000000 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --current-tag=keep C:\build2\bin\git -C prj commit -m Create C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-11.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-11 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --revision --current-tag keep --no-tag C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-12.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-12 [master (root-commit) 15c0f52] Create 38 files changed, 433 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 buildfile create mode 100644 libprj/.gitignore create mode 100644 libprj/README.md create mode 100644 libprj/build/.gitignore create mode 100644 libprj/build/bootstrap.build create mode 100644 libprj/build/export.build create mode 100644 libprj/build/root.build create mode 100644 libprj/buildfile create mode 100644 libprj/libprj/.gitignore create mode 100644 libprj/libprj/buildfile create mode 100644 libprj/libprj/export.hxx create mode 100644 libprj/libprj/prj.cxx create mode 100644 libprj/libprj/prj.hxx create mode 100644 libprj/libprj/version.hxx.in create mode 100644 libprj/manifest create mode 100644 libprj/tests/.gitignore create mode 100644 libprj/tests/basics/buildfile create mode 100644 libprj/tests/basics/driver.cxx create mode 100644 libprj/tests/build/.gitignore create mode 100644 libprj/tests/build/bootstrap.build create mode 100644 libprj/tests/build/root.build create mode 100644 libprj/tests/buildfile create mode 100644 packages.manifest create mode 100644 prj/.gitignore create mode 100644 prj/README.md create mode 100644 prj/build/.gitignore create mode 100644 prj/build/bootstrap.build create mode 100644 prj/build/root.build create mode 100644 prj/buildfile create mode 100644 prj/manifest create mode 100644 prj/prj/.gitignore create mode 100644 prj/prj/buildfile create mode 100644 prj/prj/prj.cxx create mode 100644 prj/prj/testscript create mode 100644 repositories.manifest C:\build2\bin\git -C prj push --set-upstream origin master C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --open-base 1.2.3 --open-beta rmdir tests\test\new\no-cfg\exe\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib\ cd tests\test\new\no-cfg\lib\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++ libprj-foo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-13.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-13 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --amend C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 test: hello/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-14.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-14 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --squash 1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-15.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-15 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib\stderr-1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --revision --amend --squash 0 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-16.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-16 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --revision --amend --no-commit C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-17.orig C:\tmp\build\bdep-0.13.0\tests\test\release\options-incompatibility\stderr-17 rmdir tests\test\release\options-incompatibility\ cd tests\test\release\ mkdir tests\test\release\multi-pkg\ cd tests\test\release\multi-pkg\ mkdir --no-cleanup prj.git C:\build2\bin\git -C prj.git init --bare C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 update -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 new --no-checks -t lib libprj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 new --no-checks -t lib libprj Initialized empty Git repository in C:/tmp/build/bdep-0.13.0/tests/test/release/multi-pkg/prj.git/ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 test -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 new --no-checks -t empty prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 status -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 new --no-checks -t lib libbar C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 status -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 new --no-checks -t exe --package prj -d prj rmdir tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\new\no-cfg\common-source-layouts\multiple-components\ cd tests\test\new\no-cfg\common-source-layouts\multiple-components\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t bare hello created new library project libprj in C:\tmp\build\bdep-0.13.0\tests\test\status\dependency\libprj\ created new library project libprj in C:\tmp\build\bdep-0.13.0\tests\test\sync\single-pkg-cfg\libprj\ Branch 'master' set up to track remote branch 'master' from 'origin'. To C:\tmp\build\bdep-0.13.0\tests\test\ci\multi-pkg\prj.git * [new branch] master -> master created new library project libbar in C:\tmp\build\bdep-0.13.0\tests\test\fetch\dependency\libbar\ mkdir tests\test\ci\multi-pkg\prompt\ cd tests\test\ci\multi-pkg\prompt\ cp -pr ../prj ./ cat cat cat sed -i -e "s/^(#import .+)$/import libs += libprj%lib{prj}/" prj/prj/buildfile cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 status -d prj --recursive cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 new --no-checks -t lib libfoo C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 sync -d prj C:\build2\bin\git -C prj remote add origin file://C:/tmp/build/bdep-0.13.0/tests/test/publish/control/failure//prj.git C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 new --no-checks -t lib --package libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\cfg\name\stdout-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\cfg\name\stdout-2 sed -i -e "s/^(version:) .*$/\1 1.0.11/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\pkg\stdout-3.orig C:\tmp\build\bdep-0.13.0\tests\test\init\pkg\stdout-3 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-1 C:\build2\bin\git -C prj config user.name "Test Script" initializing in project C:\tmp\build\bdep-0.13.0\tests\test\ci\multi-pkg\prompt\prj\ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 prj/ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -d hello --source -l c++ -t lib,prefix-include=libhello1/include,prefix-source=libhello1/src,subdir=hello1,no-subdir-source libhello1 C:\build2\bin\git -C prj config user.email testscript@example.com created new library project libfoo in C:\tmp\build\bdep-0.13.0\tests\test\fetch\dependency\libfoo\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-2 cat cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 fetch -d prj C:\build2\bin\git -C prj remote add origin ../prj.git in configuration @cfg2: C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -d hello --source -l c++ -t lib,prefix-include=libhello2/include,prefix-source=libhello2/src,subdir=hello2,no-subdir-source libhello2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-3 C:\build2\bin\git -C prj add * synchronizing: upgrade prj/1.0.11 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 hello/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\status\dependency\stderr-6.orig C:\tmp\build\bdep-0.13.0\tests\test\status\dependency\stderr-6 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\status\dependency\stdout-6.orig C:\tmp\build\bdep-0.13.0\tests\test\status\dependency\stdout-6 C:\build2\bin\git -C prj commit -m Create C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 sync -d prj synchronizing: new prj/0.1.0-a.0.19700101000000 [master (root-commit) 2ace561] Create 38 files changed, 433 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 buildfile create mode 100644 libprj/.gitignore create mode 100644 libprj/README.md create mode 100644 libprj/build/.gitignore create mode 100644 libprj/build/bootstrap.build create mode 100644 libprj/build/export.build create mode 100644 libprj/build/root.build create mode 100644 libprj/buildfile create mode 100644 libprj/libprj/.gitignore create mode 100644 libprj/libprj/buildfile create mode 100644 libprj/libprj/export.hxx create mode 100644 libprj/libprj/prj.cxx create mode 100644 libprj/libprj/prj.hxx create mode 100644 libprj/libprj/version.hxx.in create mode 100644 libprj/manifest create mode 100644 libprj/tests/.gitignore create mode 100644 libprj/tests/basics/buildfile create mode 100644 libprj/tests/basics/driver.cxx create mode 100644 libprj/tests/build/.gitignore create mode 100644 libprj/tests/build/bootstrap.build create mode 100644 libprj/tests/build/root.build create mode 100644 libprj/tests/buildfile create mode 100644 packages.manifest create mode 100644 prj/.gitignore create mode 100644 prj/README.md create mode 100644 prj/build/.gitignore create mode 100644 prj/build/bootstrap.build create mode 100644 prj/build/root.build create mode 100644 prj/buildfile create mode 100644 prj/manifest create mode 100644 prj/prj/.gitignore create mode 100644 prj/prj/buildfile create mode 100644 prj/prj/prj.cxx create mode 100644 prj/prj/testscript create mode 100644 repositories.manifest C:\build2\bin\git -C prj push --set-upstream origin master created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\ci\multi-pkg\prompt\prj-cfg\ 1 default,forwarded,auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\fetch\dependency\stderr-7.orig C:\tmp\build\bdep-0.13.0\tests\test\fetch\dependency\stderr-7 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 status --all -d prj libfoo libbar synchronizing: new libprj/0.1.0-a.0.19700101000000 (required by prj) upgrade prj/0.1.0-a.0.19700101000000#1 initializing package libprj initializing package prj synchronizing: new libprj/1.0.1 new prj/1.0.1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\fetch\.build2 deinit -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 initializing in project C:\tmp\build\bdep-0.13.0\tests\test\update\multi-pkg-cfg\prj\ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\sync\multi-pkg-cfg\prj\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 initializing in project C:\tmp\build\bdep-0.13.0\tests\test\test\multi-pkg-cfg\prj\ Branch 'master' set up to track remote branch 'master' from 'origin'. To ../prj.git * [new branch] master -> master mkdir tests\test\release\multi-pkg\prompt\ cd tests\test\release\multi-pkg\prompt\ cp --no-cleanup -pr ../prj ./ cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\fetch\dependency\stderr-9.orig C:\tmp\build\bdep-0.13.0\tests\test\fetch\dependency\stderr-9 mkdir tests\test\release\multi-pkg\prompt\no-open\ cd tests\test\release\multi-pkg\prompt\no-open\ cp --no-cleanup -pr ../prj ./ rmdir tests\test\fetch\dependency\ cd tests\test\fetch\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj remove @cfg1 rm tests\test\fetch\.buildignore rmdir tests\test\fetch\ cd tests\test\ mkdir tests\test\new\no-cfg\exe-prefix\ cd tests\test\new\no-cfg\exe-prefix\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,prefix=src -l c++ prj-foo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-5.orig C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-5 cp --no-cleanup -pr ../prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 deinit -d prj @cfg1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --no-open created configuration @cfg2 C:\tmp\build\bdep-0.13.0\tests\test\update\multi-pkg-cfg\prj-cfg2\ 2 auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-prefix\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-prefix\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj-foo/ config.cxx=clang++ initializing package pkg1 initializing package pkg2 created configuration @cfg2 C:\tmp\build\bdep-0.13.0\tests\test\test\multi-pkg-cfg\prj-cfg2\ 2 auto-synchronized initializing package pkg1 initializing package pkg2 created configuration @cfg2 C:\tmp\build\bdep-0.13.0\tests\test\sync\multi-pkg-cfg\prj-cfg2\ 2 auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-6.orig C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-6 initializing package pkg1 initializing package pkg2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj remove @cfg1 rmdir tests\test\new\no-cfg\lib\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib-prefix\ cd tests\test\new\no-cfg\lib-prefix\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,prefix=src -l c++ libprj-foo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-7.orig C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-7 rmdir tests\test\new\no-cfg\common-source-layouts\multiple-components\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\new\no-cfg\common-source-layouts\boost\ cd tests\test\new\no-cfg\common-source-layouts\boost\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 status -d prj --all C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,prefix-include=include,prefix-source=libs/hello/src,subdir=hello,no-subdir-source libhello synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\prompt\no-open\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\prompt\no-open\stderr-2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-prefix\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-prefix\stderr-1 synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 deinit -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\boost\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\boost\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libhello/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 clean -d prj rmdir tests\test\release\multi-pkg\prompt\no-open\ cd tests\test\release\multi-pkg\prompt\ mkdir tests\test\release\multi-pkg\prompt\no-tag\ cd tests\test\release\multi-pkg\prompt\no-tag\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stdout-8.orig C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stdout-8 synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj list C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stdout-9.orig C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stdout-9 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 update -d prj cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-10.orig C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-10 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --no-tag C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj set @cfg2 --default --forward --no-auto-sync C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\test\single-pkg-cfg\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\test\single-pkg-cfg\stderr-3 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-11.orig C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-11 rmdir tests\test\test\single-pkg-cfg\ cd tests\test\test\ mkdir tests\test\config\create\ cd tests\test\config\create\ mkdir tests\test\config\create\wipe\ cd tests\test\config\create\wipe\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\config\prj ./ mkdir --no-cleanup cfg touch --no-cleanup cfg/a C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj create cfg cc config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj list C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stdout-12.orig C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stdout-12 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 update -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\wipe\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\wipe\stderr-4 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --no-progress ci -d prj --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success mkdir --no-cleanup prj/prj.pkg mv prj/prj prj/build prj/buildfile prj/manifest prj/README.md prj/.gitignore prj/prj.pkg/ mv prj/prj.pkg prj/prj cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 new --no-checks --package -t lib libprj -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj create --wipe cfg cc config.cxx=clang++ rmdir tests\test\new\cfg\name\ cd tests\test\new\cfg\ mkdir tests\test\new\cfg\dir-and-name\ cd tests\test\new\cfg\dir-and-name\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks -C prj-config @cfg prj cc config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 status --all --recursive -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 status -d prj --recursive C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\pkg\stderr-9.orig C:\tmp\build\bdep-0.13.0\tests\test\init\pkg\stderr-9 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 init --all -d prj/libprj pushing branch build2-control C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 prj/ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 deinit -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\prompt\no-tag\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\prompt\no-tag\stderr-2 rmdir tests\test\release\multi-pkg\prompt\no-tag\ cd tests\test\release\multi-pkg\prompt\ mkdir tests\test\release\multi-pkg\prompt\show-push\ cd tests\test\release\multi-pkg\prompt\show-push\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\wipe\stderr-5.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\wipe\stderr-5 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\status\dependency\stderr-9.orig C:\tmp\build\bdep-0.13.0\tests\test\status\dependency\stderr-9 rmdir tests\test\config\create\wipe\ cd tests\test\config\create\ mkdir tests\test\config\create\dir\ cd tests\test\config\create\dir\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\config\prj ./ rmdir tests\test\status\dependency\ cd tests\test\status\ mkdir tests\test\status\multi-cfg\ cd tests\test\status\multi-cfg\ cp -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj create cfg cc config.cxx=clang++ Branch 'build2-control' set up to track remote branch 'build2-control' from 'origin'. cp --no-cleanup -pr ../prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 initializing in project C:\tmp\build\bdep-0.13.0\tests\test\status\multi-cfg\prj\ submitting prj-1.0.11.tar.gz C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 deinit -d prj rmdir tests\test\new\no-cfg\exe-prefix\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib-split\ cd tests\test\new\no-cfg\lib-split\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,split -l c++ libprj-foo % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --show-push C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-split\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-split\stderr-1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 update -d prj/pkg1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\update\single-pkg-cfg\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\update\single-pkg-cfg\stderr-4 rmdir tests\test\update\single-pkg-cfg\ cd tests\test\update\ mkdir tests\test\new\no-cfg\lib-split-binless\ cd tests\test\new\no-cfg\lib-split-binless\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,split,binless -l c++ libprj-foo C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 new --no-checks -t lib libprj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 new --no-checks -t lib libprj rmdir tests\test\ci\multi-pkg\prompt\ cd tests\test\ci\multi-pkg\ mkdir tests\test\ci\multi-pkg\single\ cd tests\test\ci\multi-pkg\single\ cp -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-split-binless\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-split-binless\stderr-1 created new library project libprj in C:\tmp\build\bdep-0.13.0\tests\test\sync\multi-pkg-cfg\libprj\ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\ci\multi-pkg\single\prj\ created new library project libprj in C:\tmp\build\bdep-0.13.0\tests\test\test\multi-pkg-cfg\libprj\ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ cat created configuration @cfg1 C:\tmp\build\bdep-0.13.0\tests\test\status\multi-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized cat cat C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\dir\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\dir\stderr-2 sed -i -e "s/^(#import .+)$/import libs += libprj%lib{prj}/" prj/pkg1/pkg1/buildfile cat sed -i -e "s/^(#import .+)$/import libs += libprj%lib{prj}/" prj/pkg1/pkg1/buildfile cat cat cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 sync -d prj/pkg2 cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 test -d prj/pkg2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 init -d prj -c cfg C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\prompt\show-push\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\prompt\show-push\stderr-2 C:\build2\bin\git -C prj push origin master refs/tags/v0.1.0 synchronizing: new prj/0.1.0-a.0.19700101000000 created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\ci\multi-pkg\single\prj-cfg\ 1 default,forwarded,auto-synchronized C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 status -d prj initializing package libprj initializing package prj To ../prj.git 2ace561..c17e126 master -> master * [new tag] v0.1.0 -> v0.1.0 C:\build2\bin\git clone prj.git prj2 94 2016 0 0 100 1901 0 1568 0:00:01 0:00:01 --:--:-- 1569 100 2016 100 115 100 1901 94 1568 0:00:01 0:00:01 --:--:-- 1664 package submission is queued: https://queue.cppget.org/prj/1.0.11 reference: 9e5e9d6532ac C:\build2\bin\git clone file://C:/tmp/build/bdep-0.13.0/tests/test/publish/control/failure//prj.git prj2 sed -e "s/warning: (remote HEAD refers to nonexistent .*)/info: \1/" Cloning into 'prj2'... rmdir tests\test\new\no-cfg\lib-prefix\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib-split-binless-unit-tests\ cd tests\test\new\no-cfg\lib-split-binless-unit-tests\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,split,binless,unit-tests -l c++ libprj-foo synchronizing: new libprj/1.0.1 new prj/1.0.1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 test: libhello/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\cfg\dir-and-name\stdout-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\cfg\dir-and-name\stdout-2 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-split-binless-unit-tests\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-split-binless-unit-tests\stderr-1 Cloning into 'prj2'... info: remote HEAD refers to nonexistent ref, unable to checkout. C:\build2\bin\git -C prj2 config user.name "Test Script" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --show-push --no-tag --no-open --yes C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ C:\build2\bin\git -C prj2 config user.email testscript@example.com C:\build2\bin\git -C prj2 checkout -b build2-control --track origin/build2-control C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 deinit -d prj --all Branch 'build2-control' set up to track remote branch 'build2-control' from 'origin'. Switched to a new branch 'build2-control' C:\build2\bin\git -C prj2 commit --allow-empty -m Dummy1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 [build2-control 461b94e] Dummy1 C:\build2\bin\git -C prj2 push initializing in project C:\tmp\build\bdep-0.13.0\tests\test\status\multi-cfg\prj\ cat sed -i -e "s/^(#import .+)$/import libs += libprj%lib{prj}/" prj/prj/prj/buildfile cat C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 prj-cfg/prj/ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 status -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-14.orig C:\tmp\build\bdep-0.13.0\tests\test\config\remove\stderr-14 rmdir tests\test\config\remove\ cd tests\test\config\ mkdir tests\test\config\rename\ cd tests\test\config\rename\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\config\prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj create -- @cfg cc config.cxx=clang++ rmdir tests\test\new\no-cfg\common-source-layouts\boost\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\new\no-cfg\common-source-layouts\include-in-src-no-subdir-source\ cd tests\test\new\no-cfg\common-source-layouts\include-in-src-no-subdir-source\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,prefix-include=src/include,prefix-source=src,subdir=hello,no-subdir-source libhello C:\build2\bin\git -C prj push origin master C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\dir\stdout-4.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\dir\stdout-4 To file://C:/tmp/build/bdep-0.13.0/tests/test/publish/control/failure//prj.git 6c2d001..461b94e build2-control -> build2-control C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj list sed -i -e "s/^(version:) .*$/\1 1.0.12/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\dir\stdout-5.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\dir\stdout-5 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\include-in-src-no-subdir-source\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\include-in-src-no-subdir-source\stderr-1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 update -d prj -c cfg C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libhello/ config.cxx=clang++ created configuration @cfg2 C:\tmp\build\bdep-0.13.0\tests\test\status\multi-cfg\prj-cfg2\ 2 auto-synchronized To ../prj.git c17e126..7c223ed master -> master C:\build2\bin\git -C prj2 pull --ff-only --tags --force synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\rename\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\config\rename\stderr-2 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 clean: prj/ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 init -d prj @cfg From C:/tmp/build/bdep-0.13.0/tests/test/release/multi-pkg/prompt/show-push/prj c17e126..7c223ed master -> origin/master rmdir tests\test\new\no-cfg\lib-split\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\exe-unit-tests\ cd tests\test\new\no-cfg\exe-unit-tests\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,unit-tests -l c++ foo Updating c17e126..7c223ed Fast-forward rmdir tests\test\new\no-cfg\lib-split-binless\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib-unit-tests\ cd tests\test\new\no-cfg\lib-unit-tests\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,unit-tests -l c++ libfoo libprj/manifest | 2 +- prj/manifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 update @cfg2 -d prj/pkg1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --show-push --tag --yes C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-unit-tests\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-unit-tests\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 foo/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --no-progress ci -d prj/libprj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-unit-tests\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-unit-tests\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libfoo/ config.cxx=clang++ C:\build2\bin\git -C prj push origin refs/tags/v0.2.0 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 status -d prj @cfg2 To ../prj.git * [new tag] v0.2.0 -> v0.2.0 C:\build2\bin\git -C prj2 pull --ff-only --tags --force C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\status\multi-cfg\stdout-4.orig C:\tmp\build\bdep-0.13.0\tests\test\status\multi-cfg\stdout-4 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 status -d prj --all From C:/tmp/build/bdep-0.13.0/tests/test/release/multi-pkg/prompt/show-push/prj * [new tag] v0.2.0 -> v0.2.0 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj rename @cfg cfg2 rmdir tests\test\new\no-cfg\lib-split-binless-unit-tests\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\exe-alt-naming\ cd tests\test\new\no-cfg\exe-alt-naming\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,alt-naming,unit-tests -l c++ foo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\rename\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\config\rename\stderr-4 rmdir tests\test\new\cfg\dir-and-name\ cd tests\test\new\cfg\ rmdir tests\test\new\cfg\ cd tests\test\new\ mkdir tests\test\new\no-cfg\lib-alt-naming\ cd tests\test\new\no-cfg\lib-alt-naming\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,alt-naming,unit-tests -l c++ libfoo Already up to date. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 update -d prj @cfg2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --show-push --revision --current-tag=remove --force=unchanged --yes C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 deinit -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-alt-naming\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-alt-naming\stderr-1 rmdir tests\test\ci\multi-pkg\single\ cd tests\test\ci\multi-pkg\ mkdir tests\test\ci\multi-pkg\both\ cd tests\test\ci\multi-pkg\both\ cp -pr ../prj ./ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 foo/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-alt-naming\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-alt-naming\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libfoo/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build\bdep-0.13.0\tests\test\ci\multi-pkg\both\prj\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\sync\single-pkg-cfg\stderr-11.orig C:\tmp\build\bdep-0.13.0\tests\test\sync\single-pkg-cfg\stderr-11 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\status\multi-cfg\stdout-5.orig C:\tmp\build\bdep-0.13.0\tests\test\status\multi-cfg\stdout-5 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 deinit -d prj rmdir tests\test\sync\single-pkg-cfg\ cd tests\test\sync\ mkdir tests\test\init\create-cfg\ cd tests\test\init\create-cfg\ cp -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 status --all --recursive -d prj cat mkdir tests\test\init\create-cfg\pkg-args\ cd tests\test\init\create-cfg\pkg-args\ cp -pr ../prj ./ echo "" echo "./: prj.cxx" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 init -d prj -C @cfg -- -- ?sys:libprj/* C:\build2\bin\git -C prj push origin master refs/tags/v0.2.0+1 :refs/tags/v0.2.0 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\status\multi-cfg\stderr-6.orig C:\tmp\build\bdep-0.13.0\tests\test\status\multi-cfg\stderr-6 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 deinit -d prj -c cfg rmdir tests\test\status\multi-cfg\ cd tests\test\status\ mkdir tests\test\status\single-cfg\ cd tests\test\status\single-cfg\ cp -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build\bdep-0.13.0\tests\test\status\single-cfg\prj\ created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\ci\multi-pkg\both\prj-cfg\ 1 default,forwarded,auto-synchronized C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 test: libhello/ config.cxx=clang++ To ../prj.git 7c223ed..f3fee8b master -> master - [deleted] v0.2.0 * [new tag] v0.2.0+1 -> v0.2.0+1 C:\build2\bin\git -C prj2 fetch --prune origin +refs/tags/*:refs/tags/* initializing package libprj initializing package prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\dir\stderr-7.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\dir\stderr-7 rmdir tests\test\config\create\dir\ cd tests\test\config\create\ mkdir tests\test\config\create\name\ cd tests\test\config\create\name\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\config\prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj create -- @cfg cc config.cxx=clang++ C:\build2\bin\git -C prj fetch From C:/tmp/build/bdep-0.13.0/tests/test/release/multi-pkg/prompt/show-push/prj - [deleted] (none) -> v0.2.0 rmdir tests\test\new\no-cfg\exe-unit-tests\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\exe-readme\ cd tests\test\new\no-cfg\exe-readme\ mkdir tests\test\new\no-cfg\exe-readme\omit\ cd tests\test\new\no-cfg\exe-readme\omit\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,no-readme foo synchronizing: new libprj/1.0.1 new prj/1.0.1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 sync --all -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 deinit -d prj * [new tag] v0.2.0+1 -> v0.2.0+1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-readme\omit\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-readme\omit\stderr-1 test -f foo/README.md C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 foo/ config.cxx=clang++ C:\build2\bin\git -C prj2 pull --ff-only --tags From file://C:/tmp/build/bdep-0.13.0/tests/test/publish/control/failure//prj 6c2d001..461b94e build2-control -> origin/build2-control created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\status\single-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git rmdir tests\test\new\no-cfg\common-source-layouts\include-in-src-no-subdir-source\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\new\no-cfg\common-source-layouts\include-in-src\ cd tests\test\new\no-cfg\common-source-layouts\include-in-src\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,prefix-include=src/include,prefix-source=src,subdir=hello libhello C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 update --all -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\pkg-args\stderr-5.orig C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\pkg-args\stderr-5 rmdir tests\test\init\create-cfg\pkg-args\ cd tests\test\init\create-cfg\ mkdir tests\test\init\create-cfg\cfg-pkg-args-sep\ cd tests\test\init\create-cfg\cfg-pkg-args-sep\ cp -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 init -d prj -C @cfg -- cc config.cxx=clang++ config.cc.poptions=-DTEST -- ?sys:libprj/* From C:/tmp/build/bdep-0.13.0/tests/test/release/multi-pkg/prompt/show-push/prj 7c223ed..f3fee8b master -> origin/master C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\include-in-src\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\include-in-src\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\name\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\name\stderr-2 synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libhello/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 init -d prj @cfg rmdir tests\test\new\no-cfg\lib-unit-tests\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib-no-version\ cd tests\test\new\no-cfg\lib-no-version\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,unit-tests,no-version -l c++ libfoo Updating 7c223ed..f3fee8b Fast-forward libprj/manifest | 2 +- prj/manifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-no-version\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-no-version\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libfoo/ config.cxx=clang++ rmdir tests\test\release\multi-pkg\prompt\show-push\ cd tests\test\release\multi-pkg\prompt\ mkdir tests\test\release\multi-pkg\prompt\push\ cd tests\test\release\multi-pkg\prompt\push\ cp --no-cleanup -pr ../prj ./ cp --no-cleanup -pr ../prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 deinit -d prj rmdir tests\test\new\no-cfg\exe-alt-naming\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib-binless\ cd tests\test\new\no-cfg\lib-binless\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,binless -l c++ libfoo C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --push C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 test @cfg2 -d prj/pkg2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 deinit -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-binless\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-binless\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libfoo/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 status -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\pkg\stderr-15.orig C:\tmp\build\bdep-0.13.0\tests\test\init\pkg\stderr-15 rmdir tests\test\init\pkg\ cd tests\test\init\ mkdir tests\test\init\add-cfg\ cd tests\test\init\add-cfg\ cp -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\rename\stderr-6.orig C:\tmp\build\bdep-0.13.0\tests\test\config\rename\stderr-6 cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 new --no-checks -C prj-cfg1 tmp cc config.cxx=clang++ rmdir tests\test\config\rename\ cd tests\test\config\ mkdir tests\test\config\move\ cd tests\test\config\move\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\config\prj ./ rmdir tests\test\new\no-cfg\lib-alt-naming\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib-binless-unit-tests\ cd tests\test\new\no-cfg\lib-binless-unit-tests\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,unit-tests,binless -l c++ libfoo C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj create -- @cfg cc config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\status\single-cfg\stdout-3.orig C:\tmp\build\bdep-0.13.0\tests\test\status\single-cfg\stdout-3 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 deinit -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success created new executable project tmp in C:\tmp\build\bdep-0.13.0\tests\test\init\add-cfg\tmp\ rmdir tests\test\new\no-cfg\exe-readme\omit\ cd tests\test\new\no-cfg\exe-readme\ mkdir tests\test\new\no-cfg\exe-readme\add\ cd tests\test\new\no-cfg\exe-readme\add\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation foo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-binless-unit-tests\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-binless-unit-tests\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libfoo/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 status -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\status\single-cfg\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\status\single-cfg\stderr-4 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-readme\add\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-readme\add\stderr-1 rmdir tests\test\status\single-cfg\ cd tests\test\status\ mkdir tests\test\status\no-cfg\ cd tests\test\status\no-cfg\ cp -pr ../prj ./ test -f foo/README.md cat foo/manifest cat foo/buildfile C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 foo/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\status\.build2 status -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\status\no-cfg\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\status\no-cfg\stderr-2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\name\stdout-4.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\name\stdout-4 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj list rmdir tests\test\status\no-cfg\ cd tests\test\status\ rm tests\test\status\.buildignore rmdir tests\test\status\ cd tests\test\ mkdir tests\test\new\no-cfg\lib-alt-subdir\ cd tests\test\new\no-cfg\lib-alt-subdir\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,subdir=libprj/foo libprj-foo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\name\stdout-5.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\name\stdout-5 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\move\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\config\move\stderr-2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 update -d prj @cfg C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 init -d prj @cfg C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\prompt\push\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\prompt\push\stderr-2 C:\build2\bin\git clone prj.git prj2 sed -n -e "s/^config.cc.poptions = (.+)$/\1/p" prj-cfg/build/config.build C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args-sep\stdout-3.orig C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args-sep\stdout-3 created configuration C:\tmp\build\bdep-0.13.0\tests\test\init\add-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized Cloning into 'prj2'... C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-alt-subdir\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-alt-subdir\stderr-1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 deinit -d prj C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" synchronizing: new tmp/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args-sep\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args-sep\stderr-4 rmdir tests\test\release\multi-pkg\prompt\push\ cd tests\test\release\multi-pkg\prompt\ mkdir tests\test\release\multi-pkg\prompt\default\ cd tests\test\release\multi-pkg\prompt\default\ cp --no-cleanup -pr ../prj ./ rmdir tests\test\ci\multi-pkg\both\ cd tests\test\ci\multi-pkg\ rmdir tests\test\init\create-cfg\cfg-pkg-args-sep\ cd tests\test\init\create-cfg\ mkdir tests\test\init\create-cfg\cfg-pkg-args\ cd tests\test\init\create-cfg\cfg-pkg-args\ cp -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 init -d prj -C @cfg cc config.cxx=clang++ config.cc.poptions=-DTEST -- ?sys:libprj/* rmdir tests\test\ci\multi-pkg\ cd tests\test\ci\ mkdir tests\test\ci\single-pkg\ cd tests\test\ci\single-pkg\ true mkdir tests\test\ci\single-pkg\overrides\ cd tests\test\ci\single-pkg\overrides\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\ci\prj ./ cp --no-cleanup -pr ../prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\overrides\prj\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 test: libhello/ config.cxx=clang++ rmdir tests\test\new\no-cfg\lib-no-version\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\exe-c\ cd tests\test\new\no-cfg\exe-c\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe -l c prj-foo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-c\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-c\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj-foo/ config.c=clang rmdir tests\test\new\no-cfg\lib-binless\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\exe-c-prefix\ cd tests\test\new\no-cfg\exe-c-prefix\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 init -C prj-cfg2 -d tmp cc config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,prefix=src -l c prj-foo initializing in project C:\tmp\build\bdep-0.13.0\tests\test\init\add-cfg\tmp\ mv prj-cfg prj-cfg2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj move @cfg prj-cfg2 sed -i -e "s/^(version:) .*$/\1 1.0.13/" prj/manifest C:\build2\bin\git -C prj branch -Dr origin/build2-control Deleted remote-tracking branch origin/build2-control (was 4af2331). C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\move\stderr-5.orig C:\tmp\build\bdep-0.13.0\tests\test\config\move\stderr-5 rmdir tests\test\new\no-cfg\common-source-layouts\include-in-src\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\new\no-cfg\common-source-layouts\split-no-subdir-source\ cd tests\test\new\no-cfg\common-source-layouts\split-no-subdir-source\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,split,subdir=hello,no-subdir-source libhello C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 update -d prj --all C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-c-prefix\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-c-prefix\stderr-1 created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\overrides\prj-cfg\ 1 default,forwarded,auto-synchronized C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj-foo/ config.c=clang rmdir tests\test\new\no-cfg\exe-readme\add\ cd tests\test\new\no-cfg\exe-readme\ rmdir tests\test\new\no-cfg\exe-readme\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\exe-c-unit-tests\ cd tests\test\new\no-cfg\exe-c-unit-tests\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,unit-tests -l c foo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\prompt\default\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\prompt\default\stderr-2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\split-no-subdir-source\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\split-no-subdir-source\stderr-1 C:\build2\bin\git clone prj.git prj2 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libhello/ config.cxx=clang++ Cloning into 'prj2'... synchronizing: new prj/1.0.1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 status --all --recursive -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-c-unit-tests\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exe-c-unit-tests\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 foo/ config.c=clang created configuration C:\tmp\build\bdep-0.13.0\tests\test\init\add-cfg\prj-cfg2\ 2 auto-synchronized done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir tests\test\new\no-cfg\lib-binless-unit-tests\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib-c\ cd tests\test\new\no-cfg\lib-c\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c libprj-foo rmdir tests\test\new\no-cfg\exe-c\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib-c-prefix\ cd tests\test\new\no-cfg\lib-c-prefix\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,prefix=src -l c libprj-foo rmdir tests\test\release\multi-pkg\prompt\default\ cd tests\test\release\multi-pkg\prompt\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-c\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-c\stderr-1 synchronizing: new tmp/0.1.0-a.0.19700101000000 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj-foo/ config.c=clang rmdir tests\test\release\multi-pkg\prompt\ cd tests\test\release\multi-pkg\ mkdir tests\test\release\multi-pkg\multiple-revisions\ cd tests\test\release\multi-pkg\multiple-revisions\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-c-prefix\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-c-prefix\stderr-1 cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj-foo/ config.c=clang C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --push --yes --no-open C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 deinit -d prj @cfg rmdir tests\test\new\no-cfg\exe-c-prefix\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib-c-split\ cd tests\test\new\no-cfg\lib-c-split\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,split -l c libprj-foo mkdir tests\test\ci\single-pkg\overrides\invalid-option\ cd tests\test\ci\single-pkg\overrides\invalid-option\ cp -pr ../prj ./ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 prj/pkg1/ mkdir tests\test\ci\single-pkg\overrides\invalid-option\overrides\ cd tests\test\ci\single-pkg\overrides\invalid-option\overrides\ cp -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --overrides all C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-c-split\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-c-split\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\overrides\invalid-option\overrides\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\overrides\invalid-option\overrides\stderr-2 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj-foo/ config.c=clang rmdir tests\test\ci\single-pkg\overrides\invalid-option\overrides\ cd tests\test\ci\single-pkg\overrides\invalid-option\ mkdir tests\test\ci\single-pkg\overrides\invalid-option\override-pair\ cd tests\test\ci\single-pkg\overrides\invalid-option\override-pair\ cp -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\name\stderr-7.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\name\stderr-7 sed -n -e "s/^config.cc.poptions = (.+)$/\1/p" prj-cfg/build/config.build rmdir tests\test\config\create\name\ cd tests\test\config\create\ mkdir tests\test\config\create\name-dir\ cd tests\test\config\create\name-dir\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\config\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args\stdout-3.orig C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args\stdout-3 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj create @cfg cfg-dir cc config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --override "builds: all" --override "builds: default : &gcc" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 status -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\overrides\invalid-option\override-pair\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\overrides\invalid-option\override-pair\stderr-2 rmdir tests\test\ci\single-pkg\overrides\invalid-option\override-pair\ cd tests\test\ci\single-pkg\overrides\invalid-option\ mkdir tests\test\ci\single-pkg\overrides\invalid-option\override\ cd tests\test\ci\single-pkg\overrides\invalid-option\override\ cp -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --override all C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 init -d prj -A @cfg1 ?sys:libprj/* rmdir tests\test\new\no-cfg\lib-alt-subdir\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\lib-c-unit-tests\ cd tests\test\new\no-cfg\lib-c-unit-tests\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,unit-tests -l c libfoo rmdir tests\test\new\no-cfg\exe-c-unit-tests\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\exist\ cd tests\test\new\no-cfg\exist\ mkdir tests\test\new\no-cfg\exist\basics\ cd tests\test\new\no-cfg\exist\basics\ mkdir libfoo C:\build2\bin\git -C libfoo init -q C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\overrides\invalid-option\override\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\overrides\invalid-option\override\stderr-2 cat cat C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args\stdout-4.orig C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args\stdout-4 rmdir tests\test\ci\single-pkg\overrides\invalid-option\override\ cd tests\test\ci\single-pkg\overrides\invalid-option\ mkdir tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\ cd tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\ cp -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib --output-dir libfoo C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 prj/ mkdir tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\parsing\ cd tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\parsing\ cp -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-c-unit-tests\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\lib-c-unit-tests\stderr-1 cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --overrides-file overrides.manifest C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libfoo/ config.c=clang C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exist\basics\stderr-5.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exist\basics\stderr-5 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\parsing\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\parsing\stderr-3 test -f libfoo/.gitignore sed -n -e "s/^summary: (.+)$/\1/p" libfoo/manifest C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exist\basics\stdout-7.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exist\basics\stdout-7 sed -n -e "s/^license: ([^ ]+).*$/\1/p" libfoo/manifest rmdir tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\parsing\ cd tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\ mkdir tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\reading\ cd tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\reading\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exist\basics\stdout-8.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\exist\basics\stdout-8 cp -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\name-dir\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\name-dir\stderr-2 rmdir tests\test\new\no-cfg\exist\basics\ cd tests\test\new\no-cfg\exist\ rmdir tests\test\new\no-cfg\exist\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\pkg\ cd tests\test\new\no-cfg\pkg\ mkdir tests\test\new\no-cfg\pkg\name\ cd tests\test\new\no-cfg\pkg\name\ mkdir tests\test\new\no-cfg\pkg\name\project-derived\ cd tests\test\new\no-cfg\pkg\name\project-derived\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty xx C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --overrides-file overrides.manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 status -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\name-dir\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\name-dir\stderr-3 echo "" C:\build2\bin\git -C prj add prj/manifest rmdir tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\reading\ cd tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 init -d prj @cfg rmdir tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\ cd tests\test\ci\single-pkg\overrides\invalid-option\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release --revision --current-tag=update -q --yes --no-edit -d prj/prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\name\project-derived\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\name\project-derived\stderr-1 rmdir tests\test\ci\single-pkg\overrides\invalid-option\ cd tests\test\ci\single-pkg\overrides\ mkdir tests\test\ci\single-pkg\overrides\valid\ cd tests\test\ci\single-pkg\overrides\valid\ cp -pr ../prj ./ mv xx x C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --package pkg -d x cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --overrides-file overrides.manifest --build-email foo@example.com --override "build-error-email: error@example.com" --override "builds: &gcc" --override "build-include: linux*" --override "build-exclude: *" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\name\project-derived\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\name\project-derived\stderr-3 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 clean -d prj/pkg1 rmdir tests\test\new\no-cfg\pkg\name\project-derived\ cd tests\test\new\no-cfg\pkg\name\ mkdir tests\test\new\no-cfg\pkg\name\project\ cd tests\test\new\no-cfg\pkg\name\project\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty x C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\name\project\stderr.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\name\project\stderr Updated tag 'v0.1.0' (was bb4d661) echo "" C:\build2\bin\git -C prj add prj/manifest rmdir tests\test\new\no-cfg\pkg\name\project\ cd tests\test\new\no-cfg\pkg\name\ mkdir tests\test\new\no-cfg\pkg\name\package\ cd tests\test\new\no-cfg\pkg\name\package\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation x echo "" C:\build2\bin\git -C prj add libprj/manifest C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\name\package\stderr.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\name\package\stderr C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --push --yes --revision --no-edit rmdir tests\test\new\no-cfg\pkg\name\package\ cd tests\test\new\no-cfg\pkg\name\ rmdir tests\test\new\no-cfg\pkg\name\ cd tests\test\new\no-cfg\pkg\ mkdir tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\ cd tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\multiple-revisions\stderr-10.orig C:\tmp\build\bdep-0.13.0\tests\test\release\multi-pkg\multiple-revisions\stderr-10 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\stderr-1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --push --yes --revision --current-tag=update --no-edit C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib,split,binless,unit-tests libprj -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 deinit -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\stderr-2 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 test: libhello/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\move\stderr-7.orig C:\tmp\build\bdep-0.13.0\tests\test\config\move\stderr-7 rmdir tests\test\config\move\ cd tests\test\config\ mkdir tests\test\config\add\ cd tests\test\config\add\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\config\prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 new --no-checks -C prj-cfg1 tmp1 cc config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 init -d prj -A prj-cfg2 @cfg2 ?sys:libprj/* created new executable project tmp1 in C:\tmp\build\bdep-0.13.0\tests\test\config\add\tmp1\ rmdir tests\test\ci\single-pkg\overrides\valid\ cd tests\test\ci\single-pkg\overrides\ rmdir tests\test\ci\single-pkg\overrides\ cd tests\test\ci\single-pkg\ mkdir tests\test\ci\single-pkg\invalid-repo\ cd tests\test\ci\single-pkg\invalid-repo\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\ci\prj ./ rmdir tests\test\new\no-cfg\common-source-layouts\split-no-subdir-source\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\new\no-cfg\common-source-layouts\no-subdir\ cd tests\test\new\no-cfg\common-source-layouts\no-subdir\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,no-subdir,no-version,no-tests libhello C:\build2\bin\git clone prj.git prj2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\invalid-repo\prj\ Cloning into 'prj2'... C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 status -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\test\.build2 test -a --recursive -d prj/pkg1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\no-subdir\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\no-subdir\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libhello/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 clean @cfg2 -d prj/pkg1 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\name-dir\stdout-5.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\name-dir\stdout-5 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj list @cfg C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\name-dir\stdout-6.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\name-dir\stdout-6 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 update -d prj @cfg created configuration C:\tmp\build\bdep-0.13.0\tests\test\config\add\prj-cfg1\ 1 default,forwarded,auto-synchronized rmdir tests\test\release\multi-pkg\multiple-revisions\ cd tests\test\release\multi-pkg\ mkdir tests\test\release\multi-pkg\patch\ cd tests\test\release\multi-pkg\patch\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\git -C prj2 pull --ff-only created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\invalid-repo\prj-cfg\ 1 default,forwarded,auto-synchronized cp --no-cleanup -pr ../prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --push --yes C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args\prj\prj\prj testscript C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args\stdout-6.orig C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args\stdout-6 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 prj-cfg/prj/ synchronizing: new tmp1/0.1.0-a.0.19700101000000 synchronizing: new prj/1.0.1 From file://C:/tmp/build/bdep-0.13.0/tests/test/publish/control/failure//prj 461b94e..691d6a2 build2-control -> origin/build2-control Updating 461b94e..691d6a2 Fast-forward submit/2989ebaea739e522 | 5 +++++ submit/89763827e512d3e6 | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 submit/2989ebaea739e522 create mode 100644 submit/89763827e512d3e6 C:\build2\bin\git -C prj2 commit --allow-empty -m Dummy2 [build2-control eef43f7] Dummy2 rmdir tests\test\new\no-cfg\lib-c\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\source\ cd tests\test\new\no-cfg\source\ mkdir tests\test\new\no-cfg\source\nested\ cd tests\test\new\no-cfg\source\nested\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t bare prj C:\build2\bin\git -C prj2 push C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 status -d prj --all rmdir tests\test\new\no-cfg\lib-c-prefix\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\extensions\ cd tests\test\new\no-cfg\extensions\ mkdir tests\test\new\no-cfg\extensions\errors\ cd tests\test\new\no-cfg\extensions\errors\ mkdir tests\test\new\no-cfg\extensions\errors\mutually-exclusive\ cd tests\test\new\no-cfg\extensions\errors\mutually-exclusive\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cpp,extension=?pp libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\mutually-exclusive\stderr.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\mutually-exclusive\stderr C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 prj/pkg2/ rmdir tests\test\new\no-cfg\extensions\errors\mutually-exclusive\ cd tests\test\new\no-cfg\extensions\errors\ mkdir tests\test\new\no-cfg\extensions\errors\unknown-value\ cd tests\test\new\no-cfg\extensions\errors\unknown-value\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,zxx= libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\unknown-value\stderr.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\unknown-value\stderr rmdir tests\test\new\no-cfg\extensions\errors\unknown-value\ cd tests\test\new\no-cfg\extensions\errors\ mkdir tests\test\new\no-cfg\extensions\errors\dot-only\ cd tests\test\new\no-cfg\extensions\errors\dot-only\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,extension=. libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\nested\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\nested\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\dot-only\stderr.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\dot-only\stderr C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib,unit-tests prj -d prj -o prj/core/prj rmdir tests\test\new\no-cfg\extensions\errors\dot-only\ cd tests\test\new\no-cfg\extensions\errors\ mkdir tests\test\new\no-cfg\extensions\errors\empty-value\ cd tests\test\new\no-cfg\extensions\errors\empty-value\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,extension= libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\nested\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\nested\stderr-2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\empty-value\stderr.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\empty-value\stderr C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/ config.cxx=clang++ rmdir tests\test\new\no-cfg\extensions\errors\empty-value\ cd tests\test\new\no-cfg\extensions\errors\ mkdir tests\test\new\no-cfg\extensions\errors\unexpected-value\ cd tests\test\new\no-cfg\extensions\errors\unexpected-value\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cpp=cxx libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\unexpected-value\stderr.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\unexpected-value\stderr rmdir tests\test\new\no-cfg\extensions\errors\unexpected-value\ cd tests\test\new\no-cfg\extensions\errors\ mkdir tests\test\new\no-cfg\extensions\errors\missing-value\ cd tests\test\new\no-cfg\extensions\errors\missing-value\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cxx libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\missing-value\stderr.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\errors\missing-value\stderr To file://C:/tmp/build/bdep-0.13.0/tests/test/publish/control/failure//prj.git 691d6a2..eef43f7 build2-control -> build2-control sed -i -e "s/^(version:) .*$/\1 1.0.14/" prj/manifest C:\build2\bin\git -C prj add * rmdir tests\test\new\no-cfg\extensions\errors\missing-value\ cd tests\test\new\no-cfg\extensions\errors\ rmdir tests\test\new\no-cfg\extensions\errors\ cd tests\test\new\no-cfg\extensions\ mkdir tests\test\new\no-cfg\extensions\merge\ cd tests\test\new\no-cfg\extensions\merge\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cxx=cpp -l c -l c++,hxx=hpp libprj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 clean --all -d prj rmdir tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\ cd tests\test\new\no-cfg\pkg\ mkdir tests\test\new\no-cfg\pkg\add-split-binless\ cd tests\test\new\no-cfg\pkg\add-split-binless\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj rmdir tests\test\new\no-cfg\lib-c-split\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\options-file\ cd tests\test\new\no-cfg\options-file\ cat C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\add-cfg\stdout-7.orig C:\tmp\build\bdep-0.13.0\tests\test\init\add-cfg\stdout-7 mkdir tests\test\new\no-cfg\options-file\vcs\ cd tests\test\new\no-cfg\options-file\vcs\ mkdir tests\test\new\no-cfg\options-file\vcs\git\ cd tests\test\new\no-cfg\options-file\vcs\git\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\options -s git prj C:\build2\bin\git -C prj commit -m Create C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 prj-cfg1/ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --repository http://example.com/prj.git#frag C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split-binless\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split-binless\stderr-1 [master (root-commit) 23106a6] Create 13 files changed, 127 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 build/.gitignore create mode 100644 build/bootstrap.build create mode 100644 build/root.build create mode 100644 buildfile create mode 100644 manifest create mode 100644 prj/.gitignore create mode 100644 prj/buildfile create mode 100644 prj/prj.cxx create mode 100644 prj/testscript create mode 100644 repositories.manifest C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\merge\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\merge\stderr-1 C:\build2\bin\git -C prj push --set-upstream origin master C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib,split,binless libprj -d prj test -f libprj/libprj/prj.cpp test -f libprj/libprj/prj.hpp C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\invalid-repo\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\invalid-repo\stderr-3 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\vcs\git\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\vcs\git\stderr-1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 new --no-checks -C prj-cfg2 tmp2 cc config.cxx=clang++ test -d prj/.git rmdir tests\test\new\no-cfg\options-file\vcs\git\ cd tests\test\new\no-cfg\options-file\vcs\ rmdir tests\test\new\no-cfg\options-file\vcs\ cd tests\test\new\no-cfg\options-file\ mkdir tests\test\new\no-cfg\options-file\lang\ cd tests\test\new\no-cfg\options-file\lang\ mkdir tests\test\new\no-cfg\options-file\lang\c\ cd tests\test\new\no-cfg\options-file\lang\c\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\options -t lib -l c libprj rmdir tests\test\ci\single-pkg\invalid-repo\ cd tests\test\ci\single-pkg\ mkdir tests\test\ci\single-pkg\no-commits\ cd tests\test\ci\single-pkg\no-commits\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 new --no-checks prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split-binless\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split-binless\stderr-2 C:\build2\bin\git clone prj.git prj2 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\lang\c\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\lang\c\stderr-1 Cloning into 'prj2'... C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args\stderr-7.orig C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args\stderr-7 rmdir tests\test\new\no-cfg\common-source-layouts\no-subdir\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\new\no-cfg\common-source-layouts\split-no-subdir\ cd tests\test\new\no-cfg\common-source-layouts\split-no-subdir\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,split,no-subdir,no-version libhello test -f libprj/libprj/prj.h test -f libprj/libprj/prj.c C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.c=clang C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 clean: prj/ created new executable project tmp2 in C:\tmp\build\bdep-0.13.0\tests\test\config\add\tmp2\ created new executable project prj in C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\no-commits\prj\ rmdir tests\test\new\no-cfg\lib-c-unit-tests\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\default-options-files\ cd tests\test\new\no-cfg\default-options-files\ mkdir tests\test\new\no-cfg\default-options-files\disallow-options\ cd tests\test\new\no-cfg\default-options-files\disallow-options\ mkdir .build2 cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation prj initializing in project C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\no-commits\prj\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --no-default-options prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\split-no-subdir\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\split-no-subdir\stderr-1 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libhello/ config.cxx=clang++ cat prj2/prj/manifest cat prj2/libprj/manifest Branch 'master' set up to track remote branch 'master' from 'origin'. To file://C:/tmp/build/bdep-0.13.0/tests/test/publish/control/failure//prj.git * [new branch] master -> master C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\default-options-files\disallow-options\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\default-options-files\disallow-options\stderr-4 rmdir tests\test\new\no-cfg\default-options-files\disallow-options\ cd tests\test\new\no-cfg\default-options-files\ mkdir tests\test\new\no-cfg\default-options-files\remote-hooks\ cd tests\test\new\no-cfg\default-options-files\remote-hooks\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj rmdir tests\test\release\multi-pkg\patch\ cd tests\test\release\multi-pkg\ rmdir tests\test\release\multi-pkg\ cd tests\test\release\ mkdir tests\test\release\single-pkg\ cd tests\test\release\single-pkg\ mkdir tests\test\release\single-pkg\no-progress\ cd tests\test\release\single-pkg\no-progress\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ created new empty project prj in C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\default-options-files\remote-hooks\prj\ mkdir prj/.build2 cat mkdir --no-cleanup prj/libprj cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib -d prj libprj cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --no-progress created configuration C:\tmp\build\bdep-0.13.0\tests\test\config\add\prj-cfg2\ 1 default,forwarded,auto-synchronized cat prj/libprj/.gitignore C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\no-commits\prj-cfg\ 1 default,forwarded,auto-synchronized synchronizing: new tmp2/0.1.0-a.0.19700101000000 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 deinit -d prj @cfg synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\create\name-dir\stderr-8.orig C:\tmp\build\bdep-0.13.0\tests\test\config\create\name-dir\stderr-8 rmdir tests\test\config\create\name-dir\ cd tests\test\config\create\ rmdir tests\test\config\create\ cd tests\test\config\ mkdir tests\test\new\no-cfg\extensions\default\ cd tests\test\new\no-cfg\extensions\default\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++ libprj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 deinit -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\default\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\default\stderr-1 test -f libprj/libprj/prj.cxx test -f libprj/libprj/prj.hxx C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args\stderr-9.orig C:\tmp\build\bdep-0.13.0\tests\test\init\create-cfg\cfg-pkg-args\stderr-9 rmdir tests\test\new\no-cfg\source\nested\ cd tests\test\new\no-cfg\source\ mkdir tests\test\new\no-cfg\source\bare\ cd tests\test\new\no-cfg\source\bare\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t bare prj rmdir tests\test\init\create-cfg\cfg-pkg-args\ cd tests\test\init\create-cfg\ rmdir tests\test\init\create-cfg\ cd tests\test\init\ mkdir tests\test\new\no-cfg\pkg\add\ cd tests\test\new\no-cfg\pkg\add\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 clean: prj/pkg1/ test -f prj/README.md C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\bare\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\bare\stderr-1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\bare\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\bare\stderr-2 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t exe prj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\bare\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\bare\stderr-3 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/ config.cxx=clang++ rmdir tests\test\release\single-pkg\no-progress\ cd tests\test\release\single-pkg\ mkdir tests\test\release\single-pkg\no-commit\ cd tests\test\release\single-pkg\no-commit\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add\stderr-3 cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --no-commit rmdir tests\test\new\no-cfg\pkg\add-split-binless\ cd tests\test\new\no-cfg\pkg\ mkdir tests\test\new\no-cfg\pkg\add-split\ cd tests\test\new\no-cfg\pkg\add-split\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj add @cfg1 prj-cfg1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\add\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\config\add\stderr-4 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split\stderr-1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj add @cfg2 prj-cfg2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib,split libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\add\stderr-5.orig C:\tmp\build\bdep-0.13.0\tests\test\config\add\stderr-5 C:\build2\bin\git clone prj.git prj2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 init -d prj --all Cloning into 'prj2'... C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 test: libhello/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-split\stderr-2 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ done. rmdir tests\test\new\no-cfg\extensions\merge\ cd tests\test\new\no-cfg\extensions\ mkdir tests\test\new\no-cfg\extensions\leading-dot\ cd tests\test\new\no-cfg\extensions\leading-dot\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cxx=.cpp libprj rmdir tests\test\ci\single-pkg\no-commits\ cd tests\test\ci\single-pkg\ mkdir tests\test\ci\single-pkg\multi-cfg\ cd tests\test\ci\single-pkg\multi-cfg\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\ci\prj ./ C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\git -C prj commit -a -m "Release version" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 initializing in project C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\multi-cfg\prj\ [master 3708578] Release version 1 file changed, 1 insertion(+), 1 deletion(-) C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --tag C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\leading-dot\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\leading-dot\stderr-1 rmdir tests\test\new\no-cfg\options-file\lang\c\ cd tests\test\new\no-cfg\options-file\lang\ mkdir tests\test\new\no-cfg\options-file\lang\c++\ cd tests\test\new\no-cfg\options-file\lang\c++\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\options -t lib -l c++,hxx= libprj C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 prj-cfg2/ test -f libprj/libprj/prj.cpp test -f libprj/libprj/prj.hxx C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\lang\c++\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\lang\c++\stderr-1 test -f libprj/libprj/prj test -f libprj/libprj/prj.cpp C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\update\.build2 deinit -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --open --no-commit rmdir tests\test\new\no-cfg\common-source-layouts\split-no-subdir\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\new\no-cfg\common-source-layouts\prefix-no-subdir\ cd tests\test\new\no-cfg\common-source-layouts\prefix-no-subdir\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t exe,prefix=src,no-subdir hello C:\build2\bin\git -C prj commit -a -m "Change version" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\prefix-no-subdir\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\prefix-no-subdir\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 hello/ config.cxx=clang++ [master 64c074a] Change version 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj push origin HEAD --tags created configuration @cfg1 C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\multi-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\update\multi-pkg-cfg\stderr-12.orig C:\tmp\build\bdep-0.13.0\tests\test\update\multi-pkg-cfg\stderr-12 rmdir tests\test\new\no-cfg\default-options-files\remote-hooks\ cd tests\test\new\no-cfg\default-options-files\ rmdir tests\test\new\no-cfg\default-options-files\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\post-hook\ cd tests\test\new\no-cfg\post-hook\ mkdir tests\test\new\no-cfg\post-hook\failure\ cd tests\test\new\no-cfg\post-hook\failure\ mkdir tests\test\new\no-cfg\post-hook\failure\process\ cd tests\test\new\no-cfg\post-hook\failure\process\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation prj --post-hook "" rmdir tests\test\update\multi-pkg-cfg\ cd tests\test\update\ rm tests\test\update\.buildignore rmdir tests\test\update\ cd tests\test\ mkdir tests\test\new\no-cfg\pre-hook\ cd tests\test\new\no-cfg\pre-hook\ mkdir tests\test\new\no-cfg\pre-hook\failure\ cd tests\test\new\no-cfg\pre-hook\failure\ mkdir tests\test\new\no-cfg\pre-hook\failure\substitution\ cd tests\test\new\no-cfg\pre-hook\failure\substitution\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation prj --pre-hook "echo foo >>@bar@" C:\build2\bin\git -C prj pull --ff-only C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pre-hook\failure\substitution\stderr.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pre-hook\failure\substitution\stderr rmdir tests\test\new\no-cfg\pre-hook\failure\substitution\ cd tests\test\new\no-cfg\pre-hook\failure\ rmdir tests\test\new\no-cfg\pre-hook\failure\ cd tests\test\new\no-cfg\pre-hook\ mkdir tests\test\new\no-cfg\pre-hook\success\ cd tests\test\new\no-cfg\pre-hook\success\ mkdir --no-cleanup prj cat C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation prj --pre-hook "mv .gitignore .gitignore.bak" --post-hook "cat .gitignore.bak >>.gitignore" --post-hook "rm .gitignore.bak" C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 clean: prj/pkg2/ synchronizing: new prj/1.0.1 rmdir tests\test\new\no-cfg\post-hook\failure\process\ cd tests\test\new\no-cfg\post-hook\failure\ mkdir tests\test\new\no-cfg\post-hook\failure\open-redirect\ cd tests\test\new\no-cfg\post-hook\failure\open-redirect\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation prj --post-hook "echo foo >>bar/baz" rmdir tests\test\new\no-cfg\source\bare\ cd tests\test\new\no-cfg\source\ mkdir tests\test\new\no-cfg\source\lib-split-binless-unit-tests\ cd tests\test\new\no-cfg\source\lib-split-binless-unit-tests\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe prj To ../prj.git 2302ac4..64c074a HEAD -> master * [new tag] v0.1.0 -> v0.1.0 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pre-hook\success\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pre-hook\success\stderr-3 C:\build2\bin\git -C prj2 pull --ff-only rmdir tests\test\new\no-cfg\post-hook\failure\open-redirect\ cd tests\test\new\no-cfg\post-hook\failure\ mkdir tests\test\new\no-cfg\post-hook\failure\substitution\ cd tests\test\new\no-cfg\post-hook\failure\substitution\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation prj --post-hook "echo foo >>@bar@" cat prj/.gitignore rmdir tests\test\new\no-cfg\pre-hook\success\ cd tests\test\new\no-cfg\pre-hook\ rmdir tests\test\new\no-cfg\pre-hook\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\common-source-layouts\subdir\ cd tests\test\new\no-cfg\common-source-layouts\subdir\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,subdir=hello libhello From file://C:/tmp/build/bdep-0.13.0/tests/test/publish/control/failure//prj 691d6a2..eef43f7 build2-control -> origin/build2-control Already up to date. C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\failure\substitution\stderr.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\failure\substitution\stderr C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split-binless-unit-tests\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split-binless-unit-tests\stderr-1 rmdir tests\test\new\no-cfg\post-hook\failure\substitution\ cd tests\test\new\no-cfg\post-hook\failure\ rmdir tests\test\new\no-cfg\post-hook\failure\ cd tests\test\new\no-cfg\post-hook\ mkdir tests\test\new\no-cfg\post-hook\success\ cd tests\test\new\no-cfg\post-hook\success\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj --post-hook "echo .idea/ >>.gitignore" --post-hook "echo @mode@ @name@ @base@ @stem@" --post-hook "echo @type@ @lang@ @vcs@ @root@" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib,split,binless,unit-tests libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\subdir\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\subdir\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split-binless-unit-tests\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split-binless-unit-tests\stderr-2 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libhello/ config.cxx=clang++ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stderr-1 rmdir tests\test\new\no-cfg\extensions\default\ cd tests\test\new\no-cfg\extensions\ mkdir tests\test\new\no-cfg\extensions\cpp\ cd tests\test\new\no-cfg\extensions\cpp\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cpp libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stdout-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stdout-1 cat prj/.gitignore C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --package prj -d prj --post-hook "echo @@@@TODO >>NEWS" --post-hook "echo @mode@ @name@ @base@ @stem@ @root@" From C:/tmp/build/bdep-0.13.0/tests/test/release/single-pkg/no-commit/prj 2302ac4..64c074a master -> origin/master * [new tag] v0.1.0 -> v0.1.0 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\cpp\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\cpp\stderr-1 test -f libprj/libprj/prj.cpp test -f libprj/libprj/prj.hpp C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stderr-3 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stdout-3.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stdout-3 cat prj/prj/NEWS C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stdout-4.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stdout-4 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib libprj.bash -d prj --post-hook "echo @@@@TODO >>NEWS" --post-hook "echo @mode@ @name@ @base@ @stem@ @root@ @pfx@ @sub@" Updating 2302ac4..64c074a Fast-forward manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 initializing in project C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\multi-cfg\prj\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stderr-5.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stderr-5 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stdout-5.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stdout-5 rmdir tests\test\new\no-cfg\pkg\add\ cd tests\test\new\no-cfg\pkg\ mkdir tests\test\new\no-cfg\pkg\add-prefix\ cd tests\test\new\no-cfg\pkg\add-prefix\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj cat prj/libprj.bash/NEWS rmdir tests\test\release\single-pkg\no-commit\ cd tests\test\release\single-pkg\ mkdir tests\test\release\single-pkg\open\ cd tests\test\release\single-pkg\open\ mkdir tests\test\release\single-pkg\open\unstaged\ cd tests\test\release\single-pkg\open\unstaged\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stdout-6.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\post-hook\success\stdout-6 cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --yes --no-open false rmdir tests\test\new\no-cfg\post-hook\success\ cd tests\test\new\no-cfg\post-hook\ rmdir tests\test\new\no-cfg\post-hook\ cd tests\test\new\no-cfg\ mkdir tests\test\new\no-cfg\common-source-layouts\combined-prefix\ cd tests\test\new\no-cfg\common-source-layouts\combined-prefix\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t exe,prefix=src hello C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-prefix\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-prefix\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 test: hello/ config.cxx=clang++ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib,prefix=libs/src libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-prefix\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\pkg\add-prefix\stderr-2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\combined-prefix\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\combined-prefix\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 hello/ config.cxx=clang++ rmdir tests\test\new\no-cfg\options-file\lang\c++\ cd tests\test\new\no-cfg\options-file\lang\ rmdir tests\test\new\no-cfg\options-file\lang\ cd tests\test\new\no-cfg\options-file\ mkdir tests\test\new\no-cfg\options-file\type\ cd tests\test\new\no-cfg\options-file\type\ mkdir tests\test\new\no-cfg\options-file\type\empty\ cd tests\test\new\no-cfg\options-file\type\empty\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\options -t empty libprj rmdir tests\test\new\no-cfg\pkg\add-split\ cd tests\test\new\no-cfg\pkg\ mkdir tests\test\new\no-cfg\common-source-layouts\include-prefix\ cd tests\test\new\no-cfg\common-source-layouts\include-prefix\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,prefix-include=include libhello C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\type\empty\stderr.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\type\empty\stderr rmdir tests\test\new\no-cfg\options-file\type\empty\ cd tests\test\new\no-cfg\options-file\type\ mkdir tests\test\new\no-cfg\options-file\type\bare\ cd tests\test\new\no-cfg\options-file\type\bare\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\options -t bare libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\type\bare\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\type\bare\stderr-1 echo "" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --yes --open test -f libprj/build2file test -d libprj/libprj C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.c=clang C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\sync\.build2 deinit -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\include-prefix\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\include-prefix\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 prj/ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libhello/ config.cxx=clang++ rmdir tests\test\new\no-cfg\extensions\leading-dot\ cd tests\test\new\no-cfg\extensions\ mkdir tests\test\new\no-cfg\extensions\ixx\ cd tests\test\new\no-cfg\extensions\ixx\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,ixx=ixx libprj rmdir tests\test\new\no-cfg\common-source-layouts\prefix-no-subdir\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\new\no-cfg\common-source-layouts\split\ cd tests\test\new\no-cfg\common-source-layouts\split\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,split libhello created configuration @cfg2 C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\multi-cfg\prj-cfg2\ 2 auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\open\unstaged\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\open\unstaged\stderr-4 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --yes --open --no-commit C:\build2\bin\git -C prj commit -a -m "Open dev cycle" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\ixx\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\ixx\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\split\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\common-source-layouts\split\stderr-1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libhello/ config.cxx=clang++ cat libprj/build/root.build cat libprj/libprj/buildfile synchronizing: new prj/1.0.1 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.cxx=clang++ rmdir tests\test\new\no-cfg\options-file\type\bare\ cd tests\test\new\no-cfg\options-file\type\ mkdir tests\test\new\no-cfg\options-file\type\lib\ cd tests\test\new\no-cfg\options-file\type\lib\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\options -t lib libprj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 status -d prj --all [master 7520fb4] Open dev cycle 1 file changed, 2 insertions(+), 1 deletion(-) C:\build2\bin\git -C prj push origin HEAD --tags C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\type\lib\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\type\lib\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\sync\multi-pkg-cfg\stderr-20.orig C:\tmp\build\bdep-0.13.0\tests\test\sync\multi-pkg-cfg\stderr-20 test -f libprj/buildfile test -f libprj/libprj/version.h.in C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.c=clang rmdir tests\test\sync\multi-pkg-cfg\ cd tests\test\sync\ rm tests\test\sync\.buildignore rmdir tests\test\sync\ cd tests\test\ mkdir tests\test\ci\single-pkg\single-cfg\ cd tests\test\ci\single-pkg\single-cfg\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\ci\prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\single-cfg\prj\ To ../prj.git 2302ac4..7520fb4 HEAD -> master * [new tag] v0.1.0 -> v0.1.0 C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\add\stdout-7.orig C:\tmp\build\bdep-0.13.0\tests\test\config\add\stdout-7 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 config -d prj list rmdir tests\test\new\no-cfg\source\lib-split-binless-unit-tests\ cd tests\test\new\no-cfg\source\ mkdir tests\test\new\no-cfg\source\lib-split-binless\ cd tests\test\new\no-cfg\source\lib-split-binless\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\add\stdout-8.orig C:\tmp\build\bdep-0.13.0\tests\test\config\add\stdout-8 rmdir tests\test\test\multi-pkg-cfg\ cd tests\test\test\ rm tests\test\test\.buildignore rmdir tests\test\test\ cd tests\test\ mkdir tests\test\ci\single-pkg\no-cfg\ cd tests\test\ci\single-pkg\no-cfg\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 new --no-checks prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 update -d prj --all done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --all created new executable project prj in C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\no-cfg\prj\ rmdir tests\test\release\single-pkg\open\unstaged\ cd tests\test\release\single-pkg\open\ rmdir tests\test\release\single-pkg\open\ cd tests\test\release\single-pkg\ mkdir tests\test\release\single-pkg\revision\ cd tests\test\release\single-pkg\revision\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split-binless\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split-binless\stderr-1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\multi-cfg\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\multi-cfg\stderr-4 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib,split,binless libprj -d prj rmdir tests\test\ci\single-pkg\no-cfg\ cd tests\test\ci\single-pkg\ mkdir tests\test\publish\submit\ cd tests\test\publish\submit\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ cp -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split-binless\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split-binless\stderr-2 mkdir tests\test\publish\submit\failure\ cd tests\test\publish\submit\failure\ mkdir tests\test\publish\submit\failure\internal-error-html\ cd tests\test\publish\submit\failure\internal-error-html\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\publish\prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --no-open --push --yes C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/ config.cxx=clang++ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\failure\internal-error-html\prj\ rmdir tests\test\ci\single-pkg\multi-cfg\ cd tests\test\ci\single-pkg\ mkdir tests\test\publish\control\success\ cd tests\test\publish\control\success\ cp --no-cleanup -r ../prj.git ./ cp --no-cleanup -r ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 test: libhello/ config.cxx=clang++ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\control\success\prj\ created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\ci\single-pkg\single-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 test: hello/ config.cxx=clang++ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 clean: prj/ rmdir tests\test\new\no-cfg\extensions\cpp\ cd tests\test\new\no-cfg\extensions\ mkdir tests\test\new\no-cfg\extensions\extension-c++\ cd tests\test\new\no-cfg\extensions\extension-c++\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,extension=?++ libprj synchronizing: new prj/1.0.1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\extension-c++\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\extension-c++\stderr-1 test -f libprj/libprj/prj.c++ test -f libprj/libprj/prj.h++ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.cxx=clang++ rmdir tests\test\new\no-cfg\common-source-layouts\combined-prefix\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\release\single-pkg\release\ cd tests\test\release\single-pkg\release\ mkdir tests\test\release\single-pkg\release\unstaged\ cd tests\test\release\single-pkg\release\unstaged\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ rmdir tests\test\new\no-cfg\common-source-layouts\subdir\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\publish\submit\single-pkg\ cd tests\test\publish\submit\single-pkg\ true mkdir tests\test\publish\submit\single-pkg\snapshot\ cd tests\test\publish\submit\single-pkg\snapshot\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\publish\prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\snapshot\prj\ created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\failure\internal-error-html\prj-cfg\ 1 default,forwarded,auto-synchronized echo "" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\control\success\prj-cfg\ 1 default,forwarded,auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\unstaged\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\unstaged\stderr-3 mkdir tests\test\release\single-pkg\revision\amend\ cd tests\test\release\single-pkg\revision\amend\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\git -C prj checkout build2-control C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --no-commit synchronizing: new prj/0.1.0-a.0.19700101000000 cp --no-cleanup -pr ../prj.git ./ Your branch is up to date with 'origin/build2-control'. Switched to branch 'build2-control' C:\build2\bin\git -C prj log --name-only --pretty=format:%s echo "" C:\build2\bin\git -C prj commit -a -m "Fix repositories.manifest" rmdir tests\test\new\no-cfg\pkg\add-prefix\ cd tests\test\new\no-cfg\pkg\ mkdir tests\test\publish\submit\single-pkg\single-cfg\ cd tests\test\publish\submit\single-pkg\single-cfg\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\publish\prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\single-cfg\prj\ synchronizing: new prj/0.1.0-a.0.19700101000000 [master 4ed5aeb] Fix repositories.manifest 1 file changed, 1 insertion(+) echo "" C:\build2\bin\git -C prj commit -a -m "Fix buildfile" -m "Add 'n' to the end of the file." rmdir tests\test\publish\control\failure\ cd tests\test\publish\control\ rmdir tests\test\new\no-cfg\pkg\ cd tests\test\new\no-cfg\ mkdir tests\test\release\single-pkg\revision\current-tag\ cd tests\test\release\single-pkg\revision\current-tag\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\git -C prj commit -a -m "Release version" cp --no-cleanup -pr ../prj.git ./ echo "" [master f953e15] Fix buildfile 1 file changed, 1 insertion(+) C:\build2\bin\git -C prj add manifest [master 72eac3c] Release version 1 file changed, 2 insertions(+), 1 deletion(-) C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --tag --push echo "" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\ci\.build2 ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --no-progress C:\build2\bin\git -C prj add manifest mkdir tests\test\release\single-pkg\revision\current-tag\keep\ cd tests\test\release\single-pkg\revision\current-tag\keep\ cp --no-cleanup -pr ../prj ./ mkdir tests\test\release\single-pkg\revision\amend\no-changes-staged\ cd tests\test\release\single-pkg\revision\amend\no-changes-staged\ cp --no-cleanup -pr ../prj ./ cp --no-cleanup -pr ../prj.git ./ created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\snapshot\prj-cfg\ 1 default,forwarded,auto-synchronized cp --no-cleanup -pr ../prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --current-tag=keep C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 test: libhello/ config.cxx=clang++ C:\build2\bin\git -C prj commit -a -m "Change manifest" [master e4bba1a] Change manifest 1 file changed, 1 insertion(+) C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --amend --no-edit --yes rmdir tests\test\new\no-cfg\source\lib-split-binless\ cd tests\test\new\no-cfg\source\ mkdir tests\test\new\no-cfg\source\lib-split\ cd tests\test\new\no-cfg\source\lib-split\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe prj synchronizing: new prj/0.1.0-a.0.19700101000000 created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\single-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 test: libhello/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split\stderr-1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib,split libprj -d prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\init\.build2 deinit -d prj rmdir tests\test\new\no-cfg\extensions\ixx\ cd tests\test\new\no-cfg\extensions\ mkdir tests\test\new\no-cfg\extensions\empty-hxx\ cd tests\test\new\no-cfg\extensions\empty-hxx\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,hxx= libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-split\stderr-2 C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\unstaged\stderr-6.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\unstaged\stderr-6 C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\empty-hxx\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\empty-hxx\stderr-1 rmdir tests\test\new\no-cfg\common-source-layouts\include-prefix\ cd tests\test\new\no-cfg\common-source-layouts\ mkdir tests\test\release\single-pkg\revision\tag\ cd tests\test\release\single-pkg\revision\tag\ cp --no-cleanup -pr ../prj ./ sed -i -e "s/^(version:) .*$/\1 1.0.7/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate internal-error-html rmdir tests\test\new\no-cfg\options-file\type\lib\ cd tests\test\new\no-cfg\options-file\type\ mkdir tests\test\new\no-cfg\options-file\type\exe\ cd tests\test\new\no-cfg\options-file\type\exe\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\options -t exe prj synchronizing: new prj/0.1.0-a.0.19700101000000 test -f libprj/libprj/prj.cxx test -f libprj/libprj/prj C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\build2\bin\git -C prj remote add origin file://C:/tmp/build/bdep-0.13.0/tests/test/publish/control/success//prj.git C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\type\exe\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\options-file\type\exe\stderr-1 sed -i -e "s/^(version:) .*$/\1 1.0.8/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git cp --no-cleanup -pr ../prj.git ./ done. C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\init\add-cfg\stderr-12.orig C:\tmp\build\bdep-0.13.0\tests\test\init\add-cfg\stderr-12 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\revision\current-tag\keep\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\revision\current-tag\keep\stderr-2 C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" test -f prj/buildfile test -f prj/prj/testscript cat prj/prj/buildfile C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/ config.c=clang C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --force=unchanged --yes --no-tag C:\build2\bin\git -C prj log "--pretty=format:%d %s" rmdir tests\test\init\add-cfg\ cd tests\test\init\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes --current-tag=keep --force=unchanged rm tests\test\init\.buildignore rmdir tests\test\init\ cd tests\test\ mkdir tests\test\release\single-pkg\revision\changes-staged\ cd tests\test\release\single-pkg\revision\changes-staged\ cp --no-cleanup -pr ../prj ./ rmdir tests\test\release\single-pkg\release\unstaged\ cd tests\test\release\single-pkg\release\ mkdir tests\test\release\single-pkg\release\validate-manifest\ cd tests\test\release\single-pkg\release\validate-manifest\ mkdir tests\test\release\single-pkg\release\validate-manifest\unknown-value\ cd tests\test\release\single-pkg\release\validate-manifest\unknown-value\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ rmdir tests\test\new\no-cfg\common-source-layouts\split\ cd tests\test\new\no-cfg\common-source-layouts\ rmdir tests\test\new\no-cfg\common-source-layouts\ cd tests\test\new\no-cfg\ mkdir tests\test\release\single-pkg\revision\no-changes-staged\ cd tests\test\release\single-pkg\revision\no-changes-staged\ cp --no-cleanup -pr ../prj ./ cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\git clone prj.git prj2 cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ Cloning into 'prj2'... echo "" C:\build2\bin\git -C prj add manifest cp --no-cleanup -pr ../prj.git ./ echo "some-file: README" C:\build2\bin\git -C prj commit -a -m "Add file" rmdir tests\test\ci\single-pkg\single-cfg\ cd tests\test\ci\single-pkg\ mkdir tests\test\release\single-pkg\revision\unstaged\ cd tests\test\release\single-pkg\revision\unstaged\ cp --no-cleanup -pr ../prj ./ mkdir tests\test\release\single-pkg\revision\changes-staged\no-tag\ cd tests\test\release\single-pkg\revision\changes-staged\no-tag\ cp --no-cleanup -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --yes cp --no-cleanup -pr ../prj.git ./ cp --no-cleanup -pr ../prj.git ./ [master 491fab5] Add file 1 file changed, 1 insertion(+) echo "" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --yes --push C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --yes sed -i -e "s/^(version:) .*$/\1 1.0.15-a.0.z/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes --no-tag C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --yes --force=unchanged rmdir tests\test\release\single-pkg\release\validate-manifest\unknown-value\ cd tests\test\release\single-pkg\release\validate-manifest\ mkdir tests\test\release\single-pkg\release\validate-manifest\file-value\ cd tests\test\release\single-pkg\release\validate-manifest\file-value\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" --pretty=format:%B cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ rm prj/README.md C:\build2\bin\git -C prj commit -a -m "Remove description" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\revision\amend\no-changes-staged\stdout-6.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\revision\amend\no-changes-staged\stdout-6 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\revision\unstaged\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\revision\unstaged\stderr-3 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --yes --no-commit [master e492876] Remove description 1 file changed, 3 deletions(-) delete mode 100644 README.md rmdir tests\test\release\single-pkg\revision\amend\no-changes-staged\ cd tests\test\release\single-pkg\revision\amend\ mkdir tests\test\release\single-pkg\revision\amend\squash\ cd tests\test\release\single-pkg\revision\amend\squash\ cp --no-cleanup -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --yes --push C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... cp --no-cleanup -pr ../prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --amend --no-edit --yes --squash 2 C:\build2\bin\git -C prj commit -a -m "Release revision" C:\build2\bin\git -C prj log "--pretty=format:%d %s" touch prj/README.md C:\build2\bin\git -C prj add README.md [master 9e02c36] Release revision 1 file changed, 2 insertions(+), 1 deletion(-) C:\build2\bin\git clone prj.git prj2 C:\build2\bin\git -C prj commit -m "Add README.md file" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release --tag --push --yes -d prj done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" Cloning into 'prj2'... mkdir tests\test\release\single-pkg\revision\tag\keep\ cd tests\test\release\single-pkg\revision\tag\keep\ cp --no-cleanup -pr ../prj ./ sed -i -e "s/^(version:) .*$/\1 1.0.1/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success --no-progress cp --no-cleanup -pr ../prj.git ./ [master 1144502] Add README.md file 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 README.md C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --yes --push rmdir tests\test\new\no-cfg\options-file\type\exe\ cd tests\test\new\no-cfg\options-file\type\ rmdir tests\test\new\no-cfg\options-file\type\ cd tests\test\new\no-cfg\options-file\ rmdir tests\test\new\no-cfg\options-file\ cd tests\test\new\no-cfg\ mkdir tests\test\release\single-pkg\revision\amend\no-squash\ cd tests\test\release\single-pkg\revision\amend\no-squash\ cp --no-cleanup -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release --tag --push -q --yes -d prj/prj --current-tag=keep pushing branch master, tag v0.1.0+1 C:\build2\bin\git clone prj.git prj2 C:\build2\bin\git clone prj.git prj2 echo . C:\build2\bin\git -C prj commit -a -m "Fill README.md file" Cloning into 'prj2'... Cloning into 'prj2'... done. cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --amend --no-edit --yes [master 6eaf050] Fill README.md file 1 file changed, 1 insertion(+) C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --yes --push rmdir tests\test\new\no-cfg\extensions\extension-c++\ cd tests\test\new\no-cfg\extensions\ mkdir tests\test\new\no-cfg\extensions\extension-cc\ cd tests\test\new\no-cfg\extensions\extension-cc\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,extension=?? libprj rmdir tests\test\release\single-pkg\revision\current-tag\keep\ cd tests\test\release\single-pkg\revision\current-tag\ mkdir tests\test\release\single-pkg\revision\current-tag\remove\ cd tests\test\release\single-pkg\revision\current-tag\remove\ cp --no-cleanup -pr ../prj ./ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir tests\test\new\no-cfg\source\lib-split\ cd tests\test\new\no-cfg\source\ mkdir tests\test\new\no-cfg\source\lib-prefix\ cd tests\test\new\no-cfg\source\lib-prefix\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe prj done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\git clone prj.git prj2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release --tag --push --yes -d prj Cloning into 'prj2'... C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --current-tag=remove rmdir tests\test\release\single-pkg\revision\no-changes-staged\ cd tests\test\release\single-pkg\revision\ mkdir tests\test\publish\submit\multi-pkg\ cd tests\test\publish\submit\multi-pkg\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 new --no-checks -t empty prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\extension-cc\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\extension-cc\stderr-1 created new empty project prj in C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\multi-pkg\prj\ test -f libprj/libprj/prj.cc test -f libprj/libprj/prj.hh C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\build2\bin\git -C prj log "--pretty=format:%d %s" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-prefix\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-prefix\stderr-1 pushing tag v0.1.0+1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 new --no-checks --package -t lib libprj -d prj done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib,prefix=libs/src libprj -d prj C:\build2\bin\git clone prj.git prj2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-prefix\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib-prefix\stderr-2 Cloning into 'prj2'... created new library package libprj in C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\multi-pkg\prj\libprj\ C:\build2\bin\git clone prj.git prj2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 new --no-checks --package -t exe prj -d prj C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/ config.cxx=clang++ rmdir tests\test\release\single-pkg\revision\unstaged\ cd tests\test\release\single-pkg\revision\ mkdir tests\test\publish\submit\commited-prj\ cd tests\test\publish\submit\commited-prj\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\snapshot\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\snapshot\stderr-4 Cloning into 'prj2'... C:\build2\bin\git -C prj config user.name "Test Script" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success --force=snapshot C:\build2\bin\git -C prj config user.email testscript@example.com created new executable package prj in C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\multi-pkg\prj\prj\ mkdir tests\test\publish\submit\multi-pkg\prompt\ cd tests\test\publish\submit\multi-pkg\prompt\ cp -pr ../prj ./ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\git -C prj add * sed -i -e "s/^(version:) .*$/\1 1.0.4/" prj/libprj/manifest sed -i -e "s/^(version:) .*$/\1 1.0.4/" prj/prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\build2\bin\git -C prj2 pull --ff-only --tags --force initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\multi-pkg\prompt\prj\ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" --pretty=format:%B rmdir tests\test\release\single-pkg\revision\tag\keep\ cd tests\test\release\single-pkg\revision\tag\ mkdir tests\test\release\single-pkg\revision\tag\remove\ cd tests\test\release\single-pkg\revision\tag\remove\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\git -C prj commit -m Create cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\revision\amend\squash\stdout-5.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\revision\amend\squash\stdout-5 C:\build2\bin\git clone prj.git prj2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release --tag --push -q --yes -d prj/prj --current-tag=remove [master (root-commit) 6d74721] Create 13 files changed, 127 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 build/.gitignore create mode 100644 build/bootstrap.build create mode 100644 build/root.build create mode 100644 buildfile create mode 100644 manifest create mode 100644 prj/.gitignore create mode 100644 prj/buildfile create mode 100644 prj/prj.cxx create mode 100644 prj/testscript create mode 100644 repositories.manifest Cloning into 'prj2'... mkdir tests\test\publish\submit\commited-prj\snapshot\ cd tests\test\publish\submit\commited-prj\snapshot\ cp --no-cleanup -pr ../prj ./ From C:/tmp/build/bdep-0.13.0/tests/test/release/single-pkg/revision/changes-staged/no-tag/prj * [new tag] v0.1.0+1 -> v0.1.0+1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg rmdir tests\test\release\single-pkg\revision\amend\squash\ cd tests\test\release\single-pkg\revision\amend\ rmdir tests\test\ci\single-pkg\ cd tests\test\ci\ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\commited-prj\snapshot\prj\ Already up to date. rm tests\test\ci\.buildignore rmdir tests\test\ci\ cd tests\test\ mkdir tests\test\publish\submit\non-vsc-prj\ cd tests\test\publish\submit\non-vsc-prj\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rm -rf prj/.git C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\build2\bin\git -C prj log "--pretty=format:%d %s" done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\non-vsc-prj\prj\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes --current-tag=remove --force=unchanged C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" --pretty=format:%B rmdir tests\test\release\single-pkg\revision\changes-staged\no-tag\ cd tests\test\release\single-pkg\revision\changes-staged\ mkdir tests\test\release\single-pkg\revision\changes-staged\stub\ cd tests\test\release\single-pkg\revision\changes-staged\stub\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ rmdir tests\test\publish\submit\single-pkg\snapshot\ cd tests\test\publish\submit\single-pkg\ mkdir tests\test\publish\submit\single-pkg\multi-cfg\ cd tests\test\publish\submit\single-pkg\multi-cfg\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\publish\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\revision\amend\no-squash\stdout-5.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\revision\amend\no-squash\stdout-5 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 rmdir tests\test\new\no-cfg\extensions\empty-hxx\ cd tests\test\new\no-cfg\extensions\ mkdir tests\test\new\no-cfg\extensions\cxx-hxx\ cd tests\test\new\no-cfg\extensions\cxx-hxx\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cxx=c,hxx=h libprj initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\multi-cfg\prj\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ rmdir tests\test\release\single-pkg\release\validate-manifest\file-value\ cd tests\test\release\single-pkg\release\validate-manifest\ rmdir tests\test\release\single-pkg\release\validate-manifest\ cd tests\test\release\single-pkg\release\ mkdir tests\test\release\single-pkg\release\no\ cd tests\test\release\single-pkg\release\no\ mkdir tests\test\release\single-pkg\release\no\commit\ cd tests\test\release\single-pkg\release\no\commit\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ sed -i -e "s/^(version:) .*$/\1 0/" prj/manifest C:\build2\bin\git -C prj add manifest rmdir tests\test\release\single-pkg\revision\amend\no-squash\ cd tests\test\release\single-pkg\revision\amend\ mkdir tests\test\publish\submit\failure\duplicate-archive\ cd tests\test\publish\submit\failure\duplicate-archive\ created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\multi-pkg\prompt\prj-cfg\ 1 default,forwarded,auto-synchronized cp -pr C:\tmp\build\bdep-0.13.0\tests\test\publish\prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes --revision cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\failure\duplicate-archive\prj\ initializing package libprj initializing package prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --no-commit C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\no\commit\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\no\commit\stderr-2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\cxx-hxx\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\extensions\cxx-hxx\stderr-1 test -f libprj/libprj/prj.c test -f libprj/libprj/prj.h C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 libprj/ config.cxx=clang++ rmdir tests\test\release\single-pkg\release\no\commit\ cd tests\test\release\single-pkg\release\no\ mkdir tests\test\release\single-pkg\release\no\tag-open\ cd tests\test\release\single-pkg\release\no\tag-open\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ C:\build2\bin\git -C prj log "--pretty=format:%d %s" rmdir tests\test\publish\submit\failure\internal-error-html\ cd tests\test\publish\submit\failure\ mkdir tests\test\publish\submit\failure\internal-error-text\ cd tests\test\publish\submit\failure\internal-error-text\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\publish\prj ./ C:\build2\bin\git clone prj.git prj2 cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\commited-prj\snapshot\prj-cfg\ 1 default,forwarded,auto-synchronized C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --no-tag --no-open Cloning into 'prj2'... initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\failure\internal-error-text\prj\ synchronizing: new libprj/1.0.4 new prj/1.0.4 created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\non-vsc-prj\prj-cfg\ 1 default,forwarded,auto-synchronized done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" created configuration @cfg1 C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\multi-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\config\.build2 deinit -d prj --all rmdir tests\test\release\single-pkg\revision\tag\remove\ cd tests\test\release\single-pkg\revision\tag\ synchronizing: new prj/0.1.0-a.0.20210125110221.6d7472143079 mkdir tests\test\release\single-pkg\revision\tag\update\ cd tests\test\release\single-pkg\revision\tag\update\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\git -C prj log "--pretty=format:%d %s" C:\build2\bin\git clone prj.git prj2 synchronizing: new prj/0.1.0-a.0.z cp --no-cleanup -pr ../prj.git ./ Cloning into 'prj2'... created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\failure\duplicate-archive\prj-cfg\ 1 default,forwarded,auto-synchronized C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release --tag --push -q --yes -d prj/prj --current-tag=update C:\build2\bin\git clone prj.git prj2 synchronizing: new prj/0.1.0-a.0.19700101000000 Cloning into 'prj2'... rmdir tests\test\new\no-cfg\source\lib-prefix\ cd tests\test\new\no-cfg\source\ mkdir tests\test\new\no-cfg\source\lib\ cd tests\test\new\no-cfg\source\lib\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe prj done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\failure\internal-error-text\prj-cfg\ 1 default,forwarded,auto-synchronized synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\config\add\stderr-10.orig C:\tmp\build\bdep-0.13.0\tests\test\config\add\stderr-10 C:\build2\bin\git clone prj.git prj2 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib\stderr-1.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib\stderr-1 rmdir tests\test\release\single-pkg\revision\current-tag\remove\ cd tests\test\release\single-pkg\revision\current-tag\ mkdir tests\test\release\single-pkg\revision\current-tag\update\ cd tests\test\release\single-pkg\revision\current-tag\update\ cp --no-cleanup -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib libprj -d prj Cloning into 'prj2'... rmdir tests\test\config\add\ cd tests\test\config\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\new\no-cfg\source\lib\stderr-2 rm tests\test\config\.buildignore rmdir tests\test\config\ cd tests\test\ mkdir tests\test\release\single-pkg\release\version\ cd tests\test\release\single-pkg\release\version\ mkdir tests\test\release\single-pkg\release\version\major\ cd tests\test\release\single-pkg\release\version\major\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ test -f prj/libprj/README.md cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\b --default-options C:\tmp\build\bdep-0.13.0\tests\test\new\.build2 prj/ config.cxx=clang++ rmdir tests\test\release\single-pkg\revision\changes-staged\stub\ cd tests\test\release\single-pkg\revision\changes-staged\ mkdir tests\test\release\single-pkg\revision\changes-staged\normal\ cd tests\test\release\single-pkg\revision\changes-staged\normal\ cp --no-cleanup -pr ../prj ./ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --current-tag=update C:\build2\bin\git -C prj log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --major synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\git clone prj.git prj2 cp --no-cleanup -pr ../prj.git ./ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" Cloning into 'prj2'... C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --tag sed -i -e "s/^(version:) .*$/\1 1.0.18/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success rmdir tests\test\new\no-cfg\extensions\extension-cc\ cd tests\test\new\no-cfg\extensions\ mkdir tests\test\publish\submit\commited-prj\final\ cd tests\test\publish\submit\commited-prj\final\ cp --no-cleanup -pr ../prj ./ sed -i -e "s/^(version:) .*$/\1 1.0.9/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg rmdir tests\test\publish\submit\single-pkg\single-cfg\ cd tests\test\publish\submit\single-pkg\ mkdir tests\test\publish\submit\single-pkg\no-cfg\ cd tests\test\publish\submit\single-pkg\no-cfg\ cp -pr C:\tmp\build\bdep-0.13.0\tests\test\publish\prj ./ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\commited-prj\final\prj\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success sed -i -e "s/^(version:) .*$/\1 1.0.17-a.0.z/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success rmdir tests\test\publish\submit\single-pkg\no-cfg\ cd tests\test\publish\submit\single-pkg\ mkdir tests\test\release\single-pkg\release\version\patch\ cd tests\test\release\single-pkg\release\version\patch\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ rmdir tests\test\release\single-pkg\revision\tag\update\ cd tests\test\release\single-pkg\revision\tag\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 rmdir tests\test\release\single-pkg\revision\tag\ cd tests\test\release\single-pkg\revision\ mkdir tests\test\release\single-pkg\release\version\alpha\ cd tests\test\release\single-pkg\release\version\alpha\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\multi-cfg\prj\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --alpha C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\no\tag-open\stderr-5.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\no\tag-open\stderr-5 C:\build2\bin\git -C prj log "--pretty=format:%d %s" C:\build2\bin\git -C prj2 pull --ff-only C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success sed -i -e "s/^(version:) .*$/\1 1.0.5/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate duplicate-archive C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\commited-prj\final\prj-cfg\ 1 default,forwarded,auto-synchronized done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\git clone prj.git prj2 sed -i -e "s/^(version:) .*$/\1 1.0.6/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate internal-error-text Cloning into 'prj2'... C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes --current-tag=update --force=unchanged From C:/tmp/build/bdep-0.13.0/tests/test/release/single-pkg/release/no/tag-open/prj * [new tag] v0.1.0 -> v0.1.0 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" created configuration @cfg2 C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\multi-cfg\prj-cfg2\ 2 auto-synchronized Already up to date. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open rmdir tests\test\release\single-pkg\revision\changes-staged\normal\ cd tests\test\release\single-pkg\revision\changes-staged\ rmdir tests\test\release\single-pkg\revision\changes-staged\ cd tests\test\release\single-pkg\revision\ mkdir tests\test\release\single-pkg\release\version\beta\ cd tests\test\release\single-pkg\release\version\beta\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ synchronizing: new prj/0.1.0-a.0.20210125110221.6d7472143079 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --beta rmdir tests\test\release\single-pkg\release\version\major\ cd tests\test\release\single-pkg\release\version\ mkdir tests\test\release\single-pkg\release\version\minor\ cd tests\test\release\single-pkg\release\version\minor\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\git clone prj.git prj2 cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ Cloning into 'prj2'... C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --minor C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... rmdir tests\test\new\no-cfg\extensions\cxx-hxx\ cd tests\test\new\no-cfg\extensions\ rmdir tests\test\new\no-cfg\extensions\ cd tests\test\new\no-cfg\ mkdir tests\test\release\single-pkg\release\open\ cd tests\test\release\single-pkg\release\open\ mkdir tests\test\release\single-pkg\release\open\base\ cd tests\test\release\single-pkg\release\open\base\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ rmdir tests\test\new\no-cfg\source\lib\ cd tests\test\new\no-cfg\source\ rmdir tests\test\new\no-cfg\source\ cd tests\test\new\no-cfg\ mkdir tests\test\release\single-pkg\release\no\open\ cd tests\test\release\single-pkg\release\no\open\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" cat prj2/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open-base 1.0 sleep 1 cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ C:\build2\bin\git -C prj log "--pretty=format:%d %s" done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir tests\test\release\single-pkg\revision\amend\ cd tests\test\release\single-pkg\revision\ rmdir tests\test\new\no-cfg\ cd tests\test\new\ mkdir tests\test\publish\submit\multi-pkg\both\ cd tests\test\publish\submit\multi-pkg\both\ cp -pr ../prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --no-open C:\build2\bin\git -C prj2 pull --ff-only --tags --force rmdir tests\test\release\single-pkg\release\version\patch\ cd tests\test\release\single-pkg\release\version\ mkdir tests\test\release\single-pkg\release\no\tag\ cd tests\test\release\single-pkg\release\no\tag\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ sed -i -e "s/^(version:) .*$/\1 1.0.2/" prj/libprj/manifest sed -i -e "s/^(version:) .*$/\1 1.0.2/" prj/prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\build2\bin\git -C prj2 pull --ff-only cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\multi-pkg\both\prj\ rmdir tests\test\release\single-pkg\release\version\alpha\ cd tests\test\release\single-pkg\release\version\ mkdir tests\test\release\single-pkg\release\open\beta\ cd tests\test\release\single-pkg\release\open\beta\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --no-tag C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\base\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\base\stderr-2 cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open-base 1.0.0-a.1 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open-beta sed -i -e "s/^(version:) .*$/\1 1.0.16/" prj/manifest C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success From C:/tmp/build/bdep-0.13.0/tests/test/release/single-pkg/revision/current-tag/update/prj 21598aa..e4cc36e master -> origin/master t [tag update] v0.1.0 -> v0.1.0 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success --all C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\base\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\base\stderr-3 C:\build2\bin\git clone prj.git prj2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\beta\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\beta\stderr-2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\multi-cfg\stderr-4.orig C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\single-pkg\multi-cfg\stderr-4 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open-base 1.2.3 From C:/tmp/build/bdep-0.13.0/tests/test/release/single-pkg/release/no/tag-open/prj c98621e..ef20e72 master -> origin/master Cloning into 'prj2'... C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --alpha --open-beta rmdir tests\test\publish\submit\single-pkg\multi-cfg\ cd tests\test\publish\submit\single-pkg\ rmdir tests\test\publish\submit\single-pkg\ cd tests\test\publish\submit\ mkdir tests\test\release\single-pkg\release\open\patch\ cd tests\test\release\single-pkg\release\open\patch\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ Updating 21598aa..e4cc36e Fast-forward manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ Updating c98621e..ef20e72 Fast-forward C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open-patch manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\git clone prj.git prj2 created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\multi-pkg\both\prj-cfg\ 1 default,forwarded,auto-synchronized rmdir tests\test\release\single-pkg\revision\current-tag\update\ cd tests\test\release\single-pkg\revision\current-tag\ Cloning into 'prj2'... initializing package libprj initializing package prj rmdir tests\test\release\single-pkg\release\no\tag-open\ cd tests\test\release\single-pkg\release\no\ C:\build2\bin\git clone prj.git prj2 rm tests\test\new\.buildignore rmdir tests\test\new\ cd tests\test\ mkdir tests\test\release\single-pkg\release\open\minor\ cd tests\test\release\single-pkg\release\open\minor\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ rmdir tests\test\release\single-pkg\revision\current-tag\ cd tests\test\release\single-pkg\revision\ mkdir tests\test\release\single-pkg\release\open\major\ cd tests\test\release\single-pkg\release\open\major\ cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj ./ rmdir tests\test\release\single-pkg\release\version\beta\ cd tests\test\release\single-pkg\release\version\ mkdir tests\test\publish\submit\multi-pkg\single\ cd tests\test\publish\submit\multi-pkg\single\ cp -pr ../prj ./ Cloning into 'prj2'... sed -i -e "s/^(version:) .*$/\1 1.0.3/" prj/libprj/manifest cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg cp --no-cleanup -pr C:\tmp\build\bdep-0.13.0\tests\test\release\prj.git ./ initializing in project C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\multi-pkg\single\prj\ synchronizing: new libprj/1.0.2 new prj/1.0.2 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --alpha --open-minor C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open-major done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\git clone prj.git prj2 rmdir tests\test\release\single-pkg\release\version\minor\ cd tests\test\release\single-pkg\release\version\ rmdir tests\test\release\single-pkg\release\version\ cd tests\test\release\single-pkg\release\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open Cloning into 'prj2'... rmdir tests\test\release\single-pkg\revision\ cd tests\test\release\single-pkg\ C:\build2\bin\git -C prj commit -a -m Version C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\minor\stderr-2.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\minor\stderr-2 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --beta --open-minor [master bba2863] Version 1 file changed, 1 insertion(+), 1 deletion(-) C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --tag C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... rmdir tests\test\publish\submit\non-vsc-prj\ cd tests\test\publish\submit\ C:\build2\bin\git -C prj commit -a -m Version C:\build2\bin\git clone prj.git prj2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\minor\stderr-3.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\minor\stderr-3 created configuration @cfg C:\tmp\build\bdep-0.13.0\tests\test\publish\submit\multi-pkg\single\prj-cfg\ 1 default,forwarded,auto-synchronized C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open-patch Cloning into 'prj2'... C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\no\tag\stderr-5.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\no\tag\stderr-5 initializing package libprj initializing package prj C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --tag --force=snapshot --current-tag=update C:\build2\bin\git clone prj.git prj2 [master 8000f5c] Version 1 file changed, 1 insertion(+), 1 deletion(-) done. C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" Cloning into 'prj2'... C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open-base 1.2.2 C:\build2\bin\git -C prj2 pull --ff-only done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --beta --open-beta done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push synchronizing: new libprj/1.0.3 new prj/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\base\stderr-7.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\base\stderr-7 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open-base 1.2.3 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\no\tag\stderr-6.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\no\tag\stderr-6 C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --tag --force=snapshot C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... rmdir tests\test\publish\submit\failure\duplicate-archive\ cd tests\test\publish\submit\failure\ From C:/tmp/build/bdep-0.13.0/tests/test/release/single-pkg/release/no/open/prj e269f7e..28d76b4 master -> origin/master C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\base\stderr-8.orig C:\tmp\build\bdep-0.13.0\tests\test\release\single-pkg\release\open\base\stderr-8 Updating e269f7e..28d76b4 Fast-forward done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir tests\test\release\single-pkg\release\open\base\ cd tests\test\release\single-pkg\release\open\ manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir tests\test\publish\submit\failure\internal-error-text\ cd tests\test\publish\submit\failure\ rmdir tests\test\publish\submit\failure\ cd tests\test\publish\submit\ rmdir tests\test\release\single-pkg\release\open\major\ cd tests\test\release\single-pkg\release\open\ rmdir tests\test\release\single-pkg\release\no\open\ cd tests\test\release\single-pkg\release\no\ sed -i -e "s/^(version:) .*$/\1 1.0.10/" prj/manifest C:\build2\bin\git -C prj branch -D build2-control C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push Deleted branch build2-control (was 126010a). C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git C:\build2\bin\git -C prj2 pull --ff-only C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success C:\build2\bin\git -C prj2 pull --ff-only C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success --force=snapshot From C:/tmp/build/bdep-0.13.0/tests/test/release/single-pkg/release/no/tag/prj * [new tag] v0.2.0-a.0.20210125110226.28d76b415293 -> v0.2.0-a.0.20210125110226.28d76b415293 Already up to date. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\git -C prj2 pull --ff-only From C:/tmp/build/bdep-0.13.0/tests/test/release/single-pkg/release/open/beta/prj fe35f8a..56b96df master -> origin/master rmdir tests\test\release\single-pkg\release\no\tag\ cd tests\test\release\single-pkg\release\no\ rmdir tests\test\release\single-pkg\release\no\ cd tests\test\release\single-pkg\release\ * [new tag] v0.1.0-b.1 -> v0.1.0-b.1 Updating fe35f8a..56b96df Fast-forward manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" From C:/tmp/build/bdep-0.13.0/tests/test/release/single-pkg/release/open/patch/prj 6a641ca..98186c8 master -> origin/master rmdir tests\test\release\single-pkg\release\open\beta\ cd tests\test\release\single-pkg\release\open\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\release\.build2 release -d prj --yes --push --open-minor * [new tag] v0.1.1 -> v0.1.1 Updating 6a641ca..98186c8 Fast-forward manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir tests\test\publish\submit\multi-pkg\prompt\ cd tests\test\publish\submit\multi-pkg\ rmdir tests\test\publish\submit\commited-prj\final\ cd tests\test\publish\submit\commited-prj\ rmdir tests\test\release\single-pkg\release\open\patch\ cd tests\test\release\single-pkg\release\open\ C:\tmp\build\bdep-0.13.0\bdep\bdep.exe --default-options C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build\bdep-0.13.0\tests\test\publish\.build2 --no-progress publish -d prj/libprj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir tests\test\release\single-pkg\release\open\minor\ cd tests\test\release\single-pkg\release\open\ rmdir tests\test\release\single-pkg\release\open\ cd tests\test\release\single-pkg\release\ rmdir tests\test\release\single-pkg\release\ cd tests\test\release\single-pkg\ rmdir tests\test\release\single-pkg\ cd tests\test\release\ rm tests\test\release\.buildignore rmdir tests\test\release\ cd tests\test\ rmdir tests\test\publish\submit\commited-prj\snapshot\ cd tests\test\publish\submit\commited-prj\ rmdir tests\test\publish\submit\commited-prj\ cd tests\test\publish\submit\ C:\build2\bin\git -C prj checkout build2-control Your branch is up to date with 'origin/build2-control'. Switched to branch 'build2-control' C:\build2\bin\git -C prj log --name-only --pretty=format:%s rmdir tests\test\publish\control\success\ cd tests\test\publish\control\ rmdir tests\test\publish\control\ cd tests\test\publish\ rmdir tests\test\publish\submit\multi-pkg\single\ cd tests\test\publish\submit\multi-pkg\ rmdir tests\test\publish\submit\multi-pkg\both\ cd tests\test\publish\submit\multi-pkg\ rmdir tests\test\publish\submit\multi-pkg\ cd tests\test\publish\submit\ rmdir tests\test\publish\submit\ cd tests\test\publish\ rm tests\test\publish\.buildignore rmdir tests\test\publish\ cd tests\test\ rm tests\test\.buildignore rmdir tests\test\ build statistics: thread_max_active 16 thread_max_total 512 thread_helpers 38 thread_max_waiting 25 task_queue_depth 64 task_queue_full 0 wait_queue_slots 131 wait_queue_collisions 5 tested bdep/0.13.0 cd C:\tmp\build\ C:\build2\bin\bpkg -v install bdep C:\build2\bin\b -v install('.\bdep-0.13.0\') cat >libsqlite3-3.27.2+1\libsqlite3\libsqlite3.shared.pc cat >libodb-2.5.0-b.19\odb\libodb.shared.pc cat >libbutl-0.13.0\libbutl\libbutl.shared.pc cat >libbpkg-0.13.0\libbpkg\libbpkg.shared.pc cat >libodb-sqlite-2.5.0-b.19\odb\sqlite\libodb-sqlite.shared.pc "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\link.exe" "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\x64" /NOLOGO /MACHINE:x64 /INCREMENTAL:NO /DEFAULTLIB:msvcrt /DEFAULTLIB:oldnames /DEFAULTLIB:shell32 /DEFAULTLIB:user32 /MANIFEST:EMBED /MANIFESTINPUT:bdep-0.13.0\bdep\bdep.exe.manifest /IMPLIB:bdep-0.13.0\bdep\bdep.exe.lib /OUT:bdep-0.13.0\bdep\bdep.exe bdep-0.13.0\bdep\bdep.exe.obj /WHOLEARCHIVE:bdep-0.13.0\bdep\bdep.exe.u.lib libbpkg-0.13.0\libbpkg\bpkg.dll.lib libbutl-0.13.0\libbutl\butl.dll.lib libbutl-0.13.0\libbutl\butl.dll.lib libodb-2.5.0-b.19\odb\odb.dll.lib libodb-sqlite-2.5.0-b.19\odb\sqlite\odb-sqlite.dll.lib libodb-2.5.0-b.19\odb\odb.dll.lib libsqlite3-3.27.2+1\libsqlite3\sqlite3.dll.lib C:\build2\bin\install -d -m 755 /c/install C:\build2\bin\install -d -m 755 /c/install/include C:\build2\bin\install -d -m 755 /c/install/include/libbpkg C:\build2\bin\install -m 644 libbpkg-0.13.0\libbpkg\export.hxx /c/install/include/libbpkg C:\build2\bin\install -m 644 libbpkg-0.13.0\libbpkg\manifest.hxx /c/install/include/libbpkg C:\build2\bin\install -m 644 libbpkg-0.13.0\libbpkg\package-name.hxx /c/install/include/libbpkg C:\build2\bin\install -d -m 755 /c/install/share C:\build2\bin\install -d -m 755 /c/install/share/doc C:\build2\bin\install -d -m 755 /c/install/share/doc/libbpkg C:\build2\bin\install -m 644 libbpkg-0.13.0\manifest /c/install/share/doc/libbpkg C:\build2\bin\install -m 644 libbpkg-0.13.0\libbpkg\version.hxx /c/install/include/libbpkg C:\build2\bin\install -d -m 755 /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\export.hxx /c/install/include/libbutl C:\build2\bin\install -d -m 755 /c/install/include/libbutl/ft C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\ft\exception.hxx /c/install/include/libbutl/ft C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\ft\lang.hxx /c/install/include/libbutl/ft C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\ft\shared_mutex.hxx /c/install/include/libbutl/ft C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\manifest-forward.hxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\process-details.hxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\small-vector-odb.hxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\uuid.hxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\uuid-io.hxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\char-scanner.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\curl.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\default-options.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\fdstream.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\filesystem.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\manifest-parser.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\manifest-serializer.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\openssl.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\optional.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\path-pattern.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\path.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\process.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\regex.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\semantic-version.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\sendmail.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\standard-version.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\unicode.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\url.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\utf8.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\utility.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\uuid.ixx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\char-scanner.txx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\curl.txx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\default-options.txx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\openssl.txx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\path.txx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\prefix-map.txx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\process-run.txx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\regex.txx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\string-table.txx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\url.txx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\b.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\backtrace.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\base64.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\builtin.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\char-scanner.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\command.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\const-ptr.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\curl.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\default-options.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\diagnostics.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\fdstream.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\filesystem.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\git.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\manifest-parser.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\manifest-rewriter.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\manifest-serializer.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\manifest-types.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\multi-index.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\openssl.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\optional.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\pager.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\path-io.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\path-map.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\path-pattern.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\path.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\prefix-map.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\process-io.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\process.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\project-name.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\prompt.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\regex.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\semantic-version.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\sendmail.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\sha1.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\sha256.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\small-allocator.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\small-forward-list.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\small-list.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\small-vector.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\standard-version.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\string-parser.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\string-table.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\tab-parser.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\target-triplet.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\timestamp.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\unicode.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\url.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\utf8.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\utility.mxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\vector-view.mxx /c/install/include/libbutl C:\build2\bin\install -d -m 755 /c/install/share/doc/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\manifest /c/install/share/doc/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\version.hxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\win32-utility.hxx /c/install/include/libbutl C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\win32-utility.ixx /c/install/include/libbutl C:\build2\bin\install -d -m 755 /c/install/lib C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\butl.dll.lib /c/install/lib C:\build2\bin\install -d -m 755 /c/install/lib/pkgconfig C:\build2\bin\install -m 644 libbutl-0.13.0\libbutl\libbutl.shared.pc /c/install/lib/pkgconfig C:\build2\bin\install -d -m 755 /c/install/bin C:\build2\bin\install -m 755 libbutl-0.13.0\libbutl\butl-0.13.dll /c/install/bin C:\build2\bin\install -m 644 libbpkg-0.13.0\libbpkg\bpkg.dll.lib /c/install/lib C:\build2\bin\install -m 644 libbpkg-0.13.0\libbpkg\libbpkg.shared.pc /c/install/lib/pkgconfig C:\build2\bin\install -m 755 libbpkg-0.13.0\libbpkg\bpkg-0.13.dll /c/install/bin C:\build2\bin\install -d -m 755 /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\c-array-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\cache-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\callback.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\connection.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\container-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\core.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\database.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\exception.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\exceptions.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\forward.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\function-table.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\lazy-pointer-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\lazy-ptr-impl.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\lazy-ptr.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\nested-container.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\no-id-object-result.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\no-op-cache-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\nullable.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\object-result.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\pointer-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\polymorphic-info.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\polymorphic-map.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\polymorphic-object-result.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\post.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\pre.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\prepared-query.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\query-dynamic.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\query.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\result.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\schema-catalog-impl.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\schema-catalog.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\schema-version.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\section.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\session.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\simple-object-result.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\statement-processing-common.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\statement.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\std-array-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\std-deque-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\std-forward-list-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\std-list-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\std-map-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\std-set-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\std-unordered-map-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\std-unordered-set-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\std-vector-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\tracer.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\transaction.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\vector-impl.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\vector-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\vector.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\version-build2-stub.hxx /c/install/include/odb\version-build2.hxx C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\view-image.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\view-result.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\wrapper-traits.hxx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\connection.ixx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\database.ixx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\lazy-ptr-impl.ixx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\lazy-ptr.ixx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\polymorphic-map.ixx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\query-dynamic.ixx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\session.ixx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\transaction.ixx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\vector-impl.ixx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\vector.ixx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\connection.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\database.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\lazy-ptr-impl.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\lazy-ptr.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\no-id-object-result.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\polymorphic-map.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\polymorphic-object-result.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\query-dynamic.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\result.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\session.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\simple-object-result.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\vector-traits.txx /c/install/include/odb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\view-result.txx /c/install/include/odb C:\build2\bin\install -d -m 755 /c/install/share/doc/libodb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\manifest /c/install/share/doc/libodb C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\version-build2.hxx /c/install/include/odb\version.hxx C:\build2\bin\install -d -m 755 /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\buffer.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\c-string.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\condition.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\config.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\exception.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\export.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\function-wrapper.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\lock.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\mutex.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\shared-ptr-fwd.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\shared-ptr.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\thread.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\tls.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\transfer-ptr.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\type-info.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\unique-ptr.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\unused.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\wrapper-p.hxx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\function-wrapper.ixx /c/install/include/odb/details C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\function-wrapper.txx /c/install/include/odb/details C:\build2\bin\install -d -m 755 /c/install/include/odb/details/build2 C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\build2\config-vc-stub.h /c/install/include/odb/details/build2\config-vc.h C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\build2\config-vc.h /c/install/include/odb/details C:\build2\bin\install -d -m 755 /c/install/include/odb/details/meta C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\meta\answer.hxx /c/install/include/odb/details/meta C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\meta\class-p.hxx /c/install/include/odb/details/meta C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\meta\polymorphic-p.hxx /c/install/include/odb/details/meta C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\meta\remove-const-volatile.hxx /c/install/include/odb/details/meta C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\meta\remove-const.hxx /c/install/include/odb/details/meta C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\meta\remove-pointer.hxx /c/install/include/odb/details/meta C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\meta\remove-volatile.hxx /c/install/include/odb/details/meta C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\meta\static-assert.hxx /c/install/include/odb/details/meta C:\build2\bin\install -d -m 755 /c/install/include/odb/details/shared-ptr C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\shared-ptr\base.hxx /c/install/include/odb/details/shared-ptr C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\shared-ptr\counter-type.hxx /c/install/include/odb/details/shared-ptr C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\shared-ptr\exception.hxx /c/install/include/odb/details/shared-ptr C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\shared-ptr\base.ixx /c/install/include/odb/details/shared-ptr C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\shared-ptr\base.txx /c/install/include/odb/details/shared-ptr C:\build2\bin\install -d -m 755 /c/install/include/odb/details/win32 C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\details\win32\windows.hxx /c/install/include/odb/details/win32 C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\odb.dll.lib /c/install/lib C:\build2\bin\install -m 644 libodb-2.5.0-b.19\odb\libodb.shared.pc /c/install/lib/pkgconfig C:\build2\bin\install -m 755 libodb-2.5.0-b.19\odb\odb-2.5.0-b.19.dll /c/install/bin C:\build2\bin\install -d -m 755 /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\auto-handle.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\binding.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\blob-stream.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\blob.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\connection-factory.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\connection.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\container-statements.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\database.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\error.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\exceptions.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\forward.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\no-id-object-result.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\no-id-object-statements.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\polymorphic-object-result.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\polymorphic-object-statements.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\prepared-query.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\query-dynamic.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\query.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\section-statements.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\simple-object-result.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\simple-object-statements.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\sqlite-types.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\statement-cache.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\statement.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\statements-base.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\stream.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\text-stream.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\text.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\tracer.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\traits-calls.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\traits.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\transaction-impl.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\transaction.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\version-build2-stub.hxx /c/install/include/odb/sqlite\version-build2.hxx C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\view-result.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\view-statements.hxx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\connection.ixx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\database.ixx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\query-dynamic.ixx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\query.ixx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\simple-object-statements.ixx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\transaction-impl.ixx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\transaction.ixx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\container-statements.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\no-id-object-result.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\no-id-object-statements.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\polymorphic-object-result.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\polymorphic-object-statements.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\query-dynamic.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\query.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\section-statements.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\simple-object-result.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\simple-object-statements.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\statement-cache.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\view-result.txx /c/install/include/odb/sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\view-statements.txx /c/install/include/odb/sqlite C:\build2\bin\install -d -m 755 /c/install/share/doc/libodb-sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\manifest /c/install/share/doc/libodb-sqlite C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\version-build2.hxx /c/install/include/odb/sqlite\version.hxx C:\build2\bin\install -d -m 755 /c/install/include/odb/sqlite/details C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\details\config.hxx /c/install/include/odb/sqlite/details C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\details\conversion.hxx /c/install/include/odb/sqlite/details C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\details\export.hxx /c/install/include/odb/sqlite/details C:\build2\bin\install -d -m 755 /c/install/include/odb/sqlite/details/build2 C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\details\build2\config-vc-stub.h /c/install/include/odb/sqlite/details/build2\config-vc.h C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\details\build2\config-vc.h /c/install/include/odb/sqlite/details C:\build2\bin\install -m 644 libsqlite3-3.27.2+1\libsqlite3\sqlite3.h /c/install/include C:\build2\bin\install -m 644 libsqlite3-3.27.2+1\libsqlite3\sqlite3ext.h /c/install/include C:\build2\bin\install -m 644 libsqlite3-3.27.2+1\libsqlite3\sqlite3.dll.lib /c/install/lib C:\build2\bin\install -m 644 libsqlite3-3.27.2+1\libsqlite3\libsqlite3.shared.pc /c/install/lib/pkgconfig C:\build2\bin\install -m 755 libsqlite3-3.27.2+1\libsqlite3\sqlite3-1.dll /c/install/bin C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\odb-sqlite.dll.lib /c/install/lib C:\build2\bin\install -m 644 libodb-sqlite-2.5.0-b.19\odb\sqlite\libodb-sqlite.shared.pc /c/install/lib/pkgconfig C:\build2\bin\install -m 755 libodb-sqlite-2.5.0-b.19\odb\sqlite\odb-sqlite-2.5.0-b.19.dll /c/install/bin C:\build2\bin\install -m 755 bdep-0.13.0\bdep\bdep.exe /c/install/bin C:\build2\bin\install -d -m 755 /c/install/share/man C:\build2\bin\install -d -m 755 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-common-options.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-projects-configs.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-default-options-files.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-new.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-help.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-init.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-sync.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-fetch.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-status.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-ci.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-release.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-publish.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-deinit.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-config.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-test.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-update.1 /c/install/share/man/man1 C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-clean.1 /c/install/share/man/man1 C:\build2\bin\install -d -m 755 /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-common-options.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-projects-configs.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-default-options-files.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-new.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-help.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-init.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-sync.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-fetch.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-status.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-ci.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-release.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-publish.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-deinit.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-config.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-test.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-update.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\doc\bdep-clean.xhtml /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\NEWS /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\README /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\LICENSE /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\AUTHORS /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\LEGAL /c/install/share/doc/bdep C:\build2\bin\install -m 644 bdep-0.13.0\manifest /c/install/share/doc/bdep installed bdep/0.13.0 cd C:\tmp\ C:\build2\bin\b -V "create('build-installed\', cc)" "config.c=clang " "config.cxx=clang++ " "config.cc.coptions=-w -O2" config.cc.loptions=/IGNORE:4042 config.cc.aoptions=/IGNORE:4221 config.install.root=C:\install mkdir -p C:\tmp\build-installed\ mkdir C:\tmp\build-installed\build\ cat >C:\tmp\build-installed\build\bootstrap.build cat >C:\tmp\build-installed\build\root.build cat >C:\tmp\build-installed\buildfile clang -v clang -w -O2 -dumpmachine clang -w -O2 -x c -v -E - clang -x c -v -E - c @C:\tmp\build-installed\ c clang@C:\Program Files\LLVM\bin\clang.exe id clang version 10.0.0 major 10 minor 0 patch 0 signature clang version 10.0.0 MSVC version 19.26.28806 checksum a26b5f7a48225f8db307ac081bd8827e7b4a2d563184ead83aef1e9ba60af97a target x86_64-microsoft-win32-msvc14.2 (x86_64-pc-windows-msvc) runtime msvc stdlib msvc inc dirs C:\Program Files\LLVM\lib\clang\10.0.0\include\ C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\include\ C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\atlmfc\include\ C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\shared\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\um\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\winrt\ lib dirs C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64\ C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\ucrt\x64\ C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\x64\ bin @C:\tmp\build-installed\ target x86_64-microsoft-win32-msvc14.2 pattern C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\;C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\ "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\lib.exe" --version bin.ar @C:\tmp\build-installed\ ar C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\lib.exe id msvc version 14.26.28806.0 major 14 minor 26 patch 28806 build .0 signature Microsoft (R) Library Manager Version 14.26.28806.0 checksum 30f13149439c498c253b34f600240a0e982455ee64128b8d07195c097d095eb7 "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\link.exe" --version bin.ld @C:\tmp\build-installed\ ld C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\link.exe id msvc signature Microsoft (R) Incremental Linker Version 14.26.28806.0 checksum d43a8dcdc35277bf8a01d50f55a6c1568f1c54cc6c79b743d92155f8e7faf968 clang++ -v clang++ -w -O2 -dumpmachine clang++ -w -O2 -x c++ -v -E - clang++ -x c++ -v -E - cxx @C:\tmp\build-installed\ cxx clang++@C:\Program Files\LLVM\bin\clang++.exe id clang version 10.0.0 major 10 minor 0 patch 0 signature clang version 10.0.0 MSVC version 19.26.28806 checksum a26b5f7a48225f8db307ac081bd8827e7b4a2d563184ead83aef1e9ba60af97a target x86_64-microsoft-win32-msvc14.2 (x86_64-pc-windows-msvc) runtime msvc stdlib msvcp c stdlib msvc inc dirs C:\Program Files\LLVM\lib\clang\10.0.0\include\ C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\include\ C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\atlmfc\include\ C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\shared\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\um\ C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\winrt\ lib dirs C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64\ C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\ucrt\x64\ C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\x64\ cat >C:\tmp\build-installed\build\config.build C:\build2\bin\b -v configure('build\bdep-0.13.0\tests\'@'build-installed\tests\') .../config.config.persist='config.cc.*'@unused=drop ".../config.cc.coptions=-Wall -O2" config.cc.loptions=/LIBPATH:C:\install\lib config.cc.aoptions= config @C:\tmp\build-installed\tests\ bdep.tests.ci.server https://ci.cppget.org bdep.tests.publish.repository https://cppget.org mkdir -p build-installed\tests\build\ mkdir build-installed\tests\build\bootstrap\ cat >build-installed\tests\build\bootstrap\src-root.build cat >build-installed\tests\build\config.build C:\build2\bin\b -v test('build-installed\tests\') --stat mkdir build-installed\tests\test\ touch build-installed\tests\test\.buildignore test build\bdep-0.13.0\tests\testscript{ci.testscript}@build-installed\tests\ test build\bdep-0.13.0\tests\testscript{config.testscript}@build-installed\tests\ test build\bdep-0.13.0\tests\testscript{fetch.testscript}@build-installed\tests\ test build\bdep-0.13.0\tests\testscript{init.testscript}@build-installed\tests\ test build\bdep-0.13.0\tests\testscript{new.testscript}@build-installed\tests\ test build\bdep-0.13.0\tests\testscript{publish.testscript}@build-installed\tests\ test build\bdep-0.13.0\tests\testscript{release.testscript}@build-installed\tests\ test build\bdep-0.13.0\tests\testscript{status.testscript}@build-installed\tests\ test build\bdep-0.13.0\tests\testscript{sync.testscript}@build-installed\tests\ test build\bdep-0.13.0\tests\testscript{test.testscript}@build-installed\tests\ test build\bdep-0.13.0\tests\testscript{update.testscript}@build-installed\tests\ mkdir build-installed\tests\test\update\ touch build-installed\tests\test\update\.buildignore mkdir build-installed\tests\test\fetch\ touch build-installed\tests\test\fetch\.buildignore cd build-installed\tests\test\update\ cd build-installed\tests\test\fetch\ mkdir C:\tmp\build-installed\tests\test\update\.build2 mkdir C:\tmp\build-installed\tests\test\fetch\.build2 mkdir build-installed\tests\test\ci\ touch build-installed\tests\test\ci\.buildignore mkdir build-installed\tests\test\init\ touch build-installed\tests\test\init\.buildignore mkdir build-installed\tests\test\config\ touch build-installed\tests\test\config\.buildignore cd build-installed\tests\test\ci\ cd build-installed\tests\test\init\ cd build-installed\tests\test\config\ echo --no-default-options echo --no-default-options mkdir C:\tmp\build-installed\tests\test\ci\.build2 mkdir C:\tmp\build-installed\tests\test\init\.build2 mkdir C:\tmp\build-installed\tests\test\config\.build2 echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options mkdir build-installed\tests\test\new\ touch build-installed\tests\test\new\.buildignore cd build-installed\tests\test\new\ mkdir C:\tmp\build-installed\tests\test\new\.build2 echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options cat cat cat cat cat cat C:\build2\bin\git --version set git_version_out C:\build2\bin\git --version set git_version_out C:\build2\bin\git --version C:\build2\bin\git --version C:\build2\bin\git --version C:\build2\bin\git --version set git_version_out set git_version_out set git_version_out set git_version_out echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version false echo 2.26.2 sed -e s/(\d+).*/\1/ set git_version_major echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version echo "git version 2.26.2.windows.1" echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version set git_version false echo 2.26.2 sed -e s/(\d+).*/\1/ set git_version_major echo 2.26.2 sed -e s/\d+\.(\d+).*/\1/ set git_version_minor false false false false echo 2.26.2 echo 2.26.2 echo 2.26.2 echo 2.26.2 sed -e s/(\d+).*/\1/ sed -e s/(\d+).*/\1/ set git_version_major sed -e s/(\d+).*/\1/ set git_version_major sed -e s/(\d+).*/\1/ set git_version_major set git_version_major echo 2.26.2 sed -e s/\d+\.(\d+).*/\1/ set git_version_minor true echo 2.26.2 echo 2.26.2 echo 2.26.2 echo 2.26.2 sed -e s/\d+\.(\d+).*/\1/ sed -e s/\d+\.(\d+).*/\1/ set git_version_minor set git_version_minor sed -e s/\d+\.(\d+).*/\1/ sed -e s/\d+\.(\d+).*/\1/ set git_version_minor mkdir build-installed\tests\test\update\multi-pkg-cfg\ cd build-installed\tests\test\update\multi-pkg-cfg\ set git_version_minor C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 new --no-checks -t empty prj mkdir build-installed\tests\test\publish\ touch build-installed\tests\test\publish\.buildignore cd build-installed\tests\test\publish\ mkdir C:\tmp\build-installed\tests\test\publish\.build2 echo --no-default-options mkdir build-installed\tests\test\release\ touch build-installed\tests\test\release\.buildignore cd build-installed\tests\test\release\ mkdir C:\tmp\build-installed\tests\test\release\.build2 echo --no-default-options true C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\fetch\.build2 new --no-checks prj true C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 new --no-checks prj echo --no-default-options true echo --no-default-options true true mkdir build-installed\tests\test\new\cfg\ cd build-installed\tests\test\new\cfg\ mkdir build-installed\tests\test\new\cfg\name\ cd build-installed\tests\test\new\cfg\name\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 new --no-checks prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 new --no-checks prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks -C -@cfg prj cc config.cxx=clang++ mkdir build-installed\tests\test\status\ touch build-installed\tests\test\status\.buildignore cd build-installed\tests\test\status\ mkdir C:\tmp\build-installed\tests\test\status\.build2 echo --no-default-options mkdir build-installed\tests\test\test\ touch build-installed\tests\test\test\.buildignore mkdir build-installed\tests\test\sync\ touch build-installed\tests\test\sync\.buildignore cd build-installed\tests\test\test\ cd build-installed\tests\test\sync\ mkdir build-installed\tests\test\update\single-pkg-cfg\ cd build-installed\tests\test\update\single-pkg-cfg\ mkdir C:\tmp\build-installed\tests\test\test\.build2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 new --no-checks -C @cfg prj cc config.cxx=clang++ mkdir C:\tmp\build-installed\tests\test\sync\.build2 echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options echo --no-default-options cat cat echo --no-default-options C:\build2\bin\git --version echo --no-default-options echo --no-default-options set git_version_out C:\build2\bin\git --version set git_version_out cat cat cat C:\build2\bin\git --version C:\build2\bin\git --version C:\build2\bin\git --version set git_version_out set git_version_out set git_version_out echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" echo "git version 2.26.2.windows.1" set git_version sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version echo "git version 2.26.2.windows.1" echo "git version 2.26.2.windows.1" sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version sed -n -e "s/git version (\d+\.\d+\.\d+).*/\1/p" set git_version false echo 2.26.2 sed -e s/(\d+).*/\1/ set git_version_major created new empty project prj in C:\tmp\build-installed\tests\test\update\multi-pkg-cfg\prj\ false echo 2.26.2 sed -e s/(\d+).*/\1/ set git_version_major false false false echo 2.26.2 sed -e s/(\d+).*/\1/ set git_version_major echo 2.26.2 echo 2.26.2 sed -e s/(\d+).*/\1/ sed -e s/(\d+).*/\1/ set git_version_major set git_version_major echo 2.26.2 sed -e s/\d+\.(\d+).*/\1/ set git_version_minor echo 2.26.2 echo 2.26.2 sed -e s/\d+\.(\d+).*/\1/ set git_version_minor sed -e s/\d+\.(\d+).*/\1/ set git_version_minor echo 2.26.2 echo 2.26.2 sed -e s/\d+\.(\d+).*/\1/ sed -e s/\d+\.(\d+).*/\1/ set git_version_minor set git_version_minor C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 new --no-checks --package pkg1 -d prj true C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 new --no-checks prj true true true true C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 new --no-checks prj mkdir build-installed\tests\test\test\multi-pkg-cfg\ cd build-installed\tests\test\test\multi-pkg-cfg\ mkdir build-installed\tests\test\sync\multi-pkg-cfg\ cd build-installed\tests\test\sync\multi-pkg-cfg\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 new --no-checks prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 new --no-checks -t empty prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 new --no-checks -t empty prj mkdir build-installed\tests\test\new\no-cfg\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t bare hello mkdir build-installed\tests\test\new\cfg\dir-and-name\ cd build-installed\tests\test\new\cfg\dir-and-name\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks -C prj-config @cfg prj cc config.cxx=clang++ mkdir build-installed\tests\test\test\single-pkg-cfg\ cd build-installed\tests\test\test\single-pkg-cfg\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 new --no-checks -C @cfg prj cc config.cxx=clang++ mkdir build-installed\tests\test\sync\single-pkg-cfg\ cd build-installed\tests\test\sync\single-pkg-cfg\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 new --no-checks -C @cfg prj cc config.cxx=clang++ created new executable project prj in C:\tmp\build-installed\tests\test\update\single-pkg-cfg\prj\ mkdir build-installed\tests\test\config\remove\ cd build-installed\tests\test\config\remove\ cp -pr C:\tmp\build-installed\tests\test\config\prj ./ mkdir build-installed\tests\test\fetch\dependency\ cd build-installed\tests\test\fetch\dependency\ cp -pr ../prj ./ true mkdir build-installed\tests\test\init\pkg\ cd build-installed\tests\test\init\pkg\ cp --no-cleanup -pr ../prj ./ false mkdir --no-cleanup prj.git C:\build2\bin\git -C prj.git init --bare created new executable package pkg1 in C:\tmp\build-installed\tests\test\update\multi-pkg-cfg\prj\pkg1\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\fetch\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj create -- @cfg1 cc config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 new --no-checks --package pkg2 -d prj created new empty project prj in C:\tmp\build-installed\tests\test\test\multi-pkg-cfg\prj\ created new empty project prj in C:\tmp\build-installed\tests\test\sync\multi-pkg-cfg\prj\ Initialized empty Git repository in C:/tmp/build-installed/tests/test/ci/prj.git/ sed -i -e "s/^(version:) .*$/\1 1.0.1/" prj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 init -d prj -C @cfg cc config.cxx=clang++ initializing in project C:\tmp\build-installed\tests\test\fetch\dependency\prj\ C:\build2\bin\git -C prj config user.name "Test Script" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 new --no-checks --package pkg1 -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 new --no-checks --package pkg1 -d prj true false mkdir build-installed\tests\test\publish\control\ cd build-installed\tests\test\publish\control\ mkdir --no-cleanup prj.git C:\build2\bin\git -C prj.git init --bare mkdir build-installed\tests\test\status\dependency\ cd build-installed\tests\test\status\dependency\ cp -pr ../prj ./ C:\build2\bin\git -C prj config user.email testscript@example.com true mkdir --no-cleanup prj.git C:\build2\bin\git -C prj.git init --bare C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 init cc config.cxx=clang++ -d prj -C @cfg created new executable project prj in C:\tmp\build-installed\tests\test\sync\single-pkg-cfg\prj\ Initialized empty Git repository in C:/tmp/build-installed/tests/test/publish/control/prj.git/ C:\build2\bin\git -C prj remote add origin C:\tmp\build-installed\tests\test\ci\prj.git initializing in project C:\tmp\build-installed\tests\test\status\dependency\prj\ cp -pr ../prj ./ created new executable project prj in C:\tmp\build-installed\tests\test\test\single-pkg-cfg\prj\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-1 Initialized empty Git repository in C:/tmp/build-installed/tests/test/release/prj.git/ created new executable package pkg2 in C:\tmp\build-installed\tests\test\update\multi-pkg-cfg\prj\pkg2\ C:\build2\bin\git -C prj config user.name "Test Script" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 C:\build2\bin\git -C prj config user.name "Test Script" created new executable package pkg1 in C:\tmp\build-installed\tests\test\test\multi-pkg-cfg\prj\pkg1\ created new executable package pkg1 in C:\tmp\build-installed\tests\test\sync\multi-pkg-cfg\prj\pkg1\ C:\build2\bin\git -C prj add * initializing in project C:\tmp\build-installed\tests\test\update\multi-pkg-cfg\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 new --no-checks --package pkg2 -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 new --no-checks --package pkg2 -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -d hello --source -l c++ -t lib,prefix-include=libs/libhello/include,prefix-source=libs/libhello/src,subdir=hello,no-subdir-source libhello C:\build2\bin\git -C prj config user.email testscript@example.com C:\build2\bin\git -C prj config user.email testscript@example.com C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-2 C:\build2\bin\git -C prj remote add origin ../prj.git mkdir build-installed\tests\test\publish\control\failure\ cd build-installed\tests\test\publish\control\failure\ cp --no-cleanup -r ../prj.git ./ cp --no-cleanup -r ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\build2\bin\git -C prj commit -m Create C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -d hello --source -l c++ -t exe,prefix=src hello initializing in project C:\tmp\build-installed\tests\test\publish\control\failure\prj\ C:\build2\bin\git -C prj add * C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-3.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\stderr-3 created new executable package pkg2 in C:\tmp\build-installed\tests\test\test\multi-pkg-cfg\prj\pkg2\ [master (root-commit) 6cef5b1] Create 13 files changed, 127 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 build/.gitignore create mode 100644 build/bootstrap.build create mode 100644 build/root.build create mode 100644 buildfile create mode 100644 manifest create mode 100644 prj/.gitignore create mode 100644 prj/buildfile create mode 100644 prj/prj.cxx create mode 100644 prj/testscript create mode 100644 repositories.manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 C:\build2\bin\git -C prj push --set-upstream origin master created new executable package pkg2 in C:\tmp\build-installed\tests\test\sync\multi-pkg-cfg\prj\pkg2\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 hello/ config.cxx=clang++ initializing in project C:\tmp\build-installed\tests\test\test\multi-pkg-cfg\prj\ initializing in project C:\tmp\build-installed\tests\test\sync\multi-pkg-cfg\prj\ C:\build2\bin\git -C prj commit -m Create [master (root-commit) 04aa200] Create 13 files changed, 127 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 build/.gitignore create mode 100644 build/bootstrap.build create mode 100644 build/root.build create mode 100644 buildfile create mode 100644 manifest create mode 100644 prj/.gitignore create mode 100644 prj/buildfile create mode 100644 prj/prj.cxx create mode 100644 prj/testscript create mode 100644 repositories.manifest C:\build2\bin\git -C prj push --set-upstream origin master created configuration @cfg C:\tmp\build-installed\tests\test\update\single-pkg-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized created configuration @cfg C:\tmp\build-installed\tests\test\fetch\dependency\prj-cfg\ 1 default,forwarded,auto-synchronized created configuration @cfg1 C:\tmp\build-installed\tests\test\config\remove\prj-cfg1\ 1 default,forwarded,auto-synchronized C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj create -- @cfg2 cc config.cxx=clang++ created configuration @cfg C:\tmp\build-installed\tests\test\sync\single-pkg-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized created configuration @cfg C:\tmp\build-installed\tests\test\test\single-pkg-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized created configuration @cfg C:\tmp\build-installed\tests\test\status\dependency\prj-cfg\ 1 default,forwarded,auto-synchronized created configuration @cfg1 C:\tmp\build-installed\tests\test\update\multi-pkg-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized Branch 'master' set up to track remote branch 'master' from 'origin'. To C:\tmp\build-installed\tests\test\ci\prj.git * [new branch] master -> master mkdir build-installed\tests\test\ci\multi-pkg\ cd build-installed\tests\test\ci\multi-pkg\ mkdir --no-cleanup prj.git C:\build2\bin\git -C prj.git init --bare initializing package pkg1 initializing package pkg2 Initialized empty Git repository in C:/tmp/build-installed/tests/test/ci/multi-pkg/prj.git/ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 new --no-checks -t empty prj synchronizing: new prj/0.1.0-a.0.19700101000000 created new empty project prj in C:\tmp\build-installed\tests\test\ci\multi-pkg\prj\ synchronizing: new prj/0.1.0-a.0.19700101000000 created configuration @cfg C:\tmp\build-installed\tests\test\publish\control\failure\prj-cfg\ 1 default,forwarded,auto-synchronized C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 new --no-checks --package -t lib libprj -d prj Branch 'master' set up to track remote branch 'master' from 'origin'. To ../prj.git * [new branch] master -> master mkdir build-installed\tests\test\release\options-incompatibility\ cd build-installed\tests\test\release\options-incompatibility\ cp --no-cleanup -pr ../prj ./ created configuration @cfg1 C:\tmp\build-installed\tests\test\sync\multi-pkg-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized created configuration @cfg1 C:\tmp\build-installed\tests\test\test\multi-pkg-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --revision --open initializing package pkg1 initializing package pkg1 initializing package pkg2 initializing package pkg2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-2.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-2 created new library package libprj in C:\tmp\build-installed\tests\test\ci\multi-pkg\prj\libprj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 new --no-checks --package -t exe prj -d prj synchronizing: new prj/0.1.0-a.0.19700101000000 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --revision --alpha synchronizing: new prj/0.1.0-a.0.19700101000000 synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-3.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-3 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --revision --no-open C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-4.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-4 synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 created new executable package prj in C:\tmp\build-installed\tests\test\ci\multi-pkg\prj\prj\ sed -i -e "s/^(version:) .*$/\1 1.0.1/" prj/libprj/manifest sed -i -e "s/^(version:) .*$/\1 1.0.1/" prj/prj/manifest created configuration @cfg2 C:\tmp\build-installed\tests\test\config\remove\prj-cfg2\ 2 auto-synchronized C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 init -d prj --all C:\build2\bin\git -C prj config user.name "Test Script" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --revision --open-beta synchronizing: new prj/0.1.0-a.0.19700101000000 initializing in project C:\tmp\build-installed\tests\test\config\remove\prj\ in configuration @cfg1: C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-5.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-5 C:\build2\bin\git -C prj config user.email testscript@example.com C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --open --no-tag C:\build2\bin\git -C prj remote add origin C:\tmp\build-installed\tests\test\ci\multi-pkg\prj.git C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-6.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-6 C:\build2\bin\git -C prj add * C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --tag --no-commit synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-7.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-7 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --push --no-commit C:\build2\bin\git -C prj commit -m Create C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-8.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-8 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --push --show-push synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-9.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-9 [master (root-commit) cd5a643] Create 38 files changed, 433 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 buildfile create mode 100644 libprj/.gitignore create mode 100644 libprj/README.md create mode 100644 libprj/build/.gitignore create mode 100644 libprj/build/bootstrap.build create mode 100644 libprj/build/export.build create mode 100644 libprj/build/root.build create mode 100644 libprj/buildfile create mode 100644 libprj/libprj/.gitignore create mode 100644 libprj/libprj/buildfile create mode 100644 libprj/libprj/export.hxx create mode 100644 libprj/libprj/prj.cxx create mode 100644 libprj/libprj/prj.hxx create mode 100644 libprj/libprj/version.hxx.in create mode 100644 libprj/manifest create mode 100644 libprj/tests/.gitignore create mode 100644 libprj/tests/basics/buildfile create mode 100644 libprj/tests/basics/driver.cxx create mode 100644 libprj/tests/build/.gitignore create mode 100644 libprj/tests/build/bootstrap.build create mode 100644 libprj/tests/build/root.build create mode 100644 libprj/tests/buildfile create mode 100644 packages.manifest create mode 100644 prj/.gitignore create mode 100644 prj/README.md create mode 100644 prj/build/.gitignore create mode 100644 prj/build/bootstrap.build create mode 100644 prj/build/root.build create mode 100644 prj/buildfile create mode 100644 prj/manifest create mode 100644 prj/prj/.gitignore create mode 100644 prj/prj/buildfile create mode 100644 prj/prj/prj.cxx create mode 100644 prj/prj/testscript create mode 100644 repositories.manifest C:\build2\bin\git -C prj push --set-upstream origin master C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --edit --no-commit C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-10.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-10 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --current-tag=keep C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-11.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-11 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --revision --current-tag keep --no-tag C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-12.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-12 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --open-base 1.2.3 --open-beta C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-13.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-13 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 status -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 update -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\fetch\.build2 new --no-checks -t lib libbar C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --amend C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-14.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-14 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 status -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --squash 1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 status -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-15.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-15 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 new --no-checks -t lib libprj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 new --no-checks -t lib libprj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 test -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --revision --amend --squash 0 created new library project libbar in C:\tmp\build-installed\tests\test\fetch\dependency\libbar\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\fetch\.build2 new --no-checks -t lib libfoo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-16.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-16 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\cfg\name\stdout-2.orig C:\tmp\build-installed\tests\test\new\cfg\name\stdout-2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --revision --amend --no-commit C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-17.orig C:\tmp\build-installed\tests\test\release\options-incompatibility\stderr-17 created new library project libprj in C:\tmp\build-installed\tests\test\sync\single-pkg-cfg\libprj\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\pkg\stdout-3.orig C:\tmp\build-installed\tests\test\init\pkg\stdout-3 created new library project libprj in C:\tmp\build-installed\tests\test\status\dependency\libprj\ Branch 'master' set up to track remote branch 'master' from 'origin'. To C:\tmp\build-installed\tests\test\ci\multi-pkg\prj.git * [new branch] master -> master C:\build2\bin\git -C prj remote add origin file://C:/tmp/build-installed/tests/test/publish/control/failure//prj.git cat mkdir build-installed\tests\test\ci\multi-pkg\prompt\ cd build-installed\tests\test\ci\multi-pkg\prompt\ cp -pr ../prj ./ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 test: hello/ config.cxx=clang++ cat sed -i -e "s/^(#import .+)$/import libs += libprj%lib{prj}/" prj/prj/buildfile C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\init\.build2 prj/ cat rmdir build-installed\tests\test\release\options-incompatibility\ cd build-installed\tests\test\release\ mkdir build-installed\tests\test\release\multi-pkg\ cd build-installed\tests\test\release\multi-pkg\ mkdir --no-cleanup prj.git C:\build2\bin\git -C prj.git init --bare cat cat sed -i -e "s/^(version:) .*$/\1 1.0.11/" prj/manifest C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\cfg\dir-and-name\stdout-2.orig C:\tmp\build-installed\tests\test\new\cfg\dir-and-name\stdout-2 created new library project libfoo in C:\tmp\build-installed\tests\test\fetch\dependency\libfoo\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 status -d prj --recursive C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 sync -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git cat cat C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\fetch\.build2 fetch -d prj Initialized empty Git repository in C:/tmp/build-installed/tests/test/release/multi-pkg/prj.git/ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 new --no-checks -t empty prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 new --no-checks -t exe --package prj -d prj initializing in project C:\tmp\build-installed\tests\test\ci\multi-pkg\prompt\prj\ synchronizing: upgrade prj/1.0.11 in configuration @cfg2: C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 new --no-checks -t lib --package libprj -d prj C:\build2\bin\git -C prj config user.name "Test Script" C:\build2\bin\git -C prj config user.email testscript@example.com C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\status\dependency\stderr-6.orig C:\tmp\build-installed\tests\test\status\dependency\stderr-6 rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components-diff-prefixes\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t bare hello C:\build2\bin\git -C prj remote add origin ../prj.git C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\status\dependency\stdout-6.orig C:\tmp\build-installed\tests\test\status\dependency\stdout-6 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\fetch\dependency\stderr-7.orig C:\tmp\build-installed\tests\test\fetch\dependency\stderr-7 synchronizing: new prj/0.1.0-a.0.19700101000000 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 sync -d prj C:\build2\bin\git -C prj add * C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\fetch\.build2 status --all -d prj libfoo libbar C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-1 C:\build2\bin\git -C prj commit -m Create C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -d hello --source -l c++ -t lib,prefix-include=libhello1/include,prefix-source=libhello1/src,subdir=hello1,no-subdir-source libhello1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-2 initializing in project C:\tmp\build-installed\tests\test\update\multi-pkg-cfg\prj\ created configuration @cfg C:\tmp\build-installed\tests\test\ci\multi-pkg\prompt\prj-cfg\ 1 default,forwarded,auto-synchronized C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -d hello --source -l c++ -t lib,prefix-include=libhello2/include,prefix-source=libhello2/src,subdir=hello2,no-subdir-source libhello2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\fetch\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\fetch\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\fetch\.build2 deinit -d prj initializing package libprj initializing package prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-3.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components\stderr-3 [master (root-commit) a407444] Create 38 files changed, 433 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 buildfile create mode 100644 libprj/.gitignore create mode 100644 libprj/README.md create mode 100644 libprj/build/.gitignore create mode 100644 libprj/build/bootstrap.build create mode 100644 libprj/build/export.build create mode 100644 libprj/build/root.build create mode 100644 libprj/buildfile create mode 100644 libprj/libprj/.gitignore create mode 100644 libprj/libprj/buildfile create mode 100644 libprj/libprj/export.hxx create mode 100644 libprj/libprj/prj.cxx create mode 100644 libprj/libprj/prj.hxx create mode 100644 libprj/libprj/version.hxx.in create mode 100644 libprj/manifest create mode 100644 libprj/tests/.gitignore create mode 100644 libprj/tests/basics/buildfile create mode 100644 libprj/tests/basics/driver.cxx create mode 100644 libprj/tests/build/.gitignore create mode 100644 libprj/tests/build/bootstrap.build create mode 100644 libprj/tests/build/root.build create mode 100644 libprj/tests/buildfile create mode 100644 packages.manifest create mode 100644 prj/.gitignore create mode 100644 prj/README.md create mode 100644 prj/build/.gitignore create mode 100644 prj/build/bootstrap.build create mode 100644 prj/build/root.build create mode 100644 prj/buildfile create mode 100644 prj/manifest create mode 100644 prj/prj/.gitignore create mode 100644 prj/prj/buildfile create mode 100644 prj/prj/prj.cxx create mode 100644 prj/prj/testscript create mode 100644 repositories.manifest C:\build2\bin\git -C prj push --set-upstream origin master C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 hello/ config.cxx=clang++ synchronizing: new libprj/0.1.0-a.0.19700101000000 (required by prj) upgrade prj/0.1.0-a.0.19700101000000#1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 initializing in project C:\tmp\build-installed\tests\test\test\multi-pkg-cfg\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 initializing in project C:\tmp\build-installed\tests\test\sync\multi-pkg-cfg\prj\ synchronizing: new libprj/1.0.1 new prj/1.0.1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\fetch\dependency\stderr-9.orig C:\tmp\build-installed\tests\test\fetch\dependency\stderr-9 rmdir build-installed\tests\test\fetch\dependency\ cd build-installed\tests\test\fetch\ rm build-installed\tests\test\fetch\.buildignore rmdir build-installed\tests\test\fetch\ cd build-installed\tests\test\ mkdir build-installed\tests\test\new\no-cfg\exe\ cd build-installed\tests\test\new\no-cfg\exe\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe -l c++ prj-foo created configuration @cfg2 C:\tmp\build-installed\tests\test\update\multi-pkg-cfg\prj-cfg2\ 2 auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exe\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\exe\stderr-1 initializing package pkg1 initializing package pkg2 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj-foo/ config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj remove @cfg1 Branch 'master' set up to track remote branch 'master' from 'origin'. To ../prj.git * [new branch] master -> master mkdir build-installed\tests\test\release\multi-pkg\prompt\ cd build-installed\tests\test\release\multi-pkg\prompt\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\remove\stderr-5.orig C:\tmp\build-installed\tests\test\config\remove\stderr-5 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 deinit -d prj @cfg1 cp --no-cleanup -pr ../prj.git ./ mkdir build-installed\tests\test\release\multi-pkg\prompt\no-open\ cd build-installed\tests\test\release\multi-pkg\prompt\no-open\ cp --no-cleanup -pr ../prj ./ created configuration @cfg2 C:\tmp\build-installed\tests\test\test\multi-pkg-cfg\prj-cfg2\ 2 auto-synchronized created configuration @cfg2 C:\tmp\build-installed\tests\test\sync\multi-pkg-cfg\prj-cfg2\ 2 auto-synchronized initializing package pkg1 initializing package pkg2 initializing package pkg1 initializing package pkg2 cp --no-cleanup -pr ../prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --no-open synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\remove\stderr-6.orig C:\tmp\build-installed\tests\test\config\remove\stderr-6 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj remove @cfg1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\remove\stderr-7.orig C:\tmp\build-installed\tests\test\config\remove\stderr-7 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 status -d prj --all synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 synchronizing: new pkg1/0.1.0-a.0.19700101000000 new pkg2/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\remove\stdout-8.orig C:\tmp\build-installed\tests\test\config\remove\stdout-8 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj list C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\remove\stdout-9.orig C:\tmp\build-installed\tests\test\config\remove\stdout-9 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 clean -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 update -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\remove\stderr-10.orig C:\tmp\build-installed\tests\test\config\remove\stderr-10 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\multi-pkg\prompt\no-open\stderr-2.orig C:\tmp\build-installed\tests\test\release\multi-pkg\prompt\no-open\stderr-2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj set @cfg2 --default --forward --no-auto-sync C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 deinit -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\remove\stderr-11.orig C:\tmp\build-installed\tests\test\config\remove\stderr-11 rmdir build-installed\tests\test\new\cfg\name\ cd build-installed\tests\test\new\cfg\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj list mkdir build-installed\tests\test\new\no-cfg\lib\ cd build-installed\tests\test\new\no-cfg\lib\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++ libprj-foo mkdir --no-cleanup prj/prj.pkg mv prj/prj prj/build prj/buildfile prj/manifest prj/README.md prj/.gitignore prj/prj.pkg/ mv prj/prj.pkg prj/prj cat C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 new --no-checks --package -t lib libprj -d prj rmdir build-installed\tests\test\release\multi-pkg\prompt\no-open\ cd build-installed\tests\test\release\multi-pkg\prompt\ mkdir build-installed\tests\test\release\multi-pkg\prompt\no-tag\ cd build-installed\tests\test\release\multi-pkg\prompt\no-tag\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\remove\stdout-12.orig C:\tmp\build-installed\tests\test\config\remove\stdout-12 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 update -d prj rmdir build-installed\tests\test\new\cfg\dir-and-name\ cd build-installed\tests\test\new\cfg\ mkdir build-installed\tests\test\new\no-cfg\exe-prefix\ cd build-installed\tests\test\new\no-cfg\exe-prefix\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,prefix=src -l c++ prj-foo cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\pkg\stderr-9.orig C:\tmp\build-installed\tests\test\init\pkg\stderr-9 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 init --all -d prj/libprj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --no-tag C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\test\single-pkg-cfg\stderr-3.orig C:\tmp\build-installed\tests\test\test\single-pkg-cfg\stderr-3 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 --no-progress ci -d prj --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 status --all --recursive -d prj C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ rmdir build-installed\tests\test\test\single-pkg-cfg\ cd build-installed\tests\test\test\ mkdir build-installed\tests\test\new\no-cfg\lib-prefix\ cd build-installed\tests\test\new\no-cfg\lib-prefix\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,prefix=src -l c++ libprj-foo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exe-prefix\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\exe-prefix\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj-foo/ config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 status -d prj --recursive pushing branch build2-control C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-prefix\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-prefix\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\sync\.build2 prj/ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\multiple-components\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\boost\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\boost\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,prefix-include=include,prefix-source=libs/hello/src,subdir=hello,no-subdir-source libhello C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 deinit -d prj rmdir build-installed\tests\test\new\no-cfg\exe\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\lib-split\ cd build-installed\tests\test\new\no-cfg\lib-split\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,split -l c++ libprj-foo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\boost\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\boost\stderr-1 Branch 'build2-control' set up to track remote branch 'build2-control' from 'origin'. C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libhello/ config.cxx=clang++ submitting prj-1.0.11.tar.gz C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\multi-pkg\prompt\no-tag\stderr-2.orig C:\tmp\build-installed\tests\test\release\multi-pkg\prompt\no-tag\stderr-2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-split\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-split\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 update -d prj/pkg1 rmdir build-installed\tests\test\release\multi-pkg\prompt\no-tag\ cd build-installed\tests\test\release\multi-pkg\prompt\ mkdir build-installed\tests\test\release\multi-pkg\prompt\show-push\ cd build-installed\tests\test\release\multi-pkg\prompt\show-push\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 deinit -d prj cp --no-cleanup -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\status\dependency\stderr-9.orig C:\tmp\build-installed\tests\test\status\dependency\stderr-9 rmdir build-installed\tests\test\status\dependency\ cd build-installed\tests\test\status\ mkdir build-installed\tests\test\status\multi-cfg\ cd build-installed\tests\test\status\multi-cfg\ cp -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 cp --no-cleanup -pr ../prj.git ./ initializing in project C:\tmp\build-installed\tests\test\status\multi-cfg\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --show-push C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 new --no-checks -t lib libprj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 new --no-checks -t lib libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\update\single-pkg-cfg\stderr-4.orig C:\tmp\build-installed\tests\test\update\single-pkg-cfg\stderr-4 rmdir build-installed\tests\test\ci\multi-pkg\prompt\ cd build-installed\tests\test\ci\multi-pkg\ mkdir build-installed\tests\test\ci\multi-pkg\single\ cd build-installed\tests\test\ci\multi-pkg\single\ cp -pr ../prj ./ rmdir build-installed\tests\test\update\single-pkg-cfg\ cd build-installed\tests\test\update\ mkdir build-installed\tests\test\new\no-cfg\lib-split-binless\ cd build-installed\tests\test\new\no-cfg\lib-split-binless\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,split,binless -l c++ libprj-foo created new library project libprj in C:\tmp\build-installed\tests\test\test\multi-pkg-cfg\libprj\ cat cat sed -i -e "s/^(#import .+)$/import libs += libprj%lib{prj}/" prj/pkg1/pkg1/buildfile cat cat C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 test -d prj/pkg2 created new library project libprj in C:\tmp\build-installed\tests\test\sync\multi-pkg-cfg\libprj\ 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0cat cat sed -i -e "s/^(#import .+)$/import libs += libprj%lib{prj}/" prj/pkg1/pkg1/buildfile cat cat C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 sync -d prj/pkg2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build-installed\tests\test\ci\multi-pkg\single\prj\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-split-binless\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-split-binless\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ 100 2015 100 115 100 1900 154 2557 --:--:-- --:--:-- --:--:-- 2708 created configuration @cfg1 C:\tmp\build-installed\tests\test\status\multi-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized package submission is queued: https://queue.cppget.org/prj/1.0.11 reference: e978937ae1ee C:\build2\bin\git clone file://C:/tmp/build-installed/tests/test/publish/control/failure//prj.git prj2 sed -e "s/warning: (remote HEAD refers to nonexistent .*)/info: \1/" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\multi-pkg\prompt\show-push\stderr-2.orig C:\tmp\build-installed\tests\test\release\multi-pkg\prompt\show-push\stderr-2 C:\build2\bin\git -C prj push origin master refs/tags/v0.1.0 Cloning into 'prj2'... info: remote HEAD refers to nonexistent ref, unable to checkout. C:\build2\bin\git -C prj2 config user.name "Test Script" C:\build2\bin\git -C prj2 config user.email testscript@example.com synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\git -C prj2 checkout -b build2-control --track origin/build2-control rmdir build-installed\tests\test\new\no-cfg\exe-prefix\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\lib-split-binless-unit-tests\ cd build-installed\tests\test\new\no-cfg\lib-split-binless-unit-tests\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,split,binless,unit-tests -l c++ libprj-foo Branch 'build2-control' set up to track remote branch 'build2-control' from 'origin'. Switched to a new branch 'build2-control' C:\build2\bin\git -C prj2 commit --allow-empty -m Dummy1 created configuration @cfg C:\tmp\build-installed\tests\test\ci\multi-pkg\single\prj-cfg\ 1 default,forwarded,auto-synchronized initializing package libprj initializing package prj [build2-control 3f1777c] Dummy1 C:\build2\bin\git -C prj2 push C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-split-binless-unit-tests\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-split-binless-unit-tests\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ To ../prj.git a407444..a44a139 master -> master * [new tag] v0.1.0 -> v0.1.0 C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... synchronizing: new libprj/1.0.1 new prj/1.0.1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 deinit -d prj --all To file://C:/tmp/build-installed/tests/test/publish/control/failure//prj.git f345c04..3f1777c build2-control -> build2-control sed -i -e "s/^(version:) .*$/\1 1.0.12/" prj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git cat done. sed -i -e "s/^(#import .+)$/import libs += libprj%lib{prj}/" prj/prj/prj/buildfile C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" cat C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\init\.build2 prj-cfg/prj/ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --show-push --no-tag --no-open --yes C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\remove\stderr-14.orig C:\tmp\build-installed\tests\test\config\remove\stderr-14 rmdir build-installed\tests\test\new\no-cfg\lib\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\exe-unit-tests\ cd build-installed\tests\test\new\no-cfg\exe-unit-tests\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,unit-tests -l c++ foo rmdir build-installed\tests\test\config\remove\ cd build-installed\tests\test\config\ mkdir build-installed\tests\test\config\rename\ cd build-installed\tests\test\config\rename\ cp -pr C:\tmp\build-installed\tests\test\config\prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj create -- @cfg cc config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 initializing in project C:\tmp\build-installed\tests\test\status\multi-cfg\prj\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exe-unit-tests\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\exe-unit-tests\stderr-1 rmdir build-installed\tests\test\new\no-cfg\lib-prefix\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\lib-unit-tests\ cd build-installed\tests\test\new\no-cfg\lib-unit-tests\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,unit-tests -l c++ libfoo C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 foo/ config.cxx=clang++ C:\build2\bin\git -C prj push origin master C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 test: libhello/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-unit-tests\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-unit-tests\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libfoo/ config.cxx=clang++ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\sync\.build2 clean: prj/ rmdir build-installed\tests\test\new\no-cfg\lib-split\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\exe-alt-naming\ cd build-installed\tests\test\new\no-cfg\exe-alt-naming\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,alt-naming,unit-tests -l c++ foo C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 update @cfg2 -d prj/pkg1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\rename\stderr-2.orig C:\tmp\build-installed\tests\test\config\rename\stderr-2 To ../prj.git a44a139..83591cc master -> master C:\build2\bin\git -C prj2 pull --ff-only --tags --force C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 init -d prj @cfg created configuration @cfg2 C:\tmp\build-installed\tests\test\status\multi-cfg\prj-cfg2\ 2 auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exe-alt-naming\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\exe-alt-naming\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 foo/ config.cxx=clang++ rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\boost\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\include-in-src-no-subdir-source\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\include-in-src-no-subdir-source\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,prefix-include=src/include,prefix-source=src,subdir=hello,no-subdir-source libhello rmdir build-installed\tests\test\new\no-cfg\lib-split-binless\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\lib-alt-naming\ cd build-installed\tests\test\new\no-cfg\lib-alt-naming\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,alt-naming,unit-tests -l c++ libfoo From C:/tmp/build-installed/tests/test/release/multi-pkg/prompt/show-push/prj a44a139..83591cc master -> origin/master synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\include-in-src-no-subdir-source\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\include-in-src-no-subdir-source\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-alt-naming\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-alt-naming\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libhello/ config.cxx=clang++ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libfoo/ config.cxx=clang++ Updating a44a139..83591cc Fast-forward libprj/manifest | 2 +- prj/manifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --show-push --tag --yes C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 --no-progress ci -d prj/libprj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success rmdir build-installed\tests\test\new\no-cfg\lib-split-binless-unit-tests\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\exe-readme\ cd build-installed\tests\test\new\no-cfg\exe-readme\ mkdir build-installed\tests\test\new\no-cfg\exe-readme\omit\ cd build-installed\tests\test\new\no-cfg\exe-readme\omit\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,no-readme foo C:\build2\bin\git -C prj push origin refs/tags/v0.2.0 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exe-readme\omit\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\exe-readme\omit\stderr-1 test -f foo/README.md C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 foo/ config.cxx=clang++ To ../prj.git * [new tag] v0.2.0 -> v0.2.0 rmdir build-installed\tests\test\ci\multi-pkg\single\ cd build-installed\tests\test\ci\multi-pkg\ C:\build2\bin\git -C prj2 pull --ff-only --tags --force mkdir build-installed\tests\test\ci\multi-pkg\both\ cd build-installed\tests\test\ci\multi-pkg\both\ cp -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build-installed\tests\test\ci\multi-pkg\both\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 status -d prj @cfg2 rmdir build-installed\tests\test\new\no-cfg\exe-unit-tests\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\lib-no-version\ cd build-installed\tests\test\new\no-cfg\lib-no-version\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,unit-tests,no-version -l c++ libfoo C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 deinit -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj rename @cfg cfg2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-no-version\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-no-version\stderr-1 rmdir build-installed\tests\test\new\no-cfg\exe-alt-naming\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\lib-binless\ cd build-installed\tests\test\new\no-cfg\lib-binless\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,binless -l c++ libfoo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\rename\stderr-4.orig C:\tmp\build-installed\tests\test\config\rename\stderr-4 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\status\multi-cfg\stdout-4.orig C:\tmp\build-installed\tests\test\status\multi-cfg\stdout-4 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libfoo/ config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 status -d prj --all C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 update -d prj @cfg2 From C:/tmp/build-installed/tests/test/release/multi-pkg/prompt/show-push/prj * [new tag] v0.2.0 -> v0.2.0 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\sync\single-pkg-cfg\stderr-11.orig C:\tmp\build-installed\tests\test\sync\single-pkg-cfg\stderr-11 rmdir build-installed\tests\test\sync\single-pkg-cfg\ cd build-installed\tests\test\sync\ Already up to date. mkdir build-installed\tests\test\new\no-cfg\lib-binless-unit-tests\ cd build-installed\tests\test\new\no-cfg\lib-binless-unit-tests\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,unit-tests,binless -l c++ libfoo C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-binless\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-binless\stderr-1 rmdir build-installed\tests\test\new\no-cfg\lib-unit-tests\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\lib-alt-subdir\ cd build-installed\tests\test\new\no-cfg\lib-alt-subdir\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,subdir=libprj/foo libprj-foo C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --show-push --revision --current-tag=remove --force=unchanged --yes C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libfoo/ config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 status --all --recursive -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-binless-unit-tests\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-binless-unit-tests\stderr-1 created configuration @cfg C:\tmp\build-installed\tests\test\ci\multi-pkg\both\prj-cfg\ 1 default,forwarded,auto-synchronized C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libfoo/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-alt-subdir\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-alt-subdir\stderr-1 initializing package libprj initializing package prj C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj-foo/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\status\multi-cfg\stdout-5.orig C:\tmp\build-installed\tests\test\status\multi-cfg\stdout-5 C:\build2\bin\git -C prj push origin master refs/tags/v0.2.0+1 :refs/tags/v0.2.0 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 deinit -d prj synchronizing: new libprj/1.0.1 new prj/1.0.1 C:\build2\bin\git -C prj fetch C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\status\multi-cfg\stderr-6.orig C:\tmp\build-installed\tests\test\status\multi-cfg\stderr-6 From file://C:/tmp/build-installed/tests/test/publish/control/failure//prj f345c04..3f1777c build2-control -> origin/build2-control C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 update --all -d prj rmdir build-installed\tests\test\status\multi-cfg\ cd build-installed\tests\test\status\ mkdir build-installed\tests\test\status\single-cfg\ cd build-installed\tests\test\status\single-cfg\ cp -pr ../prj ./ To ../prj.git 83591cc..ea0901d master -> master - [deleted] v0.2.0 * [new tag] v0.2.0+1 -> v0.2.0+1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\build2\bin\git -C prj2 fetch --prune origin +refs/tags/*:refs/tags/* C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git initializing in project C:\tmp\build-installed\tests\test\status\single-cfg\prj\ From C:/tmp/build-installed/tests/test/release/multi-pkg/prompt/show-push/prj - [deleted] (none) -> v0.2.0 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 test: libhello/ config.cxx=clang++ rmdir build-installed\tests\test\new\no-cfg\exe-readme\omit\ cd build-installed\tests\test\new\no-cfg\exe-readme\ mkdir build-installed\tests\test\new\no-cfg\exe-readme\add\ cd build-installed\tests\test\new\no-cfg\exe-readme\add\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation foo C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 sync --all -d prj * [new tag] v0.2.0+1 -> v0.2.0+1 rmdir build-installed\tests\test\new\no-cfg\lib-alt-naming\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\exe-c\ cd build-installed\tests\test\new\no-cfg\exe-c\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe -l c prj-foo C:\build2\bin\git -C prj2 pull --ff-only --tags C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exe-readme\add\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\exe-readme\add\stderr-1 test -f foo/README.md cat foo/manifest cat foo/buildfile C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 foo/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exe-c\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\exe-c\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj-foo/ config.c=clang created configuration @cfg C:\tmp\build-installed\tests\test\status\single-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized From C:/tmp/build-installed/tests/test/release/multi-pkg/prompt/show-push/prj 83591cc..ea0901d master -> origin/master Updating 83591cc..ea0901d Fast-forward libprj/manifest | 2 +- prj/manifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\include-in-src-no-subdir-source\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\include-in-src\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\include-in-src\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,prefix-include=src/include,prefix-source=src,subdir=hello libhello C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\include-in-src\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\include-in-src\stderr-1 rmdir build-installed\tests\test\release\multi-pkg\prompt\show-push\ cd build-installed\tests\test\release\multi-pkg\prompt\ mkdir build-installed\tests\test\release\multi-pkg\prompt\push\ cd build-installed\tests\test\release\multi-pkg\prompt\push\ cp --no-cleanup -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 deinit -d prj C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libhello/ config.cxx=clang++ cp --no-cleanup -pr ../prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --push rmdir build-installed\tests\test\new\no-cfg\exe-c\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\exe-c-prefix\ cd build-installed\tests\test\new\no-cfg\exe-c-prefix\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,prefix=src -l c prj-foo rmdir build-installed\tests\test\new\no-cfg\lib-no-version\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\exe-c-unit-tests\ cd build-installed\tests\test\new\no-cfg\exe-c-unit-tests\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe,unit-tests -l c foo rmdir build-installed\tests\test\new\no-cfg\lib-binless\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\lib-c\ cd build-installed\tests\test\new\no-cfg\lib-c\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c libprj-foo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\pkg\stderr-15.orig C:\tmp\build-installed\tests\test\init\pkg\stderr-15 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success rmdir build-installed\tests\test\init\pkg\ cd build-installed\tests\test\init\ mkdir build-installed\tests\test\init\add-cfg\ cd build-installed\tests\test\init\add-cfg\ cp -pr ../prj ./ cat C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 new --no-checks -C prj-cfg1 tmp cc config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exe-c-prefix\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\exe-c-prefix\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exe-c-unit-tests\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\exe-c-unit-tests\stderr-1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 deinit -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-c\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-c\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj-foo/ config.c=clang C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 foo/ config.c=clang rmdir build-installed\tests\test\new\no-cfg\lib-binless-unit-tests\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\lib-c-prefix\ cd build-installed\tests\test\new\no-cfg\lib-c-prefix\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,prefix=src -l c libprj-foo C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj-foo/ config.c=clang created new executable project tmp in C:\tmp\build-installed\tests\test\init\add-cfg\tmp\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 test @cfg2 -d prj/pkg2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 status -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-c-prefix\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-c-prefix\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj-foo/ config.c=clang C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\rename\stderr-6.orig C:\tmp\build-installed\tests\test\config\rename\stderr-6 rmdir build-installed\tests\test\config\rename\ cd build-installed\tests\test\config\ mkdir build-installed\tests\test\config\move\ cd build-installed\tests\test\config\move\ cp -pr C:\tmp\build-installed\tests\test\config\prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj create -- @cfg cc config.cxx=clang++ rmdir build-installed\tests\test\new\no-cfg\exe-readme\add\ cd build-installed\tests\test\new\no-cfg\exe-readme\ rmdir build-installed\tests\test\new\no-cfg\exe-readme\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\lib-c-split\ cd build-installed\tests\test\new\no-cfg\lib-c-split\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,split -l c libprj-foo rmdir build-installed\tests\test\new\no-cfg\lib-alt-subdir\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\lib-c-unit-tests\ cd build-installed\tests\test\new\no-cfg\lib-c-unit-tests\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib,unit-tests -l c libfoo C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\status\single-cfg\stdout-3.orig C:\tmp\build-installed\tests\test\status\single-cfg\stdout-3 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 deinit -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-c-split\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-c-split\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\lib-c-unit-tests\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\lib-c-unit-tests\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj-foo/ config.c=clang created configuration C:\tmp\build-installed\tests\test\init\add-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\multi-pkg\prompt\push\stderr-2.orig C:\tmp\build-installed\tests\test\release\multi-pkg\prompt\push\stderr-2 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libfoo/ config.c=clang C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... rmdir build-installed\tests\test\new\no-cfg\exe-c-prefix\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\exist\ cd build-installed\tests\test\new\no-cfg\exist\ mkdir build-installed\tests\test\new\no-cfg\exist\basics\ cd build-installed\tests\test\new\no-cfg\exist\basics\ mkdir libfoo C:\build2\bin\git -C libfoo init -q rmdir build-installed\tests\test\ci\multi-pkg\both\ cd build-installed\tests\test\ci\multi-pkg\ cat cat C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib --output-dir libfoo done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir build-installed\tests\test\ci\multi-pkg\ cd build-installed\tests\test\ci\ mkdir build-installed\tests\test\ci\single-pkg\ cd build-installed\tests\test\ci\single-pkg\ true mkdir build-installed\tests\test\ci\single-pkg\overrides\ cd build-installed\tests\test\ci\single-pkg\overrides\ cp -pr C:\tmp\build-installed\tests\test\ci\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\move\stderr-2.orig C:\tmp\build-installed\tests\test\config\move\stderr-2 synchronizing: new tmp/0.1.0-a.0.19700101000000 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 init -d prj @cfg C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\status\single-cfg\stderr-4.orig C:\tmp\build-installed\tests\test\status\single-cfg\stderr-4 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exist\basics\stderr-5.orig C:\tmp\build-installed\tests\test\new\no-cfg\exist\basics\stderr-5 rmdir build-installed\tests\test\new\no-cfg\exe-c-unit-tests\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\pkg\ cd build-installed\tests\test\new\no-cfg\pkg\ mkdir build-installed\tests\test\new\no-cfg\pkg\name\ cd build-installed\tests\test\new\no-cfg\pkg\name\ mkdir build-installed\tests\test\new\no-cfg\pkg\name\project-derived\ cd build-installed\tests\test\new\no-cfg\pkg\name\project-derived\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty xx initializing in project C:\tmp\build-installed\tests\test\ci\single-pkg\overrides\prj\ test -f libfoo/.gitignore sed -n -e "s/^summary: (.+)$/\1/p" libfoo/manifest rmdir build-installed\tests\test\status\single-cfg\ cd build-installed\tests\test\status\ mkdir build-installed\tests\test\status\no-cfg\ cd build-installed\tests\test\status\no-cfg\ cp -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exist\basics\stdout-7.orig C:\tmp\build-installed\tests\test\new\no-cfg\exist\basics\stdout-7 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\status\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\status\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\status\.build2 status -d prj rmdir build-installed\tests\test\release\multi-pkg\prompt\push\ cd build-installed\tests\test\release\multi-pkg\prompt\ mkdir build-installed\tests\test\release\multi-pkg\prompt\default\ cd build-installed\tests\test\release\multi-pkg\prompt\default\ cp --no-cleanup -pr ../prj ./ sed -n -e "s/^license: ([^ ]+).*$/\1/p" libfoo/manifest C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\exist\basics\stdout-8.orig C:\tmp\build-installed\tests\test\new\no-cfg\exist\basics\stdout-8 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\status\no-cfg\stderr-2.orig C:\tmp\build-installed\tests\test\status\no-cfg\stderr-2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\name\project-derived\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\name\project-derived\stderr-1 rmdir build-installed\tests\test\status\no-cfg\ cd build-installed\tests\test\status\ rmdir build-installed\tests\test\new\no-cfg\exist\basics\ cd build-installed\tests\test\new\no-cfg\exist\ mv xx x rmdir build-installed\tests\test\new\no-cfg\exist\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\source\ cd build-installed\tests\test\new\no-cfg\source\ mkdir build-installed\tests\test\new\no-cfg\source\nested\ cd build-installed\tests\test\new\no-cfg\source\nested\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --package pkg -d x C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t bare prj rm build-installed\tests\test\status\.buildignore rmdir build-installed\tests\test\status\ cd build-installed\tests\test\ mkdir build-installed\tests\test\new\no-cfg\extensions\ cd build-installed\tests\test\new\no-cfg\extensions\ mkdir build-installed\tests\test\new\no-cfg\extensions\errors\ cd build-installed\tests\test\new\no-cfg\extensions\errors\ mkdir build-installed\tests\test\new\no-cfg\extensions\errors\mutually-exclusive\ cd build-installed\tests\test\new\no-cfg\extensions\errors\mutually-exclusive\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cpp,extension=?pp libprj cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\mutually-exclusive\stderr.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\mutually-exclusive\stderr rmdir build-installed\tests\test\new\no-cfg\extensions\errors\mutually-exclusive\ cd build-installed\tests\test\new\no-cfg\extensions\errors\ mkdir build-installed\tests\test\new\no-cfg\extensions\errors\unknown-value\ cd build-installed\tests\test\new\no-cfg\extensions\errors\unknown-value\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,zxx= libprj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\unknown-value\stderr.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\unknown-value\stderr rmdir build-installed\tests\test\new\no-cfg\extensions\errors\unknown-value\ cd build-installed\tests\test\new\no-cfg\extensions\errors\ mkdir build-installed\tests\test\new\no-cfg\extensions\errors\dot-only\ cd build-installed\tests\test\new\no-cfg\extensions\errors\dot-only\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\name\project-derived\stderr-3.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\name\project-derived\stderr-3 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,extension=. libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\dot-only\stderr.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\dot-only\stderr rmdir build-installed\tests\test\new\no-cfg\pkg\name\project-derived\ cd build-installed\tests\test\new\no-cfg\pkg\name\ mkdir build-installed\tests\test\new\no-cfg\pkg\name\project\ cd build-installed\tests\test\new\no-cfg\pkg\name\project\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty x rmdir build-installed\tests\test\new\no-cfg\extensions\errors\dot-only\ cd build-installed\tests\test\new\no-cfg\extensions\errors\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\nested\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\nested\stderr-1 mkdir build-installed\tests\test\new\no-cfg\extensions\errors\empty-value\ cd build-installed\tests\test\new\no-cfg\extensions\errors\empty-value\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,extension= libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\name\project\stderr.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\name\project\stderr C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib,unit-tests prj -d prj -o prj/core/prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\empty-value\stderr.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\empty-value\stderr rmdir build-installed\tests\test\new\no-cfg\pkg\name\project\ cd build-installed\tests\test\new\no-cfg\pkg\name\ mkdir build-installed\tests\test\new\no-cfg\pkg\name\package\ cd build-installed\tests\test\new\no-cfg\pkg\name\package\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation x C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\nested\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\nested\stderr-2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\name\package\stderr.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\name\package\stderr rmdir build-installed\tests\test\new\no-cfg\extensions\errors\empty-value\ cd build-installed\tests\test\new\no-cfg\extensions\errors\ mkdir build-installed\tests\test\new\no-cfg\extensions\errors\unexpected-value\ cd build-installed\tests\test\new\no-cfg\extensions\errors\unexpected-value\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cpp=cxx libprj rmdir build-installed\tests\test\new\no-cfg\pkg\name\package\ cd build-installed\tests\test\new\no-cfg\pkg\name\ rmdir build-installed\tests\test\new\no-cfg\pkg\name\ cd build-installed\tests\test\new\no-cfg\pkg\ mkdir build-installed\tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\ cd build-installed\tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\unexpected-value\stderr.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\unexpected-value\stderr sed -i -e "s/^(version:) .*$/\1 1.0.13/" prj/manifest rmdir build-installed\tests\test\new\no-cfg\extensions\errors\unexpected-value\ cd build-installed\tests\test\new\no-cfg\extensions\errors\ mkdir build-installed\tests\test\new\no-cfg\extensions\errors\missing-value\ cd build-installed\tests\test\new\no-cfg\extensions\errors\missing-value\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cxx libprj C:\build2\bin\git -C prj branch -Dr origin/build2-control C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\missing-value\stderr.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\errors\missing-value\stderr Deleted remote-tracking branch origin/build2-control (was 670a27b). C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\stderr-1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git rmdir build-installed\tests\test\new\no-cfg\extensions\errors\missing-value\ cd build-installed\tests\test\new\no-cfg\extensions\errors\ rmdir build-installed\tests\test\new\no-cfg\extensions\errors\ cd build-installed\tests\test\new\no-cfg\extensions\ mkdir build-installed\tests\test\new\no-cfg\extensions\merge\ cd build-installed\tests\test\new\no-cfg\extensions\merge\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cxx=cpp -l c -l c++,hxx=hpp libprj created configuration @cfg C:\tmp\build-installed\tests\test\ci\single-pkg\overrides\prj-cfg\ 1 default,forwarded,auto-synchronized C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib,split,binless,unit-tests libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\stderr-2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\merge\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\merge\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ test -f libprj/libprj/prj.cpp test -f libprj/libprj/prj.hpp C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.cxx=clang++ synchronizing: new prj/1.0.1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 init -C prj-cfg2 -d tmp cc config.cxx=clang++ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 test: libhello/ config.cxx=clang++ initializing in project C:\tmp\build-installed\tests\test\init\add-cfg\tmp\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\multi-pkg\prompt\default\stderr-2.orig C:\tmp\build-installed\tests\test\release\multi-pkg\prompt\default\stderr-2 C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... mv prj-cfg prj-cfg2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj move @cfg prj-cfg2 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\move\stderr-5.orig C:\tmp\build-installed\tests\test\config\move\stderr-5 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 update -d prj --all rmdir build-installed\tests\test\release\multi-pkg\prompt\default\ cd build-installed\tests\test\release\multi-pkg\prompt\ rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\include-in-src\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\split-no-subdir-source\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\split-no-subdir-source\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,split,subdir=hello,no-subdir-source libhello rmdir build-installed\tests\test\release\multi-pkg\prompt\ cd build-installed\tests\test\release\multi-pkg\ mkdir build-installed\tests\test\release\multi-pkg\multiple-revisions\ cd build-installed\tests\test\release\multi-pkg\multiple-revisions\ cp --no-cleanup -pr ../prj ./ created configuration C:\tmp\build-installed\tests\test\init\add-cfg\prj-cfg2\ 2 auto-synchronized cp --no-cleanup -pr ../prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 status --all --recursive -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --push --yes --no-open mkdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\ cp -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\split-no-subdir-source\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\split-no-subdir-source\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libhello/ config.cxx=clang++ mkdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides\ cp -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --overrides all C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides\stderr-2.orig C:\tmp\build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides\stderr-2 rmdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\ mkdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\override-pair\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\override-pair\ cp -pr ../prj ./ synchronizing: new tmp/0.1.0-a.0.19700101000000 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --override "builds: all" --override "builds: default : &gcc" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\ci\single-pkg\overrides\invalid-option\override-pair\stderr-2.orig C:\tmp\build-installed\tests\test\ci\single-pkg\overrides\invalid-option\override-pair\stderr-2 rmdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\override-pair\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\ mkdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\override\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\override\ cp -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --override all C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\ci\single-pkg\overrides\invalid-option\override\stderr-2.orig C:\tmp\build-installed\tests\test\ci\single-pkg\overrides\invalid-option\override\stderr-2 rmdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\override\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\ mkdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\ cp -pr ../prj ./ mkdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\parsing\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\parsing\ cp -pr ../prj ./ cat C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --overrides-file overrides.manifest C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\parsing\stderr-3.orig C:\tmp\build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\parsing\stderr-3 rmdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\parsing\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\ mkdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\reading\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\reading\ cp -pr ../prj ./ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\sync\.build2 prj/pkg1/ rmdir build-installed\tests\test\new\no-cfg\lib-c\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\options-file\ cd build-installed\tests\test\new\no-cfg\options-file\ cat mkdir build-installed\tests\test\new\no-cfg\options-file\vcs\ cd build-installed\tests\test\new\no-cfg\options-file\vcs\ mkdir build-installed\tests\test\new\no-cfg\options-file\vcs\git\ cd build-installed\tests\test\new\no-cfg\options-file\vcs\git\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build-installed\tests\test\new\no-cfg\options-file\options -s git prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --overrides-file overrides.manifest rmdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\reading\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\ rmdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\overrides-file\ cd build-installed\tests\test\ci\single-pkg\overrides\invalid-option\ rmdir build-installed\tests\test\ci\single-pkg\overrides\invalid-option\ cd build-installed\tests\test\ci\single-pkg\overrides\ mkdir build-installed\tests\test\ci\single-pkg\overrides\valid\ cd build-installed\tests\test\ci\single-pkg\overrides\valid\ cp -pr ../prj ./ cat C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 --no-progress ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --overrides-file overrides.manifest --build-email foo@example.com --override "build-error-email: error@example.com" --override "builds: &gcc" --override "build-include: linux*" --override "build-exclude: *" echo "" rmdir build-installed\tests\test\new\no-cfg\source\nested\ cd build-installed\tests\test\new\no-cfg\source\ mkdir build-installed\tests\test\new\no-cfg\source\bare\ cd build-installed\tests\test\new\no-cfg\source\bare\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t bare prj C:\build2\bin\git -C prj add prj/manifest C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\options-file\vcs\git\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\options-file\vcs\git\stderr-1 rmdir build-installed\tests\test\new\no-cfg\lib-c-prefix\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\default-options-files\ cd build-installed\tests\test\new\no-cfg\default-options-files\ mkdir build-installed\tests\test\new\no-cfg\default-options-files\disallow-options\ cd build-installed\tests\test\new\no-cfg\default-options-files\disallow-options\ mkdir .build2 cat C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation prj test -d prj/.git rmdir build-installed\tests\test\new\no-cfg\options-file\vcs\git\ cd build-installed\tests\test\new\no-cfg\options-file\vcs\ rmdir build-installed\tests\test\new\no-cfg\options-file\vcs\ cd build-installed\tests\test\new\no-cfg\options-file\ mkdir build-installed\tests\test\new\no-cfg\options-file\lang\ cd build-installed\tests\test\new\no-cfg\options-file\lang\ mkdir build-installed\tests\test\new\no-cfg\options-file\lang\c\ cd build-installed\tests\test\new\no-cfg\options-file\lang\c\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build-installed\tests\test\new\no-cfg\options-file\options -t lib -l c libprj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 init -d prj -A @cfg1 ?sys:libprj/* C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --no-default-options prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release --revision --current-tag=update -q --yes --no-edit -d prj/prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\options-file\lang\c\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\options-file\lang\c\stderr-1 test -f libprj/libprj/prj.h test -f libprj/libprj/prj.c C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.c=clang C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 clean -d prj/pkg1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\bare\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\bare\stderr-1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\default-options-files\disallow-options\stderr-4.orig C:\tmp\build-installed\tests\test\new\no-cfg\default-options-files\disallow-options\stderr-4 rmdir build-installed\tests\test\new\no-cfg\lib-c-unit-tests\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\post-hook\ cd build-installed\tests\test\new\no-cfg\post-hook\ mkdir build-installed\tests\test\new\no-cfg\post-hook\failure\ cd build-installed\tests\test\new\no-cfg\post-hook\failure\ mkdir build-installed\tests\test\new\no-cfg\post-hook\failure\process\ cd build-installed\tests\test\new\no-cfg\post-hook\failure\process\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation prj --post-hook "" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\bare\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\bare\stderr-2 rmdir build-installed\tests\test\new\no-cfg\default-options-files\disallow-options\ cd build-installed\tests\test\new\no-cfg\default-options-files\ mkdir build-installed\tests\test\new\no-cfg\default-options-files\remote-hooks\ cd build-installed\tests\test\new\no-cfg\default-options-files\remote-hooks\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj rmdir build-installed\tests\test\new\no-cfg\lib-c-split\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\pre-hook\ cd build-installed\tests\test\new\no-cfg\pre-hook\ mkdir build-installed\tests\test\new\no-cfg\pre-hook\failure\ cd build-installed\tests\test\new\no-cfg\pre-hook\failure\ mkdir build-installed\tests\test\new\no-cfg\pre-hook\failure\substitution\ cd build-installed\tests\test\new\no-cfg\pre-hook\failure\substitution\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation prj --pre-hook "echo foo >>@bar@" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t exe prj -d prj Updated tag 'v0.1.0' (was 8b88163) C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pre-hook\failure\substitution\stderr.orig C:\tmp\build-installed\tests\test\new\no-cfg\pre-hook\failure\substitution\stderr C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\bare\stderr-3.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\bare\stderr-3 echo "" rmdir build-installed\tests\test\new\no-cfg\pkg\add-split-binless-unit-tests\ cd build-installed\tests\test\new\no-cfg\pkg\ mkdir build-installed\tests\test\new\no-cfg\pkg\add-split-binless\ cd build-installed\tests\test\new\no-cfg\pkg\add-split-binless\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj C:\build2\bin\git -C prj add prj/manifest created new empty project prj in C:\tmp\build-installed\tests\test\new\no-cfg\default-options-files\remote-hooks\prj\ rmdir build-installed\tests\test\new\no-cfg\pre-hook\failure\substitution\ cd build-installed\tests\test\new\no-cfg\pre-hook\failure\ rmdir build-installed\tests\test\new\no-cfg\pre-hook\failure\ cd build-installed\tests\test\new\no-cfg\pre-hook\ mkdir build-installed\tests\test\new\no-cfg\pre-hook\success\ cd build-installed\tests\test\new\no-cfg\pre-hook\success\ mkdir --no-cleanup prj cat C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation prj --pre-hook "mv .gitignore .gitignore.bak" --post-hook "cat .gitignore.bak >>.gitignore" --post-hook "rm .gitignore.bak" C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/ config.cxx=clang++ mkdir prj/.build2 cat echo "" mkdir --no-cleanup prj/libprj C:\build2\bin\git -C prj add libprj/manifest cat C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib -d prj libprj rmdir build-installed\tests\test\new\no-cfg\post-hook\failure\process\ cd build-installed\tests\test\new\no-cfg\post-hook\failure\ mkdir build-installed\tests\test\new\no-cfg\post-hook\failure\open-redirect\ cd build-installed\tests\test\new\no-cfg\post-hook\failure\open-redirect\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation prj --post-hook "echo foo >>bar/baz" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --push --yes --revision --no-edit C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split-binless\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split-binless\stderr-1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib,split,binless libprj -d prj cat prj/libprj/.gitignore rmdir build-installed\tests\test\new\no-cfg\extensions\merge\ cd build-installed\tests\test\new\no-cfg\extensions\ mkdir build-installed\tests\test\new\no-cfg\extensions\leading-dot\ cd build-installed\tests\test\new\no-cfg\extensions\leading-dot\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cxx=.cpp libprj C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\multi-pkg\multiple-revisions\stderr-10.orig C:\tmp\build-installed\tests\test\release\multi-pkg\multiple-revisions\stderr-10 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pre-hook\success\stderr-3.orig C:\tmp\build-installed\tests\test\new\no-cfg\pre-hook\success\stderr-3 rmdir build-installed\tests\test\new\no-cfg\post-hook\failure\open-redirect\ cd build-installed\tests\test\new\no-cfg\post-hook\failure\ mkdir build-installed\tests\test\new\no-cfg\post-hook\failure\substitution\ cd build-installed\tests\test\new\no-cfg\post-hook\failure\substitution\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation prj --post-hook "echo foo >>@bar@" cat prj/.gitignore C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --push --yes --revision --current-tag=update --no-edit rmdir build-installed\tests\test\new\no-cfg\pre-hook\success\ cd build-installed\tests\test\new\no-cfg\pre-hook\ rmdir build-installed\tests\test\new\no-cfg\pre-hook\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\subdir\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\subdir\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,subdir=hello libhello C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split-binless\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split-binless\stderr-2 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ rmdir build-installed\tests\test\ci\single-pkg\overrides\valid\ cd build-installed\tests\test\ci\single-pkg\overrides\ rmdir build-installed\tests\test\ci\single-pkg\overrides\ cd build-installed\tests\test\ci\single-pkg\ mkdir build-installed\tests\test\ci\single-pkg\invalid-repo\ cd build-installed\tests\test\ci\single-pkg\invalid-repo\ cp -pr C:\tmp\build-installed\tests\test\ci\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\leading-dot\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\leading-dot\stderr-1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\failure\substitution\stderr.orig C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\failure\substitution\stderr initializing in project C:\tmp\build-installed\tests\test\ci\single-pkg\invalid-repo\prj\ test -f libprj/libprj/prj.cpp test -f libprj/libprj/prj.hxx C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.cxx=clang++ rmdir build-installed\tests\test\new\no-cfg\post-hook\failure\substitution\ cd build-installed\tests\test\new\no-cfg\post-hook\failure\ rmdir build-installed\tests\test\new\no-cfg\post-hook\failure\ cd build-installed\tests\test\new\no-cfg\post-hook\ mkdir build-installed\tests\test\new\no-cfg\post-hook\success\ cd build-installed\tests\test\new\no-cfg\post-hook\success\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj --post-hook "echo .idea/ >>.gitignore" --post-hook "echo @mode@ @name@ @base@ @stem@" --post-hook "echo @type@ @lang@ @vcs@ @root@" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\subdir\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\subdir\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libhello/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stdout-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stdout-1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 deinit -d prj cat prj/.gitignore C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --package prj -d prj --post-hook "echo @@@@TODO >>NEWS" --post-hook "echo @mode@ @name@ @base@ @stem@ @root@" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stderr-3.orig C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stderr-3 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stdout-3.orig C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stdout-3 cat prj/prj/NEWS C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stdout-4.orig C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stdout-4 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib libprj.bash -d prj --post-hook "echo @@@@TODO >>NEWS" --post-hook "echo @mode@ @name@ @base@ @stem@ @root@ @pfx@ @sub@" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\move\stderr-7.orig C:\tmp\build-installed\tests\test\config\move\stderr-7 rmdir build-installed\tests\test\config\move\ cd build-installed\tests\test\config\ mkdir build-installed\tests\test\config\add\ cd build-installed\tests\test\config\add\ cp -pr C:\tmp\build-installed\tests\test\config\prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 new --no-checks -C prj-cfg1 tmp1 cc config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stderr-5.orig C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stderr-5 created configuration @cfg C:\tmp\build-installed\tests\test\ci\single-pkg\invalid-repo\prj-cfg\ 1 default,forwarded,auto-synchronized C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 test: libhello/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stdout-5.orig C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stdout-5 cat prj/libprj.bash/NEWS C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stdout-6.orig C:\tmp\build-installed\tests\test\new\no-cfg\post-hook\success\stdout-6 C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... false rmdir build-installed\tests\test\new\no-cfg\post-hook\success\ cd build-installed\tests\test\new\no-cfg\post-hook\ rmdir build-installed\tests\test\new\no-cfg\post-hook\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\combined-prefix\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\combined-prefix\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t exe,prefix=src hello created new executable project tmp1 in C:\tmp\build-installed\tests\test\config\add\tmp1\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 clean @cfg2 -d prj/pkg1 synchronizing: new prj/1.0.1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\combined-prefix\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\combined-prefix\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 hello/ config.cxx=clang++ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 init -d prj -A prj-cfg2 @cfg2 ?sys:libprj/* C:\build2\bin\git -C prj2 pull --ff-only rmdir build-installed\tests\test\release\multi-pkg\multiple-revisions\ cd build-installed\tests\test\release\multi-pkg\ mkdir build-installed\tests\test\release\multi-pkg\patch\ cd build-installed\tests\test\release\multi-pkg\patch\ cp --no-cleanup -pr ../prj ./ rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\split-no-subdir-source\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\no-subdir\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\no-subdir\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,no-subdir,no-version,no-tests libhello cp --no-cleanup -pr ../prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\test\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\test\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\test\.build2 test -a --recursive -d prj/pkg1 rmdir build-installed\tests\test\new\no-cfg\source\bare\ cd build-installed\tests\test\new\no-cfg\source\ mkdir build-installed\tests\test\new\no-cfg\source\lib-split-binless-unit-tests\ cd build-installed\tests\test\new\no-cfg\source\lib-split-binless-unit-tests\ created configuration C:\tmp\build-installed\tests\test\config\add\prj-cfg1\ 1 default,forwarded,auto-synchronized C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --push --yes C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\no-subdir\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\no-subdir\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libhello/ config.cxx=clang++ From file://C:/tmp/build-installed/tests/test/publish/control/failure//prj 3f1777c..c4c0962 build2-control -> origin/build2-control C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split-binless-unit-tests\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split-binless-unit-tests\stderr-1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib,split,binless,unit-tests libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split-binless-unit-tests\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split-binless-unit-tests\stderr-2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --repository http://example.com/prj.git#frag C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/ config.cxx=clang++ synchronizing: new tmp1/0.1.0-a.0.19700101000000 Updating 3f1777c..c4c0962 Fast-forward submit/24665643e44b54ab | 5 +++++ submit/eca761b923dd14fc | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 submit/24665643e44b54ab create mode 100644 submit/eca761b923dd14fc C:\build2\bin\git -C prj2 commit --allow-empty -m Dummy2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\ci\single-pkg\invalid-repo\stderr-3.orig C:\tmp\build-installed\tests\test\ci\single-pkg\invalid-repo\stderr-3 [build2-control 07e1a96] Dummy2 C:\build2\bin\git -C prj2 push rmdir build-installed\tests\test\ci\single-pkg\invalid-repo\ cd build-installed\tests\test\ci\single-pkg\ mkdir build-installed\tests\test\ci\single-pkg\no-commits\ cd build-installed\tests\test\ci\single-pkg\no-commits\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 new --no-checks prj created new executable project prj in C:\tmp\build-installed\tests\test\ci\single-pkg\no-commits\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build-installed\tests\test\ci\single-pkg\no-commits\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 clean --all -d prj rmdir build-installed\tests\test\new\no-cfg\options-file\lang\c\ cd build-installed\tests\test\new\no-cfg\options-file\lang\ mkdir build-installed\tests\test\new\no-cfg\options-file\lang\c++\ cd build-installed\tests\test\new\no-cfg\options-file\lang\c++\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build-installed\tests\test\new\no-cfg\options-file\options -t lib -l c++,hxx= libprj rmdir build-installed\tests\test\new\no-cfg\pkg\add-split-binless\ cd build-installed\tests\test\new\no-cfg\pkg\ mkdir build-installed\tests\test\new\no-cfg\pkg\add-split\ cd build-installed\tests\test\new\no-cfg\pkg\add-split\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\options-file\lang\c++\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\options-file\lang\c++\stderr-1 To file://C:/tmp/build-installed/tests/test/publish/control/failure//prj.git c4c0962..07e1a96 build2-control -> build2-control test -f libprj/libprj/prj sed -i -e "s/^(version:) .*$/\1 1.0.14/" prj/manifest test -f libprj/libprj/prj.cpp C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\build2\bin\git -C prj add * C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split\stderr-1 C:\build2\bin\git -C prj commit -m Create C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib,split libprj -d prj C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\sync\.build2 prj/pkg2/ rmdir build-installed\tests\test\new\no-cfg\default-options-files\remote-hooks\ cd build-installed\tests\test\new\no-cfg\default-options-files\ rmdir build-installed\tests\test\new\no-cfg\default-options-files\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\include-prefix\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\include-prefix\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,prefix-include=include libhello [master (root-commit) e05a811] Create 13 files changed, 127 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 build/.gitignore create mode 100644 build/bootstrap.build create mode 100644 build/root.build create mode 100644 buildfile create mode 100644 manifest create mode 100644 prj/.gitignore create mode 100644 prj/buildfile create mode 100644 prj/prj.cxx create mode 100644 prj/testscript create mode 100644 repositories.manifest C:\build2\bin\git -C prj push --set-upstream origin master C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-split\stderr-2 C:\build2\bin\git clone prj.git prj2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 status -d prj --all Cloning into 'prj2'... C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\include-prefix\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\include-prefix\stderr-1 rmdir build-installed\tests\test\new\no-cfg\extensions\leading-dot\ cd build-installed\tests\test\new\no-cfg\extensions\ mkdir build-installed\tests\test\new\no-cfg\extensions\ixx\ cd build-installed\tests\test\new\no-cfg\extensions\ixx\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,ixx=ixx libprj created configuration @cfg C:\tmp\build-installed\tests\test\ci\single-pkg\no-commits\prj-cfg\ 1 default,forwarded,auto-synchronized C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libhello/ config.cxx=clang++ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 test: libhello/ config.cxx=clang++ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 test: hello/ config.cxx=clang++ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" cat prj2/prj/manifest cat prj2/libprj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 new --no-checks -C prj-cfg2 tmp2 cc config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\ixx\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\ixx\stderr-1 Branch 'master' set up to track remote branch 'master' from 'origin'. To file://C:/tmp/build-installed/tests/test/publish/control/failure//prj.git * [new branch] master -> master C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git cat libprj/build/root.build cat libprj/libprj/buildfile C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\add-cfg\stdout-7.orig C:\tmp\build-installed\tests\test\init\add-cfg\stdout-7 rmdir build-installed\tests\test\release\multi-pkg\patch\ cd build-installed\tests\test\release\multi-pkg\ created new executable project tmp2 in C:\tmp\build-installed\tests\test\config\add\tmp2\ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\init\.build2 prj-cfg1/ synchronizing: new prj/0.1.0-a.0.19700101000000 rmdir build-installed\tests\test\release\multi-pkg\ cd build-installed\tests\test\release\ mkdir build-installed\tests\test\release\single-pkg\ cd build-installed\tests\test\release\single-pkg\ mkdir build-installed\tests\test\release\single-pkg\no-progress\ cd build-installed\tests\test\release\single-pkg\no-progress\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --no-progress rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\combined-prefix\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\split\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\split\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,split libhello rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\no-subdir\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\split-no-subdir\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\split-no-subdir\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t lib,split,no-subdir,no-version libhello rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\subdir\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\new\no-cfg\common-source-layouts\prefix-no-subdir\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\prefix-no-subdir\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -l c++ -t exe,prefix=src,no-subdir hello C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\split\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\split\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libhello/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\split-no-subdir\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\split-no-subdir\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libhello/ config.cxx=clang++ rmdir build-installed\tests\test\new\no-cfg\source\lib-split-binless-unit-tests\ cd build-installed\tests\test\new\no-cfg\source\ mkdir build-installed\tests\test\new\no-cfg\source\lib-split-binless\ cd build-installed\tests\test\new\no-cfg\source\lib-split-binless\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\prefix-no-subdir\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\common-source-layouts\prefix-no-subdir\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 hello/ config.cxx=clang++ created configuration C:\tmp\build-installed\tests\test\config\add\prj-cfg2\ 1 default,forwarded,auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split-binless\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split-binless\stderr-1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib,split,binless libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split-binless\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split-binless\stderr-2 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/ config.cxx=clang++ synchronizing: new tmp2/0.1.0-a.0.19700101000000 C:\build2\bin\git clone prj.git prj2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success Cloning into 'prj2'... rmdir build-installed\tests\test\ci\single-pkg\no-commits\ cd build-installed\tests\test\ci\single-pkg\ mkdir build-installed\tests\test\ci\single-pkg\multi-cfg\ cd build-installed\tests\test\ci\single-pkg\multi-cfg\ cp -pr C:\tmp\build-installed\tests\test\ci\prj ./ done. C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" initializing in project C:\tmp\build-installed\tests\test\ci\single-pkg\multi-cfg\prj\ rmdir build-installed\tests\test\new\no-cfg\options-file\lang\c++\ cd build-installed\tests\test\new\no-cfg\options-file\lang\ rmdir build-installed\tests\test\new\no-cfg\options-file\lang\ cd build-installed\tests\test\new\no-cfg\options-file\ mkdir build-installed\tests\test\new\no-cfg\options-file\type\ cd build-installed\tests\test\new\no-cfg\options-file\type\ mkdir build-installed\tests\test\new\no-cfg\options-file\type\empty\ cd build-installed\tests\test\new\no-cfg\options-file\type\empty\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build-installed\tests\test\new\no-cfg\options-file\options -t empty libprj rmdir build-installed\tests\test\release\single-pkg\no-progress\ cd build-installed\tests\test\release\single-pkg\ mkdir build-installed\tests\test\release\single-pkg\no-commit\ cd build-installed\tests\test\release\single-pkg\no-commit\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\options-file\type\empty\stderr.orig C:\tmp\build-installed\tests\test\new\no-cfg\options-file\type\empty\stderr C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --no-commit rmdir build-installed\tests\test\new\no-cfg\options-file\type\empty\ cd build-installed\tests\test\new\no-cfg\options-file\type\ mkdir build-installed\tests\test\new\no-cfg\options-file\type\bare\ cd build-installed\tests\test\new\no-cfg\options-file\type\bare\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build-installed\tests\test\new\no-cfg\options-file\options -t bare libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\options-file\type\bare\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\options-file\type\bare\stderr-1 test -f libprj/build2file test -d libprj/libprj C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.c=clang C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\sync\.build2 clean: prj/pkg1/ rmdir build-installed\tests\test\new\no-cfg\options-file\type\bare\ cd build-installed\tests\test\new\no-cfg\options-file\type\ mkdir build-installed\tests\test\new\no-cfg\options-file\type\lib\ cd build-installed\tests\test\new\no-cfg\options-file\type\lib\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build-installed\tests\test\new\no-cfg\options-file\options -t lib libprj created configuration @cfg1 C:\tmp\build-installed\tests\test\ci\single-pkg\multi-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\options-file\type\lib\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\options-file\type\lib\stderr-1 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir build-installed\tests\test\new\no-cfg\pkg\add-split\ cd build-installed\tests\test\new\no-cfg\pkg\ mkdir build-installed\tests\test\new\no-cfg\pkg\add-prefix\ cd build-installed\tests\test\new\no-cfg\pkg\add-prefix\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj C:\build2\bin\git -C prj commit -a -m "Release version" test -f libprj/buildfile C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj add @cfg1 prj-cfg1 test -f libprj/libprj/version.h.in C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.c=clang [master 5cb710d] Release version 1 file changed, 1 insertion(+), 1 deletion(-) C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --tag C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\add\stderr-4.orig C:\tmp\build-installed\tests\test\config\add\stderr-4 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-prefix\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-prefix\stderr-1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj add @cfg2 prj-cfg2 synchronizing: new prj/1.0.1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib,prefix=libs/src libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\add\stderr-5.orig C:\tmp\build-installed\tests\test\config\add\stderr-5 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 test: libhello/ config.cxx=clang++ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 test: hello/ config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 init -d prj --all C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --open --no-commit C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-prefix\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add-prefix\stderr-2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\update\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\update\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\update\.build2 deinit -d prj C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ rmdir build-installed\tests\test\new\no-cfg\source\lib-split-binless\ cd build-installed\tests\test\new\no-cfg\source\ mkdir build-installed\tests\test\new\no-cfg\source\lib-split\ cd build-installed\tests\test\new\no-cfg\source\lib-split\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe prj C:\build2\bin\git -C prj commit -a -m "Change version" [master 7f3dcf3] Change version 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj push origin HEAD --tags rmdir build-installed\tests\test\new\no-cfg\extensions\ixx\ cd build-installed\tests\test\new\no-cfg\extensions\ mkdir build-installed\tests\test\new\no-cfg\extensions\empty-hxx\ cd build-installed\tests\test\new\no-cfg\extensions\empty-hxx\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,hxx= libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split\stderr-1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib,split libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-split\stderr-2 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/ config.cxx=clang++ rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\include-prefix\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\new\no-cfg\options-file\type\exe\ cd build-installed\tests\test\new\no-cfg\options-file\type\exe\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --options-file C:\tmp\build-installed\tests\test\new\no-cfg\options-file\options -t exe prj rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\prefix-no-subdir\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\config\create\ cd build-installed\tests\test\config\create\ mkdir build-installed\tests\test\config\create\wipe\ cd build-installed\tests\test\config\create\wipe\ cp -pr C:\tmp\build-installed\tests\test\config\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\empty-hxx\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\empty-hxx\stderr-1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 test: libhello/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\update\multi-pkg-cfg\stderr-12.orig C:\tmp\build-installed\tests\test\update\multi-pkg-cfg\stderr-12 mkdir --no-cleanup cfg touch --no-cleanup cfg/a C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj create cfg cc config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\options-file\type\exe\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\options-file\type\exe\stderr-1 test -f libprj/libprj/prj.cxx test -f libprj/libprj/prj C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.cxx=clang++ test -f prj/buildfile test -f prj/prj/testscript cat prj/prj/buildfile C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/ config.c=clang rmdir build-installed\tests\test\update\multi-pkg-cfg\ cd build-installed\tests\test\update\ rm build-installed\tests\test\update\.buildignore rmdir build-installed\tests\test\update\ cd build-installed\tests\test\ rmdir build-installed\tests\test\new\cfg\ cd build-installed\tests\test\new\ mkdir build-installed\tests\test\init\create-cfg\ cd build-installed\tests\test\init\create-cfg\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\wipe\stderr-4.orig C:\tmp\build-installed\tests\test\config\create\wipe\stderr-4 cp -pr ../prj ./ cat mkdir build-installed\tests\test\init\create-cfg\pkg-args\ cd build-installed\tests\test\init\create-cfg\pkg-args\ cp -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj create --wipe cfg cc config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 echo "" echo "./: prj.cxx" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 init -d prj -C @cfg -- -- ?sys:libprj/* initializing in project C:\tmp\build-installed\tests\test\ci\single-pkg\multi-cfg\prj\ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 test: libhello/ config.cxx=clang++ To ../prj.git 04aa200..7f3dcf3 HEAD -> master * [new tag] v0.1.0 -> v0.1.0 C:\build2\bin\git -C prj pull --ff-only C:\build2\bin\git -C prj2 pull --ff-only C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\init\.build2 prj-cfg2/ From file://C:/tmp/build-installed/tests/test/publish/control/failure//prj c4c0962..07e1a96 build2-control -> origin/build2-control From C:/tmp/build-installed/tests/test/release/single-pkg/no-commit/prj 04aa200..7f3dcf3 master -> origin/master rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\split-no-subdir\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\publish\submit\ cd build-installed\tests\test\publish\submit\ cp -pr ../prj ./ Already up to date. mkdir build-installed\tests\test\publish\submit\failure\ cd build-installed\tests\test\publish\submit\failure\ mkdir build-installed\tests\test\publish\submit\failure\internal-error-html\ cd build-installed\tests\test\publish\submit\failure\internal-error-html\ cp -pr C:\tmp\build-installed\tests\test\publish\prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\sync\.build2 clean: prj/pkg2/ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build-installed\tests\test\publish\submit\failure\internal-error-html\prj\ * [new tag] v0.1.0 -> v0.1.0 created configuration @cfg2 C:\tmp\build-installed\tests\test\ci\single-pkg\multi-cfg\prj-cfg2\ 2 auto-synchronized rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\split\ cd build-installed\tests\test\new\no-cfg\common-source-layouts\ mkdir build-installed\tests\test\publish\control\success\ cd build-installed\tests\test\publish\control\success\ cp --no-cleanup -r ../prj.git ./ cp --no-cleanup -r ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build-installed\tests\test\publish\control\success\prj\ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\wipe\stderr-5.orig C:\tmp\build-installed\tests\test\config\create\wipe\stderr-5 Updating 04aa200..7f3dcf3 Fast-forward rmdir build-installed\tests\test\config\create\wipe\ cd build-installed\tests\test\config\create\ mkdir build-installed\tests\test\config\create\dir\ cd build-installed\tests\test\config\create\dir\ cp -pr C:\tmp\build-installed\tests\test\config\prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj create cfg cc config.cxx=clang++ manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir build-installed\tests\test\release\single-pkg\no-commit\ cd build-installed\tests\test\release\single-pkg\ mkdir build-installed\tests\test\release\single-pkg\open\ cd build-installed\tests\test\release\single-pkg\open\ mkdir build-installed\tests\test\release\single-pkg\open\unstaged\ cd build-installed\tests\test\release\single-pkg\open\unstaged\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 deinit -d prj cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ synchronizing: new prj/1.0.1 rmdir build-installed\tests\test\new\no-cfg\options-file\type\exe\ cd build-installed\tests\test\new\no-cfg\options-file\type\ mkdir build-installed\tests\test\new\no-cfg\extensions\default\ cd build-installed\tests\test\new\no-cfg\extensions\default\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++ libprj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --yes --no-open C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\default\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\default\stderr-1 test -f libprj/libprj/prj.cxx test -f libprj/libprj/prj.hxx C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.cxx=clang++ created configuration @cfg C:\tmp\build-installed\tests\test\publish\submit\failure\internal-error-html\prj-cfg\ 1 default,forwarded,auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\create-cfg\pkg-args\stderr-5.orig C:\tmp\build-installed\tests\test\init\create-cfg\pkg-args\stderr-5 rmdir build-installed\tests\test\init\create-cfg\pkg-args\ cd build-installed\tests\test\init\create-cfg\ mkdir build-installed\tests\test\init\create-cfg\cfg-pkg-args-sep\ cd build-installed\tests\test\init\create-cfg\cfg-pkg-args-sep\ cp -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 init -d prj -C @cfg -- cc config.cxx=clang++ config.cc.poptions=-DTEST -- ?sys:libprj/* created configuration @cfg C:\tmp\build-installed\tests\test\publish\control\success\prj-cfg\ 1 default,forwarded,auto-synchronized echo "" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --yes --open C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\dir\stderr-2.orig C:\tmp\build-installed\tests\test\config\create\dir\stderr-2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 init -d prj -c cfg C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\open\unstaged\stderr-4.orig C:\tmp\build-installed\tests\test\release\single-pkg\open\unstaged\stderr-4 rmdir build-installed\tests\test\new\no-cfg\source\lib-split\ cd build-installed\tests\test\new\no-cfg\source\ mkdir build-installed\tests\test\new\no-cfg\source\lib-prefix\ cd build-installed\tests\test\new\no-cfg\source\lib-prefix\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --yes --open --no-commit synchronizing: new prj/0.1.0-a.0.19700101000000 synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\git -C prj commit -a -m "Open dev cycle" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --all C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-prefix\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-prefix\stderr-1 [master 4aac63a] Open dev cycle 1 file changed, 2 insertions(+), 1 deletion(-) C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\ci\single-pkg\multi-cfg\stderr-4.orig C:\tmp\build-installed\tests\test\ci\single-pkg\multi-cfg\stderr-4 C:\build2\bin\git -C prj push origin HEAD --tags C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib,prefix=libs/src libprj -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-prefix\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\lib-prefix\stderr-2 rmdir build-installed\tests\test\ci\single-pkg\multi-cfg\ cd build-installed\tests\test\ci\single-pkg\ mkdir build-installed\tests\test\ci\single-pkg\no-cfg\ cd build-installed\tests\test\ci\single-pkg\no-cfg\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 new --no-checks prj rmdir build-installed\tests\test\new\no-cfg\options-file\type\lib\ cd build-installed\tests\test\new\no-cfg\options-file\type\ rmdir build-installed\tests\test\new\no-cfg\options-file\type\ cd build-installed\tests\test\new\no-cfg\options-file\ rmdir build-installed\tests\test\new\no-cfg\options-file\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\new\no-cfg\extensions\cpp\ cd build-installed\tests\test\new\no-cfg\extensions\cpp\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cpp libprj C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/ config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\sync\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\sync\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\sync\.build2 deinit -d prj rmdir build-installed\tests\test\new\no-cfg\pkg\add-prefix\ cd build-installed\tests\test\new\no-cfg\pkg\ mkdir build-installed\tests\test\new\no-cfg\pkg\add\ cd build-installed\tests\test\new\no-cfg\pkg\add\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t empty prj created new executable project prj in C:\tmp\build-installed\tests\test\ci\single-pkg\no-cfg\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success To ../prj.git 04aa200..4aac63a HEAD -> master * [new tag] v0.1.0 -> v0.1.0 C:\build2\bin\git clone prj.git prj2 rmdir build-installed\tests\test\ci\single-pkg\no-cfg\ cd build-installed\tests\test\ci\single-pkg\ mkdir build-installed\tests\test\ci\single-pkg\single-cfg\ cd build-installed\tests\test\ci\single-pkg\single-cfg\ cp -pr C:\tmp\build-installed\tests\test\ci\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\cpp\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\cpp\stderr-1 Cloning into 'prj2'... test -f libprj/libprj/prj.cpp test -f libprj/libprj/prj.hpp C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build-installed\tests\test\ci\single-pkg\single-cfg\prj\ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir build-installed\tests\test\release\single-pkg\open\unstaged\ cd build-installed\tests\test\release\single-pkg\open\ rmdir build-installed\tests\test\release\single-pkg\open\ cd build-installed\tests\test\release\single-pkg\ mkdir build-installed\tests\test\release\single-pkg\revision\ cd build-installed\tests\test\release\single-pkg\revision\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add\stderr-1 test -f prj/README.md C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --package -t lib libprj -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --no-open --push --yes C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\init\.build2 prj/ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add\stderr-3.orig C:\tmp\build-installed\tests\test\new\no-cfg\pkg\add\stderr-3 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 status -d prj --all C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/libprj/ config.cxx=clang++ rmdir build-installed\tests\test\new\no-cfg\extensions\empty-hxx\ cd build-installed\tests\test\new\no-cfg\extensions\ mkdir build-installed\tests\test\new\no-cfg\extensions\cxx-hxx\ cd build-installed\tests\test\new\no-cfg\extensions\cxx-hxx\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,cxx=c,hxx=h libprj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 status -d prj C:\build2\bin\git -C prj remote add origin file://C:/tmp/build-installed/tests/test/publish/control/success//prj.git sed -i -e "s/^(version:) .*$/\1 1.0.7/" prj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate internal-error-html sed -i -e "s/^(version:) .*$/\1 1.0.8/" prj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\sync\multi-pkg-cfg\stderr-20.orig C:\tmp\build-installed\tests\test\sync\multi-pkg-cfg\stderr-20 created configuration @cfg C:\tmp\build-installed\tests\test\ci\single-pkg\single-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized rmdir build-installed\tests\test\sync\multi-pkg-cfg\ cd build-installed\tests\test\sync\ rm build-installed\tests\test\sync\.buildignore rmdir build-installed\tests\test\sync\ cd build-installed\tests\test\ mkdir build-installed\tests\test\new\no-cfg\extensions\extension-c++\ cd build-installed\tests\test\new\no-cfg\extensions\extension-c++\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,extension=?++ libprj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\cxx-hxx\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\cxx-hxx\stderr-1 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\dir\stdout-4.orig C:\tmp\build-installed\tests\test\config\create\dir\stdout-4 test -f libprj/libprj/prj.c test -f libprj/libprj/prj.h C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj list C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\dir\stdout-5.orig C:\tmp\build-installed\tests\test\config\create\dir\stdout-5 synchronizing: new prj/1.0.1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 update -d prj -c cfg C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\extension-c++\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\extension-c++\stderr-1 test -f libprj/libprj/prj.c++ test -f libprj/libprj/prj.h++ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\add\stdout-7.orig C:\tmp\build-installed\tests\test\config\add\stdout-7 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj list C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\add\stdout-8.orig C:\tmp\build-installed\tests\test\config\add\stdout-8 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 update -d prj --all mkdir build-installed\tests\test\release\single-pkg\revision\amend\ cd build-installed\tests\test\release\single-pkg\revision\amend\ cp --no-cleanup -pr ../prj ./ rmdir build-installed\tests\test\test\multi-pkg-cfg\ cd build-installed\tests\test\test\ rm build-installed\tests\test\test\.buildignore rmdir build-installed\tests\test\test\ cd build-installed\tests\test\ mkdir build-installed\tests\test\new\no-cfg\extensions\extension-cc\ cd build-installed\tests\test\new\no-cfg\extensions\extension-cc\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t lib -l c++,extension=?? libprj cp --no-cleanup -pr ../prj.git ./ echo "" C:\build2\bin\git -C prj commit -a -m "Fix repositories.manifest" sed -n -e "s/^config.cc.poptions = (.+)$/\1/p" prj-cfg/build/config.build C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args-sep\stdout-3.orig C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args-sep\stdout-3 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 deinit -d prj rmdir build-installed\tests\test\new\no-cfg\source\lib-prefix\ cd build-installed\tests\test\new\no-cfg\source\ mkdir build-installed\tests\test\new\no-cfg\source\lib\ cd build-installed\tests\test\new\no-cfg\source\lib\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation -t exe prj [master 542c55b] Fix repositories.manifest 1 file changed, 1 insertion(+) echo "" C:\build2\bin\git -C prj commit -a -m "Fix buildfile" -m "Add 'n' to the end of the file." C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\extensions\extension-cc\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\extensions\extension-cc\stderr-1 test -f libprj/libprj/prj.cc test -f libprj/libprj/prj.hh C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 libprj/ config.cxx=clang++ [master e3c05d2] Fix buildfile 1 file changed, 1 insertion(+) echo "" C:\build2\bin\git -C prj add manifest mkdir build-installed\tests\test\release\single-pkg\revision\amend\no-changes-staged\ cd build-installed\tests\test\release\single-pkg\revision\amend\no-changes-staged\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\lib\stderr-1.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\lib\stderr-1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\ci\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\ci\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\ci\.build2 ci -d prj --yes --repository http://example.com/prj.git --server https://ci.cppget.org --simulate success --no-progress C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\new\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\new\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\new\.build2 new --no-checks --no-amalgamation --source -t lib libprj -d prj cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\new\no-cfg\source\lib\stderr-2.orig C:\tmp\build-installed\tests\test\new\no-cfg\source\lib\stderr-2 C:\build2\bin\git -C prj commit -a -m "Change manifest" test -f prj/libprj/README.md C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\new\.build2 prj/ config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args-sep\stderr-4.orig C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args-sep\stderr-4 rmdir build-installed\tests\test\init\create-cfg\cfg-pkg-args-sep\ rmdir build-installed\tests\test\new\no-cfg\extensions\default\ cd build-installed\tests\test\init\create-cfg\ cd build-installed\tests\test\new\no-cfg\extensions\ mkdir build-installed\tests\test\release\single-pkg\release\ cd build-installed\tests\test\release\single-pkg\release\ mkdir build-installed\tests\test\release\single-pkg\release\unstaged\ cd build-installed\tests\test\release\single-pkg\release\unstaged\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ mkdir build-installed\tests\test\init\create-cfg\cfg-pkg-args\ cd build-installed\tests\test\init\create-cfg\cfg-pkg-args\ cp -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 init -d prj -C @cfg cc config.cxx=clang++ config.cc.poptions=-DTEST -- ?sys:libprj/* [master 6e384c0] Change manifest 1 file changed, 1 insertion(+) C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --amend --no-edit --yes cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ echo "" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes C:\build2\bin\git -C prj checkout build2-control C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\init\.build2 clean: prj/ Your branch is up to date with 'origin/build2-control'. Switched to branch 'build2-control' C:\build2\bin\git -C prj log --name-only --pretty=format:%s C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\unstaged\stderr-3.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\unstaged\stderr-3 rmdir build-installed\tests\test\publish\control\failure\ cd build-installed\tests\test\publish\control\ rmdir build-installed\tests\test\new\no-cfg\common-source-layouts\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\release\single-pkg\revision\current-tag\ cd build-installed\tests\test\release\single-pkg\revision\current-tag\ cp --no-cleanup -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --no-commit cp --no-cleanup -pr ../prj.git ./ echo "" C:\build2\bin\git -C prj add manifest mkdir build-installed\tests\test\release\single-pkg\revision\current-tag\keep\ cd build-installed\tests\test\release\single-pkg\revision\current-tag\keep\ cp --no-cleanup -pr ../prj ./ cp --no-cleanup -pr ../prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --current-tag=keep C:\build2\bin\git -C prj commit -a -m "Release version" [master 8e3b5a9] Release version 1 file changed, 2 insertions(+), 1 deletion(-) C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --tag --push C:\build2\bin\git clone prj.git prj2 rmdir build-installed\tests\test\new\no-cfg\extensions\cpp\ cd build-installed\tests\test\new\no-cfg\extensions\ mkdir build-installed\tests\test\release\single-pkg\revision\tag\ cd build-installed\tests\test\release\single-pkg\revision\tag\ cp --no-cleanup -pr ../prj ./ rmdir build-installed\tests\test\ci\single-pkg\single-cfg\ cd build-installed\tests\test\ci\single-pkg\ rmdir build-installed\tests\test\ci\single-pkg\ cd build-installed\tests\test\ci\ Cloning into 'prj2'... cp --no-cleanup -pr ../prj.git ./ rm build-installed\tests\test\ci\.buildignore rmdir build-installed\tests\test\ci\ cd build-installed\tests\test\ mkdir build-installed\tests\test\release\single-pkg\revision\changes-staged\ cd build-installed\tests\test\release\single-pkg\revision\changes-staged\ cp --no-cleanup -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --force=unchanged --yes --no-tag cp --no-cleanup -pr ../prj.git ./ echo "" C:\build2\bin\git -C prj add manifest mkdir build-installed\tests\test\release\single-pkg\revision\changes-staged\no-tag\ cd build-installed\tests\test\release\single-pkg\revision\changes-staged\no-tag\ cp --no-cleanup -pr ../prj ./ done. cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes --no-tag C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" --pretty=format:%B C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\revision\amend\no-changes-staged\stdout-6.orig C:\tmp\build-installed\tests\test\release\single-pkg\revision\amend\no-changes-staged\stdout-6 rmdir build-installed\tests\test\release\single-pkg\revision\amend\no-changes-staged\ cd build-installed\tests\test\release\single-pkg\revision\amend\ mkdir build-installed\tests\test\release\single-pkg\revision\amend\squash\ cd build-installed\tests\test\release\single-pkg\revision\amend\squash\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\revision\current-tag\keep\stderr-2.orig C:\tmp\build-installed\tests\test\release\single-pkg\revision\current-tag\keep\stderr-2 C:\build2\bin\git -C prj log "--pretty=format:%d %s" cp --no-cleanup -pr ../prj.git ./ rmdir build-installed\tests\test\new\no-cfg\pkg\add\ cd build-installed\tests\test\new\no-cfg\pkg\ rmdir build-installed\tests\test\new\no-cfg\pkg\ cd build-installed\tests\test\new\no-cfg\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --amend --no-edit --yes --squash 2 mkdir build-installed\tests\test\release\single-pkg\revision\changes-staged\normal\ cd build-installed\tests\test\release\single-pkg\revision\changes-staged\normal\ cp --no-cleanup -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes --current-tag=keep --force=unchanged cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\unstaged\stderr-6.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\unstaged\stderr-6 C:\build2\bin\git clone prj.git prj2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes Cloning into 'prj2'... C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 deinit -d prj -c cfg done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir build-installed\tests\test\new\no-cfg\source\lib\ cd build-installed\tests\test\new\no-cfg\source\ rmdir build-installed\tests\test\new\no-cfg\source\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\release\single-pkg\revision\changes-staged\stub\ cd build-installed\tests\test\release\single-pkg\revision\changes-staged\stub\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ C:\build2\bin\git clone prj.git prj2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 deinit -d prj cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" Cloning into 'prj2'... sed -i -e "s/^(version:) .*$/\1 0/" prj/manifest C:\build2\bin\git -C prj add manifest rmdir build-installed\tests\test\release\single-pkg\release\unstaged\ cd build-installed\tests\test\release\single-pkg\release\ mkdir build-installed\tests\test\release\single-pkg\release\validate-manifest\ cd build-installed\tests\test\release\single-pkg\release\validate-manifest\ mkdir build-installed\tests\test\release\single-pkg\release\validate-manifest\unknown-value\ cd build-installed\tests\test\release\single-pkg\release\validate-manifest\unknown-value\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ mkdir build-installed\tests\test\release\single-pkg\revision\tag\keep\ cd build-installed\tests\test\release\single-pkg\revision\tag\keep\ cp --no-cleanup -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes --revision rmdir build-installed\tests\test\new\no-cfg\extensions\cxx-hxx\ cd build-installed\tests\test\new\no-cfg\extensions\ mkdir build-installed\tests\test\release\single-pkg\revision\tag\update\ cd build-installed\tests\test\release\single-pkg\revision\tag\update\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\dir\stderr-7.orig C:\tmp\build-installed\tests\test\config\create\dir\stderr-7 cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ rmdir build-installed\tests\test\publish\submit\failure\internal-error-html\ cd build-installed\tests\test\publish\submit\failure\ mkdir build-installed\tests\test\publish\submit\failure\internal-error-text\ cd build-installed\tests\test\publish\submit\failure\internal-error-text\ cp -pr C:\tmp\build-installed\tests\test\publish\prj ./ sed -n -e "s/^config.cc.poptions = (.+)$/\1/p" prj-cfg/build/config.build cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args\stdout-3.orig C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args\stdout-3 rmdir build-installed\tests\test\config\create\dir\ cd build-installed\tests\test\config\create\ mkdir build-installed\tests\test\config\create\name\ cd build-installed\tests\test\config\create\name\ cp -pr C:\tmp\build-installed\tests\test\config\prj ./ C:\build2\bin\git -C prj log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 status -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg echo "some-file: README" C:\build2\bin\git -C prj commit -a -m "Add file" done. initializing in project C:\tmp\build-installed\tests\test\publish\submit\failure\internal-error-text\prj\ rmdir build-installed\tests\test\new\no-cfg\extensions\extension-c++\ cd build-installed\tests\test\new\no-cfg\extensions\ mkdir build-installed\tests\test\release\single-pkg\revision\no-changes-staged\ cd build-installed\tests\test\release\single-pkg\revision\no-changes-staged\ C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" cp --no-cleanup -pr ../prj ./ C:\build2\bin\git clone prj.git prj2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj create -- @cfg cc config.cxx=clang++ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\add-cfg\stderr-12.orig C:\tmp\build-installed\tests\test\init\add-cfg\stderr-12 cp --no-cleanup -pr ../prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release --tag --push -q --yes -d prj/prj --current-tag=keep C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release --tag --push --yes -d prj Cloning into 'prj2'... C:\build2\bin\git clone prj.git prj2 rmdir build-installed\tests\test\init\add-cfg\ cd build-installed\tests\test\init\ mkdir build-installed\tests\test\release\single-pkg\revision\tag\remove\ cd build-installed\tests\test\release\single-pkg\revision\tag\remove\ cp --no-cleanup -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release --tag --push -q --yes -d prj/prj --current-tag=update C:\build2\bin\git clone prj.git prj2 cp --no-cleanup -pr ../prj.git ./ [master 34f5512] Add file 1 file changed, 1 insertion(+) C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --yes --push Cloning into 'prj2'... Cloning into 'prj2'... C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --yes C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args\stdout-4.orig C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args\stdout-4 cp --no-cleanup -pr ../prj.git ./ rmdir build-installed\tests\test\new\no-cfg\extensions\extension-cc\ cd build-installed\tests\test\new\no-cfg\extensions\ mkdir build-installed\tests\test\release\single-pkg\revision\unstaged\ cd build-installed\tests\test\release\single-pkg\revision\unstaged\ cp --no-cleanup -pr ../prj ./ rmdir build-installed\tests\test\release\single-pkg\release\validate-manifest\unknown-value\ cd build-installed\tests\test\release\single-pkg\release\validate-manifest\ mkdir build-installed\tests\test\release\single-pkg\release\validate-manifest\file-value\ cd build-installed\tests\test\release\single-pkg\release\validate-manifest\file-value\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ pushing tag v0.1.0+1 C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\init\.build2 prj/ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release --tag --push -q --yes -d prj/prj --current-tag=remove done. C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --yes --force=unchanged C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ cp --no-cleanup -pr ../prj.git ./ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rm prj/README.md C:\build2\bin\git -C prj commit -a -m "Remove description" echo "" C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" --pretty=format:%B C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --yes C:\build2\bin\git clone prj.git prj2 rmdir build-installed\tests\test\release\single-pkg\revision\current-tag\keep\ cd build-installed\tests\test\release\single-pkg\revision\current-tag\ mkdir build-installed\tests\test\release\single-pkg\revision\current-tag\remove\ cd build-installed\tests\test\release\single-pkg\revision\current-tag\remove\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\revision\amend\squash\stdout-5.orig C:\tmp\build-installed\tests\test\release\single-pkg\revision\amend\squash\stdout-5 Cloning into 'prj2'... [master 5d687ee] Remove description 1 file changed, 3 deletions(-) delete mode 100644 README.md C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --yes --push rmdir build-installed\tests\test\release\single-pkg\revision\changes-staged\normal\ cd build-installed\tests\test\release\single-pkg\revision\changes-staged\ mkdir build-installed\tests\test\release\single-pkg\revision\amend\no-squash\ cd build-installed\tests\test\release\single-pkg\revision\amend\no-squash\ cp --no-cleanup -pr ../prj ./ created configuration @cfg C:\tmp\build-installed\tests\test\publish\submit\failure\internal-error-text\prj-cfg\ 1 default,forwarded,auto-synchronized cp --no-cleanup -pr ../prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\revision\unstaged\stderr-3.orig C:\tmp\build-installed\tests\test\release\single-pkg\revision\unstaged\stderr-3 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\name\stderr-2.orig C:\tmp\build-installed\tests\test\config\create\name\stderr-2 C:\build2\bin\git -C prj log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --yes --no-commit C:\build2\bin\git -C prj log "--pretty=format:%d %s" C:\build2\bin\git -C prj2 pull --ff-only --tags --force C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 init -d prj @cfg touch prj/README.md C:\build2\bin\git -C prj add README.md C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --current-tag=remove C:\build2\bin\git clone prj.git prj2 rmdir build-installed\tests\test\release\single-pkg\revision\amend\squash\ cd build-installed\tests\test\release\single-pkg\revision\amend\ rmdir build-installed\tests\test\new\no-cfg\extensions\ cd build-installed\tests\test\new\no-cfg\ mkdir build-installed\tests\test\config\create\name-dir\ cd build-installed\tests\test\config\create\name-dir\ cp --no-cleanup -pr ../prj.git ./ cp -pr C:\tmp\build-installed\tests\test\config\prj ./ C:\build2\bin\git clone prj.git prj2 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj create @cfg cfg-dir cc config.cxx=clang++ C:\build2\bin\git -C prj commit -m "Add README.md file" Cloning into 'prj2'... C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --amend --no-edit --yes Cloning into 'prj2'... C:\build2\bin\git -C prj commit -a -m "Release revision" [master e1ca778] Add README.md file 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 README.md C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --yes --push rmdir build-installed\tests\test\release\single-pkg\revision\changes-staged\stub\ cd build-installed\tests\test\release\single-pkg\revision\changes-staged\ mkdir build-installed\tests\test\release\single-pkg\release\version\ cd build-installed\tests\test\release\single-pkg\release\version\ mkdir build-installed\tests\test\release\single-pkg\release\version\major\ cd build-installed\tests\test\release\single-pkg\release\version\major\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ synchronizing: new prj/0.1.0-a.0.19700101000000 [master a512bcc] Release revision 1 file changed, 2 insertions(+), 1 deletion(-) done. C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release --tag --push --yes -d prj C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\build2\bin\git -C prj log "--pretty=format:%d %s" From C:/tmp/build-installed/tests/test/release/single-pkg/revision/changes-staged/no-tag/prj * [new tag] v0.1.0+1 -> v0.1.0+1 echo . C:\build2\bin\git clone prj.git prj2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --major C:\build2\bin\git -C prj commit -a -m "Fill README.md file" Cloning into 'prj2'... C:\build2\bin\git clone prj.git prj2 rmdir build-installed\tests\test\release\single-pkg\revision\tag\update\ cd build-installed\tests\test\release\single-pkg\revision\tag\ mkdir build-installed\tests\test\release\single-pkg\release\version\patch\ cd build-installed\tests\test\release\single-pkg\release\version\patch\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ Already up to date. rmdir build-installed\tests\test\release\single-pkg\revision\tag\keep\ cd build-installed\tests\test\release\single-pkg\revision\tag\ rmdir build-installed\tests\test\new\no-cfg\ cd build-installed\tests\test\new\ C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" mkdir build-installed\tests\test\release\single-pkg\release\version\alpha\ cd build-installed\tests\test\release\single-pkg\release\version\alpha\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ [master 72d4858] Fill README.md file 1 file changed, 1 insertion(+) C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --yes --push Cloning into 'prj2'... pushing branch master, tag v0.1.0+1 cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push done. C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --alpha C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir build-installed\tests\test\release\single-pkg\revision\changes-staged\no-tag\ cd build-installed\tests\test\release\single-pkg\revision\changes-staged\ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir build-installed\tests\test\release\single-pkg\revision\changes-staged\ cd build-installed\tests\test\release\single-pkg\revision\ mkdir build-installed\tests\test\release\single-pkg\release\version\beta\ cd build-installed\tests\test\release\single-pkg\release\version\beta\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\name-dir\stderr-2.orig C:\tmp\build-installed\tests\test\config\create\name-dir\stderr-2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 status -d prj rmdir build-installed\tests\test\release\single-pkg\revision\tag\remove\ cd build-installed\tests\test\release\single-pkg\revision\tag\ mkdir build-installed\tests\test\release\single-pkg\release\version\minor\ cd build-installed\tests\test\release\single-pkg\release\version\minor\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\name-dir\stderr-3.orig C:\tmp\build-installed\tests\test\config\create\name-dir\stderr-3 sed -i -e "s/^(version:) .*$/\1 1.0.9/" prj/manifest cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git C:\build2\bin\git -C prj log "--pretty=format:%d %s" rmdir build-installed\tests\test\release\single-pkg\revision\no-changes-staged\ cd build-installed\tests\test\release\single-pkg\revision\ mkdir build-installed\tests\test\release\single-pkg\release\open\ cd build-installed\tests\test\release\single-pkg\release\open\ mkdir build-installed\tests\test\release\single-pkg\release\open\base\ cd build-installed\tests\test\release\single-pkg\release\open\base\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 init -d prj @cfg C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes --current-tag=remove --force=unchanged C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --beta cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\build2\bin\git clone prj.git prj2 cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --minor C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open-base 1.0 Cloning into 'prj2'... done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" sed -i -e "s/^(version:) .*$/\1 1.0.6/" prj/manifest C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\open\base\stderr-2.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\open\base\stderr-2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate internal-error-text C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" --pretty=format:%B C:\build2\bin\git clone prj.git prj2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open-base 1.0.0-a.1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 status -d prj C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\revision\amend\no-squash\stdout-5.orig C:\tmp\build-installed\tests\test\release\single-pkg\revision\amend\no-squash\stdout-5 rmdir build-installed\tests\test\release\single-pkg\revision\unstaged\ cd build-installed\tests\test\release\single-pkg\revision\ mkdir build-installed\tests\test\release\single-pkg\release\no\ cd build-installed\tests\test\release\single-pkg\release\no\ mkdir build-installed\tests\test\release\single-pkg\release\no\commit\ cd build-installed\tests\test\release\single-pkg\release\no\commit\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ Cloning into 'prj2'... cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --no-commit rmdir build-installed\tests\test\release\single-pkg\revision\amend\no-squash\ cd build-installed\tests\test\release\single-pkg\revision\amend\ mkdir build-installed\tests\test\release\single-pkg\release\no\open\ cd build-installed\tests\test\release\single-pkg\release\no\open\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\no\commit\stderr-2.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\no\commit\stderr-2 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\open\base\stderr-3.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\open\base\stderr-3 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open-base 1.2.3 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\name\stdout-4.orig C:\tmp\build-installed\tests\test\config\create\name\stdout-4 cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj list C:\build2\bin\git clone prj.git prj2 rmdir build-installed\tests\test\release\single-pkg\release\no\commit\ cd build-installed\tests\test\release\single-pkg\release\no\ mkdir build-installed\tests\test\release\single-pkg\release\no\tag-open\ cd build-installed\tests\test\release\single-pkg\release\no\tag-open\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\name\stdout-5.orig C:\tmp\build-installed\tests\test\config\create\name\stdout-5 C:\build2\bin\git clone prj.git prj2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --no-open C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 update -d prj @cfg Cloning into 'prj2'... rmdir build-installed\tests\test\release\single-pkg\release\validate-manifest\file-value\ cd build-installed\tests\test\release\single-pkg\release\validate-manifest\ rmdir build-installed\tests\test\release\single-pkg\release\validate-manifest\ cd build-installed\tests\test\release\single-pkg\release\ rm build-installed\tests\test\new\.buildignore rmdir build-installed\tests\test\new\ cd build-installed\tests\test\ mkdir build-installed\tests\test\release\single-pkg\release\no\tag\ cd build-installed\tests\test\release\single-pkg\release\no\tag\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ Cloning into 'prj2'... C:\build2\bin\git -C prj log "--pretty=format:%d %s" rmdir build-installed\tests\test\release\single-pkg\release\version\major\ cd build-installed\tests\test\release\single-pkg\release\version\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\build2\bin\git clone prj.git prj2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --no-tag --no-open Cloning into 'prj2'... cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ rmdir build-installed\tests\test\release\single-pkg\revision\tag\ cd build-installed\tests\test\release\single-pkg\revision\ mkdir build-installed\tests\test\release\single-pkg\release\open\beta\ cd build-installed\tests\test\release\single-pkg\release\open\beta\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --no-tag done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" cat prj2/manifest cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\build2\bin\git clone prj.git prj2 C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open-beta done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" Cloning into 'prj2'... rmdir build-installed\tests\test\release\single-pkg\release\version\patch\ cd build-installed\tests\test\release\single-pkg\release\version\ mkdir build-installed\tests\test\publish\submit\single-pkg\ cd build-installed\tests\test\publish\submit\single-pkg\ true mkdir build-installed\tests\test\publish\submit\single-pkg\snapshot\ cd build-installed\tests\test\publish\submit\single-pkg\snapshot\ cp -pr C:\tmp\build-installed\tests\test\publish\prj ./ rmdir build-installed\tests\test\release\single-pkg\release\version\alpha\ cd build-installed\tests\test\release\single-pkg\release\version\ mkdir build-installed\tests\test\publish\submit\multi-pkg\ cd build-installed\tests\test\publish\submit\multi-pkg\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 new --no-checks -t empty prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build-installed\tests\test\publish\submit\single-pkg\snapshot\prj\ created new empty project prj in C:\tmp\build-installed\tests\test\publish\submit\multi-pkg\prj\ done. C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 status -d prj C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir build-installed\tests\test\release\single-pkg\revision\current-tag\remove\ cd build-installed\tests\test\release\single-pkg\revision\current-tag\ mkdir build-installed\tests\test\release\single-pkg\revision\current-tag\update\ cd build-installed\tests\test\release\single-pkg\revision\current-tag\update\ cp --no-cleanup -pr ../prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 new --no-checks --package -t lib libprj -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 deinit -d prj --all done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\open\beta\stderr-2.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\open\beta\stderr-2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --alpha --open-beta cp --no-cleanup -pr ../prj.git ./ created new library package libprj in C:\tmp\build-installed\tests\test\publish\submit\multi-pkg\prj\libprj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 new --no-checks --package -t exe prj -d prj C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --current-tag=update rmdir build-installed\tests\test\release\single-pkg\release\version\beta\ cd build-installed\tests\test\release\single-pkg\release\version\ mkdir build-installed\tests\test\publish\submit\commited-prj\ cd build-installed\tests\test\publish\submit\commited-prj\ cp --no-cleanup -pr ../prj ./ C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args\prj\prj\prj testscript C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args\stdout-6.orig C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args\stdout-6 C:\build2\bin\git -C prj config user.name "Test Script" rmdir build-installed\tests\test\release\single-pkg\release\version\minor\ cd build-installed\tests\test\release\single-pkg\release\version\ mkdir build-installed\tests\test\publish\submit\non-vsc-prj\ cd build-installed\tests\test\publish\submit\non-vsc-prj\ cp --no-cleanup -pr ../prj ./ C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\init\.build2 prj-cfg/prj/ C:\build2\bin\git -C prj config user.email testscript@example.com rm -rf prj/.git created new executable package prj in C:\tmp\build-installed\tests\test\publish\submit\multi-pkg\prj\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg mkdir build-installed\tests\test\publish\submit\multi-pkg\prompt\ cd build-installed\tests\test\publish\submit\multi-pkg\prompt\ cp -pr ../prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\name-dir\stdout-5.orig C:\tmp\build-installed\tests\test\config\create\name-dir\stdout-5 C:\build2\bin\git clone prj.git prj2 initializing in project C:\tmp\build-installed\tests\test\publish\submit\non-vsc-prj\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 config -d prj list @cfg C:\build2\bin\git -C prj add * sed -i -e "s/^(version:) .*$/\1 1.0.4/" prj/libprj/manifest Cloning into 'prj2'... sed -i -e "s/^(version:) .*$/\1 1.0.4/" prj/prj/manifest C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\name-dir\stdout-6.orig C:\tmp\build-installed\tests\test\config\create\name-dir\stdout-6 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\build2\bin\git clone prj.git prj2 initializing in project C:\tmp\build-installed\tests\test\publish\submit\multi-pkg\prompt\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 update -d prj @cfg C:\build2\bin\git clone prj.git prj2 C:\build2\bin\git -C prj commit -m Create Cloning into 'prj2'... Cloning into 'prj2'... C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\add\stderr-10.orig C:\tmp\build-installed\tests\test\config\add\stderr-10 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" [master (root-commit) e4f5e2b] Create 13 files changed, 127 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 build/.gitignore create mode 100644 build/bootstrap.build create mode 100644 build/root.build create mode 100644 buildfile create mode 100644 manifest create mode 100644 prj/.gitignore create mode 100644 prj/buildfile create mode 100644 prj/prj.cxx create mode 100644 prj/testscript create mode 100644 repositories.manifest mkdir build-installed\tests\test\publish\submit\commited-prj\snapshot\ cd build-installed\tests\test\publish\submit\commited-prj\snapshot\ cp --no-cleanup -pr ../prj ./ created configuration @cfg C:\tmp\build-installed\tests\test\publish\submit\single-pkg\snapshot\prj-cfg\ 1 default,forwarded,auto-synchronized C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open rmdir build-installed\tests\test\config\add\ cd build-installed\tests\test\config\ done. C:\build2\bin\git clone prj.git prj2 C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" initializing in project C:\tmp\build-installed\tests\test\publish\submit\commited-prj\snapshot\prj\ rmdir build-installed\tests\test\release\single-pkg\revision\amend\ cd build-installed\tests\test\release\single-pkg\revision\ rmdir build-installed\tests\test\release\single-pkg\release\version\ cd build-installed\tests\test\release\single-pkg\release\ mkdir build-installed\tests\test\publish\submit\failure\duplicate-archive\ cd build-installed\tests\test\publish\submit\failure\duplicate-archive\ cp -pr C:\tmp\build-installed\tests\test\publish\prj ./ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --tag Cloning into 'prj2'... C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open-base 1.2.2 initializing in project C:\tmp\build-installed\tests\test\publish\submit\failure\duplicate-archive\prj\ done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" synchronizing: new prj/0.1.0-a.0.19700101000000 created configuration @cfg C:\tmp\build-installed\tests\test\publish\submit\non-vsc-prj\prj-cfg\ 1 default,forwarded,auto-synchronized C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --tag C:\build2\bin\git -C prj log "--pretty=format:%d %s" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\open\base\stderr-7.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\open\base\stderr-7 C:\build2\bin\git clone prj.git prj2 created configuration @cfg C:\tmp\build-installed\tests\test\publish\submit\multi-pkg\prompt\prj-cfg\ 1 default,forwarded,auto-synchronized C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open-base 1.2.3 Cloning into 'prj2'... initializing package libprj initializing package prj synchronizing: new prj/0.1.0-a.0.z C:\build2\bin\git clone prj.git prj2 Cloning into 'prj2'... C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\no\tag\stderr-5.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\no\tag\stderr-5 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --tag --force=snapshot --current-tag=update synchronizing: new libprj/1.0.4 new prj/1.0.4 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 -q release -d prj --revision --push --no-edit --yes --current-tag=update --force=unchanged C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\open\base\stderr-8.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\open\base\stderr-8 created configuration @cfg C:\tmp\build-installed\tests\test\publish\submit\commited-prj\snapshot\prj-cfg\ 1 default,forwarded,auto-synchronized C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\no\tag-open\stderr-5.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\no\tag-open\stderr-5 C:\build2\bin\git -C prj2 pull --ff-only C:\build2\bin\git -C prj2 pull --ff-only created configuration @cfg C:\tmp\build-installed\tests\test\publish\submit\failure\duplicate-archive\prj-cfg\ 1 default,forwarded,auto-synchronized done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --beta --open-beta rmdir build-installed\tests\test\release\single-pkg\release\open\base\ cd build-installed\tests\test\release\single-pkg\release\open\ mkdir build-installed\tests\test\release\single-pkg\release\open\major\ cd build-installed\tests\test\release\single-pkg\release\open\major\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args\stderr-7.orig C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args\stderr-7 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open-major C:\build2\bin\b --default-options C:\tmp\build-installed\tests\test\init\.build2 clean: prj/ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\no\tag\stderr-6.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\no\tag\stderr-6 synchronizing: new prj/0.1.0-a.0.20210125110324.e4f5e2b44279 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --tag --force=snapshot From C:/tmp/build-installed/tests/test/release/single-pkg/release/no/tag-open/prj * [new tag] v0.1.0 -> v0.1.0 synchronizing: new prj/0.1.0-a.0.19700101000000 From C:/tmp/build-installed/tests/test/release/single-pkg/release/no/open/prj 6e1c383..67ea9c4 master -> origin/master Already up to date. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" Updating 6e1c383..67ea9c4 Fast-forward C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" sed -i -e "s/^(version:) .*$/\1 1.0.18/" prj/manifest sed -i -e "s/^(version:) .*$/\1 1.0.15-a.0.z/" prj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success rmdir build-installed\tests\test\release\single-pkg\release\no\open\ cd build-installed\tests\test\release\single-pkg\release\no\ mkdir build-installed\tests\test\release\single-pkg\release\open\patch\ cd build-installed\tests\test\release\single-pkg\release\open\patch\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ C:\build2\bin\git -C prj log "--pretty=format:%d %s" cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\build2\bin\git -C prj2 pull --ff-only --tags --force C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open-patch C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 deinit -d prj @cfg C:\build2\bin\git -C prj2 pull --ff-only rmdir build-installed\tests\test\publish\submit\failure\internal-error-text\ cd build-installed\tests\test\publish\submit\failure\ mkdir build-installed\tests\test\release\single-pkg\release\open\minor\ cd build-installed\tests\test\release\single-pkg\release\open\minor\ cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj ./ C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\name\stderr-7.orig C:\tmp\build-installed\tests\test\config\create\name\stderr-7 From C:/tmp/build-installed/tests/test/release/single-pkg/revision/current-tag/update/prj ce1b80e..99a31d7 master -> origin/master t [tag update] v0.1.0 -> v0.1.0 C:\build2\bin\git -C prj2 pull --ff-only cp --no-cleanup -pr C:\tmp\build-installed\tests\test\release\prj.git ./ C:\build2\bin\git -C prj2 pull --ff-only rmdir build-installed\tests\test\config\create\name\ cd build-installed\tests\test\config\create\ mkdir build-installed\tests\test\publish\submit\multi-pkg\both\ cd build-installed\tests\test\publish\submit\multi-pkg\both\ cp -pr ../prj ./ C:\build2\bin\git clone prj.git prj2 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --alpha --open-minor sed -i -e "s/^(version:) .*$/\1 1.0.2/" prj/libprj/manifest sed -i -e "s/^(version:) .*$/\1 1.0.2/" prj/prj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg Cloning into 'prj2'... Updating ce1b80e..99a31d7 Fast-forward sed -i -e "s/^(version:) .*$/\1 1.0.17-a.0.z/" prj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success initializing in project C:\tmp\build-installed\tests\test\publish\submit\multi-pkg\both\prj\ sed -i -e "s/^(version:) .*$/\1 1.0.5/" prj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate duplicate-archive manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\init\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\init\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\init\.build2 deinit -d prj From C:/tmp/build-installed/tests/test/release/single-pkg/release/open/beta/prj 1123885..efb6058 master -> origin/master C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\open\minor\stderr-2.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\open\minor\stderr-2 done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir build-installed\tests\test\release\single-pkg\revision\current-tag\update\ cd build-installed\tests\test\release\single-pkg\revision\current-tag\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --beta --open-minor From C:/tmp/build-installed/tests/test/release/single-pkg/release/no/tag/prj * [new tag] v0.2.0-a.0.20210125110323.c77337d7a203 -> v0.2.0-a.0.20210125110323.c77337d7a203 * [new tag] v0.1.0-b.1 -> v0.1.0-b.1 rmdir build-installed\tests\test\release\single-pkg\revision\current-tag\ cd build-installed\tests\test\release\single-pkg\revision\ mkdir build-installed\tests\test\publish\submit\multi-pkg\single\ cd build-installed\tests\test\publish\submit\multi-pkg\single\ cp -pr ../prj ./ From C:/tmp/build-installed/tests/test/release/single-pkg/release/no/tag-open/prj 6e1c383..cb8850d master -> origin/master C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success Already up to date. rmdir build-installed\tests\test\release\single-pkg\release\open\major\ cd build-installed\tests\test\release\single-pkg\release\open\ C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" sed -i -e "s/^(version:) .*$/\1 1.0.3/" prj/libprj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg initializing in project C:\tmp\build-installed\tests\test\publish\submit\multi-pkg\single\prj\ Updating 1123885..efb6058 Fast-forward rmdir build-installed\tests\test\release\single-pkg\revision\ cd build-installed\tests\test\release\single-pkg\ mkdir build-installed\tests\test\publish\submit\commited-prj\final\ cd build-installed\tests\test\publish\submit\commited-prj\final\ cp --no-cleanup -pr ../prj ./ Updating 6e1c383..cb8850d Fast-forward sed -i -e "s/^(version:) .*$/\1 1.0.10/" prj/manifest C:\build2\bin\git -C prj branch -D build2-control manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\release\single-pkg\release\open\minor\stderr-3.orig C:\tmp\build-installed\tests\test\release\single-pkg\release\open\minor\stderr-3 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args\stderr-9.orig C:\tmp\build-installed\tests\test\init\create-cfg\cfg-pkg-args\stderr-9 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg Deleted branch build2-control (was 1191e7c). C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open-patch C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --force=uncommitted --simulate success --control http://example.com/rep.git rmdir build-installed\tests\test\release\single-pkg\release\no\tag\ cd build-installed\tests\test\release\single-pkg\release\no\ mkdir build-installed\tests\test\publish\submit\single-pkg\single-cfg\ cd build-installed\tests\test\publish\submit\single-pkg\single-cfg\ cp -pr C:\tmp\build-installed\tests\test\publish\prj ./ C:\build2\bin\git clone prj.git prj2 initializing in project C:\tmp\build-installed\tests\test\publish\submit\commited-prj\final\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg rmdir build-installed\tests\test\init\create-cfg\cfg-pkg-args\ cd build-installed\tests\test\init\create-cfg\ rmdir build-installed\tests\test\init\create-cfg\ cd build-installed\tests\test\init\ mkdir build-installed\tests\test\publish\submit\single-pkg\no-cfg\ cd build-installed\tests\test\publish\submit\single-pkg\no-cfg\ cp -pr C:\tmp\build-installed\tests\test\publish\prj ./ initializing in project C:\tmp\build-installed\tests\test\publish\submit\single-pkg\single-cfg\prj\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\config\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\config\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\config\.build2 deinit -d prj @cfg Cloning into 'prj2'... C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success rmdir build-installed\tests\test\release\single-pkg\release\no\tag-open\ cd build-installed\tests\test\release\single-pkg\release\no\ rmdir build-installed\tests\test\release\single-pkg\release\no\ cd build-installed\tests\test\release\single-pkg\release\ mkdir build-installed\tests\test\publish\submit\single-pkg\multi-cfg\ cd build-installed\tests\test\publish\submit\single-pkg\multi-cfg\ cp -pr C:\tmp\build-installed\tests\test\publish\prj ./ rmdir build-installed\tests\test\publish\submit\single-pkg\no-cfg\ cd build-installed\tests\test\publish\submit\single-pkg\ rmdir build-installed\tests\test\release\single-pkg\release\open\beta\ cd build-installed\tests\test\release\single-pkg\release\open\ rm build-installed\tests\test\init\.buildignore rmdir build-installed\tests\test\init\ cd build-installed\tests\test\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg1 created configuration @cfg C:\tmp\build-installed\tests\test\publish\submit\multi-pkg\both\prj-cfg\ 1 default,forwarded,auto-synchronized initializing in project C:\tmp\build-installed\tests\test\publish\submit\single-pkg\multi-cfg\prj\ initializing package libprj initializing package prj done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\publish\submit\single-pkg\snapshot\stderr-4.orig C:\tmp\build-installed\tests\test\publish\submit\single-pkg\snapshot\stderr-4 C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\config\create\name-dir\stderr-8.orig C:\tmp\build-installed\tests\test\config\create\name-dir\stderr-8 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success --force=snapshot rmdir build-installed\tests\test\config\create\name-dir\ cd build-installed\tests\test\config\create\ rmdir build-installed\tests\test\config\create\ cd build-installed\tests\test\config\ rm build-installed\tests\test\config\.buildignore rmdir build-installed\tests\test\config\ cd build-installed\tests\test\ synchronizing: new libprj/1.0.2 new prj/1.0.2 created configuration @cfg C:\tmp\build-installed\tests\test\publish\submit\multi-pkg\single\prj-cfg\ 1 default,forwarded,auto-synchronized initializing package libprj initializing package prj created configuration @cfg C:\tmp\build-installed\tests\test\publish\submit\single-pkg\single-cfg\prj-cfg\ 1 default,forwarded,auto-synchronized created configuration @cfg C:\tmp\build-installed\tests\test\publish\submit\commited-prj\final\prj-cfg\ 1 default,forwarded,auto-synchronized synchronizing: new libprj/1.0.3 new prj/0.1.0-a.0.19700101000000 created configuration @cfg1 C:\tmp\build-installed\tests\test\publish\submit\single-pkg\multi-cfg\prj-cfg1\ 1 default,forwarded,auto-synchronized rmdir build-installed\tests\test\publish\submit\single-pkg\snapshot\ cd build-installed\tests\test\publish\submit\single-pkg\ synchronizing: new prj/0.1.0-a.0.19700101000000 sleep 1 C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push synchronizing: new prj/0.1.0-a.0.20210125110324.e4f5e2b44279 synchronizing: new prj/0.1.0-a.0.19700101000000 C:\build2\bin\git -C prj2 pull --ff-only From C:/tmp/build-installed/tests/test/release/single-pkg/release/open/patch/prj 4495763..355278d master -> origin/master * [new tag] v0.1.1 -> v0.1.1 Updating 4495763..355278d Fast-forward manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" sed -i -e "s/^(version:) .*$/\1 1.0.1/" prj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success --no-progress sed -i -e "s/^(version:) .*$/\1 1.0.16/" prj/manifest C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\release\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\release\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\release\.build2 release -d prj --yes --push --open-minor rmdir build-installed\tests\test\release\single-pkg\release\open\patch\ cd build-installed\tests\test\release\single-pkg\release\open\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 init cc config.cxx=clang++ -d prj -C @cfg2 initializing in project C:\tmp\build-installed\tests\test\publish\submit\single-pkg\multi-cfg\prj\ rmdir build-installed\tests\test\publish\submit\non-vsc-prj\ cd build-installed\tests\test\publish\submit\ C:\build2\bin\git -C prj commit -a -m Version [master b968dfe] Version 1 file changed, 1 insertion(+), 1 deletion(-) C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj/libprj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success created configuration @cfg2 C:\tmp\build-installed\tests\test\publish\submit\single-pkg\multi-cfg\prj-cfg2\ 2 auto-synchronized C:\build2\bin\git clone prj.git prj2 rmdir build-installed\tests\test\publish\submit\failure\duplicate-archive\ cd build-installed\tests\test\publish\submit\failure\ rmdir build-installed\tests\test\publish\submit\failure\ cd build-installed\tests\test\publish\submit\ Cloning into 'prj2'... C:\build2\bin\git -C prj commit -a -m Version synchronizing: new prj/0.1.0-a.0.19700101000000 [master 4ea914d] Version 1 file changed, 1 insertion(+), 1 deletion(-) C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success done. C:\build2\bin\git -C prj2 log "--pretty=format:%d %s" rmdir build-installed\tests\test\release\single-pkg\release\open\minor\ cd build-installed\tests\test\release\single-pkg\release\open\ rmdir build-installed\tests\test\release\single-pkg\release\open\ cd build-installed\tests\test\release\single-pkg\release\ rmdir build-installed\tests\test\release\single-pkg\release\ cd build-installed\tests\test\release\single-pkg\ rmdir build-installed\tests\test\release\single-pkg\ cd build-installed\tests\test\release\ rm build-installed\tests\test\release\.buildignore rmdir build-installed\tests\test\release\ cd build-installed\tests\test\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --force=uncommitted --simulate success --all C:\build2\bin\diff -u --strip-trailing-cr C:\tmp\build-installed\tests\test\publish\submit\single-pkg\multi-cfg\stderr-4.orig C:\tmp\build-installed\tests\test\publish\submit\single-pkg\multi-cfg\stderr-4 rmdir build-installed\tests\test\publish\submit\single-pkg\multi-cfg\ cd build-installed\tests\test\publish\submit\single-pkg\ C:\install\bin\bdep.exe --default-options C:\tmp\build-installed\tests\test\publish\.build2 --build C:\build2\bin\b --build-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --default-options=C:\tmp\build-installed\tests\test\publish\.build2 --bpkg-option --build-option=--default-options=C:\tmp\build-installed\tests\test\publish\.build2 --no-progress publish -d prj --repository https://cppget.org --yes --author-name user --author-email user@example.com --control none --simulate success --force=snapshot C:\build2\bin\git -C prj checkout build2-control Your branch is up to date with 'origin/build2-control'. Switched to branch 'build2-control' C:\build2\bin\git -C prj log --name-only --pretty=format:%s rmdir build-installed\tests\test\publish\control\success\ cd build-installed\tests\test\publish\control\ rmdir build-installed\tests\test\publish\control\ cd build-installed\tests\test\publish\ rmdir build-installed\tests\test\publish\submit\single-pkg\single-cfg\ cd build-installed\tests\test\publish\submit\single-pkg\ rmdir build-installed\tests\test\publish\submit\single-pkg\ cd build-installed\tests\test\publish\submit\ rmdir build-installed\tests\test\publish\submit\multi-pkg\prompt\ cd build-installed\tests\test\publish\submit\multi-pkg\ rmdir build-installed\tests\test\publish\submit\commited-prj\final\ cd build-installed\tests\test\publish\submit\commited-prj\ rmdir build-installed\tests\test\publish\submit\multi-pkg\single\ cd build-installed\tests\test\publish\submit\multi-pkg\ rmdir build-installed\tests\test\publish\submit\commited-prj\snapshot\ cd build-installed\tests\test\publish\submit\commited-prj\ rmdir build-installed\tests\test\publish\submit\commited-prj\ cd build-installed\tests\test\publish\submit\ rmdir build-installed\tests\test\publish\submit\multi-pkg\both\ cd build-installed\tests\test\publish\submit\multi-pkg\ rmdir build-installed\tests\test\publish\submit\multi-pkg\ cd build-installed\tests\test\publish\submit\ rmdir build-installed\tests\test\publish\submit\ cd build-installed\tests\test\publish\ rm build-installed\tests\test\publish\.buildignore rmdir build-installed\tests\test\publish\ cd build-installed\tests\test\ rm build-installed\tests\test\.buildignore rmdir build-installed\tests\test\ build statistics: thread_max_active 16 thread_max_total 512 thread_helpers 60 thread_max_waiting 9 task_queue_depth 64 task_queue_full 0 wait_queue_slots 131 wait_queue_collisions 2 cd C:\tmp\build\ C:\build2\bin\bpkg -v uninstall bdep C:\build2\bin\b -v uninstall('.\bdep-0.13.0\') cat >libsqlite3-3.27.2+1\libsqlite3\libsqlite3.shared.pc cat >libodb-2.5.0-b.19\odb\libodb.shared.pc cat >libbutl-0.13.0\libbutl\libbutl.shared.pc cat >libodb-sqlite-2.5.0-b.19\odb\sqlite\libodb-sqlite.shared.pc cat >libbpkg-0.13.0\libbpkg\libbpkg.shared.pc C:\build2\bin\rm -f C:\install\share\doc\bdep\manifest C:\build2\bin\rm -f C:\install\share\doc\bdep\LEGAL C:\build2\bin\rm -f C:\install\share\doc\bdep\AUTHORS C:\build2\bin\rm -f C:\install\share\doc\bdep\LICENSE C:\build2\bin\rm -f C:\install\share\doc\bdep\README C:\build2\bin\rm -f C:\install\share\doc\bdep\NEWS C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-clean.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-update.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-test.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-config.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-deinit.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-publish.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-release.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-ci.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-status.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-fetch.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-sync.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-init.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-help.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-new.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-default-options-files.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-projects-configs.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep-common-options.xhtml C:\build2\bin\rm -f C:\install\share\doc\bdep\bdep.xhtml C:\build2\bin\rmdir C:\install\share\doc\bdep C:\build2\bin\rm -f C:\install\share\man\man1\bdep-clean.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-update.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-test.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-config.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-deinit.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-publish.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-release.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-ci.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-status.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-fetch.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-sync.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-init.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-help.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-new.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-default-options-files.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-projects-configs.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep-common-options.1 C:\build2\bin\rm -f C:\install\share\man\man1\bdep.1 C:\build2\bin\rmdir C:\install\share\man\man1 C:\build2\bin\rmdir C:\install\share\man C:\build2\bin\rm -f C:\install\bin\bdep.exe C:\build2\bin\rm -f C:\install\bin\odb-sqlite-2.5.0-b.19.dll C:\build2\bin\rm -f C:\install\lib\odb-sqlite.dll.lib C:\build2\bin\rm -f C:\install\lib\pkgconfig\libodb-sqlite.shared.pc C:\build2\bin\rm -f C:\install\bin\sqlite3-1.dll C:\build2\bin\rm -f C:\install\lib\sqlite3.dll.lib C:\build2\bin\rm -f C:\install\lib\pkgconfig\libsqlite3.shared.pc C:\build2\bin\rm -f C:\install\include\sqlite3ext.h C:\build2\bin\rm -f C:\install\include\sqlite3.h C:\build2\bin\rm -f C:\install\include\odb\sqlite\details\config-vc.h C:\build2\bin\rm -f C:\install\include\odb\sqlite\details\build2\config-vc.h C:\build2\bin\rmdir C:\install\include\odb\sqlite\details\build2 C:\build2\bin\rm -f C:\install\include\odb\sqlite\details\export.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\details\conversion.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\details\config.hxx C:\build2\bin\rmdir C:\install\include\odb\sqlite\details C:\build2\bin\rm -f C:\install\include\odb\sqlite\version.hxx C:\build2\bin\rm -f C:\install\share\doc\libodb-sqlite\manifest C:\build2\bin\rmdir C:\install\share\doc\libodb-sqlite C:\build2\bin\rm -f C:\install\include\odb\sqlite\view-statements.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\view-result.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\statement-cache.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\simple-object-statements.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\simple-object-result.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\section-statements.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\query.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\query-dynamic.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\polymorphic-object-statements.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\polymorphic-object-result.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\no-id-object-statements.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\no-id-object-result.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\container-statements.txx C:\build2\bin\rm -f C:\install\include\odb\sqlite\transaction.ixx C:\build2\bin\rm -f C:\install\include\odb\sqlite\transaction-impl.ixx C:\build2\bin\rm -f C:\install\include\odb\sqlite\simple-object-statements.ixx C:\build2\bin\rm -f C:\install\include\odb\sqlite\query.ixx C:\build2\bin\rm -f C:\install\include\odb\sqlite\query-dynamic.ixx C:\build2\bin\rm -f C:\install\include\odb\sqlite\database.ixx C:\build2\bin\rm -f C:\install\include\odb\sqlite\connection.ixx C:\build2\bin\rm -f C:\install\include\odb\sqlite\view-statements.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\view-result.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\version-build2.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\transaction.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\transaction-impl.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\traits.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\traits-calls.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\tracer.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\text.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\text-stream.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\stream.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\statements-base.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\statement.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\statement-cache.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\sqlite-types.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\simple-object-statements.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\simple-object-result.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\section-statements.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\query.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\query-dynamic.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\prepared-query.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\polymorphic-object-statements.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\polymorphic-object-result.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\no-id-object-statements.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\no-id-object-result.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\forward.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\exceptions.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\error.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\database.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\container-statements.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\connection.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\connection-factory.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\blob.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\blob-stream.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\binding.hxx C:\build2\bin\rm -f C:\install\include\odb\sqlite\auto-handle.hxx C:\build2\bin\rmdir C:\install\include\odb\sqlite C:\build2\bin\rm -f C:\install\bin\odb-2.5.0-b.19.dll C:\build2\bin\rm -f C:\install\lib\odb.dll.lib C:\build2\bin\rm -f C:\install\lib\pkgconfig\libodb.shared.pc C:\build2\bin\rm -f C:\install\include\odb\details\win32\windows.hxx C:\build2\bin\rmdir C:\install\include\odb\details\win32 C:\build2\bin\rm -f C:\install\include\odb\details\shared-ptr\base.txx C:\build2\bin\rm -f C:\install\include\odb\details\shared-ptr\base.ixx C:\build2\bin\rm -f C:\install\include\odb\details\shared-ptr\exception.hxx C:\build2\bin\rm -f C:\install\include\odb\details\shared-ptr\counter-type.hxx C:\build2\bin\rm -f C:\install\include\odb\details\shared-ptr\base.hxx C:\build2\bin\rmdir C:\install\include\odb\details\shared-ptr C:\build2\bin\rm -f C:\install\include\odb\details\meta\static-assert.hxx C:\build2\bin\rm -f C:\install\include\odb\details\meta\remove-volatile.hxx C:\build2\bin\rm -f C:\install\include\odb\details\meta\remove-pointer.hxx C:\build2\bin\rm -f C:\install\include\odb\details\meta\remove-const.hxx C:\build2\bin\rm -f C:\install\include\odb\details\meta\remove-const-volatile.hxx C:\build2\bin\rm -f C:\install\include\odb\details\meta\polymorphic-p.hxx C:\build2\bin\rm -f C:\install\include\odb\details\meta\class-p.hxx C:\build2\bin\rm -f C:\install\include\odb\details\meta\answer.hxx C:\build2\bin\rmdir C:\install\include\odb\details\meta C:\build2\bin\rm -f C:\install\include\odb\details\config-vc.h C:\build2\bin\rm -f C:\install\include\odb\details\build2\config-vc.h C:\build2\bin\rmdir C:\install\include\odb\details\build2 C:\build2\bin\rm -f C:\install\include\odb\details\function-wrapper.txx C:\build2\bin\rm -f C:\install\include\odb\details\function-wrapper.ixx C:\build2\bin\rm -f C:\install\include\odb\details\wrapper-p.hxx C:\build2\bin\rm -f C:\install\include\odb\details\unused.hxx C:\build2\bin\rm -f C:\install\include\odb\details\unique-ptr.hxx C:\build2\bin\rm -f C:\install\include\odb\details\type-info.hxx C:\build2\bin\rm -f C:\install\include\odb\details\transfer-ptr.hxx C:\build2\bin\rm -f C:\install\include\odb\details\tls.hxx C:\build2\bin\rm -f C:\install\include\odb\details\thread.hxx C:\build2\bin\rm -f C:\install\include\odb\details\shared-ptr.hxx C:\build2\bin\rm -f C:\install\include\odb\details\shared-ptr-fwd.hxx C:\build2\bin\rm -f C:\install\include\odb\details\mutex.hxx C:\build2\bin\rm -f C:\install\include\odb\details\lock.hxx C:\build2\bin\rm -f C:\install\include\odb\details\function-wrapper.hxx C:\build2\bin\rm -f C:\install\include\odb\details\export.hxx C:\build2\bin\rm -f C:\install\include\odb\details\exception.hxx C:\build2\bin\rm -f C:\install\include\odb\details\config.hxx C:\build2\bin\rm -f C:\install\include\odb\details\condition.hxx C:\build2\bin\rm -f C:\install\include\odb\details\c-string.hxx C:\build2\bin\rm -f C:\install\include\odb\details\buffer.hxx C:\build2\bin\rmdir C:\install\include\odb\details C:\build2\bin\rm -f C:\install\include\odb\version.hxx C:\build2\bin\rm -f C:\install\share\doc\libodb\manifest C:\build2\bin\rmdir C:\install\share\doc\libodb C:\build2\bin\rm -f C:\install\include\odb\view-result.txx C:\build2\bin\rm -f C:\install\include\odb\vector-traits.txx C:\build2\bin\rm -f C:\install\include\odb\simple-object-result.txx C:\build2\bin\rm -f C:\install\include\odb\session.txx C:\build2\bin\rm -f C:\install\include\odb\result.txx C:\build2\bin\rm -f C:\install\include\odb\query-dynamic.txx C:\build2\bin\rm -f C:\install\include\odb\polymorphic-object-result.txx C:\build2\bin\rm -f C:\install\include\odb\polymorphic-map.txx C:\build2\bin\rm -f C:\install\include\odb\no-id-object-result.txx C:\build2\bin\rm -f C:\install\include\odb\lazy-ptr.txx C:\build2\bin\rm -f C:\install\include\odb\lazy-ptr-impl.txx C:\build2\bin\rm -f C:\install\include\odb\database.txx C:\build2\bin\rm -f C:\install\include\odb\connection.txx C:\build2\bin\rm -f C:\install\include\odb\vector.ixx C:\build2\bin\rm -f C:\install\include\odb\vector-impl.ixx C:\build2\bin\rm -f C:\install\include\odb\transaction.ixx C:\build2\bin\rm -f C:\install\include\odb\session.ixx C:\build2\bin\rm -f C:\install\include\odb\query-dynamic.ixx C:\build2\bin\rm -f C:\install\include\odb\polymorphic-map.ixx C:\build2\bin\rm -f C:\install\include\odb\lazy-ptr.ixx C:\build2\bin\rm -f C:\install\include\odb\lazy-ptr-impl.ixx C:\build2\bin\rm -f C:\install\include\odb\database.ixx C:\build2\bin\rm -f C:\install\include\odb\connection.ixx C:\build2\bin\rm -f C:\install\include\odb\wrapper-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\view-result.hxx C:\build2\bin\rm -f C:\install\include\odb\view-image.hxx C:\build2\bin\rm -f C:\install\include\odb\version-build2.hxx C:\build2\bin\rm -f C:\install\include\odb\vector.hxx C:\build2\bin\rm -f C:\install\include\odb\vector-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\vector-impl.hxx C:\build2\bin\rm -f C:\install\include\odb\transaction.hxx C:\build2\bin\rm -f C:\install\include\odb\traits.hxx C:\build2\bin\rm -f C:\install\include\odb\tracer.hxx C:\build2\bin\rm -f C:\install\include\odb\std-vector-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\std-unordered-set-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\std-unordered-map-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\std-set-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\std-map-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\std-list-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\std-forward-list-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\std-deque-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\std-array-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\statement.hxx C:\build2\bin\rm -f C:\install\include\odb\statement-processing-common.hxx C:\build2\bin\rm -f C:\install\include\odb\simple-object-result.hxx C:\build2\bin\rm -f C:\install\include\odb\session.hxx C:\build2\bin\rm -f C:\install\include\odb\section.hxx C:\build2\bin\rm -f C:\install\include\odb\schema-version.hxx C:\build2\bin\rm -f C:\install\include\odb\schema-catalog.hxx C:\build2\bin\rm -f C:\install\include\odb\schema-catalog-impl.hxx C:\build2\bin\rm -f C:\install\include\odb\result.hxx C:\build2\bin\rm -f C:\install\include\odb\query.hxx C:\build2\bin\rm -f C:\install\include\odb\query-dynamic.hxx C:\build2\bin\rm -f C:\install\include\odb\prepared-query.hxx C:\build2\bin\rm -f C:\install\include\odb\pre.hxx C:\build2\bin\rm -f C:\install\include\odb\post.hxx C:\build2\bin\rm -f C:\install\include\odb\polymorphic-object-result.hxx C:\build2\bin\rm -f C:\install\include\odb\polymorphic-map.hxx C:\build2\bin\rm -f C:\install\include\odb\polymorphic-info.hxx C:\build2\bin\rm -f C:\install\include\odb\pointer-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\object-result.hxx C:\build2\bin\rm -f C:\install\include\odb\nullable.hxx C:\build2\bin\rm -f C:\install\include\odb\no-op-cache-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\no-id-object-result.hxx C:\build2\bin\rm -f C:\install\include\odb\nested-container.hxx C:\build2\bin\rm -f C:\install\include\odb\lazy-ptr.hxx C:\build2\bin\rm -f C:\install\include\odb\lazy-ptr-impl.hxx C:\build2\bin\rm -f C:\install\include\odb\lazy-pointer-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\function-table.hxx C:\build2\bin\rm -f C:\install\include\odb\forward.hxx C:\build2\bin\rm -f C:\install\include\odb\exceptions.hxx C:\build2\bin\rm -f C:\install\include\odb\exception.hxx C:\build2\bin\rm -f C:\install\include\odb\database.hxx C:\build2\bin\rm -f C:\install\include\odb\core.hxx C:\build2\bin\rm -f C:\install\include\odb\container-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\connection.hxx C:\build2\bin\rm -f C:\install\include\odb\callback.hxx C:\build2\bin\rm -f C:\install\include\odb\cache-traits.hxx C:\build2\bin\rm -f C:\install\include\odb\c-array-traits.hxx C:\build2\bin\rmdir C:\install\include\odb C:\build2\bin\rm -f C:\install\bin\bpkg-0.13.dll C:\build2\bin\rm -f C:\install\lib\bpkg.dll.lib C:\build2\bin\rm -f C:\install\lib\pkgconfig\libbpkg.shared.pc C:\build2\bin\rm -f C:\install\bin\butl-0.13.dll C:\build2\bin\rmdir C:\install\bin C:\build2\bin\rm -f C:\install\lib\butl.dll.lib C:\build2\bin\rm -f C:\install\lib\pkgconfig\libbutl.shared.pc C:\build2\bin\rmdir C:\install\lib\pkgconfig C:\build2\bin\rmdir C:\install\lib C:\build2\bin\rm -f C:\install\include\libbutl\win32-utility.ixx C:\build2\bin\rm -f C:\install\include\libbutl\win32-utility.hxx C:\build2\bin\rm -f C:\install\include\libbutl\version.hxx C:\build2\bin\rm -f C:\install\share\doc\libbutl\manifest C:\build2\bin\rmdir C:\install\share\doc\libbutl C:\build2\bin\rm -f C:\install\include\libbutl\vector-view.mxx C:\build2\bin\rm -f C:\install\include\libbutl\utility.mxx C:\build2\bin\rm -f C:\install\include\libbutl\utf8.mxx C:\build2\bin\rm -f C:\install\include\libbutl\url.mxx C:\build2\bin\rm -f C:\install\include\libbutl\unicode.mxx C:\build2\bin\rm -f C:\install\include\libbutl\timestamp.mxx C:\build2\bin\rm -f C:\install\include\libbutl\target-triplet.mxx C:\build2\bin\rm -f C:\install\include\libbutl\tab-parser.mxx C:\build2\bin\rm -f C:\install\include\libbutl\string-table.mxx C:\build2\bin\rm -f C:\install\include\libbutl\string-parser.mxx C:\build2\bin\rm -f C:\install\include\libbutl\standard-version.mxx C:\build2\bin\rm -f C:\install\include\libbutl\small-vector.mxx C:\build2\bin\rm -f C:\install\include\libbutl\small-list.mxx C:\build2\bin\rm -f C:\install\include\libbutl\small-forward-list.mxx C:\build2\bin\rm -f C:\install\include\libbutl\small-allocator.mxx C:\build2\bin\rm -f C:\install\include\libbutl\sha256.mxx C:\build2\bin\rm -f C:\install\include\libbutl\sha1.mxx C:\build2\bin\rm -f C:\install\include\libbutl\sendmail.mxx C:\build2\bin\rm -f C:\install\include\libbutl\semantic-version.mxx C:\build2\bin\rm -f C:\install\include\libbutl\regex.mxx C:\build2\bin\rm -f C:\install\include\libbutl\prompt.mxx C:\build2\bin\rm -f C:\install\include\libbutl\project-name.mxx C:\build2\bin\rm -f C:\install\include\libbutl\process.mxx C:\build2\bin\rm -f C:\install\include\libbutl\process-io.mxx C:\build2\bin\rm -f C:\install\include\libbutl\prefix-map.mxx C:\build2\bin\rm -f C:\install\include\libbutl\path.mxx C:\build2\bin\rm -f C:\install\include\libbutl\path-pattern.mxx C:\build2\bin\rm -f C:\install\include\libbutl\path-map.mxx C:\build2\bin\rm -f C:\install\include\libbutl\path-io.mxx C:\build2\bin\rm -f C:\install\include\libbutl\pager.mxx C:\build2\bin\rm -f C:\install\include\libbutl\optional.mxx C:\build2\bin\rm -f C:\install\include\libbutl\openssl.mxx C:\build2\bin\rm -f C:\install\include\libbutl\multi-index.mxx C:\build2\bin\rm -f C:\install\include\libbutl\manifest-types.mxx C:\build2\bin\rm -f C:\install\include\libbutl\manifest-serializer.mxx C:\build2\bin\rm -f C:\install\include\libbutl\manifest-rewriter.mxx C:\build2\bin\rm -f C:\install\include\libbutl\manifest-parser.mxx C:\build2\bin\rm -f C:\install\include\libbutl\git.mxx C:\build2\bin\rm -f C:\install\include\libbutl\filesystem.mxx C:\build2\bin\rm -f C:\install\include\libbutl\fdstream.mxx C:\build2\bin\rm -f C:\install\include\libbutl\diagnostics.mxx C:\build2\bin\rm -f C:\install\include\libbutl\default-options.mxx C:\build2\bin\rm -f C:\install\include\libbutl\curl.mxx C:\build2\bin\rm -f C:\install\include\libbutl\const-ptr.mxx C:\build2\bin\rm -f C:\install\include\libbutl\command.mxx C:\build2\bin\rm -f C:\install\include\libbutl\char-scanner.mxx C:\build2\bin\rm -f C:\install\include\libbutl\builtin.mxx C:\build2\bin\rm -f C:\install\include\libbutl\base64.mxx C:\build2\bin\rm -f C:\install\include\libbutl\backtrace.mxx C:\build2\bin\rm -f C:\install\include\libbutl\b.mxx C:\build2\bin\rm -f C:\install\include\libbutl\url.txx C:\build2\bin\rm -f C:\install\include\libbutl\string-table.txx C:\build2\bin\rm -f C:\install\include\libbutl\regex.txx C:\build2\bin\rm -f C:\install\include\libbutl\process-run.txx C:\build2\bin\rm -f C:\install\include\libbutl\prefix-map.txx C:\build2\bin\rm -f C:\install\include\libbutl\path.txx C:\build2\bin\rm -f C:\install\include\libbutl\openssl.txx C:\build2\bin\rm -f C:\install\include\libbutl\default-options.txx C:\build2\bin\rm -f C:\install\include\libbutl\curl.txx C:\build2\bin\rm -f C:\install\include\libbutl\char-scanner.txx C:\build2\bin\rm -f C:\install\include\libbutl\uuid.ixx C:\build2\bin\rm -f C:\install\include\libbutl\utility.ixx C:\build2\bin\rm -f C:\install\include\libbutl\utf8.ixx C:\build2\bin\rm -f C:\install\include\libbutl\url.ixx C:\build2\bin\rm -f C:\install\include\libbutl\unicode.ixx C:\build2\bin\rm -f C:\install\include\libbutl\standard-version.ixx C:\build2\bin\rm -f C:\install\include\libbutl\sendmail.ixx C:\build2\bin\rm -f C:\install\include\libbutl\semantic-version.ixx C:\build2\bin\rm -f C:\install\include\libbutl\regex.ixx C:\build2\bin\rm -f C:\install\include\libbutl\process.ixx C:\build2\bin\rm -f C:\install\include\libbutl\path.ixx C:\build2\bin\rm -f C:\install\include\libbutl\path-pattern.ixx C:\build2\bin\rm -f C:\install\include\libbutl\optional.ixx C:\build2\bin\rm -f C:\install\include\libbutl\openssl.ixx C:\build2\bin\rm -f C:\install\include\libbutl\manifest-serializer.ixx C:\build2\bin\rm -f C:\install\include\libbutl\manifest-parser.ixx C:\build2\bin\rm -f C:\install\include\libbutl\filesystem.ixx C:\build2\bin\rm -f C:\install\include\libbutl\fdstream.ixx C:\build2\bin\rm -f C:\install\include\libbutl\default-options.ixx C:\build2\bin\rm -f C:\install\include\libbutl\curl.ixx C:\build2\bin\rm -f C:\install\include\libbutl\char-scanner.ixx C:\build2\bin\rm -f C:\install\include\libbutl\uuid-io.hxx C:\build2\bin\rm -f C:\install\include\libbutl\uuid.hxx C:\build2\bin\rm -f C:\install\include\libbutl\small-vector-odb.hxx C:\build2\bin\rm -f C:\install\include\libbutl\process-details.hxx C:\build2\bin\rm -f C:\install\include\libbutl\manifest-forward.hxx C:\build2\bin\rm -f C:\install\include\libbutl\ft\shared_mutex.hxx C:\build2\bin\rm -f C:\install\include\libbutl\ft\lang.hxx C:\build2\bin\rm -f C:\install\include\libbutl\ft\exception.hxx C:\build2\bin\rmdir C:\install\include\libbutl\ft C:\build2\bin\rm -f C:\install\include\libbutl\export.hxx C:\build2\bin\rmdir C:\install\include\libbutl C:\build2\bin\rm -f C:\install\include\libbpkg\version.hxx C:\build2\bin\rm -f C:\install\share\doc\libbpkg\manifest C:\build2\bin\rmdir C:\install\share\doc\libbpkg C:\build2\bin\rmdir C:\install\share\doc C:\build2\bin\rmdir C:\install\share C:\build2\bin\rm -f C:\install\include\libbpkg\package-name.hxx C:\build2\bin\rm -f C:\install\include\libbpkg\manifest.hxx C:\build2\bin\rm -f C:\install\include\libbpkg\export.hxx C:\build2\bin\rmdir C:\install\include\libbpkg C:\build2\bin\rmdir C:\install\include C:\build2\bin\rmdir C:\install uninstalled bdep/0.13.0