2021-05-15T13:51:00.5848649Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:51:01.2713512Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-15T13:51:01.3244241Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'windows-latest' 2021-05-15T13:51:01.4219696Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-15T13:51:01.5200454Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:51:11.6933952Z Current runner version: '2.278.0' 2021-05-15T13:51:11.7048066Z ##[group]Operating System 2021-05-15T13:51:11.7048932Z Microsoft Windows Server 2019 2021-05-15T13:51:11.7049358Z 10.0.17763 2021-05-15T13:51:11.7049800Z Datacenter 2021-05-15T13:51:11.7050210Z ##[endgroup] 2021-05-15T13:51:11.7050700Z ##[group]Virtual Environment 2021-05-15T13:51:11.7051225Z Environment: windows-2019 2021-05-15T13:51:11.7051796Z Version: 20210509.1 2021-05-15T13:51:11.7052657Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-15T13:51:11.7053895Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-15T13:51:11.7054664Z ##[endgroup] 2021-05-15T13:51:11.7056320Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:51:11.7057422Z Actions: write 2021-05-15T13:51:11.7057885Z Checks: write 2021-05-15T13:51:11.7058298Z Contents: write 2021-05-15T13:51:11.7058874Z Deployments: write 2021-05-15T13:51:11.7059378Z Issues: write 2021-05-15T13:51:11.7059820Z Metadata: read 2021-05-15T13:51:11.7060237Z Packages: write 2021-05-15T13:51:11.7060735Z PullRequests: write 2021-05-15T13:51:11.7061261Z RepositoryProjects: write 2021-05-15T13:51:11.7061904Z SecurityEvents: write 2021-05-15T13:51:11.7062361Z Statuses: write 2021-05-15T13:51:11.7062898Z ##[endgroup] 2021-05-15T13:51:11.7065573Z Prepare workflow directory 2021-05-15T13:51:11.8084278Z Prepare all required actions 2021-05-15T13:51:11.8094431Z Getting action download info 2021-05-15T13:51:12.1791839Z Download action repository 'actions/checkout@v2' 2021-05-15T13:51:12.9454304Z Download action repository 'r-lib/actions@master' 2021-05-15T13:51:14.4619066Z Download action repository 'adigherman/actions@master' 2021-05-15T13:51:15.2558396Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:51:15.4859039Z Download action repository 'actions/cache@v1' 2021-05-15T13:51:15.7561590Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:51:15.9984255Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:51:16.4167478Z ##[group]Run actions/checkout@v2 2021-05-15T13:51:16.4168129Z with: 2021-05-15T13:51:16.4168525Z repository: neuroconductor/msmri 2021-05-15T13:51:16.4169359Z token: *** 2021-05-15T13:51:16.4169699Z ssh-strict: true 2021-05-15T13:51:16.4170118Z persist-credentials: true 2021-05-15T13:51:16.4170536Z clean: true 2021-05-15T13:51:16.4170857Z fetch-depth: 1 2021-05-15T13:51:16.4171188Z lfs: false 2021-05-15T13:51:16.4171506Z submodules: false 2021-05-15T13:51:16.4171829Z env: 2021-05-15T13:51:16.4172195Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:16.4172596Z TIC_DEPLOY_KEY: 2021-05-15T13:51:16.4172894Z RSPM: 2021-05-15T13:51:16.4173529Z GITHUB_PAT: *** 2021-05-15T13:51:16.4173874Z COVERALLS_TOKEN: 2021-05-15T13:51:16.4174279Z continue-on-error: false 2021-05-15T13:51:16.4174688Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:16.4175023Z ##[endgroup] 2021-05-15T13:51:18.9534171Z Syncing repository: neuroconductor/msmri 2021-05-15T13:51:18.9535336Z ##[group]Getting Git version info 2021-05-15T13:51:18.9535818Z Working directory is 'D:\a\msmri\msmri' 2021-05-15T13:51:18.9536371Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T13:51:18.9536850Z git version 2.31.1.windows.1 2021-05-15T13:51:18.9540360Z ##[endgroup] 2021-05-15T13:51:18.9541021Z Deleting the contents of 'D:\a\msmri\msmri' 2021-05-15T13:51:18.9543465Z ##[group]Initializing the repository 2021-05-15T13:51:18.9544302Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\msmri\msmri 2021-05-15T13:51:18.9545164Z Initialized empty Git repository in D:/a/msmri/msmri/.git/ 2021-05-15T13:51:18.9546241Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/msmri 2021-05-15T13:51:18.9547144Z ##[endgroup] 2021-05-15T13:51:18.9547813Z ##[group]Disabling automatic garbage collection 2021-05-15T13:51:18.9548641Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-15T13:51:18.9573862Z ##[endgroup] 2021-05-15T13:51:18.9578461Z ##[group]Setting up auth 2021-05-15T13:51:18.9594727Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:51:18.9804604Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-15T13:51:20.7466703Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:51:20.7673409Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-15T13:51:21.1869927Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-15T13:51:21.2104425Z ##[endgroup] 2021-05-15T13:51:21.2114920Z ##[group]Fetching the repository 2021-05-15T13:51:21.2125215Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5176b62abfc664442d49dac248d8dab8dc35ca17:refs/tags/0.3.1.s 2021-05-15T13:51:22.4785745Z remote: Enumerating objects: 54, done. 2021-05-15T13:51:22.4786776Z remote: Counting objects: 1% (1/54) 2021-05-15T13:51:22.4788528Z remote: Counting objects: 3% (2/54) 2021-05-15T13:51:22.4789834Z remote: Counting objects: 5% (3/54) 2021-05-15T13:51:22.4790974Z remote: Counting objects: 7% (4/54) 2021-05-15T13:51:22.4792061Z remote: Counting objects: 9% (5/54) 2021-05-15T13:51:22.4793115Z remote: Counting objects: 11% (6/54) 2021-05-15T13:51:22.4794080Z remote: Counting objects: 12% (7/54) 2021-05-15T13:51:22.4795177Z remote: Counting objects: 14% (8/54) 2021-05-15T13:51:22.4798046Z remote: Counting objects: 16% (9/54) 2021-05-15T13:51:22.4799968Z remote: Counting objects: 18% (10/54) 2021-05-15T13:51:22.4800995Z remote: Counting objects: 20% (11/54) 2021-05-15T13:51:22.4802029Z remote: Counting objects: 22% (12/54) 2021-05-15T13:51:22.4803035Z remote: Counting objects: 24% (13/54) 2021-05-15T13:51:22.4803955Z remote: Counting objects: 25% (14/54) 2021-05-15T13:51:22.4805328Z remote: Counting objects: 27% (15/54) 2021-05-15T13:51:22.4820194Z remote: Counting objects: 29% (16/54) 2021-05-15T13:51:22.4836926Z remote: Counting objects: 31% (17/54) 2021-05-15T13:51:22.4839575Z remote: Counting objects: 33% (18/54) 2021-05-15T13:51:22.4840854Z remote: Counting objects: 35% (19/54) 2021-05-15T13:51:22.4841552Z remote: Counting objects: 37% (20/54) 2021-05-15T13:51:22.4842366Z remote: Counting objects: 38% (21/54) 2021-05-15T13:51:22.4843020Z remote: Counting objects: 40% (22/54) 2021-05-15T13:51:22.4858162Z remote: Counting objects: 42% (23/54) 2021-05-15T13:51:22.4859519Z remote: Counting objects: 44% (24/54) 2021-05-15T13:51:22.4860204Z remote: Counting objects: 46% (25/54) 2021-05-15T13:51:22.4860791Z remote: Counting objects: 48% (26/54) 2021-05-15T13:51:22.4861355Z remote: Counting objects: 50% (27/54) 2021-05-15T13:51:22.4861920Z remote: Counting objects: 51% (28/54) 2021-05-15T13:51:22.4862473Z remote: Counting objects: 53% (29/54) 2021-05-15T13:51:22.4863034Z remote: Counting objects: 55% (30/54) 2021-05-15T13:51:22.4863594Z remote: Counting objects: 57% (31/54) 2021-05-15T13:51:22.4864142Z remote: Counting objects: 59% (32/54) 2021-05-15T13:51:22.4865052Z remote: Counting objects: 61% (33/54) 2021-05-15T13:51:22.4865619Z remote: Counting objects: 62% (34/54) 2021-05-15T13:51:22.4866760Z remote: Counting objects: 64% (35/54) 2021-05-15T13:51:22.4867327Z remote: Counting objects: 66% (36/54) 2021-05-15T13:51:22.4867882Z remote: Counting objects: 68% (37/54) 2021-05-15T13:51:22.4868446Z remote: Counting objects: 70% (38/54) 2021-05-15T13:51:22.4869034Z remote: Counting objects: 72% (39/54) 2021-05-15T13:51:22.4869702Z remote: Counting objects: 74% (40/54) 2021-05-15T13:51:22.4870262Z remote: Counting objects: 75% (41/54) 2021-05-15T13:51:22.4870800Z remote: Counting objects: 77% (42/54) 2021-05-15T13:51:22.4871351Z remote: Counting objects: 79% (43/54) 2021-05-15T13:51:22.4871905Z remote: Counting objects: 81% (44/54) 2021-05-15T13:51:22.4872446Z remote: Counting objects: 83% (45/54) 2021-05-15T13:51:22.4872996Z remote: Counting objects: 85% (46/54) 2021-05-15T13:51:22.4873539Z remote: Counting objects: 87% (47/54) 2021-05-15T13:51:22.4874106Z remote: Counting objects: 88% (48/54) 2021-05-15T13:51:22.4874678Z remote: Counting objects: 90% (49/54) 2021-05-15T13:51:22.4875206Z remote: Counting objects: 92% (50/54) 2021-05-15T13:51:22.4875756Z remote: Counting objects: 94% (51/54) 2021-05-15T13:51:22.4876295Z remote: Counting objects: 96% (52/54) 2021-05-15T13:51:22.4876824Z remote: Counting objects: 98% (53/54) 2021-05-15T13:51:22.4877366Z remote: Counting objects: 100% (54/54) 2021-05-15T13:51:22.4877916Z remote: Counting objects: 100% (54/54), done. 2021-05-15T13:51:22.4878623Z remote: Compressing objects: 2% (1/47) 2021-05-15T13:51:22.4879247Z remote: Compressing objects: 4% (2/47) 2021-05-15T13:51:22.4879910Z remote: Compressing objects: 6% (3/47) 2021-05-15T13:51:22.4880498Z remote: Compressing objects: 8% (4/47) 2021-05-15T13:51:22.4881082Z remote: Compressing objects: 10% (5/47) 2021-05-15T13:51:22.4882084Z remote: Compressing objects: 12% (6/47) 2021-05-15T13:51:22.4883139Z remote: Compressing objects: 14% (7/47) 2021-05-15T13:51:22.4883755Z remote: Compressing objects: 17% (8/47) 2021-05-15T13:51:22.4884344Z remote: Compressing objects: 19% (9/47) 2021-05-15T13:51:22.4884965Z remote: Compressing objects: 21% (10/47) 2021-05-15T13:51:22.4885568Z remote: Compressing objects: 23% (11/47) 2021-05-15T13:51:22.4886160Z remote: Compressing objects: 25% (12/47) 2021-05-15T13:51:22.4886742Z remote: Compressing objects: 27% (13/47) 2021-05-15T13:51:22.4887436Z remote: Compressing objects: 29% (14/47) 2021-05-15T13:51:22.4888085Z remote: Compressing objects: 31% (15/47) 2021-05-15T13:51:22.4888692Z remote: Compressing objects: 34% (16/47) 2021-05-15T13:51:22.4889279Z remote: Compressing objects: 36% (17/47) 2021-05-15T13:51:22.4889954Z remote: Compressing objects: 38% (18/47) 2021-05-15T13:51:22.4890553Z remote: Compressing objects: 40% (19/47) 2021-05-15T13:51:22.4891135Z remote: Compressing objects: 42% (20/47) 2021-05-15T13:51:22.4891728Z remote: Compressing objects: 44% (21/47) 2021-05-15T13:51:22.4892316Z remote: Compressing objects: 46% (22/47) 2021-05-15T13:51:22.4892893Z remote: Compressing objects: 48% (23/47) 2021-05-15T13:51:22.4893480Z remote: Compressing objects: 51% (24/47) 2021-05-15T13:51:22.4894084Z remote: Compressing objects: 53% (25/47) 2021-05-15T13:51:22.4894689Z remote: Compressing objects: 55% (26/47) 2021-05-15T13:51:22.4895274Z remote: Compressing objects: 57% (27/47) 2021-05-15T13:51:22.4895853Z remote: Compressing objects: 59% (28/47) 2021-05-15T13:51:22.4896441Z remote: Compressing objects: 61% (29/47) 2021-05-15T13:51:22.4897034Z remote: Compressing objects: 63% (30/47) 2021-05-15T13:51:22.4897608Z remote: Compressing objects: 65% (31/47) 2021-05-15T13:51:22.4898308Z remote: Compressing objects: 68% (32/47) 2021-05-15T13:51:22.4898883Z remote: Compressing objects: 70% (33/47) 2021-05-15T13:51:22.4899542Z remote: Compressing objects: 72% (34/47) 2021-05-15T13:51:22.4900141Z remote: Compressing objects: 74% (35/47) 2021-05-15T13:51:22.4900716Z remote: Compressing objects: 76% (36/47) 2021-05-15T13:51:22.4901297Z remote: Compressing objects: 78% (37/47) 2021-05-15T13:51:22.4901869Z remote: Compressing objects: 80% (38/47) 2021-05-15T13:51:22.4902449Z remote: Compressing objects: 82% (39/47) 2021-05-15T13:51:22.4903034Z remote: Compressing objects: 85% (40/47) 2021-05-15T13:51:22.4903606Z remote: Compressing objects: 87% (41/47) 2021-05-15T13:51:22.4904288Z remote: Compressing objects: 89% (42/47) 2021-05-15T13:51:22.4904811Z remote: Compressing objects: 91% (43/47) 2021-05-15T13:51:22.4905297Z remote: Compressing objects: 93% (44/47) 2021-05-15T13:51:22.4905797Z remote: Compressing objects: 95% (45/47) 2021-05-15T13:51:22.4906265Z remote: Compressing objects: 97% (46/47) 2021-05-15T13:51:22.4906750Z remote: Compressing objects: 100% (47/47) 2021-05-15T13:51:22.4907242Z remote: Compressing objects: 100% (47/47), done. 2021-05-15T13:51:22.5341499Z remote: Total 54 (delta 5), reused 39 (delta 3), pack-reused 0 2021-05-15T13:51:22.6663501Z From https://github.com/neuroconductor/msmri 2021-05-15T13:51:22.6664692Z * [new ref] 5176b62abfc664442d49dac248d8dab8dc35ca17 -> 0.3.1.s 2021-05-15T13:51:22.7204485Z ##[endgroup] 2021-05-15T13:51:22.7206067Z ##[group]Determining the checkout info 2021-05-15T13:51:22.7206840Z ##[endgroup] 2021-05-15T13:51:22.7207348Z ##[group]Checking out the ref 2021-05-15T13:51:22.7217997Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.3.1.s 2021-05-15T13:51:22.7837768Z Note: switching to 'refs/tags/0.3.1.s'. 2021-05-15T13:51:22.7838695Z 2021-05-15T13:51:22.7839500Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:51:22.7841773Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:51:22.7842639Z state without impacting any branches by switching back to a branch. 2021-05-15T13:51:22.7843210Z 2021-05-15T13:51:22.7843780Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:51:22.7844554Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:51:22.7845008Z 2021-05-15T13:51:22.7845464Z git switch -c 2021-05-15T13:51:22.7845861Z 2021-05-15T13:51:22.7846303Z Or undo this operation with: 2021-05-15T13:51:22.7846666Z 2021-05-15T13:51:22.7847051Z git switch - 2021-05-15T13:51:22.7847367Z 2021-05-15T13:51:22.7847987Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:51:22.7848554Z 2021-05-15T13:51:22.7849004Z HEAD is now at 5176b62 Version id 40 stable 2021-05-15T13:51:22.7878004Z ##[endgroup] 2021-05-15T13:51:22.8196309Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-15T13:51:22.8371817Z '5176b62abfc664442d49dac248d8dab8dc35ca17' 2021-05-15T13:51:22.8669618Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:51:22.8670058Z with: 2021-05-15T13:51:22.8670363Z r-version: 3.5 2021-05-15T13:51:22.8670660Z Ncpus: 1 2021-05-15T13:51:22.8671012Z crayon.enabled: NULL 2021-05-15T13:51:22.8671477Z remove-openmp-macos: true 2021-05-15T13:51:22.8671950Z http-user-agent: default 2021-05-15T13:51:22.8672348Z install-r: true 2021-05-15T13:51:22.8672828Z windows-path-include-mingw: true 2021-05-15T13:51:22.8673383Z env: 2021-05-15T13:51:22.8673746Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:22.8674151Z TIC_DEPLOY_KEY: 2021-05-15T13:51:22.8674439Z RSPM: 2021-05-15T13:51:22.8675648Z GITHUB_PAT: *** 2021-05-15T13:51:22.8676114Z COVERALLS_TOKEN: 2021-05-15T13:51:22.8676531Z continue-on-error: false 2021-05-15T13:51:22.8676938Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:22.8677257Z ##[endgroup] 2021-05-15T13:51:23.2418879Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-15T13:51:23.3017057Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-15T13:51:24.6656652Z Chocolatey v0.10.15 2021-05-15T13:51:26.6080134Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-15T13:51:27.2116335Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-15T13:52:55.4701185Z Installing the following packages: 2021-05-15T13:52:55.4702523Z qpdf 2021-05-15T13:52:55.4711651Z By installing you accept licenses for the packages. 2021-05-15T13:52:57.4143538Z 2021-05-15T13:52:57.4172985Z qpdf v10.3.2 [Approved] 2021-05-15T13:52:57.4218579Z qpdf package files install completed. Performing other installation steps. 2021-05-15T13:52:59.7063389Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-15T13:53:00.3236840Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-15T13:53:02.9603654Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-15T13:53:03.4289002Z ShimGen has successfully created a shim for qpdf.exe 2021-05-15T13:53:03.6698122Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-15T13:53:03.7060750Z The install of qpdf was successful. 2021-05-15T13:53:03.7073497Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-15T13:53:03.7491555Z 2021-05-15T13:53:03.7492476Z Chocolatey installed 1/1 packages. 2021-05-15T13:53:03.7493305Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-15T13:53:40.6325621Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:53:40.6326305Z with: 2021-05-15T13:53:40.6326656Z pandoc-version: 2.7.3 2021-05-15T13:53:40.6327065Z env: 2021-05-15T13:53:40.6327452Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:40.6327905Z TIC_DEPLOY_KEY: 2021-05-15T13:53:40.6328220Z RSPM: 2021-05-15T13:53:40.6329545Z GITHUB_PAT: *** 2021-05-15T13:53:40.6329937Z COVERALLS_TOKEN: 2021-05-15T13:53:40.6330367Z continue-on-error: false 2021-05-15T13:53:40.6330821Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:40.6331205Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:53:40.6331577Z TZ: UTC 2021-05-15T13:53:40.6331921Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:40.6332322Z NOT_CRAN: true 2021-05-15T13:53:40.6332648Z ##[endgroup] 2021-05-15T13:53:41.2482239Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('D:\a\_temp\9c0a9e05-9162-4ccb-a9c3-4fdf177376b9', 'D:\a\_temp\6bfdd3d3-9f33-4e32-9ea4-b9a9aff76ac0')" 2021-05-15T13:53:43.8510406Z ##[group]Run git config user.name adigherman 2021-05-15T13:53:43.8511108Z git config user.name adigherman 2021-05-15T13:53:43.8511649Z git config user.email adig@jhu.edu 2021-05-15T13:53:43.8560027Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T13:53:43.8560547Z env: 2021-05-15T13:53:43.8560948Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:43.8561406Z TIC_DEPLOY_KEY: 2021-05-15T13:53:43.8561729Z RSPM: 2021-05-15T13:53:43.8563021Z GITHUB_PAT: *** 2021-05-15T13:53:43.8563415Z COVERALLS_TOKEN: 2021-05-15T13:53:43.8563844Z continue-on-error: false 2021-05-15T13:53:43.8564309Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:43.8564696Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:53:43.8565084Z TZ: UTC 2021-05-15T13:53:43.8565439Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:43.8565842Z NOT_CRAN: true 2021-05-15T13:53:43.8566662Z ##[endgroup] 2021-05-15T13:53:45.4516161Z ##[group]Run msys2/setup-msys2@v2 2021-05-15T13:53:45.4516614Z with: 2021-05-15T13:53:45.4516984Z msystem: MINGW64 2021-05-15T13:53:45.4517337Z update: true 2021-05-15T13:53:45.4517763Z install: git mingw-w64-x86_64-toolchain 2021-05-15T13:53:45.4518208Z path-type: minimal 2021-05-15T13:53:45.4518612Z release: true 2021-05-15T13:53:45.4518920Z env: 2021-05-15T13:53:45.4519322Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:45.4519723Z TIC_DEPLOY_KEY: 2021-05-15T13:53:45.4520070Z RSPM: 2021-05-15T13:53:45.4521366Z GITHUB_PAT: *** 2021-05-15T13:53:45.4521749Z COVERALLS_TOKEN: 2021-05-15T13:53:45.4522206Z continue-on-error: false 2021-05-15T13:53:45.4522630Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:45.4523022Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:53:45.4523361Z TZ: UTC 2021-05-15T13:53:45.4523735Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:45.4524097Z NOT_CRAN: true 2021-05-15T13:53:45.4524465Z ##[endgroup] 2021-05-15T13:53:45.8605529Z ##[group]Downloading MSYS2... 2021-05-15T13:53:46.5677157Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-15T13:53:47.8332738Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-15T13:53:47.8499152Z ##[endgroup] 2021-05-15T13:53:47.8500260Z ##[group]Extracting MSYS2... 2021-05-15T13:53:47.8503823Z [command]D:\a\_temp\base.exe -y 2021-05-15T13:53:48.2064742Z 2021-05-15T13:53:48.2066999Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-15T13:53:48.2067567Z 2021-05-15T13:53:48.2068182Z Extracting archive: D:\a\_temp\base.exe 2021-05-15T13:53:48.2068789Z -- 2021-05-15T13:53:48.2069309Z Path = D:\a\_temp\base.exe 2021-05-15T13:53:48.2069790Z Type = 7z 2021-05-15T13:53:48.2070121Z 2021-05-15T13:53:48.4269644Z 0% 2021-05-15T13:53:48.4270406Z 2021-05-15T13:53:48.6247627Z 0% 34 - msys64\etc\profile.d 2021-05-15T13:53:48.6248482Z 2021-05-15T13:53:48.8267053Z 0% 1100 2021-05-15T13:53:48.8267905Z 2021-05-15T13:53:49.0415896Z 9% 1100 2021-05-15T13:53:49.0416650Z 2021-05-15T13:53:49.2455235Z 17% 1100 2021-05-15T13:53:49.2455927Z 2021-05-15T13:53:49.4385669Z 25% 1100 2021-05-15T13:53:49.4386446Z 2021-05-15T13:53:49.6543449Z 30% 1100 2021-05-15T13:53:49.6544233Z 2021-05-15T13:53:49.8433410Z 32% 1100 2021-05-15T13:53:49.8434241Z 2021-05-15T13:53:50.0530340Z 37% 1100 2021-05-15T13:53:50.0531236Z 2021-05-15T13:53:50.2485302Z 43% 1100 2021-05-15T13:53:50.2485974Z 2021-05-15T13:53:50.4516816Z 47% 1440 - msys64\usr\lib\perl5\core_perl\CORE\unixish.h 2021-05-15T13:53:50.4517918Z 2021-05-15T13:53:50.6546913Z 47% 2353 - msys64\usr\lib\terminfo\63\cops-10 2021-05-15T13:53:50.6547854Z 2021-05-15T13:53:50.8576492Z 47% 3290 - msys64\usr\lib\terminfo\6e\nsterm-acs-c 2021-05-15T13:53:50.8577522Z 2021-05-15T13:53:51.1644394Z 47% 3949 - msys64\usr\lib\terminfo\74\tvi920b-p-vb 2021-05-15T13:53:51.1645424Z 2021-05-15T13:53:51.3582354Z 47% 4259 - msys64\usr\lib\terminfo\77\wy60-25-w 2021-05-15T13:53:51.3583199Z 2021-05-15T13:53:51.5612365Z 47% 5133 - msys64\usr\share\bash-completion\completions\nsupdate 2021-05-15T13:53:51.5613543Z 2021-05-15T13:53:51.7646374Z 47% 5849 - msys64\usr\share\locale\da\LC_MESSAGES\grep.mo 2021-05-15T13:53:51.7647467Z 2021-05-15T13:53:51.9673443Z 47% 6504 - msys64\usr\share\locale\sr@latin\LC_MESSAGES\pacman.mo 2021-05-15T13:53:51.9676291Z 2021-05-15T13:53:52.1719293Z 47% 7304 - msys64\usr\share\man\man1\reset.1.gz 2021-05-15T13:53:52.1720359Z 2021-05-15T13:53:52.3733483Z 47% 8202 - msys64\usr\share\man\man3\TAP.Parser.Grammar.3perl.gz 2021-05-15T13:53:52.3734692Z 2021-05-15T13:53:52.5762771Z 47% 8930 - msys64\usr\share\man\man3\Test2.EventFacet.Amnesty.3perl.gz 2021-05-15T13:53:52.5763919Z 2021-05-15T13:53:52.7802930Z 47% 9516 - msys64\usr\share\man\man3\getstr.3x.gz 2021-05-15T13:53:52.7803994Z 2021-05-15T13:53:52.9872397Z 47% 10405 - msys64\usr\share\man\man3\wvline.3x.gz 2021-05-15T13:53:52.9873304Z 2021-05-15T13:53:53.1863290Z 47% 11079 - msys64\usr\share\perl5\core_perl\Pod\Text\Color.pm 2021-05-15T13:53:53.1864455Z 2021-05-15T13:53:53.3891318Z 47% 11845 - msys64\usr\share\perl5\core_perl\unicore\lib\Jg\Hah.pl 2021-05-15T13:53:53.3892287Z 2021-05-15T13:53:53.5922361Z 47% 12791 - msys64\usr\share\terminfo\64\d430-unix 2021-05-15T13:53:53.5923342Z 2021-05-15T13:53:53.8117451Z 47% 13726 - msys64\usr\share\terminfo\6f\opennt-100-nti 2021-05-15T13:53:53.8118550Z 2021-05-15T13:53:54.0146108Z 47% 14121 - msys64\usr\share\terminfo\74\tek4025a 2021-05-15T13:53:54.0147024Z 2021-05-15T13:53:54.2181889Z 47% 14805 - msys64\usr\share\terminfo\78\xnuppc-90x30-m 2021-05-15T13:53:54.2184431Z 2021-05-15T13:53:54.4206762Z 47% 15812 - msys64\usr\share\zoneinfo\posix\Asia\Krasnoyarsk 2021-05-15T13:53:54.4207890Z 2021-05-15T13:53:54.6331423Z 47% 16755 - msys64\var\lib\pacman\local\coreutils-8.32-1\files 2021-05-15T13:53:54.6332549Z 2021-05-15T13:53:54.8341800Z 48% 17092 2021-05-15T13:53:54.8342626Z 2021-05-15T13:53:55.0368792Z 51% 17092 2021-05-15T13:53:55.0369620Z 2021-05-15T13:53:55.2456678Z 56% 17092 2021-05-15T13:53:55.2457368Z 2021-05-15T13:53:55.4438917Z 59% 17092 2021-05-15T13:53:55.4439720Z 2021-05-15T13:53:55.6458888Z 62% 17092 2021-05-15T13:53:55.6459698Z 2021-05-15T13:53:55.8427592Z 65% 17092 2021-05-15T13:53:55.8428298Z 2021-05-15T13:53:56.0601530Z 69% 17092 2021-05-15T13:53:56.0602317Z 2021-05-15T13:53:56.2629723Z 73% 17092 2021-05-15T13:53:56.2630524Z 2021-05-15T13:53:56.4615516Z 76% 17092 2021-05-15T13:53:56.4616257Z 2021-05-15T13:53:56.6581528Z 79% 17092 2021-05-15T13:53:56.6582327Z 2021-05-15T13:53:56.8643798Z 84% 17092 2021-05-15T13:53:56.8644645Z 2021-05-15T13:53:57.0747067Z 90% 17092 2021-05-15T13:53:57.0747749Z 2021-05-15T13:53:57.2654996Z 97% 17092 2021-05-15T13:53:57.2655928Z 2021-05-15T13:53:57.5237236Z 100% 17237 - msys64\usr\bin\ldd.exe 2021-05-15T13:53:57.5237954Z 2021-05-15T13:53:57.7178464Z 100% 17406 - msys64\usr\bin\openssl.exe 2021-05-15T13:53:57.7179360Z 2021-05-15T13:53:57.7691205Z 100% 17625 - msys64\usr\lib\tdbcmysql1.1.1\libtdbcmysql1.1.1.dll 2021-05-15T13:53:57.7694644Z 2021-05-15T13:53:57.7695403Z Everything is Ok 2021-05-15T13:53:57.7725341Z ##[endgroup] 2021-05-15T13:53:57.7726129Z ##[group]Disable Key Refresh... 2021-05-15T13:53:57.8277338Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "((Get-Content -path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post -Raw) -replace '--refresh-keys', '--version') | Set-Content -Path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post" 2021-05-15T13:53:58.0930474Z ##[endgroup] 2021-05-15T13:53:58.0958264Z ##[group]Restoring package cache... 2021-05-15T13:53:58.6022403Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-15T13:53:58.6024138Z ##[endgroup] 2021-05-15T13:53:58.6025561Z ##[group]Starting MSYS2 for the first time... 2021-05-15T13:53:58.6546897Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-15T13:53:58.8021232Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-15T13:53:58.8150037Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-15T13:53:58.9777983Z Copying skeleton files. 2021-05-15T13:53:58.9779074Z These files are for the users to personalise their msys2 experience. 2021-05-15T13:53:58.9779913Z 2021-05-15T13:53:58.9780751Z They will never be overwritten nor automatically updated. 2021-05-15T13:53:58.9781264Z 2021-05-15T13:53:59.0217895Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-15T13:53:59.0353625Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-15T13:53:59.0494754Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-15T13:53:59.0627915Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-15T13:53:59.0760457Z './.profile' -> '/home/runneradmin/.profile' 2021-05-15T13:53:59.4903759Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-15T13:53:59.5185808Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-15T13:53:59.5454406Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-15T13:53:59.5723285Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-15T13:53:59.7338359Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-15T13:53:59.7425285Z gpg: no ultimately trusted keys found 2021-05-15T13:53:59.9952061Z gpg: starting migration from earlier GnuPG versions 2021-05-15T13:54:00.0488168Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-15T13:54:00.0502904Z gpg: migration succeeded 2021-05-15T13:54:00.0696501Z gpg: Generating pacman keyring master key... 2021-05-15T13:54:00.7220093Z gpg: key 706F505A7DD56B9B marked as ultimately trusted 2021-05-15T13:54:00.7221414Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-15T13:54:00.7604971Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/3397227BC6F58A57C7680F2E706F505A7DD56B9B.rev' 2021-05-15T13:54:00.7606217Z gpg: Done 2021-05-15T13:54:00.7788662Z ==> Updating trust database... 2021-05-15T13:54:00.7968368Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T13:54:00.7969485Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T13:54:00.8705796Z ==> Appending keys from msys2.gpg... 2021-05-15T13:54:00.9968850Z ==> Locally signing trusted keys in keyring... 2021-05-15T13:54:01.0105818Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T13:54:01.1092040Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T13:54:01.2054612Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T13:54:01.3020144Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T13:54:01.3998412Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T13:54:01.4960649Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T13:54:01.5909583Z ==> Importing owner trust values... 2021-05-15T13:54:01.6059405Z gpg: setting ownertrust to 4 2021-05-15T13:54:01.6060608Z gpg: setting ownertrust to 4 2021-05-15T13:54:01.6061129Z gpg: setting ownertrust to 4 2021-05-15T13:54:01.6061642Z gpg: setting ownertrust to 4 2021-05-15T13:54:01.6062311Z gpg: setting ownertrust to 4 2021-05-15T13:54:01.6062885Z gpg: setting ownertrust to 4 2021-05-15T13:54:01.6199677Z ==> Disabling revoked keys in keyring... 2021-05-15T13:54:01.6331854Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T13:54:01.6877705Z ==> Updating trust database... 2021-05-15T13:54:01.7056086Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T13:54:01.7067186Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T13:54:01.7076355Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-15T13:54:01.7080136Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-15T13:54:01.7082349Z gpg: next trustdb check due at 2022-01-23 2021-05-15T13:54:01.7420759Z pacman-key (pacman) 5.2.2 2021-05-15T13:54:01.7422068Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-15T13:54:01.7422817Z 2021-05-15T13:54:01.7560410Z This is free software; see the source for copying conditions. 2021-05-15T13:54:01.7561733Z There is NO WARRANTY, to the extent permitted by law. 2021-05-15T13:54:02.5988446Z  2021-05-15T13:54:02.5988908Z 2021-05-15T13:54:02.5989720Z ################################################################### 2021-05-15T13:54:02.5990356Z # # 2021-05-15T13:54:02.5990927Z # # 2021-05-15T13:54:02.5991554Z # C A U T I O N # 2021-05-15T13:54:02.5992417Z # # 2021-05-15T13:54:02.5993097Z # This is first start of MSYS2. # 2021-05-15T13:54:02.5993754Z # You MUST restart shell to apply necessary actions. # 2021-05-15T13:54:02.5994374Z # # 2021-05-15T13:54:02.5994861Z # # 2021-05-15T13:54:02.5995357Z ################################################################### 2021-05-15T13:54:02.5995613Z 2021-05-15T13:54:02.5995788Z 2021-05-15T13:54:02.6174091Z MINGW64_NT-10.0-17763 fv-az153-5 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-15T13:54:02.6226111Z ##[endgroup] 2021-05-15T13:54:02.6226885Z ##[group]Disable CheckSpace... 2021-05-15T13:54:02.6695565Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'sed' '-i' 's/^CheckSpace/#CheckSpace/g' '/etc/pacman.conf'" 2021-05-15T13:54:02.9487107Z ##[endgroup] 2021-05-15T13:54:02.9487926Z ##[group]Updating packages... 2021-05-15T13:54:02.9952944Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T13:54:04.0277352Z :: Synchronizing package databases... 2021-05-15T13:54:04.3407610Z downloading mingw32.db... 2021-05-15T13:54:05.0069470Z downloading mingw32.db.sig... 2021-05-15T13:54:05.2014103Z downloading mingw64.db... 2021-05-15T13:54:05.3974419Z downloading mingw64.db.sig... 2021-05-15T13:54:05.5895256Z downloading ucrt64.db... 2021-05-15T13:54:05.7128799Z downloading ucrt64.db.sig... 2021-05-15T13:54:05.9049902Z downloading msys.db... 2021-05-15T13:54:06.0037595Z downloading msys.db.sig... 2021-05-15T13:54:06.1182898Z :: Starting core system upgrade... 2021-05-15T13:54:06.3199802Z warning: terminate other MSYS2 programs before proceeding 2021-05-15T13:54:06.3200909Z resolving dependencies... 2021-05-15T13:54:06.3264553Z looking for conflicting packages... 2021-05-15T13:54:06.3283833Z 2021-05-15T13:54:06.3285664Z Packages (5) filesystem-2021.04-4 mintty-1~3.5.0-1 msys2-runtime-3.2.0-6 pacman-5.2.2-22 pacman-mirrors-20210423-2 2021-05-15T13:54:06.3286532Z 2021-05-15T13:54:06.3287070Z Total Download Size: 9.36 MiB 2021-05-15T13:54:06.3287648Z Total Installed Size: 44.60 MiB 2021-05-15T13:54:06.3288280Z Net Upgrade Size: 0.02 MiB 2021-05-15T13:54:06.3290004Z 2021-05-15T13:54:06.3290597Z :: Proceed with installation? [Y/n] 2021-05-15T13:54:06.3291167Z :: Retrieving packages... 2021-05-15T13:54:06.4255117Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-15T13:54:06.5221262Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:06.6255697Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-15T13:54:06.8320712Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-15T13:54:06.9294381Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-15T13:54:07.0578267Z checking keyring... 2021-05-15T13:54:07.1451400Z checking package integrity... 2021-05-15T13:54:07.9073297Z loading package files... 2021-05-15T13:54:07.9213351Z checking for file conflicts... 2021-05-15T13:54:07.9215399Z :: Processing package changes... 2021-05-15T13:54:07.9216171Z upgrading filesystem... 2021-05-15T13:54:07.9623033Z upgrading mintty... 2021-05-15T13:54:08.0230119Z upgrading msys2-runtime... 2021-05-15T13:54:08.0867549Z upgrading pacman-mirrors... 2021-05-15T13:54:08.0908776Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-15T13:54:08.0925410Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-15T13:54:08.0939155Z upgrading pacman... 2021-05-15T13:54:08.1673753Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-15T13:54:08.4580010Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 520 has been terminated. 2021-05-15T13:54:08.8167938Z ##[endgroup] 2021-05-15T13:54:08.8169526Z ##[group]Killing remaining tasks... 2021-05-15T13:54:08.8653538Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-15T13:54:08.9848744Z 2021-05-15T13:54:08.9849877Z INFO: No tasks running with the specified criteria. 2021-05-15T13:54:08.9881959Z ##[endgroup] 2021-05-15T13:54:08.9882906Z ##[group]Final system upgrade... 2021-05-15T13:54:09.0351109Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T13:54:09.7166552Z :: Synchronizing package databases... 2021-05-15T13:54:10.3281620Z mingw32 is up to date 2021-05-15T13:54:10.3282237Z mingw64 is up to date 2021-05-15T13:54:10.3282702Z ucrt64 is up to date 2021-05-15T13:54:10.3283251Z downloading clang64.db... 2021-05-15T13:54:11.0065705Z downloading clang64.db.sig... 2021-05-15T13:54:11.1985046Z msys is up to date 2021-05-15T13:54:11.1986154Z :: Starting core system upgrade... 2021-05-15T13:54:11.4226870Z there is nothing to do 2021-05-15T13:54:11.4227879Z :: Starting full system upgrade... 2021-05-15T13:54:11.4614762Z resolving dependencies... 2021-05-15T13:54:11.4679454Z looking for conflicting packages... 2021-05-15T13:54:11.4704935Z 2021-05-15T13:54:11.4707417Z Packages (11) ca-certificates-20210119-1 gnupg-2.2.27-2 less-581-1 libsqlite-3.35.5-1 libxml2-2.9.10-8 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-15T13:54:11.4708692Z 2021-05-15T13:54:11.4709214Z Total Download Size: 4.95 MiB 2021-05-15T13:54:11.4709833Z Total Installed Size: 19.34 MiB 2021-05-15T13:54:11.4710400Z Net Upgrade Size: 0.93 MiB 2021-05-15T13:54:11.4711020Z 2021-05-15T13:54:11.4711840Z :: Proceed with installation? [Y/n] 2021-05-15T13:54:11.4712487Z :: Retrieving packages... 2021-05-15T13:54:11.5687417Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:11.6690800Z downloading libxml2-2.9.10-8-x86_64.pkg.tar.zst... 2021-05-15T13:54:11.8660522Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-15T13:54:11.9678532Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-15T13:54:12.0821177Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:12.2034566Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:12.3106314Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:12.5231344Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-15T13:54:12.6221646Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:12.7217222Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-15T13:54:12.8250522Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:12.8348362Z checking keyring... 2021-05-15T13:54:12.9285175Z checking package integrity... 2021-05-15T13:54:14.4953494Z loading package files... 2021-05-15T13:54:14.5164441Z checking for file conflicts... 2021-05-15T13:54:14.5165321Z checking available disk space... 2021-05-15T13:54:14.5269369Z :: Processing package changes... 2021-05-15T13:54:14.5269966Z upgrading less... 2021-05-15T13:54:14.5354854Z upgrading libxml2... 2021-05-15T13:54:14.5536243Z upgrading libxslt... 2021-05-15T13:54:14.5647428Z upgrading ca-certificates... 2021-05-15T13:54:15.2132174Z upgrading libsqlite... 2021-05-15T13:54:15.2233969Z upgrading libzstd... 2021-05-15T13:54:15.2304351Z upgrading gnupg... 2021-05-15T13:54:17.6450531Z ==> Appending keys from msys2.gpg... 2021-05-15T13:54:17.7270557Z ==> Locally signing trusted keys in keyring... 2021-05-15T13:54:17.7429532Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T13:54:21.8453432Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T13:54:21.8911369Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T13:54:21.9460387Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T13:54:22.0000873Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T13:54:22.0533463Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T13:54:22.1050707Z ==> Importing owner trust values... 2021-05-15T13:54:22.1410345Z ==> Disabling revoked keys in keyring... 2021-05-15T13:54:22.1549567Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T13:54:22.2110852Z ==> Updating trust database... 2021-05-15T13:54:22.2269409Z gpg: next trustdb check due at 2022-01-23 2021-05-15T13:54:22.3083055Z upgrading msys2-keyring... 2021-05-15T13:54:22.5440930Z ==> Appending keys from msys2.gpg... 2021-05-15T13:54:22.6280944Z ==> Locally signing trusted keys in keyring... 2021-05-15T13:54:22.6394944Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T13:54:22.7300367Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T13:54:22.7860833Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T13:54:22.8380795Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T13:54:22.8900305Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T13:54:22.9440709Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T13:54:22.9980373Z ==> Importing owner trust values... 2021-05-15T13:54:23.0350511Z ==> Disabling revoked keys in keyring... 2021-05-15T13:54:23.0474751Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T13:54:23.1019984Z ==> Updating trust database... 2021-05-15T13:54:23.1179926Z gpg: next trustdb check due at 2022-01-23 2021-05-15T13:54:23.1973287Z upgrading msys2-launcher... 2021-05-15T13:54:23.2066358Z upgrading rebase... 2021-05-15T13:54:23.2187806Z upgrading zstd... 2021-05-15T13:54:23.2384487Z :: Running post-transaction hooks... 2021-05-15T13:54:23.2385882Z (1/1) Updating the info directory file... 2021-05-15T13:54:23.4655206Z ##[endgroup] 2021-05-15T13:54:23.4656142Z ##[group]Installing additional packages... 2021-05-15T13:54:23.5137296Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'git' 'mingw-w64-x86_64-toolchain'" 2021-05-15T13:54:24.4884250Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-15T13:54:24.4885714Z :: Repository mingw64 2021-05-15T13:54:24.4890080Z 1) mingw-w64-x86_64-binutils 2) mingw-w64-x86_64-crt-git 3) mingw-w64-x86_64-gcc 4) mingw-w64-x86_64-gcc-ada 5) mingw-w64-x86_64-gcc-fortran 6) mingw-w64-x86_64-gcc-libgfortran 7) mingw-w64-x86_64-gcc-libs 8) mingw-w64-x86_64-gcc-objc 9) mingw-w64-x86_64-gdb 10) mingw-w64-x86_64-gdb-multiarch 11) mingw-w64-x86_64-headers-git 12) mingw-w64-x86_64-libgccjit 13) mingw-w64-x86_64-libmangle-git 14) mingw-w64-x86_64-libwinpthread-git 15) mingw-w64-x86_64-make 16) mingw-w64-x86_64-pkgconf 17) mingw-w64-x86_64-tools-git 18) mingw-w64-x86_64-winpthreads-git 19) mingw-w64-x86_64-winstorecompat-git 2021-05-15T13:54:24.4892650Z 2021-05-15T13:54:24.4893273Z Enter a selection (default=all): 2021-05-15T13:54:24.4893988Z resolving dependencies... 2021-05-15T13:54:24.4983254Z looking for conflicting packages... 2021-05-15T13:54:24.5081644Z 2021-05-15T13:54:24.5099927Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.23-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.4.9-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-1 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T13:54:24.5113348Z 2021-05-15T13:54:24.5113968Z Total Download Size: 165.03 MiB 2021-05-15T13:54:24.5114616Z Total Installed Size: 1089.03 MiB 2021-05-15T13:54:24.5115047Z 2021-05-15T13:54:24.5115771Z :: Proceed with installation? [Y/n] 2021-05-15T13:54:24.5116493Z :: Retrieving packages... 2021-05-15T13:54:24.8211544Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T13:54:25.4021327Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T13:54:25.5023048Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T13:54:26.1852004Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:26.5010223Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:26.7349811Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T13:54:26.8456170Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T13:54:26.9562394Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T13:54:27.0651790Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T13:54:27.1640260Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:27.2614084Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:27.3922519Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T13:54:27.4900925Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:27.5873919Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T13:54:27.7041856Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:28.9080653Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:29.7186145Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:29.8429812Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:30.4614351Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:31.0676279Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T13:54:31.1659395Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T13:54:31.3715517Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T13:54:31.4685053Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T13:54:31.5653644Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T13:54:31.6915403Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T13:54:31.7883361Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T13:54:31.8859305Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T13:54:31.9855519Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-15T13:54:32.0835474Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-15T13:54:32.1831509Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-15T13:54:32.2814956Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T13:54:32.5751165Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T13:54:32.6715437Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T13:54:32.7712064Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T13:54:32.9689569Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T13:54:33.3539020Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T13:54:33.4954324Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T13:54:33.5942444Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T13:54:34.4044321Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-15T13:54:34.5017416Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T13:54:34.7216776Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-15T13:54:35.0410949Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:35.5314645Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:35.6282956Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T13:54:35.7266530Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-15T13:54:35.8239953Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:35.9229855Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:36.0194762Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:36.1165826Z downloading vim-8.2.2689-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:36.5106849Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:36.6109015Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:36.7173456Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-15T13:54:36.8138559Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-15T13:54:36.9105811Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-15T13:54:37.0089445Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-15T13:54:37.1048684Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-15T13:54:37.2013220Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-15T13:54:37.2974248Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:37.3933681Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-15T13:54:37.4898813Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-15T13:54:37.5874667Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-15T13:54:37.6849037Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-15T13:54:37.7808780Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:37.8797405Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-15T13:54:37.9759068Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-15T13:54:38.0734791Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-15T13:54:38.1699429Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-15T13:54:38.2672169Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-15T13:54:38.3656957Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-15T13:54:38.4613268Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-15T13:54:38.5597775Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-15T13:54:38.6564794Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-15T13:54:38.7534614Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-15T13:54:38.8498263Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-15T13:54:38.9469870Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-15T13:54:39.0524131Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:39.1514381Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-15T13:54:39.2487565Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-15T13:54:39.3448552Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:39.4419682Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:39.6446021Z checking keyring... 2021-05-15T13:54:39.9266611Z checking package integrity... 2021-05-15T13:54:52.7814314Z loading package files... 2021-05-15T13:54:53.3167233Z checking for file conflicts... 2021-05-15T13:54:55.3695925Z checking available disk space... 2021-05-15T13:54:55.3808267Z :: Processing package changes... 2021-05-15T13:54:55.3809065Z installing expat... 2021-05-15T13:54:55.3865238Z installing vim... 2021-05-15T13:54:56.7973894Z installing heimdal... 2021-05-15T13:54:57.1064565Z installing openssh... 2021-05-15T13:54:57.1425472Z installing perl-Error... 2021-05-15T13:54:57.1529996Z installing perl-Authen-SASL... 2021-05-15T13:54:57.1741181Z installing perl-Encode-Locale... 2021-05-15T13:54:57.1812519Z installing perl-HTTP-Date... 2021-05-15T13:54:57.1888585Z installing perl-File-Listing... 2021-05-15T13:54:57.1957394Z installing perl-HTML-Tagset... 2021-05-15T13:54:57.2001154Z installing perl-Clone... 2021-05-15T13:54:57.2056594Z installing perl-IO-HTML... 2021-05-15T13:54:57.2111140Z installing perl-LWP-MediaTypes... 2021-05-15T13:54:57.2167922Z installing perl-URI... 2021-05-15T13:54:57.2595772Z installing perl-HTTP-Message... 2021-05-15T13:54:57.2760465Z installing perl-HTML-Parser... 2021-05-15T13:54:57.2911582Z installing perl-HTTP-Cookies... 2021-05-15T13:54:57.2986544Z installing perl-HTTP-Daemon... 2021-05-15T13:54:57.3030076Z installing perl-HTTP-Negotiate... 2021-05-15T13:54:57.3069621Z installing perl-Net-HTTP... 2021-05-15T13:54:57.3169412Z installing perl-WWW-RobotRules... 2021-05-15T13:54:57.3232900Z installing perl-Try-Tiny... 2021-05-15T13:54:57.3330734Z installing perl-libwww... 2021-05-15T13:54:57.3649062Z Optional dependencies for perl-libwww 2021-05-15T13:54:57.3650144Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-15T13:54:57.3650971Z installing perl-TimeDate... 2021-05-15T13:54:57.3986744Z installing perl-MailTools... 2021-05-15T13:54:57.4286847Z installing perl-IO-Stringy... 2021-05-15T13:54:57.4408503Z installing perl-Convert-BinHex... 2021-05-15T13:54:57.5573588Z module test... pass. 2021-05-15T13:54:57.5574594Z installing perl-MIME-tools... 2021-05-15T13:54:57.6054559Z installing perl-Net-SSLeay... 2021-05-15T13:54:57.6714517Z installing perl-IO-Socket-SSL... 2021-05-15T13:54:57.6807132Z installing perl-Net-SMTP-SSL... 2021-05-15T13:54:57.6859970Z installing perl-TermReadKey... 2021-05-15T13:54:57.6925904Z installing git... 2021-05-15T13:54:58.2077120Z Optional dependencies for git 2021-05-15T13:54:58.2077998Z python: various helper scripts 2021-05-15T13:54:58.2078580Z subversion: git svn 2021-05-15T13:54:58.2079298Z installing mingw-w64-x86_64-libiconv... 2021-05-15T13:54:58.2324190Z installing mingw-w64-x86_64-zlib... 2021-05-15T13:54:58.2410522Z installing mingw-w64-x86_64-binutils... 2021-05-15T13:54:58.5283478Z installing mingw-w64-x86_64-headers-git... 2021-05-15T13:54:59.6798298Z installing mingw-w64-x86_64-crt-git... 2021-05-15T13:55:00.3195856Z installing mingw-w64-x86_64-isl... 2021-05-15T13:55:00.3679789Z installing mingw-w64-x86_64-gmp... 2021-05-15T13:55:00.3827914Z installing mingw-w64-x86_64-mpfr... 2021-05-15T13:55:00.4015729Z installing mingw-w64-x86_64-mpc... 2021-05-15T13:55:00.4061996Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-15T13:55:00.4127754Z installing mingw-w64-x86_64-gcc-libs... 2021-05-15T13:55:00.4313651Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-15T13:55:00.4355411Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-15T13:55:00.4475268Z installing mingw-w64-x86_64-zstd... 2021-05-15T13:55:00.4679073Z installing mingw-w64-x86_64-gcc... 2021-05-15T13:55:03.8794330Z installing mingw-w64-x86_64-gcc-ada... 2021-05-15T13:55:05.6332057Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-15T13:55:05.6442645Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-15T13:55:05.7839951Z installing mingw-w64-x86_64-gcc-objc... 2021-05-15T13:55:06.3226967Z installing mingw-w64-x86_64-expat... 2021-05-15T13:55:06.3329538Z installing mingw-w64-x86_64-gettext... 2021-05-15T13:55:08.1584420Z installing mingw-w64-x86_64-libtre-git... 2021-05-15T13:55:08.1768765Z installing mingw-w64-x86_64-libsystre... 2021-05-15T13:55:08.1874075Z installing mingw-w64-x86_64-ncurses... 2021-05-15T13:55:13.0950778Z installing mingw-w64-x86_64-bzip2... 2021-05-15T13:55:13.1089394Z installing mingw-w64-x86_64-libffi... 2021-05-15T13:55:13.1180496Z installing mingw-w64-x86_64-mpdecimal... 2021-05-15T13:55:13.1634933Z installing mingw-w64-x86_64-libtasn1... 2021-05-15T13:55:13.1955188Z installing mingw-w64-x86_64-p11-kit... 2021-05-15T13:55:13.2152291Z installing mingw-w64-x86_64-ca-certificates... 2021-05-15T13:55:13.7801832Z installing mingw-w64-x86_64-openssl... 2021-05-15T13:55:19.4524609Z installing mingw-w64-x86_64-termcap... 2021-05-15T13:55:19.4568717Z installing mingw-w64-x86_64-readline... 2021-05-15T13:55:19.4811442Z installing mingw-w64-x86_64-tcl... 2021-05-15T13:55:20.7622882Z installing mingw-w64-x86_64-sqlite3... 2021-05-15T13:55:21.7131137Z installing mingw-w64-x86_64-tk... 2021-05-15T13:55:22.1245324Z installing mingw-w64-x86_64-xz... 2021-05-15T13:55:22.1838137Z installing mingw-w64-x86_64-python... 2021-05-15T13:55:28.5753060Z installing mingw-w64-x86_64-xxhash... 2021-05-15T13:55:28.5839182Z installing mingw-w64-x86_64-gdb... 2021-05-15T13:55:28.6750065Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-15T13:55:28.7586496Z installing mingw-w64-x86_64-libgccjit... 2021-05-15T13:55:28.8844038Z installing mingw-w64-x86_64-libmangle-git... 2021-05-15T13:55:28.8889165Z installing mingw-w64-x86_64-make... 2021-05-15T13:55:28.9065100Z installing mingw-w64-x86_64-pkgconf... 2021-05-15T13:55:28.9199259Z installing mingw-w64-x86_64-tools-git... 2021-05-15T13:55:28.9292537Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-15T13:55:28.9866610Z ##[endgroup] 2021-05-15T13:55:28.9867485Z ##[group]Saving package cache... 2021-05-15T13:55:29.0325686Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-15T13:55:29.9159124Z ==> no candidate packages found for pruning 2021-05-15T13:55:29.9683125Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-15T13:55:30.2990025Z ==> no candidate packages found for pruning 2021-05-15T13:55:31.0390502Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58, another job may be creating this cache. 2021-05-15T13:55:31.0862951Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-15T13:55:31.8051904Z 2021-05-15T13:55:31.8052988Z Cache directory: /var/cache/pacman/pkg/ 2021-05-15T13:55:31.8317594Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-15T13:55:31.8318476Z removing all files from cache... 2021-05-15T13:55:31.8318900Z 2021-05-15T13:55:31.8319428Z Database directory: /var/lib/pacman/ 2021-05-15T13:55:31.8323071Z :: Do you want to remove unused repositories? [Y/n] 2021-05-15T13:55:31.8324554Z removing unused sync repositories... 2021-05-15T13:55:31.8373349Z ##[endgroup] 2021-05-15T13:55:31.8653106Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-15T13:55:31.8653680Z env: 2021-05-15T13:55:31.8654067Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:31.8654451Z TIC_DEPLOY_KEY: 2021-05-15T13:55:31.8654717Z RSPM: 2021-05-15T13:55:31.8655886Z GITHUB_PAT: *** 2021-05-15T13:55:31.8656189Z COVERALLS_TOKEN: 2021-05-15T13:55:31.8656579Z continue-on-error: false 2021-05-15T13:55:31.8656942Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:31.8657287Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:55:31.8657603Z TZ: UTC 2021-05-15T13:55:31.8657890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:31.8658224Z NOT_CRAN: true 2021-05-15T13:55:31.8658518Z MSYSTEM: MINGW64 2021-05-15T13:55:31.8658835Z ##[endgroup] 2021-05-15T13:55:32.6637171Z :: Synchronizing package databases... 2021-05-15T13:55:33.3800603Z mingw32 is up to date 2021-05-15T13:55:33.3801398Z mingw64 is up to date 2021-05-15T13:55:33.3802179Z ucrt64 is up to date 2021-05-15T13:55:33.3802775Z clang64 is up to date 2021-05-15T13:55:33.3803310Z msys is up to date 2021-05-15T13:55:33.3807243Z :: Starting core system upgrade... 2021-05-15T13:55:33.5911506Z there is nothing to do 2021-05-15T13:55:33.5912379Z :: Starting full system upgrade... 2021-05-15T13:55:33.6898113Z there is nothing to do 2021-05-15T13:55:34.2688299Z resolving dependencies... 2021-05-15T13:55:34.2745163Z looking for conflicting packages... 2021-05-15T13:55:34.2819811Z 2021-05-15T13:55:34.2820525Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-15T13:55:34.2821005Z 2021-05-15T13:55:34.2821555Z Total Download Size: 3.00 MiB 2021-05-15T13:55:34.2822219Z Total Installed Size: 20.93 MiB 2021-05-15T13:55:34.2822633Z 2021-05-15T13:55:34.2823377Z :: Proceed with installation? [Y/n] 2021-05-15T13:55:34.2824070Z :: Retrieving packages... 2021-05-15T13:55:34.5968445Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-15T13:55:35.3741148Z checking keyring... 2021-05-15T13:55:35.4476252Z checking package integrity... 2021-05-15T13:55:35.5766179Z loading package files... 2021-05-15T13:55:35.5786927Z checking for file conflicts... 2021-05-15T13:55:35.5797155Z checking available disk space... 2021-05-15T13:55:35.5802494Z :: Processing package changes... 2021-05-15T13:55:35.5803102Z installing mingw-w64-x86_64-aom... 2021-05-15T13:55:36.2725546Z resolving dependencies... 2021-05-15T13:55:36.2726692Z looking for conflicting packages... 2021-05-15T13:55:36.2851422Z 2021-05-15T13:55:36.2852264Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-15T13:55:36.2852745Z 2021-05-15T13:55:36.2853281Z Total Download Size: 1.97 MiB 2021-05-15T13:55:36.2853859Z Total Installed Size: 4.43 MiB 2021-05-15T13:55:36.2854223Z 2021-05-15T13:55:36.2854892Z :: Proceed with installation? [Y/n] 2021-05-15T13:55:36.2855590Z :: Retrieving packages... 2021-05-15T13:55:36.5956102Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-15T13:55:37.2687297Z checking keyring... 2021-05-15T13:55:37.3526621Z checking package integrity... 2021-05-15T13:55:37.4849965Z loading package files... 2021-05-15T13:55:37.4868215Z checking for file conflicts... 2021-05-15T13:55:37.4885692Z checking available disk space... 2021-05-15T13:55:37.4891001Z :: Processing package changes... 2021-05-15T13:55:37.4891684Z installing mingw-w64-x86_64-argtable... 2021-05-15T13:55:38.1219773Z resolving dependencies... 2021-05-15T13:55:38.1361258Z looking for conflicting packages... 2021-05-15T13:55:38.1406079Z 2021-05-15T13:55:38.1414767Z Packages (32) mingw-w64-x86_64-aws-c-cal-0.5.0-1 mingw-w64-x86_64-aws-c-common-0.5.5-1 mingw-w64-x86_64-aws-c-event-stream-0.2.7-1 mingw-w64-x86_64-aws-c-io-0.9.1-3 mingw-w64-x86_64-aws-checksums-0.1.11-1 mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 mingw-w64-x86_64-boost-1.75.0-4 mingw-w64-x86_64-brotli-1.0.9-2 mingw-w64-x86_64-c-ares-1.17.1-1 mingw-w64-x86_64-double-conversion-3.1.5-1 mingw-w64-x86_64-flatbuffers-1.12.0-2 mingw-w64-x86_64-gflags-2.2.2-2 mingw-w64-x86_64-glib2-2.68.2-1 mingw-w64-x86_64-gobject-introspection-1.66.1-5 mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5 mingw-w64-x86_64-grpc-1.35.0-2 mingw-w64-x86_64-icu-68.2-3 mingw-w64-x86_64-libutf8proc-2.6.1-1 mingw-w64-x86_64-lz4-1.9.3-1 mingw-w64-x86_64-openblas-0.3.13-2 mingw-w64-x86_64-pcre-8.44-3 mingw-w64-x86_64-protobuf-3.16.0-1 mingw-w64-x86_64-python-beaker-1.11.0-1 mingw-w64-x86_64-python-mako-1.1.4-2 mingw-w64-x86_64-python-markupsafe-2.0.0-1 mingw-w64-x86_64-python-numpy-1.20.3-1 mingw-w64-x86_64-re2-20210401-1 mingw-w64-x86_64-snappy-1.1.8-1 mingw-w64-x86_64-thrift-0.13.0-2 mingw-w64-x86_64-uriparser-0.9.4-1 mingw-w64-x86_64-wineditline-2.205-3 mingw-w64-x86_64-arrow-4.0.0-1 2021-05-15T13:55:38.1420153Z 2021-05-15T13:55:38.1420859Z Total Download Size: 92.82 MiB 2021-05-15T13:55:38.1421459Z Total Installed Size: 821.22 MiB 2021-05-15T13:55:38.1421846Z 2021-05-15T13:55:38.1422488Z :: Proceed with installation? [Y/n] 2021-05-15T13:55:38.1423107Z :: Retrieving packages... 2021-05-15T13:55:38.4571383Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-15T13:55:38.9390887Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-15T13:55:39.0379043Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-15T13:55:39.1364697Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-15T13:55:39.3323552Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-15T13:55:39.4307550Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-15T13:55:39.9202618Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-15T13:55:40.0228622Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-15T13:55:40.1221571Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-15T13:55:40.2314613Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-15T13:55:40.3299826Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-15T13:55:40.4289513Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-15T13:55:40.5358390Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-15T13:55:40.7408043Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-15T13:55:40.8404310Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-15T13:55:40.9392877Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-15T13:55:41.0380879Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-15T13:55:41.1389902Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-15T13:55:41.2463992Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-15T13:55:41.3469791Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-15T13:55:41.4940530Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-15T13:55:41.5997116Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-15T13:55:41.7310438Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-15T13:55:41.8316145Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-15T13:55:41.9312578Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-15T13:55:42.2723250Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-15T13:55:42.4956299Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-15T13:55:42.5949581Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-15T13:55:43.4636654Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-15T13:55:44.2719280Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-15T13:55:44.4036401Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-15T13:55:44.5034268Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-15T13:55:45.1102722Z checking keyring... 2021-05-15T13:55:45.3278110Z checking package integrity... 2021-05-15T13:55:49.5865085Z loading package files... 2021-05-15T13:55:49.8496204Z checking for file conflicts... 2021-05-15T13:55:51.1216046Z checking available disk space... 2021-05-15T13:55:51.1270653Z :: Processing package changes... 2021-05-15T13:55:51.1271649Z installing mingw-w64-x86_64-aws-c-common... 2021-05-15T13:55:51.1813334Z installing mingw-w64-x86_64-aws-checksums... 2021-05-15T13:55:51.1923468Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-15T13:55:51.2050338Z installing mingw-w64-x86_64-aws-c-io... 2021-05-15T13:55:51.2271074Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-15T13:55:51.2401022Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T13:55:51.8456517Z installing mingw-w64-x86_64-brotli... 2021-05-15T13:55:51.8612903Z installing mingw-w64-x86_64-double-conversion... 2021-05-15T13:55:51.8814239Z installing mingw-w64-x86_64-flatbuffers... 2021-05-15T13:55:51.9098189Z installing mingw-w64-x86_64-gflags... 2021-05-15T13:55:51.9363799Z installing mingw-w64-x86_64-wineditline... 2021-05-15T13:55:51.9468367Z installing mingw-w64-x86_64-pcre... 2021-05-15T13:55:52.0622948Z installing mingw-w64-x86_64-glib2... 2021-05-15T13:55:52.4990349Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-15T13:55:52.5143874Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-15T13:55:52.5296263Z installing mingw-w64-x86_64-python-beaker... 2021-05-15T13:55:52.5960873Z installing mingw-w64-x86_64-python-mako... 2021-05-15T13:55:52.6572268Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-15T13:55:52.7835988Z installing mingw-w64-x86_64-c-ares... 2021-05-15T13:55:52.8302198Z installing mingw-w64-x86_64-protobuf... 2021-05-15T13:55:52.9764549Z installing mingw-w64-x86_64-re2... 2021-05-15T13:55:52.9890988Z installing mingw-w64-x86_64-grpc... 2021-05-15T13:55:53.2222721Z installing mingw-w64-x86_64-libutf8proc... 2021-05-15T13:55:53.2289840Z installing mingw-w64-x86_64-lz4... 2021-05-15T13:55:53.2420890Z installing mingw-w64-x86_64-openblas... 2021-05-15T13:55:53.4314683Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-15T13:55:53.4315728Z number of threads to use. 2021-05-15T13:55:53.4348623Z installing mingw-w64-x86_64-python-numpy... 2021-05-15T13:55:54.7233528Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-15T13:55:54.7234833Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-15T13:55:54.7235779Z installing mingw-w64-x86_64-snappy... 2021-05-15T13:55:54.7369309Z installing mingw-w64-x86_64-icu... 2021-05-15T13:55:55.2938536Z installing mingw-w64-x86_64-boost... 2021-05-15T13:56:06.4170653Z installing mingw-w64-x86_64-thrift... 2021-05-15T13:56:06.4967022Z installing mingw-w64-x86_64-uriparser... 2021-05-15T13:56:06.5073417Z installing mingw-w64-x86_64-arrow... 2021-05-15T13:56:07.9025990Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-15T13:56:07.9026903Z resolving dependencies... 2021-05-15T13:56:07.9084179Z looking for conflicting packages... 2021-05-15T13:56:07.9246290Z 2021-05-15T13:56:07.9249243Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-15T13:56:07.9249771Z 2021-05-15T13:56:07.9250239Z Total Installed Size: 36.73 MiB 2021-05-15T13:56:07.9250930Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:56:07.9251230Z 2021-05-15T13:56:07.9251671Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:07.9252425Z checking keyring... 2021-05-15T13:56:07.9940066Z checking package integrity... 2021-05-15T13:56:08.1144730Z loading package files... 2021-05-15T13:56:08.1237574Z checking for file conflicts... 2021-05-15T13:56:08.1238585Z checking available disk space... 2021-05-15T13:56:08.1553884Z :: Processing package changes... 2021-05-15T13:56:08.1554954Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T13:56:09.6804428Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-15T13:56:09.6805316Z resolving dependencies... 2021-05-15T13:56:10.4412865Z looking for conflicting packages... 2021-05-15T13:56:10.4413245Z 2021-05-15T13:56:10.4413884Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-15T13:56:10.4414279Z 2021-05-15T13:56:10.4414680Z Total Download Size: 7.06 MiB 2021-05-15T13:56:10.4415140Z Total Installed Size: 88.32 MiB 2021-05-15T13:56:10.4415614Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:56:10.4415883Z 2021-05-15T13:56:10.4416325Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:10.4416853Z :: Retrieving packages... 2021-05-15T13:56:10.4417628Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T13:56:10.9904541Z checking keyring... 2021-05-15T13:56:11.0646840Z checking package integrity... 2021-05-15T13:56:11.2335783Z loading package files... 2021-05-15T13:56:11.2367946Z checking for file conflicts... 2021-05-15T13:56:11.2368699Z checking available disk space... 2021-05-15T13:56:11.2444192Z :: Processing package changes... 2021-05-15T13:56:11.2445027Z reinstalling mingw-w64-x86_64-binutils... 2021-05-15T13:56:12.1668848Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-15T13:56:12.1669589Z resolving dependencies... 2021-05-15T13:56:12.1773779Z looking for conflicting packages... 2021-05-15T13:56:12.1910413Z 2021-05-15T13:56:12.1911151Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-15T13:56:12.1911825Z 2021-05-15T13:56:12.1912576Z Total Installed Size: 344.30 MiB 2021-05-15T13:56:12.1913250Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:56:12.1913589Z 2021-05-15T13:56:12.1914178Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:12.1914689Z checking keyring... 2021-05-15T13:56:12.2586727Z checking package integrity... 2021-05-15T13:56:12.5246717Z loading package files... 2021-05-15T13:56:12.6777127Z checking for file conflicts... 2021-05-15T13:56:12.6792029Z checking available disk space... 2021-05-15T13:56:13.2833708Z :: Processing package changes... 2021-05-15T13:56:13.2834954Z reinstalling mingw-w64-x86_64-boost... 2021-05-15T13:56:25.8854059Z resolving dependencies... 2021-05-15T13:56:25.8943321Z looking for conflicting packages... 2021-05-15T13:56:25.8994637Z 2021-05-15T13:56:25.8995552Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-15T13:56:25.8996119Z 2021-05-15T13:56:25.8996695Z Total Download Size: 0.17 MiB 2021-05-15T13:56:25.8997335Z Total Installed Size: 0.98 MiB 2021-05-15T13:56:25.8997762Z 2021-05-15T13:56:25.8998484Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:25.8999181Z :: Retrieving packages... 2021-05-15T13:56:26.2139271Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-15T13:56:26.5033825Z checking keyring... 2021-05-15T13:56:26.5777622Z checking package integrity... 2021-05-15T13:56:26.6887813Z loading package files... 2021-05-15T13:56:26.6933945Z checking for file conflicts... 2021-05-15T13:56:26.6996705Z checking available disk space... 2021-05-15T13:56:26.7004279Z :: Processing package changes... 2021-05-15T13:56:26.7005494Z installing mingw-w64-x86_64-bwidget... 2021-05-15T13:56:27.8361727Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-15T13:56:27.8362438Z resolving dependencies... 2021-05-15T13:56:27.8427785Z looking for conflicting packages... 2021-05-15T13:56:27.8515048Z 2021-05-15T13:56:27.8515694Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-15T13:56:27.8516143Z 2021-05-15T13:56:27.8516633Z Total Download Size: 0.09 MiB 2021-05-15T13:56:27.8517203Z Total Installed Size: 0.46 MiB 2021-05-15T13:56:27.8517949Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:56:27.8518344Z 2021-05-15T13:56:27.8519014Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:27.8519720Z :: Retrieving packages... 2021-05-15T13:56:28.1673311Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T13:56:28.5396421Z checking keyring... 2021-05-15T13:56:28.6172745Z checking package integrity... 2021-05-15T13:56:28.7315325Z loading package files... 2021-05-15T13:56:28.7335294Z checking for file conflicts... 2021-05-15T13:56:28.7336116Z checking available disk space... 2021-05-15T13:56:28.7353756Z :: Processing package changes... 2021-05-15T13:56:28.7354493Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-15T13:56:29.3914743Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-15T13:56:29.3915467Z resolving dependencies... 2021-05-15T13:56:29.3916472Z looking for conflicting packages... 2021-05-15T13:56:29.4078602Z 2021-05-15T13:56:29.4079335Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-15T13:56:29.4079792Z 2021-05-15T13:56:29.4080322Z Total Installed Size: 0.62 MiB 2021-05-15T13:56:29.4081499Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:56:29.4082159Z 2021-05-15T13:56:29.4082815Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:29.4083438Z checking keyring... 2021-05-15T13:56:30.4522621Z warning: dependency cycle detected: 2021-05-15T13:56:30.4523589Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-15T13:56:30.4524368Z checking package integrity... 2021-05-15T13:56:30.4524868Z loading package files... 2021-05-15T13:56:30.4525342Z checking for file conflicts... 2021-05-15T13:56:30.4525866Z checking available disk space... 2021-05-15T13:56:30.4526425Z :: Processing package changes... 2021-05-15T13:56:30.4526988Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-15T13:56:30.4527549Z resolving dependencies... 2021-05-15T13:56:30.4528081Z looking for conflicting packages... 2021-05-15T13:56:30.4528402Z 2021-05-15T13:56:30.4531157Z Packages (8) mingw-w64-x86_64-fontconfig-2.13.93-3 mingw-w64-x86_64-freetype-2.10.4-2 mingw-w64-x86_64-graphite2-1.3.14-2 mingw-w64-x86_64-harfbuzz-2.8.1-1 mingw-w64-x86_64-libpng-1.6.37-4 mingw-w64-x86_64-lzo2-2.10-1 mingw-w64-x86_64-pixman-0.40.0-2 mingw-w64-x86_64-cairo-1.17.4-3 2021-05-15T13:56:30.4532852Z 2021-05-15T13:56:30.4533262Z Total Download Size: 3.58 MiB 2021-05-15T13:56:30.4533785Z Total Installed Size: 21.16 MiB 2021-05-15T13:56:30.4534087Z 2021-05-15T13:56:30.4534541Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:30.4535104Z :: Retrieving packages... 2021-05-15T13:56:30.7608666Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-15T13:56:31.2460669Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-15T13:56:31.3461681Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-15T13:56:31.6409630Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-15T13:56:31.7554120Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-15T13:56:31.8617940Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-15T13:56:31.9631496Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-15T13:56:32.0669711Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-15T13:56:32.0844382Z checking keyring... 2021-05-15T13:56:32.3203278Z checking package integrity... 2021-05-15T13:56:33.2802694Z loading package files... 2021-05-15T13:56:33.2988701Z checking for file conflicts... 2021-05-15T13:56:33.3160326Z checking available disk space... 2021-05-15T13:56:33.3168503Z :: Processing package changes... 2021-05-15T13:56:33.3169334Z installing mingw-w64-x86_64-libpng... 2021-05-15T13:56:33.3373814Z installing mingw-w64-x86_64-graphite2... 2021-05-15T13:56:33.3490349Z installing mingw-w64-x86_64-harfbuzz... 2021-05-15T13:56:33.4045275Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-15T13:56:33.4046489Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-15T13:56:33.4047454Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-15T13:56:33.4048355Z installing mingw-w64-x86_64-freetype... 2021-05-15T13:56:33.4480071Z installing mingw-w64-x86_64-fontconfig... 2021-05-15T13:56:33.5495653Z 2021-05-15T13:56:33.5501484Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-15T13:56:33.5503945Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-15T13:56:33.5505398Z 2021-05-15T13:56:41.7519203Z updating font cache... done. 2021-05-15T13:56:41.7522393Z installing mingw-w64-x86_64-lzo2... 2021-05-15T13:56:41.7775586Z installing mingw-w64-x86_64-pixman... 2021-05-15T13:56:41.7894270Z installing mingw-w64-x86_64-cairo... 2021-05-15T13:56:41.8476084Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-15T13:56:41.8477318Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-15T13:56:41.8488022Z :: Running post-transaction hooks... 2021-05-15T13:56:41.8488820Z (1/1) Updating fontconfig cache... 2021-05-15T13:56:42.5567243Z resolving dependencies... 2021-05-15T13:56:42.5681198Z looking for conflicting packages... 2021-05-15T13:56:42.5732322Z 2021-05-15T13:56:42.5733097Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-15T13:56:42.5733624Z 2021-05-15T13:56:42.5734175Z Total Download Size: 0.10 MiB 2021-05-15T13:56:42.5734835Z Total Installed Size: 0.20 MiB 2021-05-15T13:56:42.5735260Z 2021-05-15T13:56:42.5735913Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:42.5736626Z :: Retrieving packages... 2021-05-15T13:56:42.8881065Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-15T13:56:43.1773167Z checking keyring... 2021-05-15T13:56:43.2563424Z checking package integrity... 2021-05-15T13:56:43.3720426Z loading package files... 2021-05-15T13:56:43.3740567Z checking for file conflicts... 2021-05-15T13:56:43.3748696Z checking available disk space... 2021-05-15T13:56:43.3756899Z :: Processing package changes... 2021-05-15T13:56:43.3757838Z installing mingw-w64-x86_64-ccache... 2021-05-15T13:56:44.0196851Z resolving dependencies... 2021-05-15T13:56:44.0309781Z looking for conflicting packages... 2021-05-15T13:56:44.0360211Z 2021-05-15T13:56:44.0360995Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-15T13:56:44.0361517Z 2021-05-15T13:56:44.0362098Z Total Download Size: 0.69 MiB 2021-05-15T13:56:44.0362754Z Total Installed Size: 3.86 MiB 2021-05-15T13:56:44.0363187Z 2021-05-15T13:56:44.0363856Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:44.0364568Z :: Retrieving packages... 2021-05-15T13:56:44.3515511Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-15T13:56:44.8365461Z checking keyring... 2021-05-15T13:56:44.9153683Z checking package integrity... 2021-05-15T13:56:45.0356789Z loading package files... 2021-05-15T13:56:45.0374388Z checking for file conflicts... 2021-05-15T13:56:45.0386377Z checking available disk space... 2021-05-15T13:56:45.0394850Z :: Processing package changes... 2021-05-15T13:56:45.0395580Z installing mingw-w64-x86_64-cfitsio... 2021-05-15T13:56:45.6998907Z resolving dependencies... 2021-05-15T13:56:45.7058761Z looking for conflicting packages... 2021-05-15T13:56:45.7175348Z 2021-05-15T13:56:45.7176190Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-15T13:56:45.7176720Z 2021-05-15T13:56:45.7177229Z Total Download Size: 0.42 MiB 2021-05-15T13:56:45.7177784Z Total Installed Size: 1.59 MiB 2021-05-15T13:56:45.7178150Z 2021-05-15T13:56:45.7178759Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:45.7179362Z :: Retrieving packages... 2021-05-15T13:56:46.0268921Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-15T13:56:46.5009698Z checking keyring... 2021-05-15T13:56:46.5798209Z checking package integrity... 2021-05-15T13:56:46.6965618Z loading package files... 2021-05-15T13:56:47.4513627Z checking for file conflicts... 2021-05-15T13:56:47.4514511Z checking available disk space... 2021-05-15T13:56:47.4515626Z :: Processing package changes... 2021-05-15T13:56:47.4516583Z installing mingw-w64-x86_64-clustal-omega... 2021-05-15T13:56:47.4517454Z resolving dependencies... 2021-05-15T13:56:47.4518374Z looking for conflicting packages... 2021-05-15T13:56:47.4521488Z 2021-05-15T13:56:47.4525089Z Packages (15) mingw-w64-x86_64-curl-7.76.1-1 mingw-w64-x86_64-jansson-2.13.1-1 mingw-w64-x86_64-jemalloc-5.2.1-2 mingw-w64-x86_64-jsoncpp-1.9.4-1 mingw-w64-x86_64-libarchive-3.5.1-1 mingw-w64-x86_64-libidn2-2.3.0-1 mingw-w64-x86_64-libmetalink-0.1.3-3 mingw-w64-x86_64-libpsl-0.21.1-2 mingw-w64-x86_64-libssh2-1.9.0-3 mingw-w64-x86_64-libunistring-0.9.10-3 mingw-w64-x86_64-libuv-1.40.0-3 mingw-w64-x86_64-nettle-3.7-2 mingw-w64-x86_64-nghttp2-1.41.0-1 mingw-w64-x86_64-rhash-1.4.1-3 mingw-w64-x86_64-cmake-3.20.2-1 2021-05-15T13:56:47.4527339Z 2021-05-15T13:56:47.4528059Z Total Download Size: 13.82 MiB 2021-05-15T13:56:47.4528553Z Total Installed Size: 92.94 MiB 2021-05-15T13:56:47.4528813Z 2021-05-15T13:56:47.4529270Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:47.4529776Z :: Retrieving packages... 2021-05-15T13:56:47.7045238Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-15T13:56:48.2884566Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-15T13:56:48.3886147Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-15T13:56:48.4875260Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-15T13:56:48.5863884Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-15T13:56:48.7248526Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-15T13:56:48.8246375Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-15T13:56:48.9262853Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-15T13:56:49.0257355Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-15T13:56:49.3227588Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-15T13:56:49.4243622Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-15T13:56:49.5266303Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-15T13:56:49.6316828Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-15T13:56:49.7320447Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-15T13:56:49.8454124Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-15T13:56:50.1781731Z checking keyring... 2021-05-15T13:56:50.4051655Z checking package integrity... 2021-05-15T13:56:52.2300928Z loading package files... 2021-05-15T13:56:52.3370861Z checking for file conflicts... 2021-05-15T13:56:52.8028834Z checking available disk space... 2021-05-15T13:56:52.8057981Z :: Processing package changes... 2021-05-15T13:56:52.8058927Z installing mingw-w64-x86_64-libunistring... 2021-05-15T13:56:52.8481171Z installing mingw-w64-x86_64-libidn2... 2021-05-15T13:56:52.8811885Z installing mingw-w64-x86_64-libmetalink... 2021-05-15T13:56:52.9042428Z installing mingw-w64-x86_64-libpsl... 2021-05-15T13:56:52.9111831Z installing mingw-w64-x86_64-libssh2... 2021-05-15T13:56:53.0254510Z installing mingw-w64-x86_64-jansson... 2021-05-15T13:56:53.0315594Z installing mingw-w64-x86_64-jemalloc... 2021-05-15T13:56:53.0478937Z installing mingw-w64-x86_64-nghttp2... 2021-05-15T13:56:53.0619410Z installing mingw-w64-x86_64-curl... 2021-05-15T13:56:53.3618017Z installing mingw-w64-x86_64-jsoncpp... 2021-05-15T13:56:53.3831481Z installing mingw-w64-x86_64-nettle... 2021-05-15T13:56:53.4304344Z installing mingw-w64-x86_64-libarchive... 2021-05-15T13:56:53.4730837Z installing mingw-w64-x86_64-libuv... 2021-05-15T13:56:53.4844989Z installing mingw-w64-x86_64-rhash... 2021-05-15T13:56:53.5194407Z installing mingw-w64-x86_64-cmake... 2021-05-15T13:56:58.2204794Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-15T13:56:58.2205765Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-15T13:56:58.2206510Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-15T13:56:58.9773876Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-15T13:56:59.7230333Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-15T13:57:00.3724978Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T13:57:00.3725916Z resolving dependencies... 2021-05-15T13:57:00.3805179Z looking for conflicting packages... 2021-05-15T13:57:00.3901407Z 2021-05-15T13:57:00.3902289Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T13:57:00.3902912Z 2021-05-15T13:57:00.3903496Z Total Download Size: 3.18 MiB 2021-05-15T13:57:00.3904140Z Total Installed Size: 81.46 MiB 2021-05-15T13:57:00.3904794Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:00.3905208Z 2021-05-15T13:57:00.3905870Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:00.3906583Z :: Retrieving packages... 2021-05-15T13:57:00.7139838Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:57:01.9470704Z checking keyring... 2021-05-15T13:57:01.9471288Z checking package integrity... 2021-05-15T13:57:01.9471823Z loading package files... 2021-05-15T13:57:01.9472319Z checking for file conflicts... 2021-05-15T13:57:01.9472852Z checking available disk space... 2021-05-15T13:57:01.9473408Z :: Processing package changes... 2021-05-15T13:57:01.9474007Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-15T13:57:03.2589372Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-15T13:57:03.2590165Z resolving dependencies... 2021-05-15T13:57:03.2713968Z looking for conflicting packages... 2021-05-15T13:57:03.2763889Z 2021-05-15T13:57:03.2764616Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-15T13:57:03.2765124Z 2021-05-15T13:57:03.2765709Z Total Installed Size: 2.86 MiB 2021-05-15T13:57:03.2766922Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:03.2767666Z 2021-05-15T13:57:03.2768380Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:03.2769044Z checking keyring... 2021-05-15T13:57:03.3382861Z checking package integrity... 2021-05-15T13:57:03.4422228Z loading package files... 2021-05-15T13:57:03.4488207Z checking for file conflicts... 2021-05-15T13:57:03.4488941Z checking available disk space... 2021-05-15T13:57:03.4666696Z :: Processing package changes... 2021-05-15T13:57:03.4667555Z reinstalling mingw-w64-x86_64-curl... 2021-05-15T13:57:04.5467770Z resolving dependencies... 2021-05-15T13:57:04.5637772Z looking for conflicting packages... 2021-05-15T13:57:04.5648495Z 2021-05-15T13:57:04.5649514Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-15T13:57:04.5650331Z 2021-05-15T13:57:04.5650917Z Total Download Size: 0.41 MiB 2021-05-15T13:57:04.5651583Z Total Installed Size: 1.66 MiB 2021-05-15T13:57:04.5652014Z 2021-05-15T13:57:04.5652678Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:04.5653390Z :: Retrieving packages... 2021-05-15T13:57:04.8795388Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-15T13:57:05.3623339Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-15T13:57:05.4604594Z checking keyring... 2021-05-15T13:57:05.6090704Z checking package integrity... 2021-05-15T13:57:05.8360192Z loading package files... 2021-05-15T13:57:05.8406839Z checking for file conflicts... 2021-05-15T13:57:05.8473824Z checking available disk space... 2021-05-15T13:57:05.8482575Z :: Processing package changes... 2021-05-15T13:57:05.8483301Z installing mingw-w64-x86_64-gdbm... 2021-05-15T13:57:05.8715332Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-15T13:57:06.5923110Z resolving dependencies... 2021-05-15T13:57:06.5924248Z looking for conflicting packages... 2021-05-15T13:57:06.6099265Z 2021-05-15T13:57:06.6100018Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-15T13:57:06.6100553Z 2021-05-15T13:57:06.6101121Z Total Download Size: 0.11 MiB 2021-05-15T13:57:06.6101771Z Total Installed Size: 0.38 MiB 2021-05-15T13:57:06.6102173Z 2021-05-15T13:57:06.6102842Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:06.6103573Z :: Retrieving packages... 2021-05-15T13:57:06.9277300Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-15T13:57:07.2161627Z checking keyring... 2021-05-15T13:57:07.2935557Z checking package integrity... 2021-05-15T13:57:07.4094359Z loading package files... 2021-05-15T13:57:07.4116532Z checking for file conflicts... 2021-05-15T13:57:07.4136516Z checking available disk space... 2021-05-15T13:57:07.4144942Z :: Processing package changes... 2021-05-15T13:57:07.4145686Z installing mingw-w64-x86_64-discount... 2021-05-15T13:57:08.0988807Z resolving dependencies... 2021-05-15T13:57:08.1063002Z looking for conflicting packages... 2021-05-15T13:57:08.1165710Z 2021-05-15T13:57:08.1166439Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-15T13:57:08.1166955Z 2021-05-15T13:57:08.1167506Z Total Download Size: 0.01 MiB 2021-05-15T13:57:08.1168149Z Total Installed Size: 0.01 MiB 2021-05-15T13:57:08.1168567Z 2021-05-15T13:57:08.1169218Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:08.1169941Z :: Retrieving packages... 2021-05-15T13:57:08.4282922Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-15T13:57:08.4295627Z checking keyring... 2021-05-15T13:57:08.5081586Z checking package integrity... 2021-05-15T13:57:08.6222043Z loading package files... 2021-05-15T13:57:08.6238835Z checking for file conflicts... 2021-05-15T13:57:08.6243170Z checking available disk space... 2021-05-15T13:57:08.6252080Z :: Processing package changes... 2021-05-15T13:57:08.6252851Z installing mingw-w64-x86_64-dlfcn... 2021-05-15T13:57:09.2708915Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-15T13:57:09.2709853Z resolving dependencies... 2021-05-15T13:57:09.2781136Z looking for conflicting packages... 2021-05-15T13:57:09.2880074Z 2021-05-15T13:57:09.2880960Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-15T13:57:09.2881607Z 2021-05-15T13:57:09.2882636Z Total Installed Size: 0.29 MiB 2021-05-15T13:57:09.2883551Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:09.2884070Z 2021-05-15T13:57:09.2884787Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:09.2885448Z checking keyring... 2021-05-15T13:57:09.3501214Z checking package integrity... 2021-05-15T13:57:09.4461611Z loading package files... 2021-05-15T13:57:09.4515529Z checking for file conflicts... 2021-05-15T13:57:09.4516239Z checking available disk space... 2021-05-15T13:57:09.4533851Z :: Processing package changes... 2021-05-15T13:57:09.4534730Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-15T13:57:09.5194986Z error: only one operation may be used at a time 2021-05-15T13:57:10.1339674Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-15T13:57:10.1340423Z resolving dependencies... 2021-05-15T13:57:10.1341411Z looking for conflicting packages... 2021-05-15T13:57:10.1507511Z 2021-05-15T13:57:10.1508166Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-15T13:57:10.1508684Z 2021-05-15T13:57:10.1509172Z Total Download Size: 0.14 MiB 2021-05-15T13:57:10.1509741Z Total Installed Size: 0.61 MiB 2021-05-15T13:57:10.1510282Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:10.1510631Z 2021-05-15T13:57:10.1511218Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:10.1511809Z :: Retrieving packages... 2021-05-15T13:57:10.4606262Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T13:57:10.7467858Z checking keyring... 2021-05-15T13:57:10.8230311Z checking package integrity... 2021-05-15T13:57:10.9394389Z loading package files... 2021-05-15T13:57:10.9409161Z checking for file conflicts... 2021-05-15T13:57:10.9409933Z checking available disk space... 2021-05-15T13:57:10.9424104Z :: Processing package changes... 2021-05-15T13:57:10.9424831Z reinstalling mingw-w64-x86_64-expat... 2021-05-15T13:57:11.6082551Z resolving dependencies... 2021-05-15T13:57:11.7390255Z looking for conflicting packages... 2021-05-15T13:57:11.7498958Z warning: dependency cycle detected: 2021-05-15T13:57:11.7501149Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-15T13:57:11.7502254Z warning: dependency cycle detected: 2021-05-15T13:57:11.7502868Z 2021-05-15T13:57:11.7518314Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-3 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-1 mingw-w64-x86_64-libxml2-2.9.10-8 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-15T13:57:11.7530152Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-15T13:57:11.7530877Z 2021-05-15T13:57:11.7531511Z Total Download Size: 206.03 MiB 2021-05-15T13:57:11.7532193Z Total Installed Size: 743.37 MiB 2021-05-15T13:57:11.7532618Z 2021-05-15T13:57:11.7533309Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:11.7534020Z :: Retrieving packages... 2021-05-15T13:57:12.0683430Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-15T13:57:12.5518930Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-15T13:57:12.6514674Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-15T13:57:13.1491055Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-15T13:57:13.2555082Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-15T13:57:13.3543548Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-15T13:57:13.4541907Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-15T13:57:13.5559511Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-15T13:57:13.7668122Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-15T13:57:13.8847544Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-15T13:57:14.0049626Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-15T13:57:14.1053760Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-15T13:57:14.2130038Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-15T13:57:14.3266502Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-15T13:57:14.4252374Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-15T13:57:14.9086688Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-15T13:57:15.0079864Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-15T13:57:15.1071396Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-15T13:57:15.2107257Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-15T13:57:15.3275597Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-15T13:57:15.4305703Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-15T13:57:15.5305599Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-15T13:57:15.6321039Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-15T13:57:15.7402858Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-15T13:57:15.8641131Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-15T13:57:15.9657360Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-15T13:57:16.0970535Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-15T13:57:16.2015591Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-15T13:57:16.3079541Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-15T13:57:16.4087882Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-15T13:57:16.5221329Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-15T13:57:16.6253034Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-15T13:57:16.7443477Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-15T13:57:16.8440029Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-15T13:57:16.9442866Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-15T13:57:17.0453417Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-15T13:57:22.1746795Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-15T13:57:22.3742946Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-15T13:57:22.4737461Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-15T13:57:22.5729693Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-15T13:57:22.6738792Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-15T13:57:22.8112411Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-15T13:57:23.1334422Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-15T13:57:24.2261376Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-15T13:57:24.3411144Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-15T13:57:24.4588517Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-15T13:57:24.6052554Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-15T13:57:24.7062857Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-15T13:57:24.8190881Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-15T13:57:24.9247286Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-15T13:57:25.0564380Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-15T13:57:25.1648056Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-15T13:57:25.2770964Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-15T13:57:25.3846283Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-15T13:57:25.4853584Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-15T13:57:25.5892171Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-15T13:57:25.6895065Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-15T13:57:25.7911801Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-15T13:57:25.8960474Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-15T13:57:26.0093798Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-15T13:57:26.1213168Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-15T13:57:26.9483006Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-15T13:57:26.9484213Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-15T13:57:26.9485494Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-15T13:57:26.9486818Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-15T13:57:26.9487887Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-15T13:57:26.9488845Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-15T13:57:26.9489848Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-15T13:57:26.9640135Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-15T13:57:27.0653151Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-15T13:57:27.1797157Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-15T13:57:27.3013070Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-15T13:57:27.4018044Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-15T13:57:27.7849015Z checking keyring... 2021-05-15T13:57:28.0819664Z checking package integrity... 2021-05-15T13:57:40.1159314Z loading package files... 2021-05-15T13:57:40.3709056Z checking for file conflicts... 2021-05-15T13:57:40.8840536Z checking available disk space... 2021-05-15T13:57:40.8876761Z :: Processing package changes... 2021-05-15T13:57:40.8877681Z installing mingw-w64-x86_64-libogg... 2021-05-15T13:57:40.9765449Z installing mingw-w64-x86_64-celt... 2021-05-15T13:57:40.9949357Z installing mingw-w64-x86_64-gavl... 2021-05-15T13:57:41.3650351Z installing mingw-w64-x86_64-eigen3... 2021-05-15T13:57:41.7546891Z installing mingw-w64-x86_64-libunwind... 2021-05-15T13:57:41.7591844Z installing mingw-w64-x86_64-glog... 2021-05-15T13:57:41.7812677Z installing mingw-w64-x86_64-metis... 2021-05-15T13:57:41.8253150Z installing mingw-w64-x86_64-suitesparse... 2021-05-15T13:57:41.9259500Z installing mingw-w64-x86_64-ceres-solver... 2021-05-15T13:57:41.9752898Z installing mingw-w64-x86_64-intel-tbb... 2021-05-15T13:57:42.0761757Z installing mingw-w64-x86_64-freeglut... 2021-05-15T13:57:42.0904951Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T13:57:42.1237273Z installing mingw-w64-x86_64-jasper... 2021-05-15T13:57:42.2950625Z installing mingw-w64-x86_64-szip... 2021-05-15T13:57:42.3124231Z installing mingw-w64-x86_64-hdf5... 2021-05-15T13:57:42.5994130Z installing mingw-w64-x86_64-libdeflate... 2021-05-15T13:57:42.6042963Z installing mingw-w64-x86_64-giflib... 2021-05-15T13:57:42.6197507Z installing mingw-w64-x86_64-libwebp... 2021-05-15T13:57:42.6463433Z installing mingw-w64-x86_64-libtiff... 2021-05-15T13:57:42.8105531Z installing mingw-w64-x86_64-cppunit... 2021-05-15T13:57:42.8656471Z installing mingw-w64-x86_64-jxrlib... 2021-05-15T13:57:42.9049192Z installing mingw-w64-x86_64-lcms2... 2021-05-15T13:57:42.9204276Z installing mingw-w64-x86_64-libraw... 2021-05-15T13:57:42.9541241Z installing mingw-w64-x86_64-openjpeg2... 2021-05-15T13:57:43.0433085Z installing mingw-w64-x86_64-ilmbase... 2021-05-15T13:57:43.0935277Z installing mingw-w64-x86_64-openexr... 2021-05-15T13:57:43.2058591Z installing mingw-w64-x86_64-freeimage... 2021-05-15T13:57:43.2247925Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-15T13:57:43.2453537Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-15T13:57:43.2517720Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-15T13:57:43.3558192Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-15T13:57:43.3626684Z installing mingw-w64-x86_64-SDL2... 2021-05-15T13:57:43.4365166Z installing mingw-w64-x86_64-pugixml... 2021-05-15T13:57:43.4532376Z installing mingw-w64-x86_64-tinyxml... 2021-05-15T13:57:43.4602176Z installing mingw-w64-x86_64-zziplib... 2021-05-15T13:57:43.5407077Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-15T13:57:43.5408227Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-15T13:57:43.5410470Z installing mingw-w64-x86_64-ogre3d... 2021-05-15T13:57:45.0893008Z installing mingw-w64-x86_64-leptonica... 2021-05-15T13:57:45.1367683Z installing mingw-w64-x86_64-fribidi... 2021-05-15T13:57:45.1560092Z installing mingw-w64-x86_64-libdatrie... 2021-05-15T13:57:45.2079243Z installing mingw-w64-x86_64-libthai... 2021-05-15T13:57:45.2265268Z installing mingw-w64-x86_64-pango... 2021-05-15T13:57:45.8823132Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-15T13:57:46.2268636Z installing mingw-w64-x86_64-opencv... 2021-05-15T13:57:46.9815136Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-15T13:57:46.9816279Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-15T13:57:46.9817251Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-15T13:57:46.9818178Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-15T13:57:47.0729029Z installing mingw-w64-x86_64-dav1d... 2021-05-15T13:57:47.0901907Z installing mingw-w64-x86_64-gnutls... 2021-05-15T13:57:48.4458420Z installing mingw-w64-x86_64-gsm... 2021-05-15T13:57:48.4459414Z installing mingw-w64-x86_64-lame... 2021-05-15T13:57:48.4460015Z installing mingw-w64-x86_64-libass... 2021-05-15T13:57:48.4460721Z installing mingw-w64-x86_64-libxml2... 2021-05-15T13:57:48.6421457Z installing mingw-w64-x86_64-libbluray... 2021-05-15T13:57:48.6837229Z installing mingw-w64-x86_64-libcaca... 2021-05-15T13:57:48.7099219Z installing mingw-w64-x86_64-libexif... 2021-05-15T13:57:49.1407314Z installing mingw-w64-x86_64-libmfx... 2021-05-15T13:57:49.1775372Z installing mingw-w64-x86_64-libmodplug... 2021-05-15T13:57:49.1880350Z installing mingw-w64-x86_64-libsoxr... 2021-05-15T13:57:49.2283374Z installing mingw-w64-x86_64-libvorbis... 2021-05-15T13:57:49.3516332Z installing mingw-w64-x86_64-libtheora... 2021-05-15T13:57:49.4318251Z installing mingw-w64-x86_64-libvpx... 2021-05-15T13:57:49.4626990Z installing mingw-w64-x86_64-libmysofa... 2021-05-15T13:57:49.4753757Z installing mingw-w64-x86_64-openal... 2021-05-15T13:57:49.5004922Z installing mingw-w64-x86_64-opencore-amr... 2021-05-15T13:57:49.5256048Z installing mingw-w64-x86_64-opus... 2021-05-15T13:57:49.5375382Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-15T13:57:49.5496519Z installing mingw-w64-x86_64-speexdsp... 2021-05-15T13:57:49.5893260Z installing mingw-w64-x86_64-speex... 2021-05-15T13:57:49.6324547Z installing mingw-w64-x86_64-srt... 2021-05-15T13:57:49.6541449Z installing mingw-w64-x86_64-l-smash... 2021-05-15T13:57:49.7073702Z installing mingw-w64-x86_64-ffms2... 2021-05-15T13:57:49.7162094Z installing mingw-w64-x86_64-x264-git... 2021-05-15T13:57:49.8152782Z installing mingw-w64-x86_64-x265... 2021-05-15T13:57:49.9113454Z installing mingw-w64-x86_64-xvidcore... 2021-05-15T13:57:49.9197673Z installing mingw-w64-x86_64-ffmpeg... 2021-05-15T13:57:51.0851369Z resolving dependencies... 2021-05-15T13:57:51.0938330Z looking for conflicting packages... 2021-05-15T13:57:51.1085342Z 2021-05-15T13:57:51.1086059Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-15T13:57:51.1086551Z 2021-05-15T13:57:51.1087157Z Total Download Size: 3.13 MiB 2021-05-15T13:57:51.1087987Z Total Installed Size: 21.70 MiB 2021-05-15T13:57:51.1088411Z 2021-05-15T13:57:51.1089104Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:51.1089896Z :: Retrieving packages... 2021-05-15T13:57:51.4243162Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-15T13:57:52.2063176Z checking keyring... 2021-05-15T13:57:52.2822081Z checking package integrity... 2021-05-15T13:57:52.4179119Z loading package files... 2021-05-15T13:57:52.4203818Z checking for file conflicts... 2021-05-15T13:57:52.4226576Z checking available disk space... 2021-05-15T13:57:52.4234932Z :: Processing package changes... 2021-05-15T13:57:52.4235708Z installing mingw-w64-x86_64-fftw... 2021-05-15T13:57:53.1365799Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-15T13:57:53.1366688Z resolving dependencies... 2021-05-15T13:57:53.1488589Z looking for conflicting packages... 2021-05-15T13:57:53.1589801Z 2021-05-15T13:57:53.1590757Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-15T13:57:53.1591315Z 2021-05-15T13:57:53.1592321Z Total Installed Size: 4.17 MiB 2021-05-15T13:57:53.1592984Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:53.1593481Z 2021-05-15T13:57:53.1594125Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:53.1594752Z checking keyring... 2021-05-15T13:57:53.2209245Z checking package integrity... 2021-05-15T13:57:53.3212472Z loading package files... 2021-05-15T13:57:53.3230872Z checking for file conflicts... 2021-05-15T13:57:53.3231662Z checking available disk space... 2021-05-15T13:57:53.3252367Z :: Processing package changes... 2021-05-15T13:57:53.3253140Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-15T13:57:53.9870078Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-15T13:57:53.9870855Z resolving dependencies... 2021-05-15T13:57:53.9982131Z looking for conflicting packages... 2021-05-15T13:57:54.0094397Z 2021-05-15T13:57:54.0095402Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-15T13:57:54.0096201Z 2021-05-15T13:57:54.0096763Z Total Installed Size: 1.29 MiB 2021-05-15T13:57:54.0097510Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:54.0097885Z 2021-05-15T13:57:54.0098495Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:54.0099056Z checking keyring... 2021-05-15T13:57:54.0719454Z checking package integrity... 2021-05-15T13:57:54.1698227Z loading package files... 2021-05-15T13:57:54.1728416Z checking for file conflicts... 2021-05-15T13:57:54.1729237Z checking available disk space... 2021-05-15T13:57:54.1820684Z :: Processing package changes... 2021-05-15T13:57:54.1821600Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-15T13:57:56.6961908Z updating font cache... done. 2021-05-15T13:57:56.6976302Z :: Running post-transaction hooks... 2021-05-15T13:57:56.6977083Z (1/1) Updating fontconfig cache... 2021-05-15T13:57:57.3989281Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-15T13:57:57.3990143Z resolving dependencies... 2021-05-15T13:57:57.4169713Z looking for conflicting packages... 2021-05-15T13:57:57.4221505Z 2021-05-15T13:57:57.4222271Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-15T13:57:57.4222827Z 2021-05-15T13:57:57.4223583Z Total Installed Size: 2.54 MiB 2021-05-15T13:57:57.4224561Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:57.4225103Z 2021-05-15T13:57:57.4225889Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:57.4226510Z checking keyring... 2021-05-15T13:57:57.4865866Z checking package integrity... 2021-05-15T13:57:57.5849435Z loading package files... 2021-05-15T13:57:57.5868401Z checking for file conflicts... 2021-05-15T13:57:57.5869131Z checking available disk space... 2021-05-15T13:57:57.5902629Z :: Processing package changes... 2021-05-15T13:57:57.5903538Z reinstalling mingw-w64-x86_64-freetype... 2021-05-15T13:57:58.2739074Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-15T13:57:58.2740091Z resolving dependencies... 2021-05-15T13:57:58.2741166Z looking for conflicting packages... 2021-05-15T13:57:58.2958218Z 2021-05-15T13:57:58.2959028Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-15T13:57:58.2959563Z 2021-05-15T13:57:58.2960417Z Total Installed Size: 0.44 MiB 2021-05-15T13:57:58.2961295Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:58.2961884Z 2021-05-15T13:57:58.2962697Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:58.2963287Z checking keyring... 2021-05-15T13:57:58.3633809Z checking package integrity... 2021-05-15T13:57:58.4623930Z loading package files... 2021-05-15T13:57:58.4647345Z checking for file conflicts... 2021-05-15T13:57:58.4648118Z checking available disk space... 2021-05-15T13:57:58.4668200Z :: Processing package changes... 2021-05-15T13:57:58.4668941Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-15T13:57:59.1163534Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-15T13:57:59.1164410Z resolving dependencies... 2021-05-15T13:57:59.1343252Z looking for conflicting packages... 2021-05-15T13:57:59.1399296Z 2021-05-15T13:57:59.1399972Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-15T13:57:59.1400488Z 2021-05-15T13:57:59.1401045Z Total Download Size: 27.13 MiB 2021-05-15T13:57:59.1401705Z Total Installed Size: 156.41 MiB 2021-05-15T13:57:59.1402347Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:59.1402754Z 2021-05-15T13:57:59.1403398Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:59.1404093Z :: Retrieving packages... 2021-05-15T13:57:59.4574507Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:58:01.2138969Z checking keyring... 2021-05-15T13:58:01.2999348Z checking package integrity... 2021-05-15T13:58:01.6222745Z loading package files... 2021-05-15T13:58:01.6342258Z checking for file conflicts... 2021-05-15T13:58:01.6343507Z checking available disk space... 2021-05-15T13:58:01.6748336Z :: Processing package changes... 2021-05-15T13:58:01.6749320Z reinstalling mingw-w64-x86_64-gcc... 2021-05-15T13:58:03.4249645Z resolving dependencies... 2021-05-15T13:58:03.5553811Z looking for conflicting packages... 2021-05-15T13:58:03.5606473Z 2021-05-15T13:58:03.5611580Z Packages (26) mingw-w64-x86_64-crypto++-8.4.0-2 mingw-w64-x86_64-geos-3.8.0-1 mingw-w64-x86_64-json-c-0.15-1 mingw-w64-x86_64-libde265-1.0.8-1 mingw-w64-x86_64-libfreexl-1.0.6-1 mingw-w64-x86_64-libgcrypt-1.9.2-2 mingw-w64-x86_64-libgeotiff-1.6.0-1 mingw-w64-x86_64-libgpg-error-1.41-3 mingw-w64-x86_64-libheif-1.11.0-2 mingw-w64-x86_64-libkml-1.3.0-8 mingw-w64-x86_64-libmariadbclient-3.1.12-1 mingw-w64-x86_64-librttopo-1.1.0-1 mingw-w64-x86_64-libspatialite-5.0.1-2 mingw-w64-x86_64-libxslt-1.1.34-3 mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2 mingw-w64-x86_64-netcdf-4.7.4-2 mingw-w64-x86_64-nspr-4.25-1 mingw-w64-x86_64-nss-3.52.1-1 mingw-w64-x86_64-poppler-20.12.1-2 mingw-w64-x86_64-poppler-data-0.4.10-1 mingw-w64-x86_64-postgresql-13.1-1 mingw-w64-x86_64-proj-6.3.2-2 mingw-w64-x86_64-rav1e-0.4.1-1 mingw-w64-x86_64-xerces-c-3.2.3-3 winpty-0.4.3-1 mingw-w64-x86_64-gdal-3.2.2-3 2021-05-15T13:58:03.5615165Z 2021-05-15T13:58:03.5615661Z Total Download Size: 48.47 MiB 2021-05-15T13:58:03.5616247Z Total Installed Size: 363.82 MiB 2021-05-15T13:58:03.5616626Z 2021-05-15T13:58:03.5617201Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:03.5617823Z :: Retrieving packages... 2021-05-15T13:58:03.8759674Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-15T13:58:04.8459338Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-15T13:58:04.9909984Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-15T13:58:05.0952572Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-15T13:58:05.3151656Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-15T13:58:05.5171213Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-15T13:58:05.6180434Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-15T13:58:05.7324948Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-15T13:58:05.8770740Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-15T13:58:05.9803405Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-15T13:58:06.0798876Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-15T13:58:06.1833713Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-15T13:58:06.2828184Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-15T13:58:06.3901423Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-15T13:58:06.6670316Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-15T13:58:06.7814034Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-15T13:58:06.8832176Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-15T13:58:07.0106608Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-15T13:58:07.1419619Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-15T13:58:07.2687659Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-15T13:58:07.3705901Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-15T13:58:07.4767722Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-15T13:58:07.5779200Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-15T13:58:08.0212390Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-15T13:58:08.1729351Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-15T13:58:08.7582792Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-15T13:58:08.7765949Z checking keyring... 2021-05-15T13:58:09.0766744Z checking package integrity... 2021-05-15T13:58:13.2138602Z loading package files... 2021-05-15T13:58:13.3188595Z checking for file conflicts... 2021-05-15T13:58:13.5817699Z checking available disk space... 2021-05-15T13:58:13.5838425Z :: Processing package changes... 2021-05-15T13:58:13.5839286Z installing mingw-w64-x86_64-crypto++... 2021-05-15T13:58:13.7985134Z installing mingw-w64-x86_64-geos... 2021-05-15T13:58:14.1463731Z installing mingw-w64-x86_64-json-c... 2021-05-15T13:58:14.1641442Z installing mingw-w64-x86_64-libfreexl... 2021-05-15T13:58:14.1695381Z installing mingw-w64-x86_64-proj... 2021-05-15T13:58:14.2549915Z installing mingw-w64-x86_64-libgeotiff... 2021-05-15T13:58:14.2735250Z installing mingw-w64-x86_64-libde265... 2021-05-15T13:58:14.2929760Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-15T13:58:14.2930749Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-15T13:58:14.2931576Z mingw-w64-x86_64-qt5: sherlock265 2021-05-15T13:58:14.2932267Z mingw-w64-x86_64-SDL: dec265 2021-05-15T13:58:14.2933118Z installing mingw-w64-x86_64-rav1e... 2021-05-15T13:58:14.3201070Z installing mingw-w64-x86_64-libheif... 2021-05-15T13:58:14.3425532Z installing mingw-w64-x86_64-minizip-git... 2021-05-15T13:58:14.3606474Z installing mingw-w64-x86_64-libkml... 2021-05-15T13:58:14.4998555Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-15T13:58:14.5330913Z installing mingw-w64-x86_64-librttopo... 2021-05-15T13:58:14.5438952Z installing mingw-w64-x86_64-libspatialite... 2021-05-15T13:58:14.6393834Z installing mingw-w64-x86_64-netcdf... 2021-05-15T13:58:14.7885272Z installing mingw-w64-x86_64-nspr... 2021-05-15T13:58:14.8614084Z installing mingw-w64-x86_64-nss... 2021-05-15T13:58:14.9663277Z installing mingw-w64-x86_64-poppler-data... 2021-05-15T13:58:15.1810900Z installing mingw-w64-x86_64-poppler... 2021-05-15T13:58:15.3223407Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-15T13:58:15.3224445Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-15T13:58:15.3225377Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-15T13:58:15.3226392Z installing mingw-w64-x86_64-libgpg-error... 2021-05-15T13:58:15.3544066Z installing mingw-w64-x86_64-libgcrypt... 2021-05-15T13:58:15.3746250Z installing mingw-w64-x86_64-libxslt... 2021-05-15T13:58:15.4722323Z installing winpty... 2021-05-15T13:58:15.5361797Z installing mingw-w64-x86_64-postgresql... 2021-05-15T13:58:17.0494249Z installing mingw-w64-x86_64-xerces-c... 2021-05-15T13:58:17.5491217Z installing mingw-w64-x86_64-gdal... 2021-05-15T13:58:18.5786214Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-15T13:58:18.5786916Z resolving dependencies... 2021-05-15T13:58:18.5982062Z looking for conflicting packages... 2021-05-15T13:58:18.6035390Z 2021-05-15T13:58:18.6036103Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-15T13:58:18.6036590Z 2021-05-15T13:58:18.6037151Z Total Download Size: 4.15 MiB 2021-05-15T13:58:18.6037822Z Total Installed Size: 13.89 MiB 2021-05-15T13:58:18.6038478Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:18.6038889Z 2021-05-15T13:58:18.6039589Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:18.6040279Z :: Retrieving packages... 2021-05-15T13:58:18.9272837Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T13:58:19.7162227Z checking keyring... 2021-05-15T13:58:19.7934562Z checking package integrity... 2021-05-15T13:58:19.9368323Z loading package files... 2021-05-15T13:58:19.9395449Z checking for file conflicts... 2021-05-15T13:58:19.9396213Z checking available disk space... 2021-05-15T13:58:19.9446278Z :: Processing package changes... 2021-05-15T13:58:19.9447027Z reinstalling mingw-w64-x86_64-gdb... 2021-05-15T13:58:20.7110536Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-15T13:58:20.7111258Z resolving dependencies... 2021-05-15T13:58:20.7233985Z looking for conflicting packages... 2021-05-15T13:58:20.7358821Z 2021-05-15T13:58:20.7359517Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-15T13:58:20.7360273Z 2021-05-15T13:58:20.7361094Z Total Installed Size: 0.72 MiB 2021-05-15T13:58:20.7362211Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:20.7362691Z 2021-05-15T13:58:20.7363468Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:20.7364069Z checking keyring... 2021-05-15T13:58:20.7996593Z checking package integrity... 2021-05-15T13:58:20.8956570Z loading package files... 2021-05-15T13:58:20.8979355Z checking for file conflicts... 2021-05-15T13:58:20.8980106Z checking available disk space... 2021-05-15T13:58:20.9010450Z :: Processing package changes... 2021-05-15T13:58:20.9011199Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-15T13:58:21.5753170Z resolving dependencies... 2021-05-15T13:58:21.5895004Z looking for conflicting packages... 2021-05-15T13:58:21.6008896Z 2021-05-15T13:58:21.6009791Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-15T13:58:21.6010312Z 2021-05-15T13:58:21.6010861Z Total Download Size: 1.57 MiB 2021-05-15T13:58:21.6011458Z Total Installed Size: 6.77 MiB 2021-05-15T13:58:21.6011885Z 2021-05-15T13:58:21.6012516Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:21.6013112Z :: Retrieving packages... 2021-05-15T13:58:21.9160747Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-15T13:58:22.5944691Z checking keyring... 2021-05-15T13:58:22.6714343Z checking package integrity... 2021-05-15T13:58:22.7982022Z loading package files... 2021-05-15T13:58:22.8049037Z checking for file conflicts... 2021-05-15T13:58:22.8709692Z checking available disk space... 2021-05-15T13:58:22.8720324Z :: Processing package changes... 2021-05-15T13:58:22.8721269Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-15T13:58:23.2488600Z :: Running post-transaction hooks... 2021-05-15T13:58:23.2490191Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T13:58:23.9671212Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-15T13:58:23.9672093Z resolving dependencies... 2021-05-15T13:58:23.9673010Z looking for conflicting packages... 2021-05-15T13:58:23.9924313Z 2021-05-15T13:58:23.9925397Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-15T13:58:23.9925842Z 2021-05-15T13:58:23.9926665Z Total Installed Size: 7.40 MiB 2021-05-15T13:58:23.9927304Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:23.9927786Z 2021-05-15T13:58:23.9928487Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:23.9929123Z checking keyring... 2021-05-15T13:58:24.0541526Z checking package integrity... 2021-05-15T13:58:24.1595770Z loading package files... 2021-05-15T13:58:24.1729814Z checking for file conflicts... 2021-05-15T13:58:24.1730639Z checking available disk space... 2021-05-15T13:58:24.1895189Z :: Processing package changes... 2021-05-15T13:58:24.1896069Z reinstalling mingw-w64-x86_64-geos... 2021-05-15T13:58:25.2034822Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-15T13:58:25.2035716Z resolving dependencies... 2021-05-15T13:58:25.2161338Z looking for conflicting packages... 2021-05-15T13:58:25.2297110Z 2021-05-15T13:58:25.2302402Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-15T13:58:25.2303222Z 2021-05-15T13:58:25.2303767Z Total Download Size: 3.36 MiB 2021-05-15T13:58:25.2304323Z Total Installed Size: 18.30 MiB 2021-05-15T13:58:25.2304888Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:25.2305243Z 2021-05-15T13:58:25.2305841Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:25.2306458Z :: Retrieving packages... 2021-05-15T13:58:25.5481429Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T13:58:26.3358558Z checking keyring... 2021-05-15T13:58:26.4152625Z checking package integrity... 2021-05-15T13:58:26.5563399Z loading package files... 2021-05-15T13:58:26.5792372Z checking for file conflicts... 2021-05-15T13:58:26.5794485Z checking available disk space... 2021-05-15T13:58:26.6888309Z :: Processing package changes... 2021-05-15T13:58:26.6889177Z reinstalling mingw-w64-x86_64-gettext... 2021-05-15T13:58:28.9603219Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-15T13:58:28.9603998Z resolving dependencies... 2021-05-15T13:58:28.9604985Z looking for conflicting packages... 2021-05-15T13:58:28.9852724Z 2021-05-15T13:58:28.9853788Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-15T13:58:28.9854564Z 2021-05-15T13:58:28.9855400Z Total Installed Size: 1.09 MiB 2021-05-15T13:58:28.9856129Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:28.9856635Z 2021-05-15T13:58:28.9857271Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:28.9857873Z checking keyring... 2021-05-15T13:58:29.0472293Z checking package integrity... 2021-05-15T13:58:29.1446449Z loading package files... 2021-05-15T13:58:29.1492957Z checking for file conflicts... 2021-05-15T13:58:29.1493676Z checking available disk space... 2021-05-15T13:58:29.1512826Z :: Processing package changes... 2021-05-15T13:58:29.1513570Z reinstalling mingw-w64-x86_64-gflags... 2021-05-15T13:58:29.8241227Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-15T13:58:29.8241948Z resolving dependencies... 2021-05-15T13:58:29.8330647Z looking for conflicting packages... 2021-05-15T13:58:29.8491145Z 2021-05-15T13:58:29.8491970Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-15T13:58:29.8492496Z 2021-05-15T13:58:29.8493291Z Total Installed Size: 0.73 MiB 2021-05-15T13:58:29.8493906Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:29.8494579Z 2021-05-15T13:58:29.8495312Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:29.8495971Z checking keyring... 2021-05-15T13:58:29.9103716Z checking package integrity... 2021-05-15T13:58:30.0043070Z loading package files... 2021-05-15T13:58:30.0053114Z checking for file conflicts... 2021-05-15T13:58:30.0053833Z checking available disk space... 2021-05-15T13:58:30.0072273Z :: Processing package changes... 2021-05-15T13:58:30.0073028Z reinstalling mingw-w64-x86_64-giflib... 2021-05-15T13:58:30.6549615Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-15T13:58:30.6550603Z resolving dependencies... 2021-05-15T13:58:30.6741432Z looking for conflicting packages... 2021-05-15T13:58:30.6795283Z 2021-05-15T13:58:30.6796025Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-15T13:58:30.6796517Z 2021-05-15T13:58:30.6797311Z Total Installed Size: 22.99 MiB 2021-05-15T13:58:30.6797948Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:30.6798758Z 2021-05-15T13:58:30.6799503Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:30.6800156Z checking keyring... 2021-05-15T13:58:30.7431511Z checking package integrity... 2021-05-15T13:58:30.8611968Z loading package files... 2021-05-15T13:58:30.8688736Z checking for file conflicts... 2021-05-15T13:58:30.8689537Z checking available disk space... 2021-05-15T13:58:30.8910843Z :: Processing package changes... 2021-05-15T13:58:30.8911668Z reinstalling mingw-w64-x86_64-glib2... 2021-05-15T13:58:31.9449562Z resolving dependencies... 2021-05-15T13:58:31.9557344Z looking for conflicting packages... 2021-05-15T13:58:31.9711787Z 2021-05-15T13:58:31.9712512Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-15T13:58:31.9712979Z 2021-05-15T13:58:31.9713477Z Total Download Size: 0.60 MiB 2021-05-15T13:58:31.9714075Z Total Installed Size: 2.63 MiB 2021-05-15T13:58:31.9714454Z 2021-05-15T13:58:31.9715052Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:31.9715702Z :: Retrieving packages... 2021-05-15T13:58:32.2880941Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-15T13:58:32.7678792Z checking keyring... 2021-05-15T13:58:32.8449113Z checking package integrity... 2021-05-15T13:58:32.9614253Z loading package files... 2021-05-15T13:58:32.9624851Z checking for file conflicts... 2021-05-15T13:58:32.9628759Z checking available disk space... 2021-05-15T13:58:32.9638086Z :: Processing package changes... 2021-05-15T13:58:32.9638809Z installing mingw-w64-x86_64-glpk... 2021-05-15T13:58:33.9431270Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-15T13:58:33.9433589Z resolving dependencies... 2021-05-15T13:58:33.9435290Z looking for conflicting packages... 2021-05-15T13:58:33.9436225Z 2021-05-15T13:58:33.9436765Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-15T13:58:33.9437221Z 2021-05-15T13:58:33.9437665Z Total Download Size: 0.49 MiB 2021-05-15T13:58:33.9438206Z Total Installed Size: 2.21 MiB 2021-05-15T13:58:33.9438749Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:33.9439031Z 2021-05-15T13:58:33.9439570Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:33.9440147Z :: Retrieving packages... 2021-05-15T13:58:33.9612589Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T13:58:34.4426112Z checking keyring... 2021-05-15T13:58:34.5202246Z checking package integrity... 2021-05-15T13:58:34.6401791Z loading package files... 2021-05-15T13:58:34.6422078Z checking for file conflicts... 2021-05-15T13:58:34.6422823Z checking available disk space... 2021-05-15T13:58:34.6438518Z :: Processing package changes... 2021-05-15T13:58:34.6439210Z reinstalling mingw-w64-x86_64-gmp... 2021-05-15T13:58:35.3124171Z resolving dependencies... 2021-05-15T13:58:35.4425970Z looking for conflicting packages... 2021-05-15T13:58:35.4450520Z 2021-05-15T13:58:35.4452641Z Packages (7) mingw-w64-x86_64-gnupg-2.2.27-2 mingw-w64-x86_64-libassuan-2.5.4-1 mingw-w64-x86_64-libksba-1.4.0-1 mingw-w64-x86_64-libusb-1.0.24-2 mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2 mingw-w64-x86_64-npth-1.6-1 mingw-w64-x86_64-gpgme-1.15.1-2 2021-05-15T13:58:35.4453955Z 2021-05-15T13:58:35.4454474Z Total Download Size: 3.72 MiB 2021-05-15T13:58:35.4455032Z Total Installed Size: 21.06 MiB 2021-05-15T13:58:35.4455407Z 2021-05-15T13:58:35.4456031Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:35.4456639Z :: Retrieving packages... 2021-05-15T13:58:35.7588592Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-15T13:58:36.1481199Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-15T13:58:36.2476105Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-15T13:58:36.3471976Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-15T13:58:36.4462464Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-15T13:58:36.5449351Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-15T13:58:36.9391926Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-15T13:58:36.9513190Z checking keyring... 2021-05-15T13:58:37.2425161Z checking package integrity... 2021-05-15T13:58:38.2763426Z loading package files... 2021-05-15T13:58:38.2936127Z checking for file conflicts... 2021-05-15T13:58:38.3114767Z checking available disk space... 2021-05-15T13:58:38.3123196Z :: Processing package changes... 2021-05-15T13:58:38.3123975Z installing mingw-w64-x86_64-libksba... 2021-05-15T13:58:38.3217147Z installing mingw-w64-x86_64-libassuan... 2021-05-15T13:58:38.3293756Z installing mingw-w64-x86_64-libusb... 2021-05-15T13:58:38.3365266Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-15T13:58:38.3426578Z installing mingw-w64-x86_64-npth... 2021-05-15T13:58:38.3510816Z installing mingw-w64-x86_64-gnupg... 2021-05-15T13:58:38.4111525Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-15T13:58:38.4112607Z mingw-w64-x86_64-pinentry 2021-05-15T13:58:38.4113487Z installing mingw-w64-x86_64-gpgme... 2021-05-15T13:58:39.2274813Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-15T13:58:39.2275566Z resolving dependencies... 2021-05-15T13:58:39.2475605Z looking for conflicting packages... 2021-05-15T13:58:39.2529280Z 2021-05-15T13:58:39.2530017Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-15T13:58:39.2530527Z 2021-05-15T13:58:39.2531302Z Total Installed Size: 21.09 MiB 2021-05-15T13:58:39.2531942Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:39.2532288Z 2021-05-15T13:58:39.2533056Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:39.2534011Z checking keyring... 2021-05-15T13:58:39.3146971Z checking package integrity... 2021-05-15T13:58:39.4266498Z loading package files... 2021-05-15T13:58:39.4319363Z checking for file conflicts... 2021-05-15T13:58:39.4320065Z checking available disk space... 2021-05-15T13:58:39.4465140Z :: Processing package changes... 2021-05-15T13:58:39.4465901Z reinstalling mingw-w64-x86_64-grpc... 2021-05-15T13:58:40.3673322Z resolving dependencies... 2021-05-15T13:58:40.3674552Z looking for conflicting packages... 2021-05-15T13:58:40.3919556Z 2021-05-15T13:58:40.3920264Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-15T13:58:40.3920763Z 2021-05-15T13:58:40.3921345Z Total Download Size: 1.89 MiB 2021-05-15T13:58:40.3921987Z Total Installed Size: 12.38 MiB 2021-05-15T13:58:40.3922409Z 2021-05-15T13:58:40.3923103Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:40.3923791Z :: Retrieving packages... 2021-05-15T13:58:40.7147693Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-15T13:58:41.4772776Z checking keyring... 2021-05-15T13:58:41.5537063Z checking package integrity... 2021-05-15T13:58:41.6952107Z loading package files... 2021-05-15T13:58:41.7035382Z checking for file conflicts... 2021-05-15T13:58:41.7159446Z checking available disk space... 2021-05-15T13:58:41.7169106Z :: Processing package changes... 2021-05-15T13:58:41.7169851Z installing mingw-w64-x86_64-gsl... 2021-05-15T13:58:42.7139022Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-15T13:58:42.7139749Z resolving dependencies... 2021-05-15T13:58:42.7244232Z looking for conflicting packages... 2021-05-15T13:58:42.7408196Z 2021-05-15T13:58:42.7409148Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-15T13:58:42.7409652Z 2021-05-15T13:58:42.7410420Z Total Installed Size: 8.19 MiB 2021-05-15T13:58:42.7411318Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:42.7411889Z 2021-05-15T13:58:42.7412801Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:42.7413739Z checking keyring... 2021-05-15T13:58:42.8069119Z checking package integrity... 2021-05-15T13:58:42.9098970Z loading package files... 2021-05-15T13:58:42.9122342Z checking for file conflicts... 2021-05-15T13:58:42.9123131Z checking available disk space... 2021-05-15T13:58:42.9157714Z :: Processing package changes... 2021-05-15T13:58:42.9158467Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-15T13:58:43.6289661Z resolving dependencies... 2021-05-15T13:58:43.6492784Z looking for conflicting packages... 2021-05-15T13:58:43.6547766Z 2021-05-15T13:58:43.6548777Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-15T13:58:43.6549306Z 2021-05-15T13:58:43.6549862Z Total Download Size: 1.09 MiB 2021-05-15T13:58:43.6550522Z Total Installed Size: 8.69 MiB 2021-05-15T13:58:43.6550980Z 2021-05-15T13:58:43.6551669Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:43.6552401Z :: Retrieving packages... 2021-05-15T13:58:43.9697725Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-15T13:58:44.5511451Z checking keyring... 2021-05-15T13:58:44.6297103Z checking package integrity... 2021-05-15T13:58:44.7645089Z loading package files... 2021-05-15T13:58:44.7676080Z checking for file conflicts... 2021-05-15T13:58:44.7735912Z checking available disk space... 2021-05-15T13:58:44.7745534Z :: Processing package changes... 2021-05-15T13:58:44.7746245Z installing mingw-w64-x86_64-hdf4... 2021-05-15T13:58:45.5061523Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-15T13:58:45.5062225Z resolving dependencies... 2021-05-15T13:58:45.5266477Z looking for conflicting packages... 2021-05-15T13:58:45.5318502Z 2021-05-15T13:58:45.5319251Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-15T13:58:45.5319772Z 2021-05-15T13:58:45.5321128Z Total Installed Size: 91.59 MiB 2021-05-15T13:58:45.5322137Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:45.5322687Z 2021-05-15T13:58:45.5323661Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:45.5324347Z checking keyring... 2021-05-15T13:58:45.5986749Z checking package integrity... 2021-05-15T13:58:45.7717093Z loading package files... 2021-05-15T13:58:45.7753820Z checking for file conflicts... 2021-05-15T13:58:45.7754656Z checking available disk space... 2021-05-15T13:58:45.7841298Z :: Processing package changes... 2021-05-15T13:58:45.7842073Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-15T13:58:46.7736107Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T13:58:46.7736998Z resolving dependencies... 2021-05-15T13:58:46.7738453Z looking for conflicting packages... 2021-05-15T13:58:46.8004261Z 2021-05-15T13:58:46.8005282Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T13:58:46.8006003Z 2021-05-15T13:58:46.8006600Z Total Download Size: 5.28 MiB 2021-05-15T13:58:46.8007266Z Total Installed Size: 66.96 MiB 2021-05-15T13:58:46.8007955Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:46.8008378Z 2021-05-15T13:58:46.8009056Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:46.8009791Z :: Retrieving packages... 2021-05-15T13:58:47.1164617Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:58:47.9919649Z checking keyring... 2021-05-15T13:58:48.0758314Z checking package integrity... 2021-05-15T13:58:48.2338447Z loading package files... 2021-05-15T13:58:48.2537979Z checking for file conflicts... 2021-05-15T13:58:48.2539361Z checking available disk space... 2021-05-15T13:58:48.4768480Z :: Processing package changes... 2021-05-15T13:58:48.4769450Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-15T13:58:50.6057568Z resolving dependencies... 2021-05-15T13:58:50.6229097Z looking for conflicting packages... 2021-05-15T13:58:50.6318392Z 2021-05-15T13:58:50.6319045Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-15T13:58:50.6319512Z 2021-05-15T13:58:50.6320039Z Total Download Size: 0.08 MiB 2021-05-15T13:58:50.6320788Z Total Installed Size: 0.32 MiB 2021-05-15T13:58:50.6321171Z 2021-05-15T13:58:50.6321775Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:50.6322394Z :: Retrieving packages... 2021-05-15T13:58:50.9466944Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-15T13:58:51.1395329Z checking keyring... 2021-05-15T13:58:51.2168649Z checking package integrity... 2021-05-15T13:58:51.3324432Z loading package files... 2021-05-15T13:58:51.3346824Z checking for file conflicts... 2021-05-15T13:58:51.3363400Z checking available disk space... 2021-05-15T13:58:51.3372767Z :: Processing package changes... 2021-05-15T13:58:51.3373509Z installing mingw-w64-x86_64-hiredis... 2021-05-15T13:58:52.0075127Z resolving dependencies... 2021-05-15T13:58:52.0076241Z looking for conflicting packages... 2021-05-15T13:58:52.0331988Z 2021-05-15T13:58:52.0332792Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-15T13:58:52.0333396Z 2021-05-15T13:58:52.0333987Z Total Download Size: 0.03 MiB 2021-05-15T13:58:52.0334642Z Total Installed Size: 0.11 MiB 2021-05-15T13:58:52.0335069Z 2021-05-15T13:58:52.0335751Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:52.0336445Z :: Retrieving packages... 2021-05-15T13:58:52.3483166Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-15T13:58:52.4451098Z checking keyring... 2021-05-15T13:58:52.5221050Z checking package integrity... 2021-05-15T13:58:52.6372264Z loading package files... 2021-05-15T13:58:52.6386111Z checking for file conflicts... 2021-05-15T13:58:52.6389683Z checking available disk space... 2021-05-15T13:58:52.6399102Z :: Processing package changes... 2021-05-15T13:58:52.6399898Z installing mingw-w64-x86_64-http-parser... 2021-05-15T13:58:53.2989444Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-15T13:58:53.2990131Z resolving dependencies... 2021-05-15T13:58:53.3076332Z looking for conflicting packages... 2021-05-15T13:58:53.3246433Z 2021-05-15T13:58:53.3247361Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-15T13:58:53.3247819Z 2021-05-15T13:58:53.3248992Z Total Installed Size: 113.98 MiB 2021-05-15T13:58:53.3249865Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:53.3250233Z 2021-05-15T13:58:53.3250872Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:53.3251457Z checking keyring... 2021-05-15T13:58:53.3860069Z checking package integrity... 2021-05-15T13:58:53.6397363Z loading package files... 2021-05-15T13:58:53.6442439Z checking for file conflicts... 2021-05-15T13:58:53.6443196Z checking available disk space... 2021-05-15T13:58:53.6545875Z :: Processing package changes... 2021-05-15T13:58:53.6546757Z reinstalling mingw-w64-x86_64-icu... 2021-05-15T13:58:54.7517232Z resolving dependencies... 2021-05-15T13:58:54.7781078Z looking for conflicting packages... 2021-05-15T13:58:54.7810397Z 2021-05-15T13:58:54.7812872Z Packages (10) mingw-w64-x86_64-djvulibre-3.5.28-2 mingw-w64-x86_64-flif-0.3-1 mingw-w64-x86_64-gsfonts-20200910-2 mingw-w64-x86_64-jbigkit-2.1-4 mingw-w64-x86_64-liblqr-0.4.2-4 mingw-w64-x86_64-libraqm-0.7.1-1 mingw-w64-x86_64-libtool-2.4.6-20 mingw-w64-x86_64-libwmf-0.2.12-3 mingw-w64-x86_64-ttf-dejavu-2.37-3 mingw-w64-x86_64-imagemagick-7.0.10.11-3 2021-05-15T13:58:54.7814813Z 2021-05-15T13:58:54.7815367Z Total Download Size: 17.57 MiB 2021-05-15T13:58:54.7816041Z Total Installed Size: 78.94 MiB 2021-05-15T13:58:54.7816465Z 2021-05-15T13:58:54.7817100Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:54.7817790Z :: Retrieving packages... 2021-05-15T13:58:55.0948187Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-15T13:58:55.8723652Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-15T13:58:56.0673394Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-15T13:58:56.1833116Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-15T13:58:56.2826183Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-15T13:58:56.3833060Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-15T13:58:56.4825282Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-15T13:58:56.5835813Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-15T13:58:56.6998160Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-15T13:58:56.8980684Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-15T13:58:57.1255184Z checking keyring... 2021-05-15T13:58:57.3520574Z checking package integrity... 2021-05-15T13:58:58.6290805Z loading package files... 2021-05-15T13:58:58.6745935Z checking for file conflicts... 2021-05-15T13:58:58.8032818Z checking available disk space... 2021-05-15T13:58:58.8047934Z :: Processing package changes... 2021-05-15T13:58:58.8048817Z installing mingw-w64-x86_64-djvulibre... 2021-05-15T13:58:58.8962289Z installing mingw-w64-x86_64-flif... 2021-05-15T13:58:59.0316463Z installing mingw-w64-x86_64-gsfonts... 2021-05-15T13:58:59.0891583Z installing mingw-w64-x86_64-jbigkit... 2021-05-15T13:58:59.1069791Z installing mingw-w64-x86_64-liblqr... 2021-05-15T13:58:59.1249175Z installing mingw-w64-x86_64-libraqm... 2021-05-15T13:58:59.1424602Z installing mingw-w64-x86_64-libtool... 2021-05-15T13:58:59.1865031Z installing mingw-w64-x86_64-libwmf... 2021-05-15T13:58:59.2386031Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-15T13:58:59.2980357Z installing mingw-w64-x86_64-imagemagick... 2021-05-15T13:59:00.5658996Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-15T13:59:00.5660166Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-15T13:59:00.5661059Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-15T13:59:00.5661819Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-15T13:59:00.5662530Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-15T13:59:00.5702653Z :: Running post-transaction hooks... 2021-05-15T13:59:00.5703609Z (1/2) Updating fontconfig cache... 2021-05-15T13:59:00.6331465Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-15T13:59:01.3344450Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-15T13:59:01.3345178Z resolving dependencies... 2021-05-15T13:59:01.3432092Z looking for conflicting packages... 2021-05-15T13:59:01.3606763Z 2021-05-15T13:59:01.3607637Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-15T13:59:01.3608176Z 2021-05-15T13:59:01.3609014Z Total Installed Size: 8.68 MiB 2021-05-15T13:59:01.3609598Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:01.3610278Z 2021-05-15T13:59:01.3611012Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:01.3611683Z checking keyring... 2021-05-15T13:59:01.4223400Z checking package integrity... 2021-05-15T13:59:01.5381600Z loading package files... 2021-05-15T13:59:01.5419061Z checking for file conflicts... 2021-05-15T13:59:01.5419819Z checking available disk space... 2021-05-15T13:59:01.5476851Z :: Processing package changes... 2021-05-15T13:59:01.5489219Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-15T13:59:02.2868491Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-15T13:59:02.2869216Z resolving dependencies... 2021-05-15T13:59:02.2870210Z looking for conflicting packages... 2021-05-15T13:59:02.3142550Z 2021-05-15T13:59:02.3143523Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-15T13:59:02.3143980Z 2021-05-15T13:59:02.3144481Z Total Download Size: 0.85 MiB 2021-05-15T13:59:02.3145042Z Total Installed Size: 4.15 MiB 2021-05-15T13:59:02.3145595Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:02.3145944Z 2021-05-15T13:59:02.3146552Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:02.3147152Z :: Retrieving packages... 2021-05-15T13:59:02.6415443Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T13:59:03.2137205Z checking keyring... 2021-05-15T13:59:03.2910100Z checking package integrity... 2021-05-15T13:59:03.4137270Z loading package files... 2021-05-15T13:59:03.4162997Z checking for file conflicts... 2021-05-15T13:59:03.4163767Z checking available disk space... 2021-05-15T13:59:03.4349771Z :: Processing package changes... 2021-05-15T13:59:03.4350893Z reinstalling mingw-w64-x86_64-isl... 2021-05-15T13:59:04.1344896Z resolving dependencies... 2021-05-15T13:59:04.1603569Z looking for conflicting packages... 2021-05-15T13:59:04.1622129Z 2021-05-15T13:59:04.1623007Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-15T13:59:04.1623625Z 2021-05-15T13:59:04.1624226Z Total Download Size: 13.04 MiB 2021-05-15T13:59:04.1624871Z Total Installed Size: 137.15 MiB 2021-05-15T13:59:04.1625296Z 2021-05-15T13:59:04.1625970Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:04.1626652Z :: Retrieving packages... 2021-05-15T13:59:04.4813421Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-15T13:59:05.4546579Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-15T13:59:05.7954253Z checking keyring... 2021-05-15T13:59:05.8746291Z checking package integrity... 2021-05-15T13:59:06.2057469Z loading package files... 2021-05-15T13:59:06.2560901Z checking for file conflicts... 2021-05-15T13:59:06.4871961Z checking available disk space... 2021-05-15T13:59:06.4893432Z :: Processing package changes... 2021-05-15T13:59:06.4894282Z installing mingw-w64-x86_64-gdcm... 2021-05-15T13:59:06.8383252Z installing mingw-w64-x86_64-itk... 2021-05-15T13:59:09.7129559Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-15T13:59:09.7130690Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-15T13:59:09.7131428Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-15T13:59:10.3613264Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-15T13:59:10.3613992Z resolving dependencies... 2021-05-15T13:59:10.3748143Z looking for conflicting packages... 2021-05-15T13:59:10.3878597Z 2021-05-15T13:59:10.3879387Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-15T13:59:10.3879935Z 2021-05-15T13:59:10.3880729Z Total Installed Size: 4.75 MiB 2021-05-15T13:59:10.3881304Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:10.3882015Z 2021-05-15T13:59:10.3882782Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:10.3883429Z checking keyring... 2021-05-15T13:59:10.4525719Z checking package integrity... 2021-05-15T13:59:10.5547148Z loading package files... 2021-05-15T13:59:10.5588019Z checking for file conflicts... 2021-05-15T13:59:10.5588780Z checking available disk space... 2021-05-15T13:59:10.5686939Z :: Processing package changes... 2021-05-15T13:59:10.5687698Z reinstalling mingw-w64-x86_64-jasper... 2021-05-15T13:59:11.5184469Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-15T13:59:11.5185196Z resolving dependencies... 2021-05-15T13:59:11.5276597Z looking for conflicting packages... 2021-05-15T13:59:11.5452436Z 2021-05-15T13:59:11.5453364Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-15T13:59:11.5453833Z 2021-05-15T13:59:11.5454579Z Total Installed Size: 0.43 MiB 2021-05-15T13:59:11.5455084Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:11.5455670Z 2021-05-15T13:59:11.5456307Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:11.5456906Z checking keyring... 2021-05-15T13:59:11.6084647Z checking package integrity... 2021-05-15T13:59:11.7081844Z loading package files... 2021-05-15T13:59:11.7103450Z checking for file conflicts... 2021-05-15T13:59:11.7104160Z checking available disk space... 2021-05-15T13:59:11.7125374Z :: Processing package changes... 2021-05-15T13:59:11.7126105Z reinstalling mingw-w64-x86_64-json-c... 2021-05-15T13:59:12.4205253Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-15T13:59:12.4205990Z resolving dependencies... 2021-05-15T13:59:12.4207008Z looking for conflicting packages... 2021-05-15T13:59:12.4472492Z 2021-05-15T13:59:12.4473564Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-15T13:59:12.4474333Z 2021-05-15T13:59:12.4475229Z Total Installed Size: 1.88 MiB 2021-05-15T13:59:12.4476122Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:12.4476631Z 2021-05-15T13:59:12.4477283Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:12.4477853Z checking keyring... 2021-05-15T13:59:12.5179525Z checking package integrity... 2021-05-15T13:59:12.6288933Z loading package files... 2021-05-15T13:59:12.6289907Z checking for file conflicts... 2021-05-15T13:59:12.6290550Z checking available disk space... 2021-05-15T13:59:12.6291225Z :: Processing package changes... 2021-05-15T13:59:12.6291921Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-15T13:59:13.2956792Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-15T13:59:13.2957655Z resolving dependencies... 2021-05-15T13:59:13.3089052Z looking for conflicting packages... 2021-05-15T13:59:13.3323825Z 2021-05-15T13:59:13.3324815Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-15T13:59:13.3325306Z 2021-05-15T13:59:13.3326300Z Total Installed Size: 1.64 MiB 2021-05-15T13:59:13.3327175Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:13.3327664Z 2021-05-15T13:59:13.3328287Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:13.3328973Z checking keyring... 2021-05-15T13:59:13.3992316Z checking package integrity... 2021-05-15T13:59:13.4991706Z loading package files... 2021-05-15T13:59:13.5019731Z checking for file conflicts... 2021-05-15T13:59:13.5020462Z checking available disk space... 2021-05-15T13:59:13.5039061Z :: Processing package changes... 2021-05-15T13:59:13.5039773Z reinstalling mingw-w64-x86_64-lame... 2021-05-15T13:59:14.1867171Z resolving dependencies... 2021-05-15T13:59:14.1957113Z looking for conflicting packages... 2021-05-15T13:59:14.2138302Z 2021-05-15T13:59:14.2139445Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-15T13:59:14.2139927Z 2021-05-15T13:59:14.2140423Z Total Download Size: 3.31 MiB 2021-05-15T13:59:14.2141218Z Total Installed Size: 28.75 MiB 2021-05-15T13:59:14.2141599Z 2021-05-15T13:59:14.2142201Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:14.2142823Z :: Retrieving packages... 2021-05-15T13:59:14.5376867Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-15T13:59:15.3236674Z checking keyring... 2021-05-15T13:59:15.4028980Z checking package integrity... 2021-05-15T13:59:15.5599082Z loading package files... 2021-05-15T13:59:15.5624539Z checking for file conflicts... 2021-05-15T13:59:15.5649553Z checking available disk space... 2021-05-15T13:59:15.5659344Z :: Processing package changes... 2021-05-15T13:59:15.5660068Z installing mingw-w64-x86_64-lapack... 2021-05-15T13:59:16.3175321Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-15T13:59:16.3176656Z resolving dependencies... 2021-05-15T13:59:16.3329775Z looking for conflicting packages... 2021-05-15T13:59:16.3446390Z 2021-05-15T13:59:16.3447237Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-15T13:59:16.3448074Z 2021-05-15T13:59:16.3448548Z Total Installed Size: 1.62 MiB 2021-05-15T13:59:16.3449419Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:16.3449803Z 2021-05-15T13:59:16.3450406Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:16.3450990Z checking keyring... 2021-05-15T13:59:16.4081620Z checking package integrity... 2021-05-15T13:59:16.5059239Z loading package files... 2021-05-15T13:59:16.5080226Z checking for file conflicts... 2021-05-15T13:59:16.5080923Z checking available disk space... 2021-05-15T13:59:16.5097878Z :: Processing package changes... 2021-05-15T13:59:16.5098595Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-15T13:59:17.1733853Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-15T13:59:17.1734783Z resolving dependencies... 2021-05-15T13:59:17.1945238Z looking for conflicting packages... 2021-05-15T13:59:17.1995600Z 2021-05-15T13:59:17.1996432Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-15T13:59:17.1996979Z 2021-05-15T13:59:17.1997936Z Total Installed Size: 8.39 MiB 2021-05-15T13:59:17.1998639Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:17.1999223Z 2021-05-15T13:59:17.2000013Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:17.2000619Z checking keyring... 2021-05-15T13:59:17.2629114Z checking package integrity... 2021-05-15T13:59:17.3688193Z loading package files... 2021-05-15T13:59:17.3704221Z checking for file conflicts... 2021-05-15T13:59:17.3704912Z checking available disk space... 2021-05-15T13:59:17.3731952Z :: Processing package changes... 2021-05-15T13:59:17.3732690Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-15T13:59:18.1010204Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-15T13:59:18.1010968Z resolving dependencies... 2021-05-15T13:59:18.1232590Z looking for conflicting packages... 2021-05-15T13:59:18.1284272Z 2021-05-15T13:59:18.1284992Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-15T13:59:18.1285498Z 2021-05-15T13:59:18.1286068Z Total Installed Size: 3.99 MiB 2021-05-15T13:59:18.1287117Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:18.1287787Z 2021-05-15T13:59:18.1288436Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:18.1289020Z checking keyring... 2021-05-15T13:59:18.1919321Z checking package integrity... 2021-05-15T13:59:18.2906024Z loading package files... 2021-05-15T13:59:18.2923259Z checking for file conflicts... 2021-05-15T13:59:18.2923945Z checking available disk space... 2021-05-15T13:59:18.2953533Z :: Processing package changes... 2021-05-15T13:59:18.2954289Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-15T13:59:19.0181770Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-15T13:59:19.0182524Z resolving dependencies... 2021-05-15T13:59:19.0315902Z looking for conflicting packages... 2021-05-15T13:59:19.0448105Z 2021-05-15T13:59:19.0448890Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-15T13:59:19.0449696Z 2021-05-15T13:59:19.0450523Z Total Installed Size: 0.38 MiB 2021-05-15T13:59:19.0451107Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:19.0451790Z 2021-05-15T13:59:19.0452514Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:19.0453185Z checking keyring... 2021-05-15T13:59:19.1079279Z checking package integrity... 2021-05-15T13:59:19.2020402Z loading package files... 2021-05-15T13:59:19.2039041Z checking for file conflicts... 2021-05-15T13:59:19.2039780Z checking available disk space... 2021-05-15T13:59:19.2074037Z :: Processing package changes... 2021-05-15T13:59:19.2074941Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-15T13:59:19.8452792Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-15T13:59:19.8453496Z resolving dependencies... 2021-05-15T13:59:19.8537848Z looking for conflicting packages... 2021-05-15T13:59:19.8708863Z 2021-05-15T13:59:19.8709918Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-15T13:59:19.8710747Z 2021-05-15T13:59:19.8711944Z Total Installed Size: 4.02 MiB 2021-05-15T13:59:19.8712636Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:19.8713005Z 2021-05-15T13:59:19.8713627Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:19.8714199Z checking keyring... 2021-05-15T13:59:19.9331905Z checking package integrity... 2021-05-15T13:59:20.0315236Z loading package files... 2021-05-15T13:59:20.0331484Z checking for file conflicts... 2021-05-15T13:59:20.0332189Z checking available disk space... 2021-05-15T13:59:20.0348063Z :: Processing package changes... 2021-05-15T13:59:20.0348805Z reinstalling mingw-w64-x86_64-libde265... 2021-05-15T13:59:20.7020086Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-15T13:59:20.7020793Z resolving dependencies... 2021-05-15T13:59:20.7021857Z looking for conflicting packages... 2021-05-15T13:59:20.7293578Z 2021-05-15T13:59:20.7294404Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-15T13:59:20.7294910Z 2021-05-15T13:59:20.7295490Z Total Download Size: 0.04 MiB 2021-05-15T13:59:20.7296370Z Total Installed Size: 0.11 MiB 2021-05-15T13:59:20.7297028Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:20.7297440Z 2021-05-15T13:59:20.7298109Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:20.7298807Z :: Retrieving packages... 2021-05-15T13:59:21.0528966Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T13:59:21.2452015Z checking keyring... 2021-05-15T13:59:21.3234477Z checking package integrity... 2021-05-15T13:59:21.4358211Z loading package files... 2021-05-15T13:59:21.4373040Z checking for file conflicts... 2021-05-15T13:59:21.4373773Z checking available disk space... 2021-05-15T13:59:21.4416499Z :: Processing package changes... 2021-05-15T13:59:21.4417244Z reinstalling mingw-w64-x86_64-libffi... 2021-05-15T13:59:22.1179823Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-15T13:59:22.1180560Z resolving dependencies... 2021-05-15T13:59:22.1181654Z looking for conflicting packages... 2021-05-15T13:59:22.1445795Z 2021-05-15T13:59:22.1446662Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-15T13:59:22.1447214Z 2021-05-15T13:59:22.1448057Z Total Installed Size: 0.13 MiB 2021-05-15T13:59:22.1449104Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:22.1449688Z 2021-05-15T13:59:22.1450355Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:22.1450942Z checking keyring... 2021-05-15T13:59:22.2084212Z checking package integrity... 2021-05-15T13:59:22.3026949Z loading package files... 2021-05-15T13:59:22.3043092Z checking for file conflicts... 2021-05-15T13:59:22.3043814Z checking available disk space... 2021-05-15T13:59:22.3055969Z :: Processing package changes... 2021-05-15T13:59:22.3056716Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-15T13:59:22.9499456Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-15T13:59:22.9500331Z resolving dependencies... 2021-05-15T13:59:22.9712454Z looking for conflicting packages... 2021-05-15T13:59:22.9764577Z 2021-05-15T13:59:22.9765394Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-15T13:59:22.9765952Z 2021-05-15T13:59:22.9766759Z Total Installed Size: 0.79 MiB 2021-05-15T13:59:22.9768026Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:22.9768692Z 2021-05-15T13:59:22.9769655Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:22.9770358Z checking keyring... 2021-05-15T13:59:23.0404653Z checking package integrity... 2021-05-15T13:59:23.1381178Z loading package files... 2021-05-15T13:59:23.1400503Z checking for file conflicts... 2021-05-15T13:59:23.1401301Z checking available disk space... 2021-05-15T13:59:23.1422644Z :: Processing package changes... 2021-05-15T13:59:23.1423513Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-15T13:59:23.7969810Z resolving dependencies... 2021-05-15T13:59:23.8179499Z looking for conflicting packages... 2021-05-15T13:59:23.8234287Z 2021-05-15T13:59:23.8235023Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-15T13:59:23.8235562Z 2021-05-15T13:59:23.8236138Z Total Download Size: 0.68 MiB 2021-05-15T13:59:23.8236774Z Total Installed Size: 3.01 MiB 2021-05-15T13:59:23.8237188Z 2021-05-15T13:59:23.8237867Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:23.8238543Z :: Retrieving packages... 2021-05-15T13:59:24.1472660Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-15T13:59:24.6333316Z checking keyring... 2021-05-15T13:59:24.7104953Z checking package integrity... 2021-05-15T13:59:24.8302611Z loading package files... 2021-05-15T13:59:24.8328886Z checking for file conflicts... 2021-05-15T13:59:24.8371296Z checking available disk space... 2021-05-15T13:59:24.8380839Z :: Processing package changes... 2021-05-15T13:59:24.8381566Z installing mingw-w64-x86_64-libgit2... 2021-05-15T13:59:25.5349443Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-15T13:59:25.5350337Z resolving dependencies... 2021-05-15T13:59:25.5443675Z looking for conflicting packages... 2021-05-15T13:59:25.5615092Z 2021-05-15T13:59:25.5616056Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-15T13:59:25.5616929Z 2021-05-15T13:59:25.5617686Z Total Installed Size: 1.43 MiB 2021-05-15T13:59:25.5618744Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:25.5619126Z 2021-05-15T13:59:25.5619751Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:25.5620312Z checking keyring... 2021-05-15T13:59:25.6284524Z checking package integrity... 2021-05-15T13:59:25.7243439Z loading package files... 2021-05-15T13:59:25.7267112Z checking for file conflicts... 2021-05-15T13:59:25.7267876Z checking available disk space... 2021-05-15T13:59:25.7305109Z :: Processing package changes... 2021-05-15T13:59:25.7305889Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-15T13:59:26.4185340Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-15T13:59:26.4186124Z resolving dependencies... 2021-05-15T13:59:26.4398087Z looking for conflicting packages... 2021-05-15T13:59:26.4453478Z 2021-05-15T13:59:26.4454258Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-15T13:59:26.4454803Z 2021-05-15T13:59:26.4455390Z Total Installed Size: 3.84 MiB 2021-05-15T13:59:26.4456516Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:26.4457106Z 2021-05-15T13:59:26.4457812Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:26.4458479Z checking keyring... 2021-05-15T13:59:26.5084743Z checking package integrity... 2021-05-15T13:59:26.6097401Z loading package files... 2021-05-15T13:59:26.6115575Z checking for file conflicts... 2021-05-15T13:59:26.6116316Z checking available disk space... 2021-05-15T13:59:26.6136105Z :: Processing package changes... 2021-05-15T13:59:26.6136851Z reinstalling mingw-w64-x86_64-libheif... 2021-05-15T13:59:27.2860080Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-15T13:59:27.2860810Z resolving dependencies... 2021-05-15T13:59:27.2861849Z looking for conflicting packages... 2021-05-15T13:59:27.3133735Z 2021-05-15T13:59:27.3134787Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-15T13:59:27.3135245Z 2021-05-15T13:59:27.3135751Z Total Download Size: 0.73 MiB 2021-05-15T13:59:27.3136326Z Total Installed Size: 2.24 MiB 2021-05-15T13:59:27.3136871Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:27.3137228Z 2021-05-15T13:59:27.3137852Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:27.3138451Z :: Retrieving packages... 2021-05-15T13:59:27.6303371Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T13:59:28.1128413Z checking keyring... 2021-05-15T13:59:28.1908622Z checking package integrity... 2021-05-15T13:59:28.3109907Z loading package files... 2021-05-15T13:59:28.3129069Z checking for file conflicts... 2021-05-15T13:59:28.3129845Z checking available disk space... 2021-05-15T13:59:28.3229999Z :: Processing package changes... 2021-05-15T13:59:28.3230908Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-15T13:59:28.9939294Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-15T13:59:28.9940089Z resolving dependencies... 2021-05-15T13:59:29.0030688Z looking for conflicting packages... 2021-05-15T13:59:29.0208918Z 2021-05-15T13:59:29.0209981Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-15T13:59:29.0210763Z 2021-05-15T13:59:29.0211490Z Total Installed Size: 4.35 MiB 2021-05-15T13:59:29.0212191Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:29.0212568Z 2021-05-15T13:59:29.0213194Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:29.0213748Z checking keyring... 2021-05-15T13:59:29.0827354Z checking package integrity... 2021-05-15T13:59:29.1817158Z loading package files... 2021-05-15T13:59:29.1840085Z checking for file conflicts... 2021-05-15T13:59:29.1840810Z checking available disk space... 2021-05-15T13:59:29.1866179Z :: Processing package changes... 2021-05-15T13:59:29.1866972Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T13:59:29.8597769Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T13:59:29.8598704Z resolving dependencies... 2021-05-15T13:59:29.8599678Z looking for conflicting packages... 2021-05-15T13:59:29.8864665Z 2021-05-15T13:59:29.8865891Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T13:59:29.8866537Z 2021-05-15T13:59:29.8867026Z Total Download Size: 0.02 MiB 2021-05-15T13:59:29.8867603Z Total Installed Size: 0.05 MiB 2021-05-15T13:59:29.8868146Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:29.8868501Z 2021-05-15T13:59:29.8869117Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:29.8869719Z :: Retrieving packages... 2021-05-15T13:59:30.2002106Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:59:30.2964575Z checking keyring... 2021-05-15T13:59:30.3731197Z checking package integrity... 2021-05-15T13:59:30.4864172Z loading package files... 2021-05-15T13:59:30.4879163Z checking for file conflicts... 2021-05-15T13:59:30.4879899Z checking available disk space... 2021-05-15T13:59:30.4891622Z :: Processing package changes... 2021-05-15T13:59:30.4892416Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-15T13:59:31.1396929Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-15T13:59:31.1397900Z resolving dependencies... 2021-05-15T13:59:31.1618189Z looking for conflicting packages... 2021-05-15T13:59:31.1676996Z 2021-05-15T13:59:31.1677983Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-15T13:59:31.1678632Z 2021-05-15T13:59:31.1679346Z Total Installed Size: 3.26 MiB 2021-05-15T13:59:31.1679867Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:31.1680500Z 2021-05-15T13:59:31.1681153Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:31.1681744Z checking keyring... 2021-05-15T13:59:31.2314145Z checking package integrity... 2021-05-15T13:59:31.3273631Z loading package files... 2021-05-15T13:59:31.3294736Z checking for file conflicts... 2021-05-15T13:59:31.3295568Z checking available disk space... 2021-05-15T13:59:31.3323120Z :: Processing package changes... 2021-05-15T13:59:31.3323955Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-15T13:59:32.0087125Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-15T13:59:32.0087865Z resolving dependencies... 2021-05-15T13:59:32.0088921Z looking for conflicting packages... 2021-05-15T13:59:32.0348983Z 2021-05-15T13:59:32.0350245Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-15T13:59:32.0350682Z 2021-05-15T13:59:32.0351587Z Total Installed Size: 0.54 MiB 2021-05-15T13:59:32.0352264Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:32.0352693Z 2021-05-15T13:59:32.0353434Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:32.0354088Z checking keyring... 2021-05-15T13:59:32.0991397Z checking package integrity... 2021-05-15T13:59:32.1971248Z loading package files... 2021-05-15T13:59:32.2042280Z checking for file conflicts... 2021-05-15T13:59:32.2043037Z checking available disk space... 2021-05-15T13:59:32.2093150Z :: Processing package changes... 2021-05-15T13:59:32.2093897Z reinstalling mingw-w64-x86_64-libogg... 2021-05-15T13:59:32.9491152Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-15T13:59:32.9492022Z resolving dependencies... 2021-05-15T13:59:32.9706594Z looking for conflicting packages... 2021-05-15T13:59:32.9757526Z 2021-05-15T13:59:32.9758332Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-15T13:59:32.9758865Z 2021-05-15T13:59:32.9759657Z Total Installed Size: 2.35 MiB 2021-05-15T13:59:32.9760245Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:32.9760965Z 2021-05-15T13:59:32.9761687Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:32.9762332Z checking keyring... 2021-05-15T13:59:33.0411600Z checking package integrity... 2021-05-15T13:59:33.1364556Z loading package files... 2021-05-15T13:59:33.1383863Z checking for file conflicts... 2021-05-15T13:59:33.1384833Z checking available disk space... 2021-05-15T13:59:33.1404756Z :: Processing package changes... 2021-05-15T13:59:33.1405493Z reinstalling mingw-w64-x86_64-libpng... 2021-05-15T13:59:33.8973635Z error: target not found: mingw-w64-x86_64-libpq 2021-05-15T13:59:34.5415691Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-15T13:59:34.5416430Z resolving dependencies... 2021-05-15T13:59:34.5629499Z looking for conflicting packages... 2021-05-15T13:59:34.5681975Z 2021-05-15T13:59:34.5682782Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-15T13:59:34.5683315Z 2021-05-15T13:59:34.5684129Z Total Installed Size: 6.32 MiB 2021-05-15T13:59:34.5684714Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:34.5685391Z 2021-05-15T13:59:34.5686112Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:34.5686792Z checking keyring... 2021-05-15T13:59:34.6326063Z checking package integrity... 2021-05-15T13:59:34.7307659Z loading package files... 2021-05-15T13:59:34.7331890Z checking for file conflicts... 2021-05-15T13:59:34.7332672Z checking available disk space... 2021-05-15T13:59:34.7353979Z :: Processing package changes... 2021-05-15T13:59:34.7354720Z reinstalling mingw-w64-x86_64-libraw... 2021-05-15T13:59:35.4093754Z resolving dependencies... 2021-05-15T13:59:35.4274428Z looking for conflicting packages... 2021-05-15T13:59:35.4365532Z 2021-05-15T13:59:35.4366305Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-15T13:59:35.4366845Z 2021-05-15T13:59:35.4367418Z Total Download Size: 6.30 MiB 2021-05-15T13:59:35.4368065Z Total Installed Size: 39.39 MiB 2021-05-15T13:59:35.4368493Z 2021-05-15T13:59:35.4369190Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:35.4369877Z :: Retrieving packages... 2021-05-15T13:59:35.7601359Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-15T13:59:36.6427038Z checking keyring... 2021-05-15T13:59:36.7241402Z checking package integrity... 2021-05-15T13:59:36.8912197Z loading package files... 2021-05-15T13:59:36.8929397Z checking for file conflicts... 2021-05-15T13:59:36.8959082Z checking available disk space... 2021-05-15T13:59:36.8968405Z :: Processing package changes... 2021-05-15T13:59:36.8969177Z installing mingw-w64-x86_64-librsvg... 2021-05-15T13:59:37.0458904Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-15T13:59:37.0459929Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-15T13:59:37.0466431Z :: Running post-transaction hooks... 2021-05-15T13:59:37.0467346Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T13:59:37.7797678Z resolving dependencies... 2021-05-15T13:59:37.8015983Z looking for conflicting packages... 2021-05-15T13:59:37.8071102Z 2021-05-15T13:59:37.8071934Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-15T13:59:37.8072477Z 2021-05-15T13:59:37.8073035Z Total Download Size: 7.79 MiB 2021-05-15T13:59:37.8073704Z Total Installed Size: 80.96 MiB 2021-05-15T13:59:37.8074190Z 2021-05-15T13:59:37.8074864Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:37.8075586Z :: Retrieving packages... 2021-05-15T13:59:38.1306352Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-15T13:59:39.0331852Z checking keyring... 2021-05-15T13:59:39.1090714Z checking package integrity... 2021-05-15T13:59:39.2839062Z loading package files... 2021-05-15T13:59:39.2908935Z checking for file conflicts... 2021-05-15T13:59:39.3237284Z checking available disk space... 2021-05-15T13:59:39.3247819Z :: Processing package changes... 2021-05-15T13:59:39.3248670Z installing mingw-w64-x86_64-libsbml... 2021-05-15T13:59:40.4420197Z resolving dependencies... 2021-05-15T13:59:40.4684368Z looking for conflicting packages... 2021-05-15T13:59:40.4696179Z 2021-05-15T13:59:40.4697142Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-15T13:59:40.4697847Z 2021-05-15T13:59:40.4698439Z Total Download Size: 0.91 MiB 2021-05-15T13:59:40.4699118Z Total Installed Size: 5.45 MiB 2021-05-15T13:59:40.4699762Z 2021-05-15T13:59:40.4700469Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:40.4701192Z :: Retrieving packages... 2021-05-15T13:59:40.7921886Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-15T13:59:41.3706058Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-15T13:59:41.4673942Z checking keyring... 2021-05-15T13:59:41.5455025Z checking package integrity... 2021-05-15T13:59:41.7790150Z loading package files... 2021-05-15T13:59:41.7827466Z checking for file conflicts... 2021-05-15T13:59:41.7877140Z checking available disk space... 2021-05-15T13:59:41.7886650Z :: Processing package changes... 2021-05-15T13:59:41.7887381Z installing mingw-w64-x86_64-flac... 2021-05-15T13:59:41.8259513Z installing mingw-w64-x86_64-libsndfile... 2021-05-15T13:59:42.5115344Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-15T13:59:42.5116159Z resolving dependencies... 2021-05-15T13:59:42.5317649Z looking for conflicting packages... 2021-05-15T13:59:42.5387482Z 2021-05-15T13:59:42.5390047Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-15T13:59:42.5391189Z 2021-05-15T13:59:42.5391903Z Total Installed Size: 29.97 MiB 2021-05-15T13:59:42.5392675Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:42.5393237Z 2021-05-15T13:59:42.5393983Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:42.5394664Z checking keyring... 2021-05-15T13:59:42.6021720Z checking package integrity... 2021-05-15T13:59:42.7241200Z loading package files... 2021-05-15T13:59:42.7263839Z checking for file conflicts... 2021-05-15T13:59:42.7264567Z checking available disk space... 2021-05-15T13:59:42.7288577Z :: Processing package changes... 2021-05-15T13:59:42.7289413Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-15T13:59:43.4612902Z resolving dependencies... 2021-05-15T13:59:43.4830136Z looking for conflicting packages... 2021-05-15T13:59:43.4885047Z 2021-05-15T13:59:43.4885830Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-15T13:59:43.4886360Z 2021-05-15T13:59:43.4886931Z Total Download Size: 0.31 MiB 2021-05-15T13:59:43.4887612Z Total Installed Size: 1.50 MiB 2021-05-15T13:59:43.4888044Z 2021-05-15T13:59:43.4890752Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:43.4891517Z :: Retrieving packages... 2021-05-15T13:59:43.8095517Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-15T13:59:44.1921616Z checking keyring... 2021-05-15T13:59:44.2707698Z checking package integrity... 2021-05-15T13:59:44.3904199Z loading package files... 2021-05-15T13:59:44.3915284Z checking for file conflicts... 2021-05-15T13:59:44.3925621Z checking available disk space... 2021-05-15T13:59:44.3935036Z :: Processing package changes... 2021-05-15T13:59:44.3935800Z installing mingw-w64-x86_64-libssh... 2021-05-15T13:59:44.4513011Z / 2021-05-15T13:59:45.1598090Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-15T13:59:45.1598996Z resolving dependencies... 2021-05-15T13:59:45.1815810Z looking for conflicting packages... 2021-05-15T13:59:45.1867655Z 2021-05-15T13:59:45.1868384Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-15T13:59:45.1868915Z 2021-05-15T13:59:45.1869726Z Total Installed Size: 0.79 MiB 2021-05-15T13:59:45.1870331Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:45.1871130Z 2021-05-15T13:59:45.1872142Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:45.1872819Z checking keyring... 2021-05-15T13:59:45.2499277Z checking package integrity... 2021-05-15T13:59:45.3456939Z loading package files... 2021-05-15T13:59:45.3485120Z checking for file conflicts... 2021-05-15T13:59:45.3485869Z checking available disk space... 2021-05-15T13:59:45.3562768Z :: Processing package changes... 2021-05-15T13:59:45.3563504Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-15T13:59:46.1299106Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-15T13:59:46.1299919Z resolving dependencies... 2021-05-15T13:59:46.1456733Z looking for conflicting packages... 2021-05-15T13:59:46.1570098Z 2021-05-15T13:59:46.1570855Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-15T13:59:46.1571422Z 2021-05-15T13:59:46.1571994Z Total Download Size: 0.02 MiB 2021-05-15T13:59:46.1572652Z Total Installed Size: 0.03 MiB 2021-05-15T13:59:46.1573276Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:46.1573682Z 2021-05-15T13:59:46.1574376Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:46.1575062Z :: Retrieving packages... 2021-05-15T13:59:46.4723293Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T13:59:46.5691009Z checking keyring... 2021-05-15T13:59:46.6477852Z checking package integrity... 2021-05-15T13:59:46.7635639Z loading package files... 2021-05-15T13:59:46.7662681Z checking for file conflicts... 2021-05-15T13:59:46.7663447Z checking available disk space... 2021-05-15T13:59:46.7698687Z :: Processing package changes... 2021-05-15T13:59:46.7699662Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-15T13:59:47.4267975Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-15T13:59:47.4269002Z resolving dependencies... 2021-05-15T13:59:47.4524550Z looking for conflicting packages... 2021-05-15T13:59:47.4578499Z 2021-05-15T13:59:47.4579429Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-15T13:59:47.4579880Z 2021-05-15T13:59:47.4580659Z Total Installed Size: 4.22 MiB 2021-05-15T13:59:47.4582072Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:47.4582774Z 2021-05-15T13:59:47.4583794Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:47.4584523Z checking keyring... 2021-05-15T13:59:47.5241312Z checking package integrity... 2021-05-15T13:59:47.6269635Z loading package files... 2021-05-15T13:59:47.6313240Z checking for file conflicts... 2021-05-15T13:59:47.6314055Z checking available disk space... 2021-05-15T13:59:47.6413683Z :: Processing package changes... 2021-05-15T13:59:47.6414652Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-15T13:59:48.4750284Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-15T13:59:48.4751275Z resolving dependencies... 2021-05-15T13:59:48.4751861Z looking for conflicting packages... 2021-05-15T13:59:48.5016335Z 2021-05-15T13:59:48.5017341Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-15T13:59:48.5018068Z 2021-05-15T13:59:48.5018803Z Total Installed Size: 2.31 MiB 2021-05-15T13:59:48.5019534Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:48.5019915Z 2021-05-15T13:59:48.5020543Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:48.5021136Z checking keyring... 2021-05-15T13:59:48.5648002Z checking package integrity... 2021-05-15T13:59:48.6607910Z loading package files... 2021-05-15T13:59:48.6633629Z checking for file conflicts... 2021-05-15T13:59:48.6634372Z checking available disk space... 2021-05-15T13:59:48.6670097Z :: Processing package changes... 2021-05-15T13:59:48.6670861Z reinstalling mingw-w64-x86_64-libtool... 2021-05-15T13:59:49.3620806Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-15T13:59:49.3621742Z resolving dependencies... 2021-05-15T13:59:49.3715733Z looking for conflicting packages... 2021-05-15T13:59:49.3892238Z 2021-05-15T13:59:49.3893129Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-15T13:59:49.3893759Z 2021-05-15T13:59:49.3894339Z Total Download Size: 0.08 MiB 2021-05-15T13:59:49.3895047Z Total Installed Size: 0.25 MiB 2021-05-15T13:59:49.3895696Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:49.3896115Z 2021-05-15T13:59:49.3896771Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:49.3897483Z :: Retrieving packages... 2021-05-15T13:59:49.7026166Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T13:59:49.8954454Z checking keyring... 2021-05-15T13:59:49.9712919Z checking package integrity... 2021-05-15T13:59:50.0893282Z loading package files... 2021-05-15T13:59:50.0941741Z checking for file conflicts... 2021-05-15T13:59:50.0942525Z checking available disk space... 2021-05-15T13:59:50.0983230Z :: Processing package changes... 2021-05-15T13:59:50.0984157Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-15T13:59:50.7622117Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-15T13:59:50.7622987Z resolving dependencies... 2021-05-15T13:59:50.7624438Z looking for conflicting packages... 2021-05-15T13:59:50.7889374Z 2021-05-15T13:59:50.7890605Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-15T13:59:50.7891454Z 2021-05-15T13:59:50.7891943Z Total Installed Size: 0.70 MiB 2021-05-15T13:59:50.7892502Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:50.7893197Z 2021-05-15T13:59:50.7893935Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:50.7894586Z checking keyring... 2021-05-15T13:59:50.8514800Z checking package integrity... 2021-05-15T13:59:50.9463343Z loading package files... 2021-05-15T13:59:50.9485227Z checking for file conflicts... 2021-05-15T13:59:50.9486030Z checking available disk space... 2021-05-15T13:59:50.9500491Z :: Processing package changes... 2021-05-15T13:59:50.9501367Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-15T13:59:51.5975268Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-15T13:59:51.5976223Z resolving dependencies... 2021-05-15T13:59:51.6066399Z looking for conflicting packages... 2021-05-15T13:59:51.6246286Z 2021-05-15T13:59:51.6247318Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-15T13:59:51.6248117Z 2021-05-15T13:59:51.6248655Z Total Installed Size: 1.08 MiB 2021-05-15T13:59:51.6249206Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:51.6249525Z 2021-05-15T13:59:51.6250589Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:51.6251291Z checking keyring... 2021-05-15T13:59:51.6865541Z checking package integrity... 2021-05-15T13:59:51.7810741Z loading package files... 2021-05-15T13:59:51.7822936Z checking for file conflicts... 2021-05-15T13:59:51.7823636Z checking available disk space... 2021-05-15T13:59:51.7839207Z :: Processing package changes... 2021-05-15T13:59:51.7839997Z reinstalling mingw-w64-x86_64-libuv... 2021-05-15T13:59:52.4326657Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-15T13:59:52.4327523Z resolving dependencies... 2021-05-15T13:59:52.4467273Z looking for conflicting packages... 2021-05-15T13:59:52.4588054Z 2021-05-15T13:59:52.4588851Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-15T13:59:52.4589381Z 2021-05-15T13:59:52.4590281Z Total Installed Size: 2.30 MiB 2021-05-15T13:59:52.4590855Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:52.4591512Z 2021-05-15T13:59:52.4592245Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:52.4592921Z checking keyring... 2021-05-15T13:59:52.5223903Z checking package integrity... 2021-05-15T13:59:52.6223122Z loading package files... 2021-05-15T13:59:52.6262028Z checking for file conflicts... 2021-05-15T13:59:52.6262783Z checking available disk space... 2021-05-15T13:59:52.6331179Z :: Processing package changes... 2021-05-15T13:59:52.6331943Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-15T13:59:53.3907990Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-15T13:59:53.3908847Z resolving dependencies... 2021-05-15T13:59:53.3909567Z looking for conflicting packages... 2021-05-15T13:59:53.4174953Z 2021-05-15T13:59:53.4175747Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-15T13:59:53.4176259Z 2021-05-15T13:59:53.4177072Z Total Installed Size: 9.11 MiB 2021-05-15T13:59:53.4177682Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:53.4178347Z 2021-05-15T13:59:53.4179059Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:53.4179914Z checking keyring... 2021-05-15T13:59:53.4800000Z checking package integrity... 2021-05-15T13:59:53.5805502Z loading package files... 2021-05-15T13:59:53.5817718Z checking for file conflicts... 2021-05-15T13:59:53.5819122Z checking available disk space... 2021-05-15T13:59:53.5834320Z :: Processing package changes... 2021-05-15T13:59:53.5835086Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-15T13:59:54.2480569Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-15T13:59:54.2481453Z resolving dependencies... 2021-05-15T13:59:54.2635577Z looking for conflicting packages... 2021-05-15T13:59:54.2747919Z 2021-05-15T13:59:54.2748778Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-15T13:59:54.2749324Z 2021-05-15T13:59:54.2750443Z Total Installed Size: 2.97 MiB 2021-05-15T13:59:54.2751143Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:54.2751689Z 2021-05-15T13:59:54.2752381Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:54.2753055Z checking keyring... 2021-05-15T13:59:54.3410292Z checking package integrity... 2021-05-15T13:59:54.4386456Z loading package files... 2021-05-15T13:59:54.4399759Z checking for file conflicts... 2021-05-15T13:59:54.4400513Z checking available disk space... 2021-05-15T13:59:54.4422992Z :: Processing package changes... 2021-05-15T13:59:54.4423740Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-15T13:59:55.1097966Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-15T13:59:55.1098736Z resolving dependencies... 2021-05-15T13:59:55.1315908Z looking for conflicting packages... 2021-05-15T13:59:55.1369644Z 2021-05-15T13:59:55.1370397Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-15T13:59:55.1370945Z 2021-05-15T13:59:55.1371521Z Total Installed Size: 11.76 MiB 2021-05-15T13:59:55.1372752Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:55.1373511Z 2021-05-15T13:59:55.1374227Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:55.1375042Z checking keyring... 2021-05-15T13:59:55.2010220Z checking package integrity... 2021-05-15T13:59:55.3056420Z loading package files... 2021-05-15T13:59:55.3100549Z checking for file conflicts... 2021-05-15T13:59:55.3102061Z checking available disk space... 2021-05-15T13:59:55.3236334Z :: Processing package changes... 2021-05-15T13:59:55.3237277Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-15T13:59:56.2808286Z resolving dependencies... 2021-05-15T13:59:56.2810014Z looking for conflicting packages... 2021-05-15T13:59:56.3087264Z 2021-05-15T13:59:56.3088022Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-15T13:59:56.3088548Z 2021-05-15T13:59:56.3089128Z Total Download Size: 0.10 MiB 2021-05-15T13:59:56.3089766Z Total Installed Size: 0.38 MiB 2021-05-15T13:59:56.3090186Z 2021-05-15T13:59:56.3090874Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:56.3091561Z :: Retrieving packages... 2021-05-15T13:59:56.6252295Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-15T13:59:56.9135184Z checking keyring... 2021-05-15T13:59:56.9912970Z checking package integrity... 2021-05-15T13:59:57.1113384Z loading package files... 2021-05-15T13:59:57.1132199Z checking for file conflicts... 2021-05-15T13:59:57.1136654Z checking available disk space... 2021-05-15T13:59:57.1145843Z :: Processing package changes... 2021-05-15T13:59:57.1146648Z installing mingw-w64-x86_64-libyaml... 2021-05-15T13:59:57.7623930Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-15T13:59:57.7624728Z resolving dependencies... 2021-05-15T13:59:57.7712828Z looking for conflicting packages... 2021-05-15T13:59:57.7894411Z 2021-05-15T13:59:57.7895397Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-15T13:59:57.7895833Z 2021-05-15T13:59:57.7897013Z Total Installed Size: 1.69 MiB 2021-05-15T13:59:57.7897907Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:57.7898271Z 2021-05-15T13:59:57.7898930Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:57.7899515Z checking keyring... 2021-05-15T13:59:57.8529886Z checking package integrity... 2021-05-15T13:59:57.9489658Z loading package files... 2021-05-15T13:59:57.9500881Z checking for file conflicts... 2021-05-15T13:59:57.9501829Z checking available disk space... 2021-05-15T13:59:57.9517949Z :: Processing package changes... 2021-05-15T13:59:57.9518665Z reinstalling mingw-w64-x86_64-lz4... 2021-05-15T13:59:58.6111141Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-15T13:59:58.6111835Z resolving dependencies... 2021-05-15T13:59:58.6112754Z looking for conflicting packages... 2021-05-15T13:59:58.6377589Z 2021-05-15T13:59:58.6378321Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-15T13:59:58.6378810Z 2021-05-15T13:59:58.6379583Z Total Installed Size: 0.62 MiB 2021-05-15T13:59:58.6380171Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:58.6380826Z 2021-05-15T13:59:58.6381513Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:58.6382172Z checking keyring... 2021-05-15T13:59:58.7002605Z checking package integrity... 2021-05-15T13:59:58.7940935Z loading package files... 2021-05-15T13:59:58.7972936Z checking for file conflicts... 2021-05-15T13:59:58.7973740Z checking available disk space... 2021-05-15T13:59:58.7993504Z :: Processing package changes... 2021-05-15T13:59:58.7994226Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-15T13:59:59.4555744Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-15T13:59:59.4556444Z resolving dependencies... 2021-05-15T13:59:59.4654774Z looking for conflicting packages... 2021-05-15T13:59:59.4824503Z 2021-05-15T13:59:59.4825194Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-15T13:59:59.4825694Z 2021-05-15T13:59:59.4826264Z Total Download Size: 0.15 MiB 2021-05-15T13:59:59.4826961Z Total Installed Size: 0.29 MiB 2021-05-15T13:59:59.4827613Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:59.4828022Z 2021-05-15T13:59:59.4828675Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:59.4829384Z :: Retrieving packages... 2021-05-15T13:59:59.8050018Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T14:00:00.0931219Z checking keyring... 2021-05-15T14:00:00.1706113Z checking package integrity... 2021-05-15T14:00:00.2907993Z loading package files... 2021-05-15T14:00:00.2934734Z checking for file conflicts... 2021-05-15T14:00:00.2935482Z checking available disk space... 2021-05-15T14:00:00.2946284Z :: Processing package changes... 2021-05-15T14:00:00.2947001Z reinstalling mingw-w64-x86_64-make... 2021-05-15T14:00:00.9567560Z resolving dependencies... 2021-05-15T14:00:00.9838375Z looking for conflicting packages... 2021-05-15T14:00:00.9851565Z 2021-05-15T14:00:00.9852353Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-15T14:00:00.9852977Z 2021-05-15T14:00:00.9853488Z Total Download Size: 1.48 MiB 2021-05-15T14:00:00.9854071Z Total Installed Size: 6.54 MiB 2021-05-15T14:00:00.9854426Z 2021-05-15T14:00:00.9855032Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:00.9855651Z :: Retrieving packages... 2021-05-15T14:00:01.3009692Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-15T14:00:01.7843256Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-15T14:00:01.9815672Z checking keyring... 2021-05-15T14:00:02.1401039Z checking package integrity... 2021-05-15T14:00:02.3895786Z loading package files... 2021-05-15T14:00:02.3966743Z checking for file conflicts... 2021-05-15T14:00:02.4183793Z checking available disk space... 2021-05-15T14:00:02.4194154Z :: Processing package changes... 2021-05-15T14:00:02.4195107Z installing mingw-w64-x86_64-ninja... 2021-05-15T14:00:02.4275462Z installing mingw-w64-x86_64-meson... 2021-05-15T14:00:03.3552156Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-15T14:00:03.3552973Z resolving dependencies... 2021-05-15T14:00:03.3725158Z looking for conflicting packages... 2021-05-15T14:00:03.3825889Z 2021-05-15T14:00:03.3826810Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-15T14:00:03.3827335Z 2021-05-15T14:00:03.3827915Z Total Download Size: 0.07 MiB 2021-05-15T14:00:03.3828578Z Total Installed Size: 0.20 MiB 2021-05-15T14:00:03.3829461Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:03.3829897Z 2021-05-15T14:00:03.3830600Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:03.3831292Z :: Retrieving packages... 2021-05-15T14:00:03.6963167Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T14:00:03.8890135Z checking keyring... 2021-05-15T14:00:03.9725917Z checking package integrity... 2021-05-15T14:00:04.0939555Z loading package files... 2021-05-15T14:00:04.0955654Z checking for file conflicts... 2021-05-15T14:00:04.0956503Z checking available disk space... 2021-05-15T14:00:04.0976639Z :: Processing package changes... 2021-05-15T14:00:04.0977347Z reinstalling mingw-w64-x86_64-mpc... 2021-05-15T14:00:04.7490068Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-15T14:00:04.7490991Z resolving dependencies... 2021-05-15T14:00:04.7581020Z looking for conflicting packages... 2021-05-15T14:00:04.7769264Z 2021-05-15T14:00:04.7770389Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-15T14:00:04.7770898Z 2021-05-15T14:00:04.7771416Z Total Download Size: 0.32 MiB 2021-05-15T14:00:04.7771975Z Total Installed Size: 2.42 MiB 2021-05-15T14:00:04.7772536Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:04.7772938Z 2021-05-15T14:00:04.7773544Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:04.7774158Z :: Retrieving packages... 2021-05-15T14:00:05.0908056Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T14:00:05.4743936Z checking keyring... 2021-05-15T14:00:05.5535297Z checking package integrity... 2021-05-15T14:00:05.6728813Z loading package files... 2021-05-15T14:00:05.6747689Z checking for file conflicts... 2021-05-15T14:00:05.6748384Z checking available disk space... 2021-05-15T14:00:05.6968293Z :: Processing package changes... 2021-05-15T14:00:05.6969316Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-15T14:00:06.3999546Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-15T14:00:06.4001338Z resolving dependencies... 2021-05-15T14:00:06.4103453Z looking for conflicting packages... 2021-05-15T14:00:06.4279010Z 2021-05-15T14:00:06.4279991Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-15T14:00:06.4280465Z 2021-05-15T14:00:06.4280948Z Total Download Size: 0.35 MiB 2021-05-15T14:00:06.4281524Z Total Installed Size: 1.18 MiB 2021-05-15T14:00:06.4282062Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:06.4282418Z 2021-05-15T14:00:06.4283038Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:06.4283636Z :: Retrieving packages... 2021-05-15T14:00:06.7433556Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T14:00:07.1273131Z checking keyring... 2021-05-15T14:00:07.2058578Z checking package integrity... 2021-05-15T14:00:07.3249589Z loading package files... 2021-05-15T14:00:07.3262366Z checking for file conflicts... 2021-05-15T14:00:07.3263078Z checking available disk space... 2021-05-15T14:00:07.3327903Z :: Processing package changes... 2021-05-15T14:00:07.3328679Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-15T14:00:07.9954788Z resolving dependencies... 2021-05-15T14:00:07.9956242Z looking for conflicting packages... 2021-05-15T14:00:08.0231667Z 2021-05-15T14:00:08.0232740Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-15T14:00:08.0233227Z 2021-05-15T14:00:08.0233791Z Total Download Size: 0.38 MiB 2021-05-15T14:00:08.0234424Z Total Installed Size: 3.58 MiB 2021-05-15T14:00:08.0234833Z 2021-05-15T14:00:08.0235556Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:08.0236239Z :: Retrieving packages... 2021-05-15T14:00:08.3329544Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-15T14:00:08.7133840Z checking keyring... 2021-05-15T14:00:08.7906516Z checking package integrity... 2021-05-15T14:00:08.9116425Z loading package files... 2021-05-15T14:00:08.9136967Z checking for file conflicts... 2021-05-15T14:00:08.9149559Z checking available disk space... 2021-05-15T14:00:08.9158797Z :: Processing package changes... 2021-05-15T14:00:08.9159686Z installing mingw-w64-x86_64-nasm... 2021-05-15T14:00:09.5842682Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-15T14:00:09.5843466Z resolving dependencies... 2021-05-15T14:00:09.5994769Z looking for conflicting packages... 2021-05-15T14:00:09.6161670Z 2021-05-15T14:00:09.6162605Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-15T14:00:09.6163203Z 2021-05-15T14:00:09.6163802Z Total Download Size: 1.54 MiB 2021-05-15T14:00:09.6164445Z Total Installed Size: 16.43 MiB 2021-05-15T14:00:09.6165094Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:09.6165506Z 2021-05-15T14:00:09.6166174Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:09.6166884Z :: Retrieving packages... 2021-05-15T14:00:09.9316050Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T14:00:10.6078578Z checking keyring... 2021-05-15T14:00:10.6949180Z checking package integrity... 2021-05-15T14:00:10.8226994Z loading package files... 2021-05-15T14:00:10.8840190Z checking for file conflicts... 2021-05-15T14:00:10.8844600Z checking available disk space... 2021-05-15T14:00:12.5419818Z :: Processing package changes... 2021-05-15T14:00:12.5421065Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-15T14:00:18.0480153Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-15T14:00:18.0480883Z resolving dependencies... 2021-05-15T14:00:18.0590064Z looking for conflicting packages... 2021-05-15T14:00:18.0754612Z 2021-05-15T14:00:18.0755386Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-15T14:00:18.0755922Z 2021-05-15T14:00:18.0756717Z Total Installed Size: 4.18 MiB 2021-05-15T14:00:18.0757302Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:18.0758057Z 2021-05-15T14:00:18.0758795Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:18.0759462Z checking keyring... 2021-05-15T14:00:18.1380908Z checking package integrity... 2021-05-15T14:00:18.2381271Z loading package files... 2021-05-15T14:00:18.2403380Z checking for file conflicts... 2021-05-15T14:00:18.2404204Z checking available disk space... 2021-05-15T14:00:18.2425031Z :: Processing package changes... 2021-05-15T14:00:18.2425756Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-15T14:00:18.9343513Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-15T14:00:18.9350393Z resolving dependencies... 2021-05-15T14:00:18.9444880Z looking for conflicting packages... 2021-05-15T14:00:18.9617485Z 2021-05-15T14:00:18.9618426Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-15T14:00:18.9618932Z 2021-05-15T14:00:18.9619761Z Total Installed Size: 2.46 MiB 2021-05-15T14:00:18.9620760Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:18.9621277Z 2021-05-15T14:00:18.9622058Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:18.9622675Z checking keyring... 2021-05-15T14:00:19.0252802Z checking package integrity... 2021-05-15T14:00:19.1258862Z loading package files... 2021-05-15T14:00:19.1277371Z checking for file conflicts... 2021-05-15T14:00:19.1278209Z checking available disk space... 2021-05-15T14:00:19.1316977Z :: Processing package changes... 2021-05-15T14:00:19.1317749Z reinstalling mingw-w64-x86_64-nettle... 2021-05-15T14:00:19.8591022Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-15T14:00:19.8591848Z resolving dependencies... 2021-05-15T14:00:19.8592872Z looking for conflicting packages... 2021-05-15T14:00:19.8852676Z 2021-05-15T14:00:19.8853762Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-15T14:00:19.8854842Z 2021-05-15T14:00:19.8855490Z Total Installed Size: 1.56 MiB 2021-05-15T14:00:19.8856285Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:19.8856708Z 2021-05-15T14:00:19.8857407Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:19.8858124Z checking keyring... 2021-05-15T14:00:19.9482969Z checking package integrity... 2021-05-15T14:00:20.0439605Z loading package files... 2021-05-15T14:00:20.0449564Z checking for file conflicts... 2021-05-15T14:00:20.0450431Z checking available disk space... 2021-05-15T14:00:20.0460350Z :: Processing package changes... 2021-05-15T14:00:20.0461075Z reinstalling mingw-w64-x86_64-ninja... 2021-05-15T14:00:20.6954006Z resolving dependencies... 2021-05-15T14:00:20.6955610Z looking for conflicting packages... 2021-05-15T14:00:20.7232584Z 2021-05-15T14:00:20.7233750Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-15T14:00:20.7234300Z 2021-05-15T14:00:20.7234852Z Total Download Size: 0.33 MiB 2021-05-15T14:00:20.7235514Z Total Installed Size: 1.08 MiB 2021-05-15T14:00:20.7235941Z 2021-05-15T14:00:20.7236638Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:20.7237346Z :: Retrieving packages... 2021-05-15T14:00:21.0488603Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-15T14:00:21.4343402Z checking keyring... 2021-05-15T14:00:21.5142628Z checking package integrity... 2021-05-15T14:00:21.6343310Z loading package files... 2021-05-15T14:00:21.6380643Z checking for file conflicts... 2021-05-15T14:00:21.6389782Z checking available disk space... 2021-05-15T14:00:21.6399050Z :: Processing package changes... 2021-05-15T14:00:21.6399806Z installing mingw-w64-x86_64-nlopt... 2021-05-15T14:00:22.4406074Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-15T14:00:23.1057722Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-15T14:00:23.1058464Z resolving dependencies... 2021-05-15T14:00:23.1223575Z looking for conflicting packages... 2021-05-15T14:00:23.1330248Z 2021-05-15T14:00:23.1331006Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-15T14:00:23.1331553Z 2021-05-15T14:00:23.1332326Z Total Installed Size: 77.64 MiB 2021-05-15T14:00:23.1332973Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:23.1333620Z 2021-05-15T14:00:23.1334255Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:23.1335038Z checking keyring... 2021-05-15T14:00:23.1962159Z checking package integrity... 2021-05-15T14:00:23.3442379Z loading package files... 2021-05-15T14:00:23.3466201Z checking for file conflicts... 2021-05-15T14:00:23.3467045Z checking available disk space... 2021-05-15T14:00:23.3484900Z :: Processing package changes... 2021-05-15T14:00:23.3485642Z reinstalling mingw-w64-x86_64-openblas... 2021-05-15T14:00:24.1472063Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-15T14:00:24.1473071Z resolving dependencies... 2021-05-15T14:00:24.1702520Z looking for conflicting packages... 2021-05-15T14:00:24.1766323Z 2021-05-15T14:00:24.1767001Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-15T14:00:24.1767474Z 2021-05-15T14:00:24.1767995Z Total Installed Size: 107.68 MiB 2021-05-15T14:00:24.1768558Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:24.1768864Z 2021-05-15T14:00:24.1769383Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:24.1769858Z checking keyring... 2021-05-15T14:00:24.2394849Z checking package integrity... 2021-05-15T14:00:24.5388839Z loading package files... 2021-05-15T14:00:24.5474503Z checking for file conflicts... 2021-05-15T14:00:24.5475264Z checking available disk space... 2021-05-15T14:00:24.5844726Z :: Processing package changes... 2021-05-15T14:00:24.5845587Z reinstalling mingw-w64-x86_64-opencv... 2021-05-15T14:00:26.0806416Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-15T14:00:26.0807308Z resolving dependencies... 2021-05-15T14:00:26.1036388Z looking for conflicting packages... 2021-05-15T14:00:26.1089716Z 2021-05-15T14:00:26.1090395Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-15T14:00:26.1090892Z 2021-05-15T14:00:26.1091405Z Total Installed Size: 3.54 MiB 2021-05-15T14:00:26.1092280Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:26.1092560Z 2021-05-15T14:00:26.1093463Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:26.1094095Z checking keyring... 2021-05-15T14:00:26.1722583Z checking package integrity... 2021-05-15T14:00:26.2746193Z loading package files... 2021-05-15T14:00:26.2802300Z checking for file conflicts... 2021-05-15T14:00:26.2803140Z checking available disk space... 2021-05-15T14:00:26.2826132Z :: Processing package changes... 2021-05-15T14:00:26.2826911Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-15T14:00:27.0141324Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-15T14:00:27.0142129Z resolving dependencies... 2021-05-15T14:00:27.0357651Z looking for conflicting packages... 2021-05-15T14:00:27.0482513Z 2021-05-15T14:00:27.0483372Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-15T14:00:27.0483864Z 2021-05-15T14:00:27.0484389Z Total Download Size: 4.75 MiB 2021-05-15T14:00:27.0484947Z Total Installed Size: 69.11 MiB 2021-05-15T14:00:27.0485506Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:27.0485868Z 2021-05-15T14:00:27.0486454Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:27.0487080Z :: Retrieving packages... 2021-05-15T14:00:27.3636050Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T14:00:28.2326284Z checking keyring... 2021-05-15T14:00:28.3151716Z checking package integrity... 2021-05-15T14:00:28.4711556Z loading package files... 2021-05-15T14:00:28.5503360Z checking for file conflicts... 2021-05-15T14:00:28.5511530Z checking available disk space... 2021-05-15T14:00:31.0451342Z :: Processing package changes... 2021-05-15T14:00:31.0463736Z reinstalling mingw-w64-x86_64-openssl... 2021-05-15T14:00:38.6179328Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-15T14:00:38.6180061Z resolving dependencies... 2021-05-15T14:00:38.6338765Z looking for conflicting packages... 2021-05-15T14:00:38.6474335Z 2021-05-15T14:00:38.6475303Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-15T14:00:38.6475792Z 2021-05-15T14:00:38.6476559Z Total Installed Size: 12.40 MiB 2021-05-15T14:00:38.6477462Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:38.6478789Z 2021-05-15T14:00:38.6479442Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:38.6480001Z checking keyring... 2021-05-15T14:00:38.7129808Z checking package integrity... 2021-05-15T14:00:38.8200267Z loading package files... 2021-05-15T14:00:38.8319426Z checking for file conflicts... 2021-05-15T14:00:38.8320284Z checking available disk space... 2021-05-15T14:00:38.8680143Z :: Processing package changes... 2021-05-15T14:00:38.8681096Z reinstalling mingw-w64-x86_64-pango... 2021-05-15T14:00:40.3328591Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-15T14:00:40.3329280Z resolving dependencies... 2021-05-15T14:00:40.3551655Z looking for conflicting packages... 2021-05-15T14:00:40.3603495Z 2021-05-15T14:00:40.3604130Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-15T14:00:40.3604559Z 2021-05-15T14:00:40.3605045Z Total Installed Size: 4.16 MiB 2021-05-15T14:00:40.3605820Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:40.3606146Z 2021-05-15T14:00:40.3607375Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:40.3608198Z checking keyring... 2021-05-15T14:00:40.4239960Z checking package integrity... 2021-05-15T14:00:40.5255474Z loading package files... 2021-05-15T14:00:40.5287641Z checking for file conflicts... 2021-05-15T14:00:40.5288372Z checking available disk space... 2021-05-15T14:00:40.5371154Z :: Processing package changes... 2021-05-15T14:00:40.5371897Z reinstalling mingw-w64-x86_64-pcre... 2021-05-15T14:00:41.3456307Z resolving dependencies... 2021-05-15T14:00:41.3681263Z looking for conflicting packages... 2021-05-15T14:00:41.3735167Z 2021-05-15T14:00:41.3735970Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-15T14:00:41.3736477Z 2021-05-15T14:00:41.3737091Z Total Download Size: 0.98 MiB 2021-05-15T14:00:41.3737751Z Total Installed Size: 4.80 MiB 2021-05-15T14:00:41.3738171Z 2021-05-15T14:00:41.3738833Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:41.3739529Z :: Retrieving packages... 2021-05-15T14:00:41.6907883Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-15T14:00:42.3276548Z checking keyring... 2021-05-15T14:00:42.4043263Z checking package integrity... 2021-05-15T14:00:42.5288517Z loading package files... 2021-05-15T14:00:42.5321839Z checking for file conflicts... 2021-05-15T14:00:42.5442910Z checking available disk space... 2021-05-15T14:00:42.5452943Z :: Processing package changes... 2021-05-15T14:00:42.5453671Z installing mingw-w64-x86_64-pcre2... 2021-05-15T14:00:43.3626084Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-15T14:00:43.3626826Z resolving dependencies... 2021-05-15T14:00:43.3718151Z looking for conflicting packages... 2021-05-15T14:00:43.3901244Z 2021-05-15T14:00:43.3902177Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-15T14:00:43.3902712Z 2021-05-15T14:00:43.3903632Z Total Installed Size: 1.57 MiB 2021-05-15T14:00:43.3904194Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:43.3904925Z 2021-05-15T14:00:43.3905641Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:43.3906307Z checking keyring... 2021-05-15T14:00:43.4522472Z checking package integrity... 2021-05-15T14:00:43.5502672Z loading package files... 2021-05-15T14:00:43.5521058Z checking for file conflicts... 2021-05-15T14:00:43.5521820Z checking available disk space... 2021-05-15T14:00:43.5535852Z :: Processing package changes... 2021-05-15T14:00:43.5536545Z reinstalling mingw-w64-x86_64-pixman... 2021-05-15T14:00:44.2148879Z resolving dependencies... 2021-05-15T14:00:44.2316112Z looking for conflicting packages... 2021-05-15T14:00:44.2430382Z :: mingw-w64-x86_64-pkg-config and mingw-w64-x86_64-pkgconf are in conflict. Remove mingw-w64-x86_64-pkgconf? [Y/n] 2021-05-15T14:00:44.2443023Z 2021-05-15T14:00:44.2443949Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-15T14:00:44.2444580Z 2021-05-15T14:00:44.2445065Z Total Download Size: 0.26 MiB 2021-05-15T14:00:44.2445842Z Total Installed Size: 1.33 MiB 2021-05-15T14:00:44.2446403Z Net Upgrade Size: 0.85 MiB 2021-05-15T14:00:44.2446744Z 2021-05-15T14:00:44.2447309Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:44.2447947Z :: Retrieving packages... 2021-05-15T14:00:44.5582804Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-15T14:00:44.9445406Z checking keyring... 2021-05-15T14:00:45.0442401Z checking package integrity... 2021-05-15T14:00:45.1629055Z loading package files... 2021-05-15T14:00:45.1648926Z checking for file conflicts... 2021-05-15T14:00:45.1653645Z checking available disk space... 2021-05-15T14:00:45.1674394Z :: Processing package changes... 2021-05-15T14:00:45.1675209Z removing mingw-w64-x86_64-pkgconf... 2021-05-15T14:00:45.2832254Z installing mingw-w64-x86_64-pkg-config... 2021-05-15T14:00:45.9446708Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-15T14:00:45.9447707Z resolving dependencies... 2021-05-15T14:00:45.9448624Z looking for conflicting packages... 2021-05-15T14:00:45.9722901Z 2021-05-15T14:00:45.9723762Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-15T14:00:45.9724354Z 2021-05-15T14:00:45.9725146Z Total Installed Size: 12.33 MiB 2021-05-15T14:00:45.9726232Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:45.9726783Z 2021-05-15T14:00:45.9727426Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:45.9727989Z checking keyring... 2021-05-15T14:00:46.0351672Z checking package integrity... 2021-05-15T14:00:46.1441588Z loading package files... 2021-05-15T14:00:46.1487626Z checking for file conflicts... 2021-05-15T14:00:46.1488391Z checking available disk space... 2021-05-15T14:00:46.1596933Z :: Processing package changes... 2021-05-15T14:00:46.1597753Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-15T14:00:47.1304615Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-15T14:00:47.1305361Z resolving dependencies... 2021-05-15T14:00:47.1532760Z looking for conflicting packages... 2021-05-15T14:00:47.1590301Z 2021-05-15T14:00:47.1591336Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-15T14:00:47.1592253Z 2021-05-15T14:00:47.1593023Z Total Installed Size: 11.78 MiB 2021-05-15T14:00:47.1593883Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:47.1594263Z 2021-05-15T14:00:47.1594894Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:47.1595466Z checking keyring... 2021-05-15T14:00:47.2228540Z checking package integrity... 2021-05-15T14:00:47.3302709Z loading package files... 2021-05-15T14:00:47.3337816Z checking for file conflicts... 2021-05-15T14:00:47.3338582Z checking available disk space... 2021-05-15T14:00:47.3420476Z :: Processing package changes... 2021-05-15T14:00:47.3421225Z reinstalling mingw-w64-x86_64-poppler... 2021-05-15T14:00:48.1687677Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-15T14:00:48.1688374Z resolving dependencies... 2021-05-15T14:00:48.1893205Z looking for conflicting packages... 2021-05-15T14:00:48.1965068Z 2021-05-15T14:00:48.1966093Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-15T14:00:48.1966569Z 2021-05-15T14:00:48.1967294Z Total Installed Size: 19.91 MiB 2021-05-15T14:00:48.1967797Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:48.1968421Z 2021-05-15T14:00:48.1969075Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:48.1969635Z checking keyring... 2021-05-15T14:00:48.2600514Z checking package integrity... 2021-05-15T14:00:48.3739309Z loading package files... 2021-05-15T14:00:48.3763232Z checking for file conflicts... 2021-05-15T14:00:48.3763992Z checking available disk space... 2021-05-15T14:00:48.3794600Z :: Processing package changes... 2021-05-15T14:00:48.3795477Z reinstalling mingw-w64-x86_64-proj... 2021-05-15T14:00:49.1073752Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-15T14:00:49.1074528Z resolving dependencies... 2021-05-15T14:00:49.1379217Z looking for conflicting packages... 2021-05-15T14:00:49.1429240Z 2021-05-15T14:00:49.1429942Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-15T14:00:49.1430427Z 2021-05-15T14:00:49.1430924Z Total Installed Size: 29.16 MiB 2021-05-15T14:00:49.1431737Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:49.1432030Z 2021-05-15T14:00:49.1432911Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:49.1433511Z checking keyring... 2021-05-15T14:00:49.2132188Z checking package integrity... 2021-05-15T14:00:49.3429327Z loading package files... 2021-05-15T14:00:49.3462760Z checking for file conflicts... 2021-05-15T14:00:49.3463505Z checking available disk space... 2021-05-15T14:00:49.3528344Z :: Processing package changes... 2021-05-15T14:00:49.3529089Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-15T14:00:50.2642696Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-15T14:00:50.2643439Z resolving dependencies... 2021-05-15T14:00:50.2866390Z looking for conflicting packages... 2021-05-15T14:00:50.2964872Z 2021-05-15T14:00:50.2965634Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-15T14:00:50.2966215Z 2021-05-15T14:00:50.2966771Z Total Download Size: 17.02 MiB 2021-05-15T14:00:50.2967429Z Total Installed Size: 113.47 MiB 2021-05-15T14:00:50.2968056Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:50.2968464Z 2021-05-15T14:00:50.2969145Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:50.2969829Z :: Retrieving packages... 2021-05-15T14:00:50.6223495Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T14:00:51.9273896Z checking keyring... 2021-05-15T14:00:52.0337720Z checking package integrity... 2021-05-15T14:00:52.3114908Z loading package files... 2021-05-15T14:00:52.3891638Z checking for file conflicts... 2021-05-15T14:00:52.3900606Z checking available disk space... 2021-05-15T14:00:54.3664964Z :: Processing package changes... 2021-05-15T14:00:54.3666189Z reinstalling mingw-w64-x86_64-python... 2021-05-15T14:01:01.5612017Z resolving dependencies... 2021-05-15T14:01:01.5841926Z looking for conflicting packages... 2021-05-15T14:01:01.5897855Z 2021-05-15T14:01:01.5898585Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-15T14:01:01.5899170Z 2021-05-15T14:01:01.5899713Z Total Download Size: 0.98 MiB 2021-05-15T14:01:01.5900361Z Total Installed Size: 3.56 MiB 2021-05-15T14:01:01.5900781Z 2021-05-15T14:01:01.5901445Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:01.5902145Z :: Retrieving packages... 2021-05-15T14:01:01.9078930Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-15T14:01:02.4870609Z checking keyring... 2021-05-15T14:01:02.5641264Z checking package integrity... 2021-05-15T14:01:02.6873833Z loading package files... 2021-05-15T14:01:02.6896158Z checking for file conflicts... 2021-05-15T14:01:02.6924411Z checking available disk space... 2021-05-15T14:01:02.6933844Z :: Processing package changes... 2021-05-15T14:01:02.6934569Z installing mingw-w64-x86_64-qpdf... 2021-05-15T14:01:03.4074788Z resolving dependencies... 2021-05-15T14:01:03.4134360Z looking for conflicting packages... 2021-05-15T14:01:03.4355863Z 2021-05-15T14:01:03.4356804Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-15T14:01:03.4357358Z 2021-05-15T14:01:03.4357997Z Total Download Size: 27.03 MiB 2021-05-15T14:01:03.4358649Z Total Installed Size: 194.29 MiB 2021-05-15T14:01:03.4359075Z 2021-05-15T14:01:03.4359779Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:03.4360463Z :: Retrieving packages... 2021-05-15T14:01:03.7498237Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-15T14:01:05.5412964Z checking keyring... 2021-05-15T14:01:05.6205021Z checking package integrity... 2021-05-15T14:01:05.9404292Z loading package files... 2021-05-15T14:01:05.9572463Z checking for file conflicts... 2021-05-15T14:01:06.0504478Z checking available disk space... 2021-05-15T14:01:06.0516922Z :: Processing package changes... 2021-05-15T14:01:06.0518031Z installing mingw-w64-x86_64-quantlib... 2021-05-15T14:01:08.0654064Z resolving dependencies... 2021-05-15T14:01:08.0923577Z looking for conflicting packages... 2021-05-15T14:01:08.0935804Z 2021-05-15T14:01:08.0936775Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-15T14:01:08.0937466Z 2021-05-15T14:01:08.0938012Z Total Download Size: 0.18 MiB 2021-05-15T14:01:08.0938655Z Total Installed Size: 0.79 MiB 2021-05-15T14:01:08.0939080Z 2021-05-15T14:01:08.0939734Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:08.0940435Z :: Retrieving packages... 2021-05-15T14:01:08.4193880Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-15T14:01:08.7099884Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-15T14:01:08.8070900Z checking keyring... 2021-05-15T14:01:08.9581775Z checking package integrity... 2021-05-15T14:01:09.1862581Z loading package files... 2021-05-15T14:01:09.1928119Z checking for file conflicts... 2021-05-15T14:01:09.1973920Z checking available disk space... 2021-05-15T14:01:09.1983913Z :: Processing package changes... 2021-05-15T14:01:09.1984640Z installing mingw-w64-x86_64-popt... 2021-05-15T14:01:09.2246448Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-15T14:01:10.0284770Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-15T14:01:10.7725503Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-15T14:01:11.4284196Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-15T14:01:11.4285024Z resolving dependencies... 2021-05-15T14:01:11.4374327Z looking for conflicting packages... 2021-05-15T14:01:11.4569689Z 2021-05-15T14:01:11.4570644Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-15T14:01:11.4571099Z 2021-05-15T14:01:11.4571827Z Total Installed Size: 1.79 MiB 2021-05-15T14:01:11.4572339Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:11.4572908Z 2021-05-15T14:01:11.4573617Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:11.4574480Z checking keyring... 2021-05-15T14:01:11.5220886Z checking package integrity... 2021-05-15T14:01:11.6197028Z loading package files... 2021-05-15T14:01:11.6210329Z checking for file conflicts... 2021-05-15T14:01:11.6211034Z checking available disk space... 2021-05-15T14:01:11.6265872Z :: Processing package changes... 2021-05-15T14:01:11.6266607Z reinstalling mingw-w64-x86_64-re2... 2021-05-15T14:01:12.2738737Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-15T14:01:12.2739505Z resolving dependencies... 2021-05-15T14:01:12.2993676Z looking for conflicting packages... 2021-05-15T14:01:12.3059549Z 2021-05-15T14:01:12.3060248Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-15T14:01:12.3060738Z 2021-05-15T14:01:12.3061239Z Total Download Size: 0.37 MiB 2021-05-15T14:01:12.3061788Z Total Installed Size: 1.57 MiB 2021-05-15T14:01:12.3062337Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:12.3062690Z 2021-05-15T14:01:12.3063269Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:12.3063908Z :: Retrieving packages... 2021-05-15T14:01:12.6193665Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T14:01:13.0042620Z checking keyring... 2021-05-15T14:01:13.0814852Z checking package integrity... 2021-05-15T14:01:13.1993246Z loading package files... 2021-05-15T14:01:13.2016460Z checking for file conflicts... 2021-05-15T14:01:13.2017159Z checking available disk space... 2021-05-15T14:01:13.2199890Z :: Processing package changes... 2021-05-15T14:01:13.2200904Z reinstalling mingw-w64-x86_64-readline... 2021-05-15T14:01:14.0328122Z error: target not found: mingw-w64-x86_64-redland 2021-05-15T14:01:14.6776548Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-15T14:01:14.6777377Z resolving dependencies... 2021-05-15T14:01:14.6871324Z looking for conflicting packages... 2021-05-15T14:01:14.7053016Z 2021-05-15T14:01:14.7053822Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-15T14:01:14.7054593Z 2021-05-15T14:01:14.7055410Z Total Installed Size: 4.30 MiB 2021-05-15T14:01:14.7056291Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:14.7056925Z 2021-05-15T14:01:14.7057584Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:14.7058180Z checking keyring... 2021-05-15T14:01:14.7675059Z checking package integrity... 2021-05-15T14:01:14.8629955Z loading package files... 2021-05-15T14:01:14.8648944Z checking for file conflicts... 2021-05-15T14:01:14.8649634Z checking available disk space... 2021-05-15T14:01:14.8679648Z :: Processing package changes... 2021-05-15T14:01:14.8680542Z reinstalling mingw-w64-x86_64-rhash... 2021-05-15T14:01:15.5458616Z resolving dependencies... 2021-05-15T14:01:15.5731159Z looking for conflicting packages... 2021-05-15T14:01:15.5744006Z 2021-05-15T14:01:15.5744923Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-15T14:01:15.5745578Z 2021-05-15T14:01:15.5746151Z Total Download Size: 7.12 MiB 2021-05-15T14:01:15.5746818Z Total Installed Size: 31.49 MiB 2021-05-15T14:01:15.5747248Z 2021-05-15T14:01:15.5747924Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:15.5748611Z :: Retrieving packages... 2021-05-15T14:01:15.8901180Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-15T14:01:16.3701819Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-15T14:01:16.8766359Z checking keyring... 2021-05-15T14:01:16.9540013Z checking package integrity... 2021-05-15T14:01:17.2321786Z loading package files... 2021-05-15T14:01:17.2619858Z checking for file conflicts... 2021-05-15T14:01:17.5007221Z checking available disk space... 2021-05-15T14:01:17.5023152Z :: Processing package changes... 2021-05-15T14:01:17.5024379Z installing mingw-w64-x86_64-pdcurses... 2021-05-15T14:01:17.5162253Z installing mingw-w64-x86_64-ruby... 2021-05-15T14:01:20.2398562Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-15T14:01:20.2399310Z resolving dependencies... 2021-05-15T14:01:20.2489359Z looking for conflicting packages... 2021-05-15T14:01:20.2683958Z 2021-05-15T14:01:20.2684896Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-15T14:01:20.2685431Z 2021-05-15T14:01:20.2686292Z Total Installed Size: 0.16 MiB 2021-05-15T14:01:20.2687343Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:20.2687955Z 2021-05-15T14:01:20.2688640Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:20.2689212Z checking keyring... 2021-05-15T14:01:20.3321802Z checking package integrity... 2021-05-15T14:01:20.4290867Z loading package files... 2021-05-15T14:01:20.4330401Z checking for file conflicts... 2021-05-15T14:01:20.4331114Z checking available disk space... 2021-05-15T14:01:20.4380628Z :: Processing package changes... 2021-05-15T14:01:20.4381369Z reinstalling mingw-w64-x86_64-snappy... 2021-05-15T14:01:21.0947140Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-15T14:01:21.0947917Z resolving dependencies... 2021-05-15T14:01:21.1167617Z looking for conflicting packages... 2021-05-15T14:01:21.1241361Z 2021-05-15T14:01:21.1242142Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-15T14:01:21.1242678Z 2021-05-15T14:01:21.1243234Z Total Download Size: 6.74 MiB 2021-05-15T14:01:21.1243885Z Total Installed Size: 48.62 MiB 2021-05-15T14:01:21.1244504Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:21.1244932Z 2021-05-15T14:01:21.1245598Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:21.1246291Z :: Retrieving packages... 2021-05-15T14:01:21.4427266Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T14:01:22.3404490Z checking keyring... 2021-05-15T14:01:22.4189132Z checking package integrity... 2021-05-15T14:01:22.5869234Z loading package files... 2021-05-15T14:01:22.5984620Z checking for file conflicts... 2021-05-15T14:01:22.5985579Z checking available disk space... 2021-05-15T14:01:22.9038155Z :: Processing package changes... 2021-05-15T14:01:22.9039369Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-15T14:01:24.5398683Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-15T14:01:24.5399386Z resolving dependencies... 2021-05-15T14:01:24.5400323Z looking for conflicting packages... 2021-05-15T14:01:24.5678353Z 2021-05-15T14:01:24.5679594Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-15T14:01:24.5679977Z 2021-05-15T14:01:24.5680756Z Total Installed Size: 0.16 MiB 2021-05-15T14:01:24.5681332Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:24.5681752Z 2021-05-15T14:01:24.5682356Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:24.5682926Z checking keyring... 2021-05-15T14:01:24.6329776Z checking package integrity... 2021-05-15T14:01:24.7250756Z loading package files... 2021-05-15T14:01:24.7288275Z checking for file conflicts... 2021-05-15T14:01:24.7288997Z checking available disk space... 2021-05-15T14:01:24.7306253Z :: Processing package changes... 2021-05-15T14:01:24.7306958Z reinstalling mingw-w64-x86_64-szip... 2021-05-15T14:01:25.3858536Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-15T14:01:25.3859254Z resolving dependencies... 2021-05-15T14:01:25.4102500Z looking for conflicting packages... 2021-05-15T14:01:25.4165437Z 2021-05-15T14:01:25.4166236Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-15T14:01:25.4166681Z 2021-05-15T14:01:25.4167163Z Total Download Size: 2.59 MiB 2021-05-15T14:01:25.4167723Z Total Installed Size: 9.64 MiB 2021-05-15T14:01:25.4168265Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:25.4168614Z 2021-05-15T14:01:25.4169211Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:25.4169810Z :: Retrieving packages... 2021-05-15T14:01:25.7338889Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T14:01:26.5129885Z checking keyring... 2021-05-15T14:01:26.5926040Z checking package integrity... 2021-05-15T14:01:26.7284251Z loading package files... 2021-05-15T14:01:26.7464929Z checking for file conflicts... 2021-05-15T14:01:26.7466418Z checking available disk space... 2021-05-15T14:01:27.0627453Z :: Processing package changes... 2021-05-15T14:01:27.0628343Z reinstalling mingw-w64-x86_64-tcl... 2021-05-15T14:01:29.2218830Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-15T14:01:29.2219568Z resolving dependencies... 2021-05-15T14:01:29.2310961Z looking for conflicting packages... 2021-05-15T14:01:29.2501042Z 2021-05-15T14:01:29.2501868Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-15T14:01:29.2502400Z 2021-05-15T14:01:29.2502961Z Total Download Size: 0.03 MiB 2021-05-15T14:01:29.2503597Z Total Installed Size: 0.06 MiB 2021-05-15T14:01:29.2504316Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:29.2504720Z 2021-05-15T14:01:29.2505375Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:29.2506076Z :: Retrieving packages... 2021-05-15T14:01:29.5666617Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T14:01:29.6637375Z checking keyring... 2021-05-15T14:01:29.7505398Z checking package integrity... 2021-05-15T14:01:29.8670567Z loading package files... 2021-05-15T14:01:29.8682621Z checking for file conflicts... 2021-05-15T14:01:29.8683326Z checking available disk space... 2021-05-15T14:01:29.8716167Z :: Processing package changes... 2021-05-15T14:01:29.8717030Z reinstalling mingw-w64-x86_64-termcap... 2021-05-15T14:01:30.5430234Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-15T14:01:30.5431026Z resolving dependencies... 2021-05-15T14:01:30.5661751Z looking for conflicting packages... 2021-05-15T14:01:30.5719826Z 2021-05-15T14:01:30.5720548Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-15T14:01:30.5721069Z 2021-05-15T14:01:30.5721605Z Total Installed Size: 24.86 MiB 2021-05-15T14:01:30.5722412Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:30.5723122Z 2021-05-15T14:01:30.5724031Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:30.5724837Z checking keyring... 2021-05-15T14:01:30.6344302Z checking package integrity... 2021-05-15T14:01:30.7705216Z loading package files... 2021-05-15T14:01:30.7732577Z checking for file conflicts... 2021-05-15T14:01:30.7733376Z checking available disk space... 2021-05-15T14:01:30.7770196Z :: Processing package changes... 2021-05-15T14:01:30.7771027Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-15T14:01:31.5518632Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-15T14:01:31.5519493Z resolving dependencies... 2021-05-15T14:01:31.5747762Z looking for conflicting packages... 2021-05-15T14:01:31.5805297Z 2021-05-15T14:01:31.5806089Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-15T14:01:31.5806612Z 2021-05-15T14:01:31.5807378Z Total Installed Size: 7.49 MiB 2021-05-15T14:01:31.5808367Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:31.5808878Z 2021-05-15T14:01:31.5809653Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:31.5810246Z checking keyring... 2021-05-15T14:01:31.6424781Z checking package integrity... 2021-05-15T14:01:31.7616869Z loading package files... 2021-05-15T14:01:31.7646759Z checking for file conflicts... 2021-05-15T14:01:31.7647456Z checking available disk space... 2021-05-15T14:01:31.7963212Z :: Processing package changes... 2021-05-15T14:01:31.7964146Z reinstalling mingw-w64-x86_64-thrift... 2021-05-15T14:01:32.5246484Z resolving dependencies... 2021-05-15T14:01:32.5470620Z looking for conflicting packages... 2021-05-15T14:01:32.5523220Z 2021-05-15T14:01:32.5523859Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-15T14:01:32.5524326Z 2021-05-15T14:01:32.5524820Z Total Download Size: 3.09 MiB 2021-05-15T14:01:32.5525390Z Total Installed Size: 47.15 MiB 2021-05-15T14:01:32.5525744Z 2021-05-15T14:01:32.5526324Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:32.5526927Z :: Retrieving packages... 2021-05-15T14:01:32.8664528Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-15T14:01:33.6437375Z checking keyring... 2021-05-15T14:01:33.7306154Z checking package integrity... 2021-05-15T14:01:33.8673206Z loading package files... 2021-05-15T14:01:33.8688673Z checking for file conflicts... 2021-05-15T14:01:33.8709766Z checking available disk space... 2021-05-15T14:01:33.8718972Z :: Processing package changes... 2021-05-15T14:01:33.8719722Z installing mingw-w64-x86_64-tiledb... 2021-05-15T14:01:34.6543291Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-15T14:01:34.6543984Z resolving dependencies... 2021-05-15T14:01:34.6755216Z looking for conflicting packages... 2021-05-15T14:01:34.6825169Z 2021-05-15T14:01:34.6825863Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-15T14:01:34.6826362Z 2021-05-15T14:01:34.6826928Z Total Download Size: 1.93 MiB 2021-05-15T14:01:34.6827552Z Total Installed Size: 5.55 MiB 2021-05-15T14:01:34.6828179Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:34.6828586Z 2021-05-15T14:01:34.6829230Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:34.6829967Z :: Retrieving packages... 2021-05-15T14:01:35.0073686Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T14:01:35.6832240Z checking keyring... 2021-05-15T14:01:35.7593281Z checking package integrity... 2021-05-15T14:01:35.8866123Z loading package files... 2021-05-15T14:01:35.8942111Z checking for file conflicts... 2021-05-15T14:01:35.8942919Z checking available disk space... 2021-05-15T14:01:36.0409267Z :: Processing package changes... 2021-05-15T14:01:36.0410298Z reinstalling mingw-w64-x86_64-tk... 2021-05-15T14:01:37.2585400Z resolving dependencies... 2021-05-15T14:01:37.2804893Z looking for conflicting packages... 2021-05-15T14:01:37.2870555Z 2021-05-15T14:01:37.2871330Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-15T14:01:37.2871907Z 2021-05-15T14:01:37.2872457Z Total Download Size: 0.11 MiB 2021-05-15T14:01:37.2873105Z Total Installed Size: 0.30 MiB 2021-05-15T14:01:37.2873524Z 2021-05-15T14:01:37.2874407Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:37.2875116Z :: Retrieving packages... 2021-05-15T14:01:37.6030398Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-15T14:01:37.8902266Z checking keyring... 2021-05-15T14:01:37.9704202Z checking package integrity... 2021-05-15T14:01:38.0871969Z loading package files... 2021-05-15T14:01:38.0880821Z checking for file conflicts... 2021-05-15T14:01:38.0886055Z checking available disk space... 2021-05-15T14:01:38.0895292Z :: Processing package changes... 2021-05-15T14:01:38.0896017Z installing mingw-w64-x86_64-tktable... 2021-05-15T14:01:38.7476553Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:01:38.7477407Z resolving dependencies... 2021-05-15T14:01:38.7565549Z looking for conflicting packages... 2021-05-15T14:01:38.7757211Z 2021-05-15T14:01:38.7758174Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:01:38.7758829Z 2021-05-15T14:01:38.7759409Z Total Download Size: 0.30 MiB 2021-05-15T14:01:38.7760059Z Total Installed Size: 0.96 MiB 2021-05-15T14:01:38.7760684Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:38.7761083Z 2021-05-15T14:01:38.7761776Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:38.7762463Z :: Retrieving packages... 2021-05-15T14:01:39.0877675Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:01:39.4675300Z checking keyring... 2021-05-15T14:01:39.5461178Z checking package integrity... 2021-05-15T14:01:39.6701582Z loading package files... 2021-05-15T14:01:39.6721503Z checking for file conflicts... 2021-05-15T14:01:39.6722221Z checking available disk space... 2021-05-15T14:01:39.6751496Z :: Processing package changes... 2021-05-15T14:01:39.6752246Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-15T14:01:40.3272191Z resolving dependencies... 2021-05-15T14:01:40.3351442Z looking for conflicting packages... 2021-05-15T14:01:40.3558527Z 2021-05-15T14:01:40.3559397Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-15T14:01:40.3560135Z 2021-05-15T14:01:40.3560702Z Total Download Size: 0.17 MiB 2021-05-15T14:01:40.3561352Z Total Installed Size: 0.70 MiB 2021-05-15T14:01:40.3561769Z 2021-05-15T14:01:40.3562431Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:40.3563129Z :: Retrieving packages... 2021-05-15T14:01:40.6702372Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-15T14:01:40.9608830Z checking keyring... 2021-05-15T14:01:41.0397218Z checking package integrity... 2021-05-15T14:01:41.1585019Z loading package files... 2021-05-15T14:01:41.1606487Z checking for file conflicts... 2021-05-15T14:01:41.1618097Z checking available disk space... 2021-05-15T14:01:41.1627551Z :: Processing package changes... 2021-05-15T14:01:41.1628300Z installing mingw-w64-x86_64-udunits... 2021-05-15T14:01:41.8249015Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-15T14:01:41.8249977Z resolving dependencies... 2021-05-15T14:01:41.8250990Z looking for conflicting packages... 2021-05-15T14:01:41.8533575Z 2021-05-15T14:01:41.8534881Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-15T14:01:41.8535603Z 2021-05-15T14:01:41.8536158Z Total Download Size: 0.01 MiB 2021-05-15T14:01:41.8536807Z Total Installed Size: 0.00 MiB 2021-05-15T14:01:41.8537430Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:41.8537830Z 2021-05-15T14:01:41.8538513Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:41.8539201Z :: Retrieving packages... 2021-05-15T14:01:42.1717493Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T14:01:42.2683285Z checking keyring... 2021-05-15T14:01:42.3528039Z checking package integrity... 2021-05-15T14:01:42.4704377Z loading package files... 2021-05-15T14:01:42.4726275Z checking for file conflicts... 2021-05-15T14:01:42.4726961Z checking available disk space... 2021-05-15T14:01:42.4741328Z :: Processing package changes... 2021-05-15T14:01:42.4742254Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-15T14:01:43.1303672Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:01:43.1304638Z resolving dependencies... 2021-05-15T14:01:43.1470670Z looking for conflicting packages... 2021-05-15T14:01:43.1586988Z 2021-05-15T14:01:43.1587989Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:01:43.1588727Z 2021-05-15T14:01:43.1589277Z Total Download Size: 0.04 MiB 2021-05-15T14:01:43.1589893Z Total Installed Size: 0.37 MiB 2021-05-15T14:01:43.1590508Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:43.1590904Z 2021-05-15T14:01:43.1591572Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:43.1592265Z :: Retrieving packages... 2021-05-15T14:01:43.4736303Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:01:43.6653147Z checking keyring... 2021-05-15T14:01:43.7421391Z checking package integrity... 2021-05-15T14:01:43.8547853Z loading package files... 2021-05-15T14:01:43.8569916Z checking for file conflicts... 2021-05-15T14:01:43.8570589Z checking available disk space... 2021-05-15T14:01:43.8618316Z :: Processing package changes... 2021-05-15T14:01:43.8619261Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-15T14:01:44.5145934Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:01:44.5147095Z resolving dependencies... 2021-05-15T14:01:44.5148851Z looking for conflicting packages... 2021-05-15T14:01:44.5437743Z 2021-05-15T14:01:44.5439156Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:01:44.5439966Z 2021-05-15T14:01:44.5440534Z Total Download Size: 0.02 MiB 2021-05-15T14:01:44.5441160Z Total Installed Size: 0.21 MiB 2021-05-15T14:01:44.5441780Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:44.5442210Z 2021-05-15T14:01:44.5442869Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:44.5443738Z :: Retrieving packages... 2021-05-15T14:01:44.8591745Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:01:44.9557490Z checking keyring... 2021-05-15T14:01:45.0395960Z checking package integrity... 2021-05-15T14:01:45.1543983Z loading package files... 2021-05-15T14:01:45.1554945Z checking for file conflicts... 2021-05-15T14:01:45.1555633Z checking available disk space... 2021-05-15T14:01:45.1573283Z :: Processing package changes... 2021-05-15T14:01:45.1574127Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-15T14:01:45.8074404Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-15T14:01:45.8075252Z resolving dependencies... 2021-05-15T14:01:45.8242378Z looking for conflicting packages... 2021-05-15T14:01:45.8380501Z 2021-05-15T14:01:45.8381342Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-15T14:01:45.8381880Z 2021-05-15T14:01:45.8382632Z Total Installed Size: 6.66 MiB 2021-05-15T14:01:45.8383397Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:45.8383951Z 2021-05-15T14:01:45.8384700Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:45.8385298Z checking keyring... 2021-05-15T14:01:45.9015943Z checking package integrity... 2021-05-15T14:01:46.0060202Z loading package files... 2021-05-15T14:01:46.0093689Z checking for file conflicts... 2021-05-15T14:01:46.0094413Z checking available disk space... 2021-05-15T14:01:46.0108117Z :: Processing package changes... 2021-05-15T14:01:46.0108829Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-15T14:01:46.7551049Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-15T14:01:46.7551745Z resolving dependencies... 2021-05-15T14:01:46.7640539Z looking for conflicting packages... 2021-05-15T14:01:46.7831241Z 2021-05-15T14:01:46.7831945Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-15T14:01:46.7832653Z 2021-05-15T14:01:46.7833581Z Total Installed Size: 46.73 MiB 2021-05-15T14:01:46.7834441Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:46.7834972Z 2021-05-15T14:01:46.7835768Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:46.7836375Z checking keyring... 2021-05-15T14:01:46.8458604Z checking package integrity... 2021-05-15T14:01:46.9545525Z loading package files... 2021-05-15T14:01:46.9556012Z checking for file conflicts... 2021-05-15T14:01:46.9556706Z checking available disk space... 2021-05-15T14:01:46.9571067Z :: Processing package changes... 2021-05-15T14:01:46.9571782Z reinstalling mingw-w64-x86_64-x265... 2021-05-15T14:01:47.6784200Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-15T14:01:47.6785013Z resolving dependencies... 2021-05-15T14:01:47.6785773Z looking for conflicting packages... 2021-05-15T14:01:47.7055576Z 2021-05-15T14:01:47.7056619Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-15T14:01:47.7057493Z 2021-05-15T14:01:47.7058202Z Total Installed Size: 1.70 MiB 2021-05-15T14:01:47.7058968Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:47.7059521Z 2021-05-15T14:01:47.7060167Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:47.7060727Z checking keyring... 2021-05-15T14:01:47.7729207Z checking package integrity... 2021-05-15T14:01:47.8687720Z loading package files... 2021-05-15T14:01:47.8707213Z checking for file conflicts... 2021-05-15T14:01:47.8708010Z checking available disk space... 2021-05-15T14:01:47.8719086Z :: Processing package changes... 2021-05-15T14:01:47.8719834Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-15T14:01:48.5170843Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-15T14:01:48.5171935Z resolving dependencies... 2021-05-15T14:01:48.5269103Z looking for conflicting packages... 2021-05-15T14:01:48.5456404Z 2021-05-15T14:01:48.5457171Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-15T14:01:48.5457661Z 2021-05-15T14:01:48.5458255Z Total Download Size: 0.35 MiB 2021-05-15T14:01:48.5459082Z Total Installed Size: 1.67 MiB 2021-05-15T14:01:48.5459732Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:48.5460142Z 2021-05-15T14:01:48.5460808Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:48.5461510Z :: Retrieving packages... 2021-05-15T14:01:48.8711742Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T14:01:49.2567989Z checking keyring... 2021-05-15T14:01:49.3340570Z checking package integrity... 2021-05-15T14:01:49.4527274Z loading package files... 2021-05-15T14:01:49.4557306Z checking for file conflicts... 2021-05-15T14:01:49.4557991Z checking available disk space... 2021-05-15T14:01:49.4905783Z :: Processing package changes... 2021-05-15T14:01:49.4906811Z reinstalling mingw-w64-x86_64-xz... 2021-05-15T14:01:50.2146632Z resolving dependencies... 2021-05-15T14:01:50.2244383Z looking for conflicting packages... 2021-05-15T14:01:50.2433721Z 2021-05-15T14:01:50.2434652Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-15T14:01:50.2435182Z 2021-05-15T14:01:50.2435723Z Total Download Size: 0.50 MiB 2021-05-15T14:01:50.2436383Z Total Installed Size: 3.27 MiB 2021-05-15T14:01:50.2436794Z 2021-05-15T14:01:50.2437445Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:50.2438134Z :: Retrieving packages... 2021-05-15T14:01:50.5528392Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-15T14:01:51.0250400Z checking keyring... 2021-05-15T14:01:51.1049379Z checking package integrity... 2021-05-15T14:01:51.2331042Z loading package files... 2021-05-15T14:01:51.2387422Z checking for file conflicts... 2021-05-15T14:01:51.2408804Z checking available disk space... 2021-05-15T14:01:51.2418334Z :: Processing package changes... 2021-05-15T14:01:51.2419017Z installing mingw-w64-x86_64-yasm... 2021-05-15T14:01:52.0690800Z error: target not found: mingw-w64-x86_64-zint 2021-05-15T14:01:52.7150052Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-15T14:01:52.7151183Z resolving dependencies... 2021-05-15T14:01:52.7152247Z looking for conflicting packages... 2021-05-15T14:01:52.7429386Z 2021-05-15T14:01:52.7430235Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-15T14:01:52.7430834Z 2021-05-15T14:01:52.7431399Z Total Download Size: 0.10 MiB 2021-05-15T14:01:52.7432053Z Total Installed Size: 0.38 MiB 2021-05-15T14:01:52.7432688Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:52.7434266Z 2021-05-15T14:01:52.7434938Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:52.7435639Z :: Retrieving packages... 2021-05-15T14:01:53.0542265Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T14:01:53.3349813Z checking keyring... 2021-05-15T14:01:53.4157867Z checking package integrity... 2021-05-15T14:01:53.5317967Z loading package files... 2021-05-15T14:01:53.5338491Z checking for file conflicts... 2021-05-15T14:01:53.5339283Z checking available disk space... 2021-05-15T14:01:53.5378520Z :: Processing package changes... 2021-05-15T14:01:53.5379403Z reinstalling mingw-w64-x86_64-zlib... 2021-05-15T14:01:54.1927818Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-15T14:01:54.1928513Z resolving dependencies... 2021-05-15T14:01:54.1929545Z looking for conflicting packages... 2021-05-15T14:01:54.2210970Z 2021-05-15T14:01:54.2211712Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-15T14:01:54.2212214Z 2021-05-15T14:01:54.2212780Z Total Download Size: 0.47 MiB 2021-05-15T14:01:54.2213416Z Total Installed Size: 3.13 MiB 2021-05-15T14:01:54.2214063Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:54.2214475Z 2021-05-15T14:01:54.2215218Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:54.2215927Z :: Retrieving packages... 2021-05-15T14:01:54.5296128Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T14:01:54.9996492Z checking keyring... 2021-05-15T14:01:55.0785136Z checking package integrity... 2021-05-15T14:01:55.1967006Z loading package files... 2021-05-15T14:01:55.1982574Z checking for file conflicts... 2021-05-15T14:01:55.1983974Z checking available disk space... 2021-05-15T14:01:55.2036298Z :: Processing package changes... 2021-05-15T14:01:55.2037161Z reinstalling mingw-w64-x86_64-zstd... 2021-05-15T14:01:55.4587586Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T14:01:55.4589288Z Dload Upload Total Spent Left Speed 2021-05-15T14:01:55.4589849Z 2021-05-15T14:01:55.5667670Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:01:55.5670161Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1486 2021-05-15T14:01:55.6875868Z 2021-05-15T14:01:56.0807372Z 0 29.0M 0 9597 0 0 9597 0 0:52:58 --:--:-- 0:52:58 9597 2021-05-15T14:01:56.0808567Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 74.5M 2021-05-15T14:01:57.8603745Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:01:57.8604281Z with: 2021-05-15T14:01:57.8604681Z github_slug: neuroconductor/msmri 2021-05-15T14:01:57.8605054Z env: 2021-05-15T14:01:57.8605438Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:57.8605830Z TIC_DEPLOY_KEY: 2021-05-15T14:01:57.8606147Z RSPM: 2021-05-15T14:01:57.8607576Z GITHUB_PAT: *** 2021-05-15T14:01:57.8607920Z COVERALLS_TOKEN: 2021-05-15T14:01:57.8608350Z continue-on-error: false 2021-05-15T14:01:57.8608750Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:57.8609130Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:01:57.8609458Z TZ: UTC 2021-05-15T14:01:57.8609801Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:57.8610146Z NOT_CRAN: true 2021-05-15T14:01:57.8610588Z MSYSTEM: MINGW64 2021-05-15T14:01:57.8610913Z ##[endgroup] 2021-05-15T14:01:58.0593767Z repo slug is: neuroconductor/msmri 2021-05-15T14:01:58.0838443Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:01:58.0839224Z env: 2021-05-15T14:01:58.0839602Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:58.0840004Z TIC_DEPLOY_KEY: 2021-05-15T14:01:58.0840297Z RSPM: 2021-05-15T14:01:58.0841092Z GITHUB_PAT: *** 2021-05-15T14:01:58.0841442Z COVERALLS_TOKEN: 2021-05-15T14:01:58.0841845Z continue-on-error: false 2021-05-15T14:01:58.0842262Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:58.0842618Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:01:58.0842956Z TZ: UTC 2021-05-15T14:01:58.0843278Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:58.0843630Z NOT_CRAN: true 2021-05-15T14:01:58.0843953Z MSYSTEM: MINGW64 2021-05-15T14:01:58.0844290Z ##[endgroup] 2021-05-15T14:01:58.7046962Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:01:58.7047528Z with: 2021-05-15T14:01:58.7047831Z repo_name: msmri 2021-05-15T14:01:58.7048169Z repo_version: 0.3.1 2021-05-15T14:01:58.7048497Z runner_os: Windows 2021-05-15T14:01:58.7048825Z R_version: 3.5 2021-05-15T14:01:58.7049119Z env: 2021-05-15T14:01:58.7049500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:58.7049888Z TIC_DEPLOY_KEY: 2021-05-15T14:01:58.7050193Z RSPM: 2021-05-15T14:01:58.7051368Z GITHUB_PAT: *** 2021-05-15T14:01:58.7051712Z COVERALLS_TOKEN: 2021-05-15T14:01:58.7052128Z continue-on-error: false 2021-05-15T14:01:58.7052526Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:58.7052895Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:01:58.7053220Z TZ: UTC 2021-05-15T14:01:58.7053555Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:58.7053950Z NOT_CRAN: true 2021-05-15T14:01:58.7054280Z MSYSTEM: MINGW64 2021-05-15T14:01:58.7054627Z ##[endgroup] 2021-05-15T14:01:58.7578363Z Package: msmri 2021-05-15T14:01:58.7582500Z Version: 0.3.1 2021-05-15T14:01:58.7582984Z OS: Windows 2021-05-15T14:01:58.7759740Z ##[group]Run install.packages('remotes') 2021-05-15T14:01:58.7760440Z install.packages('remotes') 2021-05-15T14:01:58.7761127Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:01:58.7762005Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:01:58.7766947Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T14:01:58.7767302Z env: 2021-05-15T14:01:58.7767674Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:58.7768072Z TIC_DEPLOY_KEY: 2021-05-15T14:01:58.7768365Z RSPM: 2021-05-15T14:01:58.7769146Z GITHUB_PAT: *** 2021-05-15T14:01:58.7769473Z COVERALLS_TOKEN: 2021-05-15T14:01:58.7769895Z continue-on-error: false 2021-05-15T14:01:58.7770307Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:58.7770660Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:01:58.7770998Z TZ: UTC 2021-05-15T14:01:58.7771342Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:58.7771681Z NOT_CRAN: true 2021-05-15T14:01:58.7772007Z MSYSTEM: MINGW64 2021-05-15T14:01:58.7772330Z ##[endgroup] 2021-05-15T14:01:58.9671816Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:01:58.9672676Z (as 'lib' is unspecified) 2021-05-15T14:02:00.5964432Z 2021-05-15T14:02:00.5965759Z There is a binary version available but the source version is later: 2021-05-15T14:02:00.6074671Z binary source needs_compilation 2021-05-15T14:02:00.6075414Z remotes 2.1.1 2.3.0 FALSE 2021-05-15T14:02:00.6075781Z 2021-05-15T14:02:00.6077469Z installing the source package 'remotes' 2021-05-15T14:02:00.6077904Z 2021-05-15T14:02:00.6102188Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:02:00.6219348Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T14:02:00.6244479Z ================================================== 2021-05-15T14:02:00.6245128Z downloaded 144 KB 2021-05-15T14:02:00.6245518Z 2021-05-15T14:02:01.7345283Z * installing *source* package 'remotes' ... 2021-05-15T14:02:01.7511816Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-15T14:02:01.7778972Z ** R 2021-05-15T14:02:01.8227821Z ** inst 2021-05-15T14:02:01.8228729Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:03.3800715Z ** help 2021-05-15T14:02:03.5345089Z *** installing help indices 2021-05-15T14:02:03.6213348Z converting help for package 'remotes' 2021-05-15T14:02:03.6532505Z finding HTML links ... done 2021-05-15T14:02:03.6982056Z available_packages html 2021-05-15T14:02:03.7528551Z bioc_install_repos html 2021-05-15T14:02:03.7757126Z download html 2021-05-15T14:02:03.7933635Z download_version html 2021-05-15T14:02:03.7970234Z git_credentials html 2021-05-15T14:02:03.8030818Z github_refs html 2021-05-15T14:02:03.8216182Z github_remote html 2021-05-15T14:02:03.8255443Z gitlab_pat html 2021-05-15T14:02:03.8704346Z install_bioc html 2021-05-15T14:02:03.9318140Z install_bitbucket html 2021-05-15T14:02:03.9684879Z install_cran html 2021-05-15T14:02:03.9960886Z install_deps html 2021-05-15T14:02:04.0127892Z install_dev html 2021-05-15T14:02:04.9489689Z ** building package indices 2021-05-15T14:02:04.9490288Z ** installing vignettes 2021-05-15T14:02:04.9490891Z ** testing if installed package can be loaded 2021-05-15T14:02:04.9491403Z *** arch - i386 2021-05-15T14:02:04.9491760Z *** arch - x64 2021-05-15T14:02:04.9492258Z install_git html 2021-05-15T14:02:04.9494525Z install_github html 2021-05-15T14:02:04.9495415Z install_gitlab html 2021-05-15T14:02:04.9495912Z install_local html 2021-05-15T14:02:04.9496423Z install_remote html 2021-05-15T14:02:04.9496900Z install_svn html 2021-05-15T14:02:04.9497380Z install_url html 2021-05-15T14:02:04.9497857Z install_version html 2021-05-15T14:02:04.9498340Z package_deps html 2021-05-15T14:02:04.9498861Z parse-git-repo html 2021-05-15T14:02:04.9499393Z standardise_dep html 2021-05-15T14:02:04.9499914Z system_requirements html 2021-05-15T14:02:04.9500437Z update_packages html 2021-05-15T14:02:05.1309769Z * DONE (remotes) 2021-05-15T14:02:05.1719982Z In R CMD INSTALL 2021-05-15T14:02:05.1741056Z 2021-05-15T14:02:05.1741863Z The downloaded source packages are in 2021-05-15T14:02:05.1742758Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyqPUNT\downloaded_packages' 2021-05-15T14:02:08.2325164Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:02:08.2325832Z remotes::install_github("ropensci/tic") 2021-05-15T14:02:08.2326379Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:02:08.2326965Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:02:08.2327468Z remotes::install_cran("covr") 2021-05-15T14:02:08.2332483Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T14:02:08.2332833Z env: 2021-05-15T14:02:08.2333214Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:08.2333605Z TIC_DEPLOY_KEY: 2021-05-15T14:02:08.2333911Z RSPM: 2021-05-15T14:02:08.2335052Z GITHUB_PAT: *** 2021-05-15T14:02:08.2335383Z COVERALLS_TOKEN: 2021-05-15T14:02:08.2335800Z continue-on-error: false 2021-05-15T14:02:08.2336194Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:08.2336565Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:02:08.2336887Z TZ: UTC 2021-05-15T14:02:08.2337265Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:08.2337740Z NOT_CRAN: true 2021-05-15T14:02:08.2338056Z MSYSTEM: MINGW64 2021-05-15T14:02:08.2338404Z ##[endgroup] 2021-05-15T14:02:08.4364345Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:02:09.1094160Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:02:12.6915367Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:02:12.6916213Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:02:12.6916840Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:02:12.6917407Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:02:12.6917989Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:02:12.6918773Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:02:12.6919347Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:02:12.6919925Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:02:12.6920478Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:02:12.6921057Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:02:12.6921617Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:02:12.6922206Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:02:12.6922795Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:02:12.6923452Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:02:12.6924008Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:02:12.6924585Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:02:12.6925210Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:02:12.6925847Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:02:12.6926430Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:02:12.6927010Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:02:12.6927571Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:02:12.6928132Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:02:12.6928707Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:02:12.6929294Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:02:12.6929882Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:02:12.6930462Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:02:12.6931050Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:02:12.6931599Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:02:12.6932166Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:02:12.6932723Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:02:12.6933340Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:02:12.6933939Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:02:12.6934528Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:02:12.6935110Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:02:12.6935688Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:02:12.6944403Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-15T14:02:12.6958326Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:02:12.6959029Z (as 'lib' is unspecified) 2021-05-15T14:02:14.0177186Z 2021-05-15T14:02:14.0180542Z There are binary versions available but the source versions are later: 2021-05-15T14:02:14.0204467Z binary source needs_compilation 2021-05-15T14:02:14.0205694Z rlang 0.4.5 0.4.11 TRUE 2021-05-15T14:02:14.0206407Z magrittr 1.5 2.0.1 TRUE 2021-05-15T14:02:14.0206965Z glue 1.4.0 1.4.2 TRUE 2021-05-15T14:02:14.0207490Z sys 3.3 3.4 TRUE 2021-05-15T14:02:14.0207999Z R6 2.4.1 2.5.0 FALSE 2021-05-15T14:02:14.0208511Z openssl 1.4.1 1.4.4 TRUE 2021-05-15T14:02:14.0209039Z mime 0.9 0.10 TRUE 2021-05-15T14:02:14.0209553Z curl 4.3 4.3.1 TRUE 2021-05-15T14:02:14.0210066Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-15T14:02:14.0210602Z httr 1.4.1 1.4.2 FALSE 2021-05-15T14:02:14.0211100Z cli 2.0.2 2.5.0 FALSE 2021-05-15T14:02:14.0211609Z zip 2.0.4 2.1.1 TRUE 2021-05-15T14:02:14.0212166Z rstudioapi 0.11 0.13 FALSE 2021-05-15T14:02:14.0212938Z credentials 1.1 1.3.0 FALSE 2021-05-15T14:02:14.0214104Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-15T14:02:14.0214661Z crayon 1.3.4 1.4.1 FALSE 2021-05-15T14:02:14.0215178Z fastmap 1.0.1 1.1.0 TRUE 2021-05-15T14:02:14.0215707Z withr 2.2.0 2.4.2 FALSE 2021-05-15T14:02:14.0216231Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-15T14:02:14.0216780Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-15T14:02:14.0217317Z gh 1.1.0 1.3.0 FALSE 2021-05-15T14:02:14.0217823Z gert 0.3 1.3.0 TRUE 2021-05-15T14:02:14.0218331Z fs 1.4.1 1.5.0 TRUE 2021-05-15T14:02:14.0218824Z desc 1.2.0 1.3.0 FALSE 2021-05-15T14:02:14.0219590Z Package which is only available in source form, and may need 2021-05-15T14:02:14.0220338Z compilation of C/C++/Fortran: 'cachem' 2021-05-15T14:02:14.0220979Z clipr 0.7.0 0.7.1 FALSE 2021-05-15T14:02:14.0221567Z usethis 1.6.0 2.0.1 FALSE 2021-05-15T14:02:14.0222108Z memoise 1.1.0 2.0.0 FALSE 2021-05-15T14:02:14.0222653Z git2r 0.26.1 0.28.0 TRUE 2021-05-15T14:02:14.0223000Z 2021-05-15T14:02:14.0241176Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-15T14:02:14.9504488Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-15T14:02:14.9505412Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-15T14:02:14.9506249Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-15T14:02:14.9507325Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-15T14:02:14.9508736Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-15T14:02:14.9509608Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-15T14:02:14.9510054Z 2021-05-15T14:02:14.9510634Z The downloaded binary packages are in 2021-05-15T14:02:14.9511511Z C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\downloaded_packages 2021-05-15T14:02:14.9512647Z ================================================== 2021-05-15T14:02:14.9520977Z downloaded 62 KB 2021-05-15T14:02:14.9521425Z 2021-05-15T14:02:14.9522451Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-15T14:02:14.9523532Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-15T14:02:14.9524350Z ================================================== 2021-05-15T14:02:14.9524892Z downloaded 15 KB 2021-05-15T14:02:14.9525286Z 2021-05-15T14:02:14.9526222Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-15T14:02:14.9527290Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-15T14:02:14.9528017Z ================================================== 2021-05-15T14:02:14.9528561Z downloaded 200 KB 2021-05-15T14:02:14.9529972Z 2021-05-15T14:02:14.9531018Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-15T14:02:14.9532508Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-15T14:02:14.9533266Z ================================================== 2021-05-15T14:02:14.9533806Z downloaded 80 KB 2021-05-15T14:02:14.9534440Z 2021-05-15T14:02:14.9535372Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-15T14:02:14.9536452Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-15T14:02:14.9537158Z ================================================== 2021-05-15T14:02:14.9537711Z downloaded 415 KB 2021-05-15T14:02:14.9538006Z 2021-05-15T14:02:14.9539726Z installing the source packages 'rlang', 'magrittr', 'glue', 'sys', 'R6', 'openssl', 'mime', 'curl', 'jsonlite', 'httr', 'gitcreds', 'cli', 'zip', 'rstudioapi', 'credentials', 'rprojroot', 'crayon', 'fastmap', 'withr', 'rappdirs', 'lifecycle', 'gh', 'gert', 'fs', 'desc', 'clipr', 'cachem', 'usethis', 'memoise', 'git2r' 2021-05-15T14:02:14.9540910Z 2021-05-15T14:02:14.9541573Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:02:14.9542507Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T14:02:14.9543026Z ================================================== 2021-05-15T14:02:14.9543395Z downloaded 841 KB 2021-05-15T14:02:14.9543636Z 2021-05-15T14:02:14.9544304Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:02:14.9545140Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T14:02:14.9545657Z ================================================== 2021-05-15T14:02:14.9546020Z downloaded 259 KB 2021-05-15T14:02:14.9546261Z 2021-05-15T14:02:14.9546907Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:02:14.9547721Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T14:02:14.9548238Z ================================================== 2021-05-15T14:02:14.9548638Z downloaded 96 KB 2021-05-15T14:02:14.9548875Z 2021-05-15T14:02:14.9549527Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:02:14.9550323Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T14:02:14.9550850Z ================================================== 2021-05-15T14:02:14.9551196Z downloaded 19 KB 2021-05-15T14:02:14.9551431Z 2021-05-15T14:02:14.9552112Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:02:14.9552912Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T14:02:14.9553442Z ================================================== 2021-05-15T14:02:14.9553789Z downloaded 61 KB 2021-05-15T14:02:14.9554023Z 2021-05-15T14:02:14.9554702Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:02:14.9555535Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T14:02:14.9556066Z ================================================== 2021-05-15T14:02:14.9556419Z downloaded 1.3 MB 2021-05-15T14:02:14.9556657Z 2021-05-15T14:02:14.9557316Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:02:14.9558112Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T14:02:14.9558639Z ================================================== 2021-05-15T14:02:14.9558989Z downloaded 12 KB 2021-05-15T14:02:14.9559225Z 2021-05-15T14:02:14.9559888Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:02:14.9560696Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T14:02:14.9561219Z ================================================== 2021-05-15T14:02:14.9561575Z downloaded 774 KB 2021-05-15T14:02:14.9561837Z 2021-05-15T14:02:14.9562521Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:02:14.9563451Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T14:02:14.9563984Z ================================================== 2021-05-15T14:02:14.9564345Z downloaded 411 KB 2021-05-15T14:02:14.9564568Z 2021-05-15T14:02:14.9565220Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:02:14.9566025Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T14:02:14.9566553Z ================================================== 2021-05-15T14:02:14.9566917Z downloaded 156 KB 2021-05-15T14:02:14.9567141Z 2021-05-15T14:02:14.9567826Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:02:14.9568652Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T14:02:14.9569175Z ================================================== 2021-05-15T14:02:14.9569535Z downloaded 60 KB 2021-05-15T14:02:14.9569760Z 2021-05-15T14:02:14.9570420Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:02:14.9571241Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T14:02:14.9571841Z ================================================== 2021-05-15T14:02:14.9572210Z downloaded 154 KB 2021-05-15T14:02:14.9572437Z 2021-05-15T14:02:14.9573096Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:02:14.9573907Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T14:02:14.9574415Z ================================================== 2021-05-15T14:02:14.9574777Z downloaded 110 KB 2021-05-15T14:02:14.9575014Z 2021-05-15T14:02:14.9575694Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:02:14.9576539Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T14:02:14.9577051Z ================================================== 2021-05-15T14:02:14.9577414Z downloaded 107 KB 2021-05-15T14:02:14.9577650Z 2021-05-15T14:02:14.9578351Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:02:14.9614332Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T14:02:14.9628020Z ================================================== 2021-05-15T14:02:14.9628570Z downloaded 224 KB 2021-05-15T14:02:14.9629129Z 2021-05-15T14:02:14.9641966Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:02:14.9719351Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T14:02:14.9723265Z ================================================== 2021-05-15T14:02:14.9723924Z downloaded 58 KB 2021-05-15T14:02:14.9724286Z 2021-05-15T14:02:14.9737663Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:02:14.9822865Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T14:02:14.9825780Z ================================================== 2021-05-15T14:02:14.9826403Z downloaded 34 KB 2021-05-15T14:02:14.9826796Z 2021-05-15T14:02:14.9838149Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:02:14.9901815Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T14:02:14.9906094Z ================================================== 2021-05-15T14:02:14.9906714Z downloaded 43 KB 2021-05-15T14:02:14.9907077Z 2021-05-15T14:02:14.9918070Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:02:15.0000491Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T14:02:15.0006655Z ================================================== 2021-05-15T14:02:15.0007362Z downloaded 92 KB 2021-05-15T14:02:15.0007800Z 2021-05-15T14:02:15.0020052Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:02:15.0090770Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T14:02:15.0092787Z ================================================== 2021-05-15T14:02:15.0093424Z downloaded 12 KB 2021-05-15T14:02:15.0093944Z 2021-05-15T14:02:15.0106119Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:02:15.0193633Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T14:02:15.0197839Z ================================================== 2021-05-15T14:02:15.0198559Z downloaded 81 KB 2021-05-15T14:02:15.0198990Z 2021-05-15T14:02:15.0208964Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:02:15.0288457Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T14:02:15.0292009Z ================================================== 2021-05-15T14:02:15.0292641Z downloaded 44 KB 2021-05-15T14:02:15.0293013Z 2021-05-15T14:02:15.0302880Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:02:15.0370980Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T14:02:15.0383134Z ================================================== 2021-05-15T14:02:15.0383794Z downloaded 64 KB 2021-05-15T14:02:15.0384305Z 2021-05-15T14:02:15.0394767Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:02:15.0486528Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T14:02:15.0859221Z ================================================== 2021-05-15T14:02:15.0860343Z downloaded 777 KB 2021-05-15T14:02:15.0860812Z 2021-05-15T14:02:15.0872842Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:02:15.0935149Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T14:02:15.0953961Z ================================================== 2021-05-15T14:02:15.0954749Z downloaded 286 KB 2021-05-15T14:02:15.0955151Z 2021-05-15T14:02:15.0965344Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:02:15.1050331Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T14:02:15.1052995Z ================================================== 2021-05-15T14:02:15.1053691Z downloaded 20 KB 2021-05-15T14:02:15.1054073Z 2021-05-15T14:02:15.1066510Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:02:15.1144413Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:02:15.1183346Z ================================================== 2021-05-15T14:02:15.1187354Z downloaded 24 KB 2021-05-15T14:02:15.1187766Z 2021-05-15T14:02:15.1188585Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:02:15.1241544Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T14:02:15.1259089Z ================================================== 2021-05-15T14:02:15.1259775Z downloaded 298 KB 2021-05-15T14:02:15.1260142Z 2021-05-15T14:02:15.1341320Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:02:15.1406317Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T14:02:15.1413958Z ================================================== 2021-05-15T14:02:15.1414777Z downloaded 16 KB 2021-05-15T14:02:15.1415243Z 2021-05-15T14:02:15.1426564Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:02:15.1499832Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T14:02:15.1588300Z ================================================== 2021-05-15T14:02:15.1589185Z downloaded 1.2 MB 2021-05-15T14:02:15.1589592Z 2021-05-15T14:02:15.9818535Z * installing *source* package 'rlang' ... 2021-05-15T14:02:16.0164464Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-15T14:02:16.0456956Z ** libs 2021-05-15T14:02:16.0468427Z 2021-05-15T14:02:16.0469584Z *** arch - i386 2021-05-15T14:02:16.1607357Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O3 -Wall -std=gnu99 -mtune=generic -c capture.c -o capture.o 2021-05-15T14:02:16.5765535Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O3 -Wall -std=gnu99 -mtune=generic -c export.c -o export.o 2021-05-15T14:02:16.9574255Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O3 -Wall -std=gnu99 -mtune=generic -c internal.c -o internal.o 2021-05-15T14:02:19.4265354Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O3 -Wall -std=gnu99 -mtune=generic -c lib.c -o lib.o 2021-05-15T14:02:20.6693673Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O3 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-15T14:02:20.8588760Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o rlang.dll tmp.def capture.o export.o internal.o lib.o version.o -LC:/R/bin/i386 -lR 2021-05-15T14:02:21.0273779Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-15T14:02:21.0286306Z 2021-05-15T14:02:21.0287341Z *** arch - x64 2021-05-15T14:02:21.1132008Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O2 -Wall -std=gnu99 -mtune=generic -c capture.c -o capture.o 2021-05-15T14:02:21.3735180Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O2 -Wall -std=gnu99 -mtune=generic -c export.c -o export.o 2021-05-15T14:02:21.7027901Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O2 -Wall -std=gnu99 -mtune=generic -c internal.c -o internal.o 2021-05-15T14:02:23.1591432Z In file included from ./lib/rlang.h:83:0, 2021-05-15T14:02:23.1592456Z from internal/arg.c:1, 2021-05-15T14:02:23.1593116Z from internal.c:1: 2021-05-15T14:02:23.1593899Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-15T14:02:23.1595520Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:02:23.1596553Z return ENCLOS(env); 2021-05-15T14:02:23.1597065Z ^ 2021-05-15T14:02:23.1597670Z In file included from internal.c:8:0: 2021-05-15T14:02:23.1598539Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-15T14:02:23.1599236Z sexp* top; 2021-05-15T14:02:23.1599711Z ^ 2021-05-15T14:02:23.2521522Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O2 -Wall -std=gnu99 -mtune=generic -c lib.c -o lib.o 2021-05-15T14:02:24.0534037Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./lib/ -O2 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-15T14:02:24.2431826Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o rlang.dll tmp.def capture.o export.o internal.o lib.o version.o -LC:/R/bin/x64 -lR 2021-05-15T14:02:24.4177684Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-15T14:02:24.4208629Z ** R 2021-05-15T14:02:24.5118797Z ** inst 2021-05-15T14:02:24.5134950Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:27.5055871Z ** help 2021-05-15T14:02:28.3920955Z *** installing help indices 2021-05-15T14:02:28.8222000Z converting help for package 'rlang' 2021-05-15T14:02:28.8480825Z finding HTML links ... done 2021-05-15T14:02:29.0980816Z abort html 2021-05-15T14:02:29.1427831Z are_na html 2021-05-15T14:02:29.1574226Z arg_match html 2021-05-15T14:02:29.1690164Z as_box html 2021-05-15T14:02:29.1793931Z as_bytes html 2021-05-15T14:02:29.2321106Z as_data_mask html 2021-05-15T14:02:29.2445461Z as_env html 2021-05-15T14:02:29.2575779Z as_environment html 2021-05-15T14:02:29.2832601Z as_function html 2021-05-15T14:02:29.3026170Z as_label html 2021-05-15T14:02:29.3205326Z as_name html 2021-05-15T14:02:29.3440880Z as_overscope html 2021-05-15T14:02:29.3502055Z as_pairlist html 2021-05-15T14:02:29.3632949Z as_quosure html 2021-05-15T14:02:29.3796926Z as_string html 2021-05-15T14:02:29.3956189Z as_utf8_character html 2021-05-15T14:02:29.4081148Z bare-type-predicates html 2021-05-15T14:02:29.4228642Z box html 2021-05-15T14:02:29.4564214Z call2 html 2021-05-15T14:02:29.4660397Z call_args html 2021-05-15T14:02:29.4762344Z call_fn html 2021-05-15T14:02:29.4822073Z call_inspect html 2021-05-15T14:02:29.5008352Z call_modify html 2021-05-15T14:02:29.5096471Z call_name html 2021-05-15T14:02:29.5127627Z call_parse_type html 2021-05-15T14:02:29.5238209Z call_standardise html 2021-05-15T14:02:29.5308105Z caller_env html 2021-05-15T14:02:29.5442126Z caller_fn html 2021-05-15T14:02:29.5541587Z caller_frame html 2021-05-15T14:02:29.5614035Z catch_cnd html 2021-05-15T14:02:29.5764487Z chr_unserialise_unicode html 2021-05-15T14:02:29.5939001Z cnd html 2021-05-15T14:02:29.6174989Z cnd_message html 2021-05-15T14:02:29.6479880Z cnd_muffle html 2021-05-15T14:02:29.6696620Z cnd_signal html 2021-05-15T14:02:29.6754890Z cnd_type html 2021-05-15T14:02:29.6851278Z done html 2021-05-15T14:02:29.6988533Z dots_definitions html 2021-05-15T14:02:29.7033832Z dots_n html 2021-05-15T14:02:29.7228646Z dots_values html 2021-05-15T14:02:29.7333403Z duplicate html 2021-05-15T14:02:29.7545032Z dyn-dots html 2021-05-15T14:02:29.7590931Z empty_env html 2021-05-15T14:02:29.7738285Z enquo0 html 2021-05-15T14:02:29.7942621Z entrace html 2021-05-15T14:02:29.8325085Z env html 2021-05-15T14:02:29.8705807Z env_bind html 2021-05-15T14:02:29.8880826Z env_bind_exprs html 2021-05-15T14:02:29.8976336Z env_binding_are_active html 2021-05-15T14:02:29.9105228Z env_binding_lock html 2021-05-15T14:02:29.9185631Z env_browse html 2021-05-15T14:02:29.9389031Z env_bury html 2021-05-15T14:02:29.9447490Z env_clone html 2021-05-15T14:02:29.9525189Z env_depth html 2021-05-15T14:02:29.9624098Z env_get html 2021-05-15T14:02:29.9720741Z env_has html 2021-05-15T14:02:29.9779254Z env_inherits html 2021-05-15T14:02:29.9909273Z env_lock html 2021-05-15T14:02:30.0046827Z env_name html 2021-05-15T14:02:30.0181133Z env_names html 2021-05-15T14:02:30.0360907Z env_parent html 2021-05-15T14:02:30.0541445Z env_poke html 2021-05-15T14:02:30.0666735Z env_print html 2021-05-15T14:02:30.0761168Z env_unbind html 2021-05-15T14:02:30.0805362Z env_unlock html 2021-05-15T14:02:30.1084501Z eval_bare html 2021-05-15T14:02:30.1592785Z eval_tidy html 2021-05-15T14:02:30.1709368Z exec html 2021-05-15T14:02:30.1796158Z exiting html 2021-05-15T14:02:30.1912100Z expr_interp html 2021-05-15T14:02:30.2052152Z expr_label html 2021-05-15T14:02:30.2171128Z expr_print html 2021-05-15T14:02:30.2278334Z exprs_auto_name html 2021-05-15T14:02:30.2355988Z f_rhs html 2021-05-15T14:02:30.2433768Z f_text html 2021-05-15T14:02:30.2532681Z faq-options html 2021-05-15T14:02:30.2717166Z flatten html 2021-05-15T14:02:30.2800632Z fn_body html 2021-05-15T14:02:30.2893645Z fn_env html 2021-05-15T14:02:30.2998297Z fn_fmls html 2021-05-15T14:02:30.3102291Z format_error_bullets html 2021-05-15T14:02:30.3274745Z frame_position html 2021-05-15T14:02:30.3344377Z friendly_type html 2021-05-15T14:02:30.3553071Z get_env html 2021-05-15T14:02:30.3679186Z has_length html 2021-05-15T14:02:30.3766216Z has_name html 2021-05-15T14:02:30.3841383Z hash html 2021-05-15T14:02:30.3953598Z inherits_any html 2021-05-15T14:02:30.4078113Z inject html 2021-05-15T14:02:30.4349503Z invoke html 2021-05-15T14:02:30.4550570Z is_call html 2021-05-15T14:02:30.4619140Z is_callable html 2021-05-15T14:02:30.4657231Z is_condition html 2021-05-15T14:02:30.4724659Z is_copyable html 2021-05-15T14:02:30.4764078Z is_empty html 2021-05-15T14:02:30.4880080Z is_env html 2021-05-15T14:02:30.4923930Z is_environment html 2021-05-15T14:02:30.5037842Z is_expr html 2021-05-15T14:02:30.5301601Z is_expression html 2021-05-15T14:02:30.5466714Z is_formula html 2021-05-15T14:02:30.5553896Z is_frame html 2021-05-15T14:02:30.5793769Z is_function html 2021-05-15T14:02:30.5937706Z is_installed html 2021-05-15T14:02:30.6087375Z is_integerish html 2021-05-15T14:02:30.6234188Z is_interactive html 2021-05-15T14:02:30.6457225Z is_lang html 2021-05-15T14:02:30.6547138Z is_named html 2021-05-15T14:02:30.6589987Z is_namespace html 2021-05-15T14:02:30.6711953Z is_pairlist html 2021-05-15T14:02:30.6796227Z is_reference html 2021-05-15T14:02:30.6885725Z is_stack html 2021-05-15T14:02:30.6936887Z is_symbol html 2021-05-15T14:02:30.6987374Z is_true html 2021-05-15T14:02:30.7025795Z is_weakref html 2021-05-15T14:02:30.7172577Z lang html 2021-05-15T14:02:30.7272022Z lang_head html 2021-05-15T14:02:30.7483456Z lang_modify html 2021-05-15T14:02:30.7542627Z last_error html 2021-05-15T14:02:30.9630509Z lifecycle html 2021-05-15T14:02:30.9853997Z list2 html 2021-05-15T14:02:30.9977208Z local_bindings html 2021-05-15T14:02:31.0143596Z local_options html 2021-05-15T14:02:31.0374683Z missing html 2021-05-15T14:02:31.0607448Z missing_arg html 2021-05-15T14:02:31.0758102Z mut_node_car html 2021-05-15T14:02:31.0868751Z names2 html 2021-05-15T14:02:31.0939112Z new-vector-along-retired html 2021-05-15T14:02:31.1139243Z new-vector html 2021-05-15T14:02:31.1208278Z new_call html 2021-05-15T14:02:31.1279510Z new_formula html 2021-05-15T14:02:31.1446507Z new_function html 2021-05-15T14:02:31.1571383Z new_node html 2021-05-15T14:02:31.1684384Z new_quosures html 2021-05-15T14:02:31.1839912Z new_weakref html 2021-05-15T14:02:31.1969502Z ns_env html 2021-05-15T14:02:31.2652029Z nse-defuse html 2021-05-15T14:02:31.3160994Z nse-force html 2021-05-15T14:02:31.3322328Z op-definition html 2021-05-15T14:02:31.3399745Z op-get-attr html 2021-05-15T14:02:31.3478896Z op-na-default html 2021-05-15T14:02:31.3539045Z op-null-default html 2021-05-15T14:02:31.3683310Z overscope_eval_next html 2021-05-15T14:02:31.3747849Z pairlist2 html 2021-05-15T14:02:31.4015649Z parse_expr html 2021-05-15T14:02:31.4176109Z parse_quosure html 2021-05-15T14:02:31.4332262Z prepend html 2021-05-15T14:02:31.4392449Z prim_name html 2021-05-15T14:02:31.4518394Z quo_expr html 2021-05-15T14:02:31.4839174Z quo_label html 2021-05-15T14:02:31.4974615Z quo_squash html 2021-05-15T14:02:31.5369988Z quosure html 2021-05-15T14:02:31.5482134Z raw_deparse_str html 2021-05-15T14:02:31.5572819Z rep_along html 2021-05-15T14:02:31.5717448Z restarting html 2021-05-15T14:02:31.5919018Z return_from html 2021-05-15T14:02:31.6052406Z rlang_backtrace_on_error html 2021-05-15T14:02:31.6195182Z rst_abort html 2021-05-15T14:02:31.6360291Z rst_list html 2021-05-15T14:02:31.6460730Z scalar-type-predicates html 2021-05-15T14:02:31.6630219Z scoped_env html 2021-05-15T14:02:31.6799828Z scoped_interactive html 2021-05-15T14:02:31.7063411Z search_envs html 2021-05-15T14:02:31.7143575Z seq2 html 2021-05-15T14:02:31.7384998Z set_attrs html 2021-05-15T14:02:31.7527916Z set_expr html 2021-05-15T14:02:31.7720336Z set_names html 2021-05-15T14:02:31.8172723Z splice html 2021-05-15T14:02:31.8574760Z stack html 2021-05-15T14:02:31.8724766Z stack_trim html 2021-05-15T14:02:31.8834808Z string html 2021-05-15T14:02:31.9054830Z switch_type html 2021-05-15T14:02:31.9104372Z sym html 2021-05-15T14:02:31.9207239Z tidyeval-data html 2021-05-15T14:02:31.9334718Z trace_back html 2021-05-15T14:02:31.9489051Z type-predicates html 2021-05-15T14:02:31.9663099Z type_of html 2021-05-15T14:02:31.9830214Z vec_poke_n html 2021-05-15T14:02:32.0152087Z vector-coercion html 2021-05-15T14:02:32.0337715Z vector-construction html 2021-05-15T14:02:32.0460974Z vector-old-ctors html 2021-05-15T14:02:32.0597689Z with_abort html 2021-05-15T14:02:32.0754504Z with_env html 2021-05-15T14:02:32.0991902Z with_handlers html 2021-05-15T14:02:32.1217193Z with_restarts html 2021-05-15T14:02:32.1273777Z wref_key html 2021-05-15T14:02:32.1360264Z zap html 2021-05-15T14:02:32.1447715Z zap_srcref html 2021-05-15T14:02:32.1465849Z *** copying figures 2021-05-15T14:02:32.1505221Z ** building package indices 2021-05-15T14:02:32.5633127Z ** testing if installed package can be loaded 2021-05-15T14:02:32.5635157Z *** arch - i386 2021-05-15T14:02:32.7675653Z *** arch - x64 2021-05-15T14:02:32.9853746Z * DONE (rlang) 2021-05-15T14:02:33.1358927Z In R CMD INSTALL 2021-05-15T14:02:33.4172233Z * installing *source* package 'magrittr' ... 2021-05-15T14:02:33.4234496Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-15T14:02:33.4452607Z ** libs 2021-05-15T14:02:33.4460396Z 2021-05-15T14:02:33.4461431Z *** arch - i386 2021-05-15T14:02:33.4674022Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c pipe.c -o pipe.o 2021-05-15T14:02:33.6163336Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-15T14:02:33.8209116Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o magrittr.dll tmp.def pipe.o utils.o -LC:/R/bin/i386 -lR 2021-05-15T14:02:33.9140450Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-15T14:02:33.9149109Z 2021-05-15T14:02:33.9150193Z *** arch - x64 2021-05-15T14:02:33.9333599Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c pipe.c -o pipe.o 2021-05-15T14:02:34.0716388Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-15T14:02:34.2861599Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o magrittr.dll tmp.def pipe.o utils.o -LC:/R/bin/x64 -lR 2021-05-15T14:02:34.3710770Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-15T14:02:34.3736514Z ** R 2021-05-15T14:02:34.3814202Z ** inst 2021-05-15T14:02:34.3869814Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:34.5006039Z ** help 2021-05-15T14:02:34.5706652Z *** installing help indices 2021-05-15T14:02:34.6125698Z converting help for package 'magrittr' 2021-05-15T14:02:34.6362466Z finding HTML links ... done 2021-05-15T14:02:34.6599351Z aliases html 2021-05-15T14:02:34.6709987Z compound html 2021-05-15T14:02:34.6764470Z debug_fseq html 2021-05-15T14:02:34.6812105Z debug_pipe html 2021-05-15T14:02:34.6951376Z exposition html 2021-05-15T14:02:34.6996468Z faq-pipe-gender html 2021-05-15T14:02:34.7053564Z freduce html 2021-05-15T14:02:34.7124643Z fseq html 2021-05-15T14:02:34.7171668Z functions html 2021-05-15T14:02:34.7388622Z magrittr-package html 2021-05-15T14:02:34.7767194Z pipe html 2021-05-15T14:02:34.7817446Z pipe_eager_lexical html 2021-05-15T14:02:34.7873754Z print.fseq html 2021-05-15T14:02:34.7967124Z tee html 2021-05-15T14:02:34.7972010Z *** copying figures 2021-05-15T14:02:34.7985428Z ** building package indices 2021-05-15T14:02:34.8346227Z ** installing vignettes 2021-05-15T14:02:34.8402895Z ** testing if installed package can be loaded 2021-05-15T14:02:34.8405364Z *** arch - i386 2021-05-15T14:02:35.0451741Z *** arch - x64 2021-05-15T14:02:35.2540243Z * DONE (magrittr) 2021-05-15T14:02:35.2833696Z In R CMD INSTALL 2021-05-15T14:02:35.5768750Z * installing *source* package 'glue' ... 2021-05-15T14:02:35.5822579Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-15T14:02:35.6069721Z ** libs 2021-05-15T14:02:35.6077303Z 2021-05-15T14:02:35.6078465Z *** arch - i386 2021-05-15T14:02:35.6294257Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c glue.c -o glue.o 2021-05-15T14:02:35.7579383Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:02:35.8429344Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c trim.c -o trim.o 2021-05-15T14:02:36.0546319Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o glue.dll tmp.def glue.o init.o trim.o -LC:/R/bin/i386 -lR 2021-05-15T14:02:36.1465150Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-15T14:02:36.1475167Z 2021-05-15T14:02:36.1475983Z *** arch - x64 2021-05-15T14:02:36.1660115Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c glue.c -o glue.o 2021-05-15T14:02:36.2815403Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:02:36.3632190Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c trim.c -o trim.o 2021-05-15T14:02:36.5786869Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o glue.dll tmp.def glue.o init.o trim.o -LC:/R/bin/x64 -lR 2021-05-15T14:02:36.6619217Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-15T14:02:36.6644333Z ** R 2021-05-15T14:02:36.6737597Z ** inst 2021-05-15T14:02:36.6775426Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:36.9534999Z ** help 2021-05-15T14:02:37.0084622Z *** installing help indices 2021-05-15T14:02:37.0394618Z converting help for package 'glue' 2021-05-15T14:02:37.0627528Z finding HTML links ... done 2021-05-15T14:02:37.0781201Z as_glue html 2021-05-15T14:02:37.0822247Z glue-deprecated html 2021-05-15T14:02:37.1423395Z glue html 2021-05-15T14:02:37.1607951Z glue_col html 2021-05-15T14:02:37.1767337Z glue_collapse html 2021-05-15T14:02:37.1769153Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpi0SU52/R.INSTALL12f02c46444c/glue/man/glue_collapse.Rd:13: file link 'NA_character_' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:02:37.1909545Z glue_safe html 2021-05-15T14:02:37.2167529Z glue_sql html 2021-05-15T14:02:37.2227488Z identity_transformer html 2021-05-15T14:02:37.2273838Z quoting html 2021-05-15T14:02:37.2358070Z trim html 2021-05-15T14:02:37.2364342Z *** copying figures 2021-05-15T14:02:37.2375869Z ** building package indices 2021-05-15T14:02:37.2656335Z ** installing vignettes 2021-05-15T14:02:37.2710855Z ** testing if installed package can be loaded 2021-05-15T14:02:37.2713569Z *** arch - i386 2021-05-15T14:02:37.5769749Z *** arch - x64 2021-05-15T14:02:37.8857174Z * DONE (glue) 2021-05-15T14:02:37.9146443Z In R CMD INSTALL 2021-05-15T14:02:38.1572613Z * installing *source* package 'sys' ... 2021-05-15T14:02:38.1612343Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-15T14:02:38.1823198Z ** libs 2021-05-15T14:02:38.1831005Z 2021-05-15T14:02:38.1832040Z *** arch - i386 2021-05-15T14:02:38.2055674Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c win32/exec.c -o win32/exec.o 2021-05-15T14:02:38.7501309Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:02:38.9347347Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o sys.dll tmp.def win32/exec.o init.o -LC:/R/bin/i386 -lR 2021-05-15T14:02:39.0375645Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-15T14:02:39.0384662Z 2021-05-15T14:02:39.0385749Z *** arch - x64 2021-05-15T14:02:39.0586994Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c win32/exec.c -o win32/exec.o 2021-05-15T14:02:39.8012717Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:02:39.9919916Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o sys.dll tmp.def win32/exec.o init.o -LC:/R/bin/x64 -lR 2021-05-15T14:02:40.0920067Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-15T14:02:40.0945187Z ** R 2021-05-15T14:02:40.1006042Z ** inst 2021-05-15T14:02:40.1023479Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:40.2038933Z ** help 2021-05-15T14:02:40.2410251Z *** installing help indices 2021-05-15T14:02:40.2650445Z converting help for package 'sys' 2021-05-15T14:02:40.2883003Z finding HTML links ... done 2021-05-15T14:02:40.3024297Z as_text html 2021-05-15T14:02:40.3071120Z deprecated html 2021-05-15T14:02:40.3615642Z exec html 2021-05-15T14:02:40.3786262Z exec_r html 2021-05-15T14:02:40.3843306Z quote html 2021-05-15T14:02:40.3847314Z ** building package indices 2021-05-15T14:02:40.4041075Z ** testing if installed package can be loaded 2021-05-15T14:02:40.4043389Z *** arch - i386 2021-05-15T14:02:40.6087484Z *** arch - x64 2021-05-15T14:02:40.8148661Z * DONE (sys) 2021-05-15T14:02:40.8384446Z In R CMD INSTALL 2021-05-15T14:02:41.0866400Z * installing *source* package 'R6' ... 2021-05-15T14:02:41.0905762Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-15T14:02:41.1117114Z ** R 2021-05-15T14:02:41.1182811Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:41.4081553Z ** help 2021-05-15T14:02:41.4419862Z *** installing help indices 2021-05-15T14:02:41.4634633Z converting help for package 'R6' 2021-05-15T14:02:41.4879240Z finding HTML links ... done 2021-05-15T14:02:41.5636393Z R6Class html 2021-05-15T14:02:41.5705007Z as.list.R6 html 2021-05-15T14:02:41.5776033Z is.R6 html 2021-05-15T14:02:41.5780115Z *** copying figures 2021-05-15T14:02:41.5792986Z ** building package indices 2021-05-15T14:02:41.5967291Z ** testing if installed package can be loaded 2021-05-15T14:02:41.5969958Z *** arch - i386 2021-05-15T14:02:41.8019836Z *** arch - x64 2021-05-15T14:02:42.0075669Z * DONE (R6) 2021-05-15T14:02:42.0290648Z In R CMD INSTALL 2021-05-15T14:02:42.5763396Z * installing *source* package 'openssl' ... 2021-05-15T14:02:42.6013979Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-15T14:02:42.6501219Z ** libs 2021-05-15T14:02:42.6510392Z 2021-05-15T14:02:42.6511408Z *** arch - i386 2021-05-15T14:02:42.6907004Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-15T14:02:43.6850310Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c aes.c -o aes.o 2021-05-15T14:02:43.8112515Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-15T14:02:43.9288738Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c bignum.c -o bignum.o 2021-05-15T14:02:44.1195691Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c cert.c -o cert.o 2021-05-15T14:02:44.2970637Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c compatibility.c -o compatibility.o 2021-05-15T14:02:44.4081499Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c diffie.c -o diffie.o 2021-05-15T14:02:44.5385166Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c envelope.c -o envelope.o 2021-05-15T14:02:44.6861629Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c error.c -o error.o 2021-05-15T14:02:44.7818672Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c hash.c -o hash.o 2021-05-15T14:02:44.9184739Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c info.c -o info.o 2021-05-15T14:02:45.0254338Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c keygen.c -o keygen.o 2021-05-15T14:02:45.1663102Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c keys.c -o keys.o 2021-05-15T14:02:45.3276320Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c onload.c -o onload.o 2021-05-15T14:02:45.7135546Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c openssh.c -o openssh.o 2021-05-15T14:02:46.4476156Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c password.c -o password.o 2021-05-15T14:02:46.4477893Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c pbkdf.c -o pbkdf.o 2021-05-15T14:02:46.4479212Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c pem.c -o pem.o 2021-05-15T14:02:46.4480696Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c pkcs12.c -o pkcs12.o 2021-05-15T14:02:46.5407134Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c pkcs7.c -o pkcs7.o 2021-05-15T14:02:46.6969037Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c rand.c -o rand.o 2021-05-15T14:02:46.7859863Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c rsa.c -o rsa.o 2021-05-15T14:02:46.9190068Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c signing.c -o signing.o 2021-05-15T14:02:47.0750370Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c ssl.c -o ssl.o 2021-05-15T14:02:47.5202858Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c stream.c -o stream.o 2021-05-15T14:02:47.6739514Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c write.c -o write.o 2021-05-15T14:02:47.8315308Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c x25519.c -o x25519.o 2021-05-15T14:02:47.9955048Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T14:02:48.1102760Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O3 -Wall -std=gnu99 -mtune=generic -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T14:02:48.3851171Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:02:48.5162985Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o openssl.dll tmp.def aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L../windows/openssl-1.1.1k/lib/i386 -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 -LC:/R/bin/i386 -lR 2021-05-15T14:02:48.9114726Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-15T14:02:48.9183281Z 2021-05-15T14:02:48.9184312Z *** arch - x64 2021-05-15T14:02:48.9557473Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-15T14:02:49.1360950Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c aes.c -o aes.o 2021-05-15T14:02:49.2556886Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-15T14:02:49.3705602Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c bignum.c -o bignum.o 2021-05-15T14:02:49.5018931Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c cert.c -o cert.o 2021-05-15T14:02:49.6754063Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c compatibility.c -o compatibility.o 2021-05-15T14:02:49.7855172Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c diffie.c -o diffie.o 2021-05-15T14:02:49.9169934Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c envelope.c -o envelope.o 2021-05-15T14:02:50.0632308Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c error.c -o error.o 2021-05-15T14:02:50.1560301Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c hash.c -o hash.o 2021-05-15T14:02:50.2804636Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c info.c -o info.o 2021-05-15T14:02:50.3840400Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c keygen.c -o keygen.o 2021-05-15T14:02:50.5124278Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c keys.c -o keys.o 2021-05-15T14:02:50.6706767Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c onload.c -o onload.o 2021-05-15T14:02:51.2764849Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c openssh.c -o openssh.o 2021-05-15T14:02:51.4899374Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c password.c -o password.o 2021-05-15T14:02:51.5789772Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c pbkdf.c -o pbkdf.o 2021-05-15T14:02:51.6595600Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c pem.c -o pem.o 2021-05-15T14:02:51.8153846Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c pkcs12.c -o pkcs12.o 2021-05-15T14:02:51.9821483Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c pkcs7.c -o pkcs7.o 2021-05-15T14:02:52.1349215Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c rand.c -o rand.o 2021-05-15T14:02:52.2201015Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c rsa.c -o rsa.o 2021-05-15T14:02:52.3512198Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c signing.c -o signing.o 2021-05-15T14:02:52.5035601Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c ssl.c -o ssl.o 2021-05-15T14:02:53.1524402Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c stream.c -o stream.o 2021-05-15T14:02:53.3045307Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c write.c -o write.o 2021-05-15T14:02:53.4647264Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c x25519.c -o x25519.o 2021-05-15T14:02:53.6224358Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T14:02:53.7240501Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/openssl-1.1.1k/include -O2 -Wall -std=gnu99 -mtune=generic -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T14:02:53.9516541Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:02:54.0903074Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o openssl.dll tmp.def aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L../windows/openssl-1.1.1k/lib/x64 -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 -LC:/R/bin/x64 -lR 2021-05-15T14:02:54.4439390Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-15T14:02:54.4527425Z ** R 2021-05-15T14:02:54.4727406Z ** inst 2021-05-15T14:02:54.4862544Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:55.2559140Z ** help 2021-05-15T14:02:55.3536455Z *** installing help indices 2021-05-15T14:02:55.4058406Z converting help for package 'openssl' 2021-05-15T14:02:55.4314378Z finding HTML links ... done 2021-05-15T14:02:55.4509530Z aes_cbc html 2021-05-15T14:02:55.4576873Z base64_encode html 2021-05-15T14:02:55.4767295Z bignum html 2021-05-15T14:02:55.4870635Z certificates html 2021-05-15T14:02:55.5060666Z curve25519 html 2021-05-15T14:02:55.5155179Z ec_dh html 2021-05-15T14:02:55.5350389Z encrypt_envelope html 2021-05-15T14:02:55.5409433Z fingerprint html 2021-05-15T14:02:55.5672766Z hash html 2021-05-15T14:02:55.5739119Z keygen html 2021-05-15T14:02:55.5800743Z my_key html 2021-05-15T14:02:55.6047021Z openssl html 2021-05-15T14:02:55.6097169Z openssl_config html 2021-05-15T14:02:55.6189525Z pbkdf html 2021-05-15T14:02:55.6338228Z pkcs12 html 2021-05-15T14:02:55.6399621Z rand_bytes html 2021-05-15T14:02:55.6547995Z read_key html 2021-05-15T14:02:55.6624761Z reexports html 2021-05-15T14:02:55.6739051Z rsa_encrypt html 2021-05-15T14:02:55.6940000Z signatures html 2021-05-15T14:02:55.7036971Z write_pem html 2021-05-15T14:02:55.7042507Z ** building package indices 2021-05-15T14:02:55.7554668Z ** installing vignettes 2021-05-15T14:02:56.4486300Z ** testing if installed package can be loaded 2021-05-15T14:02:56.4486772Z *** arch - i386 2021-05-15T14:02:56.4487612Z *** arch - x64 2021-05-15T14:02:56.4487959Z * DONE (openssl) 2021-05-15T14:02:56.4488344Z In R CMD INSTALL 2021-05-15T14:02:56.5196493Z * installing *source* package 'mime' ... 2021-05-15T14:02:56.5219284Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-15T14:02:56.5423144Z ** libs 2021-05-15T14:02:56.5431007Z 2021-05-15T14:02:56.5432205Z *** arch - i386 2021-05-15T14:02:56.5637193Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:02:56.6515629Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rawmatch.c -o rawmatch.o 2021-05-15T14:02:56.8442108Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o mime.dll tmp.def init.o rawmatch.o -LC:/R/bin/i386 -lR 2021-05-15T14:02:56.9323125Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-15T14:02:56.9335604Z 2021-05-15T14:02:56.9336895Z *** arch - x64 2021-05-15T14:02:56.9514910Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:02:57.0337627Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rawmatch.c -o rawmatch.o 2021-05-15T14:02:57.2331740Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o mime.dll tmp.def init.o rawmatch.o -LC:/R/bin/x64 -lR 2021-05-15T14:02:57.3135488Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-15T14:02:57.3223041Z ** R 2021-05-15T14:02:57.3317919Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:57.4791551Z ** help 2021-05-15T14:02:57.5027062Z *** installing help indices 2021-05-15T14:02:57.5220636Z converting help for package 'mime' 2021-05-15T14:02:57.5455402Z finding HTML links ... done 2021-05-15T14:02:57.5618042Z guess_type html 2021-05-15T14:02:57.5718940Z mimemap html 2021-05-15T14:02:57.5787442Z parse_multipart html 2021-05-15T14:02:57.5791040Z ** building package indices 2021-05-15T14:02:57.5934097Z ** testing if installed package can be loaded 2021-05-15T14:02:57.5936599Z *** arch - i386 2021-05-15T14:02:57.7978737Z *** arch - x64 2021-05-15T14:02:58.0040563Z * DONE (mime) 2021-05-15T14:02:58.0230550Z In R CMD INSTALL 2021-05-15T14:02:58.4173805Z * installing *source* package 'curl' ... 2021-05-15T14:02:58.4315686Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-15T14:02:58.4759948Z ** libs 2021-05-15T14:02:58.4768920Z 2021-05-15T14:02:58.4770006Z *** arch - i386 2021-05-15T14:02:58.5099583Z rm -f curl.dll callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-15T14:02:58.5274078Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-15T14:02:58.9898364Z echo '#include ' | c:/Rtools/mingw_32/bin/gcc -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -std=gnu99 -E -xc - | grep "^[ \t]*CURLOPT_.*," | sed s/,// > ../tools/option_table.txt 2021-05-15T14:02:59.3782262Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c callbacks.c -o callbacks.o 2021-05-15T14:02:59.7423293Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c curl.c -o curl.o 2021-05-15T14:03:00.1666292Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c download.c -o download.o 2021-05-15T14:03:00.5376305Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c escape.c -o escape.o 2021-05-15T14:03:00.8856133Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c fetch.c -o fetch.o 2021-05-15T14:03:01.2699141Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c form.c -o form.o 2021-05-15T14:03:01.6285071Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c getdate.c -o getdate.o 2021-05-15T14:03:01.9714937Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c handle.c -o handle.o 2021-05-15T14:03:02.5860396Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c ieproxy.c -o ieproxy.o 2021-05-15T14:03:02.9547640Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:03:03.3006412Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c interrupt.c -o interrupt.o 2021-05-15T14:03:03.6487597Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c multi.c -o multi.o 2021-05-15T14:03:04.1071493Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c nslookup.c -o nslookup.o 2021-05-15T14:03:04.4607056Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c reflist.c -o reflist.o 2021-05-15T14:03:04.5595302Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c split.c -o split.o 2021-05-15T14:03:04.6461353Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c ssl.c -o ssl.o 2021-05-15T14:03:04.9869795Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c typechecking.c -o typechecking.o 2021-05-15T14:03:05.3365719Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-15T14:03:05.7416445Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-15T14:03:06.0994402Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c winidn.c -o winidn.o 2021-05-15T14:03:06.4420024Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c writer.c -o writer.o 2021-05-15T14:03:06.6377745Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o curl.dll tmp.def callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -L../windows/libcurl-7.64.1/lib/i386 -lwinhttp -lcurl -lssh2 -lz -lssl -lcrypto -lgdi32 -lws2_32 -lcrypt32 -lwldap32 -LC:/R/bin/i386 -lR 2021-05-15T14:03:07.2274119Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-15T14:03:07.2363302Z 2021-05-15T14:03:07.2364283Z *** arch - x64 2021-05-15T14:03:07.2931558Z rm -f curl.dll callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-15T14:03:07.3105927Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-15T14:03:07.4915826Z echo '#include ' | c:/Rtools/mingw_64/bin/gcc -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -std=gnu99 -E -xc - | grep "^[ \t]*CURLOPT_.*," | sed s/,// > ../tools/option_table.txt 2021-05-15T14:03:07.8494549Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c callbacks.c -o callbacks.o 2021-05-15T14:03:08.4085808Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c curl.c -o curl.o 2021-05-15T14:03:09.0093045Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c download.c -o download.o 2021-05-15T14:03:09.9479801Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c escape.c -o escape.o 2021-05-15T14:03:10.1333670Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c fetch.c -o fetch.o 2021-05-15T14:03:10.7169114Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c form.c -o form.o 2021-05-15T14:03:11.2763460Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c getdate.c -o getdate.o 2021-05-15T14:03:11.8246927Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c handle.c -o handle.o 2021-05-15T14:03:12.6227984Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c ieproxy.c -o ieproxy.o 2021-05-15T14:03:13.1867332Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:03:13.7302507Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c interrupt.c -o interrupt.o 2021-05-15T14:03:14.2857846Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c multi.c -o multi.o 2021-05-15T14:03:14.9181578Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c nslookup.c -o nslookup.o 2021-05-15T14:03:15.4682420Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c reflist.c -o reflist.o 2021-05-15T14:03:15.5594521Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c split.c -o split.o 2021-05-15T14:03:15.6418284Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c ssl.c -o ssl.o 2021-05-15T14:03:16.1866514Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c typechecking.c -o typechecking.o 2021-05-15T14:03:16.7391360Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-15T14:03:17.3350647Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-15T14:03:17.8956949Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c winidn.c -o winidn.o 2021-05-15T14:03:18.4310527Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libcurl-7.64.1/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c writer.c -o writer.o 2021-05-15T14:03:18.6274360Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o curl.dll tmp.def callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -L../windows/libcurl-7.64.1/lib/x64 -lwinhttp -lcurl -lssh2 -lz -lssl -lcrypto -lgdi32 -lws2_32 -lcrypt32 -lwldap32 -LC:/R/bin/x64 -lR 2021-05-15T14:03:19.0796645Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-15T14:03:19.0893149Z ** R 2021-05-15T14:03:19.1084234Z ** inst 2021-05-15T14:03:19.1172032Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:19.4459402Z ** help 2021-05-15T14:03:19.5287738Z *** installing help indices 2021-05-15T14:03:19.5744808Z converting help for package 'curl' 2021-05-15T14:03:19.5974040Z finding HTML links ... done 2021-05-15T14:03:19.6213600Z curl html 2021-05-15T14:03:19.6373641Z curl_download html 2021-05-15T14:03:19.6458581Z curl_echo html 2021-05-15T14:03:19.6821068Z curl_escape html 2021-05-15T14:03:19.7076942Z curl_fetch html 2021-05-15T14:03:19.7143355Z curl_options html 2021-05-15T14:03:19.7260444Z curl_upload html 2021-05-15T14:03:19.7350163Z file_writer html 2021-05-15T14:03:19.7526375Z handle html 2021-05-15T14:03:19.7588085Z handle_cookies html 2021-05-15T14:03:19.7652452Z ie_proxy html 2021-05-15T14:03:19.8021628Z multi html 2021-05-15T14:03:19.8100152Z multipart html 2021-05-15T14:03:19.8197004Z nslookup html 2021-05-15T14:03:19.8257310Z parse_date html 2021-05-15T14:03:19.8328702Z parse_headers html 2021-05-15T14:03:19.8664522Z send_mail html 2021-05-15T14:03:19.8669538Z ** building package indices 2021-05-15T14:03:19.9113058Z ** installing vignettes 2021-05-15T14:03:19.9185861Z ** testing if installed package can be loaded 2021-05-15T14:03:19.9188502Z *** arch - i386 2021-05-15T14:03:20.1236111Z *** arch - x64 2021-05-15T14:03:20.3313042Z * DONE (curl) 2021-05-15T14:03:20.3861869Z In R CMD INSTALL 2021-05-15T14:03:20.8082199Z * installing *source* package 'jsonlite' ... 2021-05-15T14:03:20.8242130Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-15T14:03:20.8461442Z ** libs 2021-05-15T14:03:20.8469746Z 2021-05-15T14:03:20.8470911Z *** arch - i386 2021-05-15T14:03:20.8922948Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-15T14:03:20.9994337Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c collapse_array.c -o collapse_array.o 2021-05-15T14:03:21.0956110Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c collapse_object.c -o collapse_object.o 2021-05-15T14:03:21.1968333Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T14:03:21.3246975Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c escape_chars.c -o escape_chars.o 2021-05-15T14:03:21.4331485Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T14:03:21.5281234Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c is_datelist.c -o is_datelist.o 2021-05-15T14:03:21.6171510Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c is_recordlist.c -o is_recordlist.o 2021-05-15T14:03:21.7103692Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T14:03:21.8000604Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T14:03:21.9743388Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c null_to_na.c -o null_to_na.o 2021-05-15T14:03:22.0818382Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c num_to_char.c -o num_to_char.o 2021-05-15T14:03:22.2031648Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c parse.c -o parse.o 2021-05-15T14:03:22.3134139Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c prettify.c -o prettify.o 2021-05-15T14:03:22.4228545Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c push_parser.c -o push_parser.o 2021-05-15T14:03:22.5198309Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c r-base64.c -o r-base64.o 2021-05-15T14:03:22.6122030Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c register.c -o register.o 2021-05-15T14:03:22.6987140Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c row_collapse.c -o row_collapse.o 2021-05-15T14:03:22.8023765Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c transpose_list.c -o transpose_list.o 2021-05-15T14:03:22.8950815Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c validate.c -o validate.o 2021-05-15T14:03:22.9863602Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T14:03:23.0883434Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T14:03:23.1643591Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T14:03:23.2535023Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T14:03:23.3861490Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T14:03:23.6331754Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T14:03:23.8877830Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T14:03:24.0999592Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O3 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T14:03:24.3225770Z c:/Rtools/mingw_32/bin/ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-15T14:03:24.4455203Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o jsonlite.dll tmp.def base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -LC:/R/bin/i386 -lR 2021-05-15T14:03:24.5592470Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-15T14:03:24.5603100Z 2021-05-15T14:03:24.5604188Z *** arch - x64 2021-05-15T14:03:24.6033016Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-15T14:03:24.7041445Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c collapse_array.c -o collapse_array.o 2021-05-15T14:03:24.7967785Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c collapse_object.c -o collapse_object.o 2021-05-15T14:03:24.8933643Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T14:03:25.0177380Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c escape_chars.c -o escape_chars.o 2021-05-15T14:03:25.1217412Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T14:03:25.2098417Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c is_datelist.c -o is_datelist.o 2021-05-15T14:03:25.2963635Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c is_recordlist.c -o is_recordlist.o 2021-05-15T14:03:25.3869237Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T14:03:25.4742239Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T14:03:25.6240023Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c null_to_na.c -o null_to_na.o 2021-05-15T14:03:25.7246298Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c num_to_char.c -o num_to_char.o 2021-05-15T14:03:25.8394230Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c parse.c -o parse.o 2021-05-15T14:03:25.9429926Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c prettify.c -o prettify.o 2021-05-15T14:03:26.0454146Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c push_parser.c -o push_parser.o 2021-05-15T14:03:26.1386730Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c r-base64.c -o r-base64.o 2021-05-15T14:03:26.2286188Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c register.c -o register.o 2021-05-15T14:03:26.3139502Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c row_collapse.c -o row_collapse.o 2021-05-15T14:03:26.4127864Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c transpose_list.c -o transpose_list.o 2021-05-15T14:03:26.4994928Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c validate.c -o validate.o 2021-05-15T14:03:26.5855516Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T14:03:26.6842954Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T14:03:26.7576050Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T14:03:26.8432253Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T14:03:26.9674682Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T14:03:27.2128104Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T14:03:27.4575765Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T14:03:27.6411267Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iyajl/api -D__USE_MINGW_ANSI_STDIO -O2 -Wall -std=gnu99 -mtune=generic -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T14:03:27.8060728Z c:/Rtools/mingw_64/bin/ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-15T14:03:27.9340096Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o jsonlite.dll tmp.def base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -LC:/R/bin/x64 -lR 2021-05-15T14:03:28.0355310Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-15T14:03:28.0420149Z ** R 2021-05-15T14:03:28.0656461Z ** inst 2021-05-15T14:03:28.0722941Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:28.1686722Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-15T14:03:28.8567261Z ** help 2021-05-15T14:03:28.9112735Z *** installing help indices 2021-05-15T14:03:28.9462452Z converting help for package 'jsonlite' 2021-05-15T14:03:28.9731315Z finding HTML links ... done 2021-05-15T14:03:28.9860541Z base64 html 2021-05-15T14:03:28.9922448Z flatten html 2021-05-15T14:03:29.0845527Z fromJSON html 2021-05-15T14:03:29.0898171Z prettify html 2021-05-15T14:03:29.1004898Z rbind_pages html 2021-05-15T14:03:29.1136262Z read_json html 2021-05-15T14:03:29.1255907Z serializeJSON html 2021-05-15T14:03:29.1699626Z stream_in html 2021-05-15T14:03:29.1818241Z unbox html 2021-05-15T14:03:29.1861450Z validate html 2021-05-15T14:03:29.1866591Z ** building package indices 2021-05-15T14:03:29.2169615Z ** installing vignettes 2021-05-15T14:03:29.2248865Z ** testing if installed package can be loaded 2021-05-15T14:03:29.2251683Z *** arch - i386 2021-05-15T14:03:29.4294732Z *** arch - x64 2021-05-15T14:03:29.6369618Z * DONE (jsonlite) 2021-05-15T14:03:29.7078434Z In R CMD INSTALL 2021-05-15T14:03:29.9591459Z * installing *source* package 'gitcreds' ... 2021-05-15T14:03:29.9636303Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-15T14:03:29.9831995Z ** R 2021-05-15T14:03:29.9945582Z ** inst 2021-05-15T14:03:29.9981191Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:30.2843706Z ** help 2021-05-15T14:03:30.3268984Z *** installing help indices 2021-05-15T14:03:30.3526027Z converting help for package 'gitcreds' 2021-05-15T14:03:30.3762711Z finding HTML links ... done 2021-05-15T14:03:30.3998333Z gitcreds-api html 2021-05-15T14:03:30.4070352Z gitcreds_cache_envvar html 2021-05-15T14:03:30.5112014Z gitcreds_get html 2021-05-15T14:03:30.5598868Z gitcreds_list html 2021-05-15T14:03:30.5668152Z gitcreds_parse_output html 2021-05-15T14:03:30.5672070Z ** building package indices 2021-05-15T14:03:30.5863942Z ** installing vignettes 2021-05-15T14:03:30.5921037Z ** testing if installed package can be loaded 2021-05-15T14:03:30.5923450Z *** arch - i386 2021-05-15T14:03:30.7971124Z *** arch - x64 2021-05-15T14:03:31.0042913Z * DONE (gitcreds) 2021-05-15T14:03:31.0269007Z In R CMD INSTALL 2021-05-15T14:03:31.2958008Z * installing *source* package 'zip' ... 2021-05-15T14:03:31.3014813Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-15T14:03:31.3192217Z ** libs 2021-05-15T14:03:31.3200166Z 2021-05-15T14:03:31.3201231Z *** arch - i386 2021-05-15T14:03:31.3494646Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-15T14:03:31.3495482Z -municode -o tools/cmdzip.exe 2021-05-15T14:03:35.3578922Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-15T14:03:35.3580604Z -municode -o tools/cmdunzip.exe 2021-05-15T14:03:39.3278523Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-15T14:03:39.6559284Z [1] TRUE 2021-05-15T14:03:39.6669878Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:03:39.7538788Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c miniz.c -o miniz.o 2021-05-15T14:03:42.6556735Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rzip.c -o rzip.o 2021-05-15T14:03:43.0322274Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c zip.c -o zip.o 2021-05-15T14:03:43.4220977Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c winutils.c -o winutils.o 2021-05-15T14:03:43.9088067Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o zip.dll tmp.def init.o miniz.o rzip.o zip.o winutils.o -LC:/R/bin/i386 -lR 2021-05-15T14:03:44.0132416Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-15T14:03:44.0191612Z 2021-05-15T14:03:44.0192639Z *** arch - x64 2021-05-15T14:03:44.0453877Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-15T14:03:44.0454727Z -municode -o tools/cmdzip.exe 2021-05-15T14:03:47.6992508Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-15T14:03:47.6993896Z -municode -o tools/cmdunzip.exe 2021-05-15T14:03:51.3318938Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-15T14:03:51.5051908Z [1] TRUE 2021-05-15T14:03:51.5159090Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:03:51.5986810Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c miniz.c -o miniz.o 2021-05-15T14:03:53.5656483Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rzip.c -o rzip.o 2021-05-15T14:03:54.1352789Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c zip.c -o zip.o 2021-05-15T14:03:54.7202066Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c winutils.c -o winutils.o 2021-05-15T14:03:55.4128876Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o zip.dll tmp.def init.o miniz.o rzip.o zip.o winutils.o -LC:/R/bin/x64 -lR 2021-05-15T14:03:55.5077320Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-15T14:03:55.5138952Z ** R 2021-05-15T14:03:55.5213561Z ** inst 2021-05-15T14:03:55.5243152Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:55.6754138Z ** help 2021-05-15T14:03:55.7130788Z *** installing help indices 2021-05-15T14:03:55.7361273Z converting help for package 'zip' 2021-05-15T14:03:55.7598057Z finding HTML links ... done 2021-05-15T14:03:55.7837123Z unzip html 2021-05-15T14:03:55.8040629Z unzip_process html 2021-05-15T14:03:55.8433656Z zip html 2021-05-15T14:03:55.8512640Z zip_list html 2021-05-15T14:03:55.8727026Z zip_process html 2021-05-15T14:03:55.8731400Z ** building package indices 2021-05-15T14:03:55.8958653Z ** testing if installed package can be loaded 2021-05-15T14:03:55.8961230Z *** arch - i386 2021-05-15T14:03:56.1002948Z *** arch - x64 2021-05-15T14:03:56.3074089Z * DONE (zip) 2021-05-15T14:03:56.3405837Z In R CMD INSTALL 2021-05-15T14:03:56.7093187Z * installing *source* package 'rstudioapi' ... 2021-05-15T14:03:56.7207947Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-15T14:03:56.7412984Z ** R 2021-05-15T14:03:56.7640604Z ** inst 2021-05-15T14:03:56.7735395Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:57.1079937Z ** help 2021-05-15T14:03:57.4315387Z *** installing help indices 2021-05-15T14:03:57.6276714Z converting help for package 'rstudioapi' 2021-05-15T14:03:57.6542193Z finding HTML links ... done 2021-05-15T14:03:57.6956196Z addTheme html 2021-05-15T14:03:57.7071774Z applyTheme html 2021-05-15T14:03:57.7133073Z askForPassword html 2021-05-15T14:03:57.7209320Z askForSecret html 2021-05-15T14:03:57.7245789Z bugReport html 2021-05-15T14:03:57.7738592Z build-tools html 2021-05-15T14:03:57.7811280Z callFun html 2021-05-15T14:03:57.7917601Z chunk-callbacks html 2021-05-15T14:03:57.8098003Z convertTheme html 2021-05-15T14:03:57.8269084Z createProjectTemplate html 2021-05-15T14:03:57.8354549Z dictionaries html 2021-05-15T14:03:57.8424336Z document_position html 2021-05-15T14:03:57.8565249Z document_range html 2021-05-15T14:03:57.8666355Z executeCommand html 2021-05-15T14:03:57.8794425Z file-dialogs html 2021-05-15T14:03:57.8842728Z filesPaneNavigate html 2021-05-15T14:03:57.8900792Z getActiveProject html 2021-05-15T14:03:57.8994755Z getRStudioPackageDependencies html 2021-05-15T14:03:57.9104696Z getThemeInfo html 2021-05-15T14:03:57.9162289Z getThemes html 2021-05-15T14:03:57.9215110Z getVersion html 2021-05-15T14:03:57.9267978Z hasColorConsole html 2021-05-15T14:03:57.9391702Z hasFun html 2021-05-15T14:03:57.9545831Z highlightUi html 2021-05-15T14:03:57.9630995Z isAvailable html 2021-05-15T14:03:57.9912971Z jobAdd html 2021-05-15T14:03:58.0029304Z jobAddOutput html 2021-05-15T14:03:58.0124732Z jobAddProgress html 2021-05-15T14:03:58.0215772Z jobRemove html 2021-05-15T14:03:58.0379962Z jobRunScript html 2021-05-15T14:03:58.0482600Z jobSetProgress html 2021-05-15T14:03:58.0636342Z jobSetState html 2021-05-15T14:03:58.0739522Z jobSetStatus html 2021-05-15T14:03:58.0852378Z launcher html 2021-05-15T14:03:58.0971891Z launcherConfig html 2021-05-15T14:03:58.1102892Z launcherContainer html 2021-05-15T14:03:58.1159993Z launcherControlJob html 2021-05-15T14:03:58.1200627Z launcherGetJob html 2021-05-15T14:03:58.1330324Z launcherHostMount html 2021-05-15T14:03:58.1470856Z launcherNfsMount html 2021-05-15T14:03:58.1585719Z launcherPlacementConstraint html 2021-05-15T14:03:58.1707715Z launcherResourceLimit html 2021-05-15T14:03:58.2126525Z launcherSubmitJob html 2021-05-15T14:03:58.2262732Z launcherSubmitR html 2021-05-15T14:03:58.2431665Z navigateToFile html 2021-05-15T14:03:58.2504977Z persistent-values html 2021-05-15T14:03:58.2557839Z previewRd html 2021-05-15T14:03:58.2636859Z previewSql html 2021-05-15T14:03:58.2695815Z primary_selection html 2021-05-15T14:03:58.2793535Z projects html 2021-05-15T14:03:58.2891355Z readPreference html 2021-05-15T14:03:58.2994133Z readRStudioPreference html 2021-05-15T14:03:58.3039197Z removeTheme html 2021-05-15T14:03:58.3087223Z restartSession html 2021-05-15T14:03:58.3453496Z rstudio-documents html 2021-05-15T14:03:58.3541002Z rstudio-editors html 2021-05-15T14:03:58.3619448Z savePlotAsImage html 2021-05-15T14:03:58.3678477Z selections html 2021-05-15T14:03:58.3762843Z sendToConsole html 2021-05-15T14:03:58.3840909Z showDialog html 2021-05-15T14:03:58.3931238Z showPrompt html 2021-05-15T14:03:58.4096964Z showQuestion html 2021-05-15T14:03:58.4473367Z sourceMarkers html 2021-05-15T14:03:58.4505001Z systemUsername html 2021-05-15T14:03:58.4600060Z terminalActivate html 2021-05-15T14:03:58.4695088Z terminalBuffer html 2021-05-15T14:03:58.4793679Z terminalBusy html 2021-05-15T14:03:58.4873820Z terminalClear html 2021-05-15T14:03:58.4996251Z terminalContext html 2021-05-15T14:03:58.5103752Z terminalCreate html 2021-05-15T14:03:58.5196589Z terminalExecute html 2021-05-15T14:03:58.5281555Z terminalExitCode html 2021-05-15T14:03:58.5358286Z terminalKill html 2021-05-15T14:03:58.5403185Z terminalList html 2021-05-15T14:03:58.5500782Z terminalRunning html 2021-05-15T14:03:58.5593467Z terminalSend html 2021-05-15T14:03:58.5638183Z terminalVisible html 2021-05-15T14:03:58.5725080Z translateLocalUrl html 2021-05-15T14:03:58.5784777Z updateDialog html 2021-05-15T14:03:58.5815976Z userIdentity html 2021-05-15T14:03:58.5882262Z versionInfo html 2021-05-15T14:03:58.6114387Z viewer html 2021-05-15T14:03:58.6215964Z writePreference html 2021-05-15T14:03:58.6310556Z writeRStudioPreference html 2021-05-15T14:03:58.6321449Z *** copying figures 2021-05-15T14:03:58.6334988Z ** building package indices 2021-05-15T14:03:58.7947312Z ** installing vignettes 2021-05-15T14:03:58.8023702Z ** testing if installed package can be loaded 2021-05-15T14:03:58.8026420Z *** arch - i386 2021-05-15T14:03:59.0073866Z *** arch - x64 2021-05-15T14:03:59.2198468Z * DONE (rstudioapi) 2021-05-15T14:03:59.2706361Z In R CMD INSTALL 2021-05-15T14:03:59.5576037Z * installing *source* package 'rprojroot' ... 2021-05-15T14:03:59.5646947Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-15T14:03:59.5883099Z ** R 2021-05-15T14:03:59.5970201Z ** inst 2021-05-15T14:03:59.5999229Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:59.8777538Z ** help 2021-05-15T14:03:59.9275905Z *** installing help indices 2021-05-15T14:03:59.9566802Z converting help for package 'rprojroot' 2021-05-15T14:03:59.9806038Z finding HTML links ... done 2021-05-15T14:04:00.0154153Z criteria html 2021-05-15T14:04:00.0155565Z deprecated html 2021-05-15T14:04:00.0303138Z find_root html 2021-05-15T14:04:00.0536173Z find_root_file html 2021-05-15T14:04:00.0972276Z root_criterion html 2021-05-15T14:04:00.1119847Z rprojroot-package html 2021-05-15T14:04:00.1315998Z thisfile html 2021-05-15T14:04:00.1319920Z *** copying figures 2021-05-15T14:04:00.1352022Z ** building package indices 2021-05-15T14:04:00.1603257Z ** installing vignettes 2021-05-15T14:04:00.1664255Z ** testing if installed package can be loaded 2021-05-15T14:04:00.1666442Z *** arch - i386 2021-05-15T14:04:00.3716381Z *** arch - x64 2021-05-15T14:04:00.5792366Z * DONE (rprojroot) 2021-05-15T14:04:00.6099245Z In R CMD INSTALL 2021-05-15T14:04:00.8784572Z * installing *source* package 'crayon' ... 2021-05-15T14:04:00.8834691Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-15T14:04:00.9060341Z ** R 2021-05-15T14:04:00.9224122Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:01.5617483Z ** help 2021-05-15T14:04:01.6626666Z *** installing help indices 2021-05-15T14:04:01.7180494Z converting help for package 'crayon' 2021-05-15T14:04:01.7412451Z finding HTML links ... done 2021-05-15T14:04:01.7590186Z chr html 2021-05-15T14:04:01.7755588Z col_align html 2021-05-15T14:04:01.7875522Z col_nchar html 2021-05-15T14:04:01.8100698Z col_strsplit html 2021-05-15T14:04:01.8239034Z col_substr html 2021-05-15T14:04:01.8382639Z col_substring html 2021-05-15T14:04:01.8527058Z combine_styles html 2021-05-15T14:04:01.8593786Z concat html 2021-05-15T14:04:01.8837636Z crayon html 2021-05-15T14:04:01.8894118Z drop_style html 2021-05-15T14:04:01.8953541Z has_color html 2021-05-15T14:04:01.9006079Z has_style html 2021-05-15T14:04:01.9100548Z hyperlink html 2021-05-15T14:04:01.9344970Z make_style html 2021-05-15T14:04:01.9665598Z num_ansi_colors html 2021-05-15T14:04:01.9721845Z num_colors html 2021-05-15T14:04:01.9772905Z show_ansi_colors html 2021-05-15T14:04:01.9856891Z start.crayon html 2021-05-15T14:04:01.9901141Z strip_style html 2021-05-15T14:04:01.9990525Z style html 2021-05-15T14:04:02.0051914Z styles html 2021-05-15T14:04:02.0057359Z ** building package indices 2021-05-15T14:04:02.0610413Z ** testing if installed package can be loaded 2021-05-15T14:04:02.0612662Z *** arch - i386 2021-05-15T14:04:02.2654747Z *** arch - x64 2021-05-15T14:04:02.4721686Z * DONE (crayon) 2021-05-15T14:04:02.4956105Z In R CMD INSTALL 2021-05-15T14:04:02.7406935Z * installing *source* package 'fastmap' ... 2021-05-15T14:04:02.7445630Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-15T14:04:02.7645033Z ** libs 2021-05-15T14:04:02.7652931Z 2021-05-15T14:04:02.7653959Z *** arch - i386 2021-05-15T14:04:02.7909007Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilib/ -DR_NO_REMAP -O2 -Wall -mtune=generic -c fastmap.cpp -o fastmap.o 2021-05-15T14:04:04.5429281Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilib/ -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:04:04.7273132Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o fastmap.dll tmp.def fastmap.o init.o -LC:/R/bin/i386 -lR 2021-05-15T14:04:04.9846999Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-15T14:04:04.9867248Z 2021-05-15T14:04:04.9867927Z *** arch - x64 2021-05-15T14:04:05.0098055Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilib/ -DR_NO_REMAP -O2 -Wall -mtune=generic -c fastmap.cpp -o fastmap.o 2021-05-15T14:04:06.6993024Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilib/ -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:04:06.8921586Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o fastmap.dll tmp.def fastmap.o init.o -LC:/R/bin/x64 -lR 2021-05-15T14:04:07.1981757Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-15T14:04:07.2016838Z ** R 2021-05-15T14:04:07.2108577Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:07.4323535Z ** help 2021-05-15T14:04:07.4626702Z *** installing help indices 2021-05-15T14:04:07.4836186Z converting help for package 'fastmap' 2021-05-15T14:04:07.5072564Z finding HTML links ... done 2021-05-15T14:04:07.5474168Z fastmap html 2021-05-15T14:04:07.5688202Z fastqueue html 2021-05-15T14:04:07.5915683Z faststack html 2021-05-15T14:04:07.5956691Z key_missing html 2021-05-15T14:04:07.5960773Z ** building package indices 2021-05-15T14:04:07.6139265Z ** testing if installed package can be loaded 2021-05-15T14:04:07.6141928Z *** arch - i386 2021-05-15T14:04:07.8183149Z *** arch - x64 2021-05-15T14:04:08.0253335Z * DONE (fastmap) 2021-05-15T14:04:08.0513765Z In R CMD INSTALL 2021-05-15T14:04:08.3545499Z * installing *source* package 'withr' ... 2021-05-15T14:04:08.3619293Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:08.3881136Z ** R 2021-05-15T14:04:08.4043227Z ** inst 2021-05-15T14:04:08.4073225Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:08.8359457Z ** help 2021-05-15T14:04:08.9716587Z *** installing help indices 2021-05-15T14:04:09.0409427Z converting help for package 'withr' 2021-05-15T14:04:09.0640099Z finding HTML links ... done 2021-05-15T14:04:09.1258604Z defer html 2021-05-15T14:04:09.2121420Z devices html 2021-05-15T14:04:09.2123059Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2RwQnH/R.INSTALL13981385b9e/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-15T14:04:09.2154544Z makevars_user html 2021-05-15T14:04:09.2266252Z set_makevars html 2021-05-15T14:04:09.2460136Z with_ html 2021-05-15T14:04:09.2542333Z with_collate html 2021-05-15T14:04:09.2629793Z with_connection html 2021-05-15T14:04:09.2728113Z with_db_connection html 2021-05-15T14:04:09.2814382Z with_dir html 2021-05-15T14:04:09.2955054Z with_envvar html 2021-05-15T14:04:09.3042728Z with_file html 2021-05-15T14:04:09.3132055Z with_gctorture2 html 2021-05-15T14:04:09.3247453Z with_libpaths html 2021-05-15T14:04:09.3369343Z with_locale html 2021-05-15T14:04:09.3514696Z with_makevars html 2021-05-15T14:04:09.3612496Z with_options html 2021-05-15T14:04:09.4011567Z with_package html 2021-05-15T14:04:09.4013470Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2RwQnH/R.INSTALL13981385b9e/withr/man/with_package.Rd:68: file link '.libPaths' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:04:09.4138902Z with_par html 2021-05-15T14:04:09.4266068Z with_path html 2021-05-15T14:04:09.4400115Z with_rng_version html 2021-05-15T14:04:09.4514927Z with_seed html 2021-05-15T14:04:09.4685298Z with_sink html 2021-05-15T14:04:09.4789917Z with_temp_libpaths html 2021-05-15T14:04:09.4934384Z with_tempfile html 2021-05-15T14:04:09.5051475Z with_timezone html 2021-05-15T14:04:09.5419966Z withr html 2021-05-15T14:04:09.5426184Z *** copying figures 2021-05-15T14:04:09.5439147Z ** building package indices 2021-05-15T14:04:09.6133579Z ** installing vignettes 2021-05-15T14:04:09.6201469Z ** testing if installed package can be loaded 2021-05-15T14:04:09.6203951Z *** arch - i386 2021-05-15T14:04:09.8249868Z *** arch - x64 2021-05-15T14:04:10.0331859Z * DONE (withr) 2021-05-15T14:04:10.0626508Z In R CMD INSTALL 2021-05-15T14:04:10.2941096Z * installing *source* package 'rappdirs' ... 2021-05-15T14:04:10.2973974Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-15T14:04:10.3255728Z ** libs 2021-05-15T14:04:10.3263207Z 2021-05-15T14:04:10.3264260Z *** arch - i386 2021-05-15T14:04:10.3468538Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:04:10.4330191Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c win-path.c -o win-path.o 2021-05-15T14:04:11.0502022Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o rappdirs.dll tmp.def init.o win-path.o -LC:/R/bin/i386 -lR 2021-05-15T14:04:11.1410537Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-15T14:04:11.1418660Z 2021-05-15T14:04:11.1419760Z *** arch - x64 2021-05-15T14:04:11.1599294Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:04:11.2461812Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c win-path.c -o win-path.o 2021-05-15T14:04:12.1756141Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o rappdirs.dll tmp.def init.o win-path.o -LC:/R/bin/x64 -lR 2021-05-15T14:04:12.2739430Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-15T14:04:12.2765197Z ** R 2021-05-15T14:04:12.2836262Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:12.4045010Z ** help 2021-05-15T14:04:12.4462306Z *** installing help indices 2021-05-15T14:04:12.4767717Z converting help for package 'rappdirs' 2021-05-15T14:04:12.5003889Z finding HTML links ... done 2021-05-15T14:04:12.5227561Z app_dir html 2021-05-15T14:04:12.5555176Z rappdirs-package html 2021-05-15T14:04:12.5764900Z site_data_dir html 2021-05-15T14:04:12.5978326Z user_cache_dir html 2021-05-15T14:04:12.6217747Z user_data_dir html 2021-05-15T14:04:12.6431063Z user_log_dir html 2021-05-15T14:04:12.6435244Z ** building package indices 2021-05-15T14:04:12.6689341Z ** testing if installed package can be loaded 2021-05-15T14:04:12.6691484Z *** arch - i386 2021-05-15T14:04:12.8742383Z *** arch - x64 2021-05-15T14:04:13.0816142Z * DONE (rappdirs) 2021-05-15T14:04:13.1033755Z In R CMD INSTALL 2021-05-15T14:04:13.6863435Z * installing *source* package 'fs' ... 2021-05-15T14:04:13.7136145Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-15T14:04:13.7388409Z ** libs 2021-05-15T14:04:13.7396734Z 2021-05-15T14:04:13.7397807Z *** arch - i386 2021-05-15T14:04:13.8568630Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c error.cc -o error.o 2021-05-15T14:04:14.4057514Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c getmode.cc -o getmode.o 2021-05-15T14:04:15.0365935Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c dir.cc -o dir.o 2021-05-15T14:04:15.7361566Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c init.cc -o init.o 2021-05-15T14:04:15.8424978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c fs.cc -o fs.o 2021-05-15T14:04:16.3667516Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c link.cc -o link.o 2021-05-15T14:04:16.9998322Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c path.cc -o path.o 2021-05-15T14:04:17.6928458Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c file.cc -o file.o 2021-05-15T14:04:18.4373578Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c utils.cc -o utils.o 2021-05-15T14:04:19.0916513Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c id.cc -o id.o 2021-05-15T14:04:19.7789408Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c windows/getmode.cc -o windows/getmode.o 2021-05-15T14:04:20.4113708Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-15T14:04:20.4121249Z CC="c:/Rtools/mingw_32/bin/gcc " CFLAGS="-O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 " AR="c:/Rtools/mingw_32/bin/ar" RANLIB="c:/Rtools/mingw_32/bin/ranlib" \ 2021-05-15T14:04:20.4122454Z HAVE_DTRACE=0 2021-05-15T14:04:20.4463972Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpoxNELs/R.INSTALL71c491a5e8f/fs/src-i386/libuv-1.38.1' 2021-05-15T14:04:20.4466018Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/timer.o src/timer.c 2021-05-15T14:04:20.6776306Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/random.o src/random.c 2021-05-15T14:04:20.8553987Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-data-getter-setters.o src/uv-data-getter-setters.c 2021-05-15T14:04:21.0311780Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/fs-poll.o src/fs-poll.c 2021-05-15T14:04:21.9519215Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/version.o src/version.c 2021-05-15T14:04:21.9520638Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/idna.o src/idna.c 2021-05-15T14:04:21.9521985Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/strscpy.o src/strscpy.c 2021-05-15T14:04:21.9523269Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/inet.o src/inet.c 2021-05-15T14:04:22.0365595Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/threadpool.o src/threadpool.c 2021-05-15T14:04:22.2567164Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-common.o src/uv-common.c 2021-05-15T14:04:22.7294918Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs-event.o src/win/fs-event.c 2021-05-15T14:04:23.0039807Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/udp.o src/win/udp.c 2021-05-15T14:04:23.4685794Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/handle.o src/win/handle.c 2021-05-15T14:04:23.6654194Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/thread.o src/win/thread.c 2021-05-15T14:04:24.1822337Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tty.o src/win/tty.c 2021-05-15T14:04:24.9283048Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/signal.o src/win/signal.c 2021-05-15T14:04:25.2169631Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/stream.o src/win/stream.c 2021-05-15T14:04:25.4276931Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/util.o src/win/util.c 2021-05-15T14:04:25.7487747Z src/win/util.c: In function 'uv_os_uname': 2021-05-15T14:04:25.7490638Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-15T14:04:25.7491479Z #pragma warning(suppress : 4996) 2021-05-15T14:04:25.7491952Z ^ 2021-05-15T14:04:25.9973066Z src/win/util.c: In function 'uv_os_environ': 2021-05-15T14:04:25.9974556Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:04:25.9975510Z ptr = strchr(buf + 1, '='); 2021-05-15T14:04:25.9976012Z ^ 2021-05-15T14:04:26.1219207Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process.o src/win/process.c 2021-05-15T14:04:26.5379754Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tcp.o src/win/tcp.c 2021-05-15T14:04:27.1144647Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winsock.o src/win/winsock.c 2021-05-15T14:04:27.2593430Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-15T14:04:27.2594910Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T14:04:27.2595960Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-15T14:04:27.2596591Z ^ 2021-05-15T14:04:27.2597549Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-15T14:04:27.3506048Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/pipe.o src/win/pipe.c 2021-05-15T14:04:28.2367935Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs.o src/win/fs.c 2021-05-15T14:04:28.3859392Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-15T14:04:28.3862671Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T14:04:28.3863507Z int err = 0; 2021-05-15T14:04:28.3863985Z ^ 2021-05-15T14:04:28.3869121Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-15T14:04:28.3870143Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T14:04:28.3870865Z int err = 0; 2021-05-15T14:04:28.3871316Z ^ 2021-05-15T14:04:28.3872301Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-15T14:04:28.3873293Z LARGE_INTEGER zero, pos, end_pos; 2021-05-15T14:04:28.3873848Z ^ 2021-05-15T14:04:28.3875158Z src/win/fs.c: In function 'fs__unlink': 2021-05-15T14:04:28.3876178Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T14:04:28.3877081Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-15T14:04:28.3877617Z ^ 2021-05-15T14:04:28.3878602Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-15T14:04:28.9966142Z src/win/fs.c: In function 'uv__fs_work': 2021-05-15T14:04:28.9967665Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:04:28.9968770Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T14:04:28.9969436Z ^ 2021-05-15T14:04:28.9970201Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-15T14:04:28.9970915Z uv_stat_t new_statbuf; 2021-05-15T14:04:28.9971418Z ^ 2021-05-15T14:04:28.9972486Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:04:28.9973578Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T14:04:28.9974131Z ^ 2021-05-15T14:04:28.9974920Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-15T14:04:28.9975636Z uv_stat_t new_statbuf; 2021-05-15T14:04:28.9976126Z ^ 2021-05-15T14:04:28.9977181Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:04:28.9978219Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T14:04:28.9978873Z ^ 2021-05-15T14:04:28.9979620Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-15T14:04:28.9980277Z uv_stat_t statbuf; 2021-05-15T14:04:28.9980768Z ^ 2021-05-15T14:04:28.9981810Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:04:28.9982869Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T14:04:28.9983465Z ^ 2021-05-15T14:04:28.9984169Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-15T14:04:28.9984883Z uv_stat_t statbuf; 2021-05-15T14:04:28.9985367Z ^ 2021-05-15T14:04:29.6998242Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/async.o src/win/async.c 2021-05-15T14:04:29.8853084Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/core.o src/win/core.c 2021-05-15T14:04:30.1940471Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/dl.o src/win/dl.c 2021-05-15T14:04:30.3879623Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/poll.o src/win/poll.c 2021-05-15T14:04:30.6634520Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/detect-wakeup.o src/win/detect-wakeup.c 2021-05-15T14:04:30.8265418Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/error.o src/win/error.c 2021-05-15T14:04:31.0253190Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process-stdio.o src/win/process-stdio.c 2021-05-15T14:04:31.2737235Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winapi.o src/win/winapi.c 2021-05-15T14:04:31.4455172Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/loop-watcher.o src/win/loop-watcher.c 2021-05-15T14:04:31.6626026Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getaddrinfo.o src/win/getaddrinfo.c 2021-05-15T14:04:31.9066711Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getnameinfo.o src/win/getnameinfo.c 2021-05-15T14:04:32.0910213Z c:/Rtools/mingw_32/bin/ar crs libuv.a src/timer.o src/random.o src/uv-data-getter-setters.o src/fs-poll.o src/version.o src/idna.o src/strscpy.o src/inet.o src/threadpool.o src/uv-common.o src/win/fs-event.o src/win/udp.o src/win/handle.o src/win/thread.o src/win/tty.o src/win/signal.o src/win/stream.o src/win/util.o src/win/process.o src/win/tcp.o src/win/winsock.o src/win/pipe.o src/win/fs.o src/win/async.o src/win/core.o src/win/dl.o src/win/poll.o src/win/detect-wakeup.o src/win/error.o src/win/process-stdio.o src/win/winapi.o src/win/loop-watcher.o src/win/getaddrinfo.o src/win/getnameinfo.o 2021-05-15T14:04:32.1171440Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpoxNELs/R.INSTALL71c491a5e8f/fs/src-i386/libuv-1.38.1' 2021-05-15T14:04:32.2208455Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o fs.dll tmp.def error.o getmode.o dir.o init.o fs.o link.o path.o file.o utils.o id.o windows/getmode.o ./libuv-1.38.1/libuv.a -lpthread -lws2_32 -lkernel32 -lpsapi -liphlpapi -lshell32 -luserenv -LC:/R/bin/i386 -lR 2021-05-15T14:04:32.5234180Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-15T14:04:32.5261631Z 2021-05-15T14:04:32.5262700Z *** arch - x64 2021-05-15T14:04:32.6455302Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c error.cc -o error.o 2021-05-15T14:04:33.4039936Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c getmode.cc -o getmode.o 2021-05-15T14:04:34.2499845Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c dir.cc -o dir.o 2021-05-15T14:04:35.1572307Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c init.cc -o init.o 2021-05-15T14:04:35.2624839Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c fs.cc -o fs.o 2021-05-15T14:04:36.0045993Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c link.cc -o link.o 2021-05-15T14:04:36.8567169Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c path.cc -o path.o 2021-05-15T14:04:37.7600823Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c file.cc -o file.o 2021-05-15T14:04:38.7260056Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c utils.cc -o utils.o 2021-05-15T14:04:39.5936074Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c id.cc -o id.o 2021-05-15T14:04:40.4966213Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I./libuv-1.38.1/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I. -O2 -Wall -mtune=generic -c windows/getmode.cc -o windows/getmode.o 2021-05-15T14:04:41.3428342Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-15T14:04:41.3430349Z CC="c:/Rtools/mingw_64/bin/gcc " CFLAGS="-O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 " AR="c:/Rtools/mingw_64/bin/ar" RANLIB="c:/Rtools/mingw_64/bin/ranlib" \ 2021-05-15T14:04:41.3437231Z HAVE_DTRACE=0 2021-05-15T14:04:41.3779965Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpoxNELs/R.INSTALL71c491a5e8f/fs/src-x64/libuv-1.38.1' 2021-05-15T14:04:41.3781691Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/timer.o src/timer.c 2021-05-15T14:04:41.8055611Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/random.o src/random.c 2021-05-15T14:04:42.1937412Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-data-getter-setters.o src/uv-data-getter-setters.c 2021-05-15T14:04:42.5810698Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/fs-poll.o src/fs-poll.c 2021-05-15T14:04:43.0132985Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/version.o src/version.c 2021-05-15T14:04:43.3804796Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/idna.o src/idna.c 2021-05-15T14:04:43.7962618Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/strscpy.o src/strscpy.c 2021-05-15T14:04:44.1702998Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/inet.o src/inet.c 2021-05-15T14:04:44.5946733Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/threadpool.o src/threadpool.c 2021-05-15T14:04:44.9951152Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/uv-common.o src/uv-common.c 2021-05-15T14:04:45.6034263Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs-event.o src/win/fs-event.c 2021-05-15T14:04:46.0688851Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/udp.o src/win/udp.c 2021-05-15T14:04:46.6396098Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/handle.o src/win/handle.c 2021-05-15T14:04:47.0433434Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/thread.o src/win/thread.c 2021-05-15T14:04:47.5288153Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tty.o src/win/tty.c 2021-05-15T14:04:48.3777303Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/signal.o src/win/signal.c 2021-05-15T14:04:48.8674679Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/stream.o src/win/stream.c 2021-05-15T14:04:49.2834028Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/util.o src/win/util.c 2021-05-15T14:04:49.7951308Z src/win/util.c: In function 'uv_os_uname': 2021-05-15T14:04:49.7953727Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-15T14:04:49.7954643Z #pragma warning(suppress : 4996) 2021-05-15T14:04:49.7955274Z ^ 2021-05-15T14:04:50.1129132Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process.o src/win/process.c 2021-05-15T14:04:50.6785462Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/tcp.o src/win/tcp.c 2021-05-15T14:04:51.3592536Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winsock.o src/win/winsock.c 2021-05-15T14:04:51.7038660Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-15T14:04:51.7040271Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T14:04:51.7041351Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-15T14:04:51.7042016Z ^ 2021-05-15T14:04:51.7043008Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-15T14:04:51.7948557Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/pipe.o src/win/pipe.c 2021-05-15T14:04:52.7448867Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/fs.o src/win/fs.c 2021-05-15T14:04:53.4697174Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-15T14:04:53.4698244Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T14:04:53.4706612Z int err = 0; 2021-05-15T14:04:53.4707179Z ^ 2021-05-15T14:04:53.4707869Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-15T14:04:53.4708861Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T14:04:53.4709690Z int err = 0; 2021-05-15T14:04:53.4710171Z ^ 2021-05-15T14:04:53.4711153Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-15T14:04:53.4712088Z LARGE_INTEGER zero, pos, end_pos; 2021-05-15T14:04:53.4712673Z ^ 2021-05-15T14:04:53.4713659Z src/win/fs.c: In function 'fs__unlink': 2021-05-15T14:04:53.4714683Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T14:04:53.4715671Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-15T14:04:53.4716221Z ^ 2021-05-15T14:04:53.4717216Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-15T14:04:53.4718403Z src/win/fs.c: In function 'fs__copyfile': 2021-05-15T14:04:53.4719603Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:04:53.4720670Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T14:04:53.4721342Z ^ 2021-05-15T14:04:53.4722450Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:04:53.4723512Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T14:04:53.4724088Z ^ 2021-05-15T14:04:53.4725151Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:04:53.4727326Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T14:04:53.4728071Z ^ 2021-05-15T14:04:53.4729057Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:04:53.4730031Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T14:04:53.4730750Z ^ 2021-05-15T14:04:54.1143633Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/async.o src/win/async.c 2021-05-15T14:04:54.5155849Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/core.o src/win/core.c 2021-05-15T14:04:55.0127836Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/dl.o src/win/dl.c 2021-05-15T14:04:55.4063131Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/poll.o src/win/poll.c 2021-05-15T14:04:55.8778617Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/detect-wakeup.o src/win/detect-wakeup.c 2021-05-15T14:04:56.2561211Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/error.o src/win/error.c 2021-05-15T14:04:56.6631288Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/process-stdio.o src/win/process-stdio.c 2021-05-15T14:04:57.1102733Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/winapi.o src/win/winapi.c 2021-05-15T14:04:57.4986948Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/loop-watcher.o src/win/loop-watcher.c 2021-05-15T14:04:57.9267434Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getaddrinfo.o src/win/getaddrinfo.c 2021-05-15T14:04:58.3693831Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/getnameinfo.o src/win/getnameinfo.c 2021-05-15T14:04:58.7623297Z c:/Rtools/mingw_64/bin/ar crs libuv.a src/timer.o src/random.o src/uv-data-getter-setters.o src/fs-poll.o src/version.o src/idna.o src/strscpy.o src/inet.o src/threadpool.o src/uv-common.o src/win/fs-event.o src/win/udp.o src/win/handle.o src/win/thread.o src/win/tty.o src/win/signal.o src/win/stream.o src/win/util.o src/win/process.o src/win/tcp.o src/win/winsock.o src/win/pipe.o src/win/fs.o src/win/async.o src/win/core.o src/win/dl.o src/win/poll.o src/win/detect-wakeup.o src/win/error.o src/win/process-stdio.o src/win/winapi.o src/win/loop-watcher.o src/win/getaddrinfo.o src/win/getnameinfo.o 2021-05-15T14:04:58.7867864Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpoxNELs/R.INSTALL71c491a5e8f/fs/src-x64/libuv-1.38.1' 2021-05-15T14:04:58.9035215Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o fs.dll tmp.def error.o getmode.o dir.o init.o fs.o link.o path.o file.o utils.o id.o windows/getmode.o ./libuv-1.38.1/libuv.a -lpthread -lws2_32 -lkernel32 -lpsapi -liphlpapi -lshell32 -luserenv -LC:/R/bin/x64 -lR 2021-05-15T14:04:59.2408027Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-15T14:04:59.2447259Z ** R 2021-05-15T14:04:59.2641929Z ** inst 2021-05-15T14:04:59.2676404Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:00.0226103Z ** help 2021-05-15T14:05:00.1573475Z *** installing help indices 2021-05-15T14:05:00.2303990Z converting help for package 'fs' 2021-05-15T14:05:00.2540969Z finding HTML links ... done 2021-05-15T14:05:00.2858532Z copy html 2021-05-15T14:05:00.3034852Z create html 2021-05-15T14:05:00.3490478Z delete html 2021-05-15T14:05:00.3725791Z dir_ls html 2021-05-15T14:05:00.3793412Z dir_tree html 2021-05-15T14:05:00.3874340Z file_access html 2021-05-15T14:05:00.3941476Z file_chmod html 2021-05-15T14:05:00.4005591Z file_chown html 2021-05-15T14:05:00.4271574Z file_info html 2021-05-15T14:05:00.4356843Z file_move html 2021-05-15T14:05:00.4434846Z file_show html 2021-05-15T14:05:00.4573133Z file_temp html 2021-05-15T14:05:00.4646350Z file_touch html 2021-05-15T14:05:00.4791551Z fs-package html 2021-05-15T14:05:00.4844539Z fs_bytes html 2021-05-15T14:05:00.4951220Z fs_path html 2021-05-15T14:05:00.5138106Z fs_perms html 2021-05-15T14:05:00.5191969Z id html 2021-05-15T14:05:00.5234458Z is_absolute_path html 2021-05-15T14:05:00.5334365Z is_file html 2021-05-15T14:05:00.5381681Z link_path html 2021-05-15T14:05:00.5465195Z path html 2021-05-15T14:05:00.5769535Z path_expand html 2021-05-15T14:05:00.5882199Z path_file html 2021-05-15T14:05:00.5994223Z path_filter html 2021-05-15T14:05:00.6232076Z path_math html 2021-05-15T14:05:00.6318372Z path_package html 2021-05-15T14:05:00.6474786Z path_sanitize html 2021-05-15T14:05:00.6538222Z path_tidy html 2021-05-15T14:05:00.6544478Z ** building package indices 2021-05-15T14:05:00.7170092Z ** installing vignettes 2021-05-15T14:05:00.7234666Z ** testing if installed package can be loaded 2021-05-15T14:05:00.7237614Z *** arch - i386 2021-05-15T14:05:01.0297142Z *** arch - x64 2021-05-15T14:05:01.3434329Z * DONE (fs) 2021-05-15T14:05:01.4712900Z In R CMD INSTALL 2021-05-15T14:05:01.7120150Z * installing *source* package 'clipr' ... 2021-05-15T14:05:01.7157966Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.7391101Z ** R 2021-05-15T14:05:01.7473089Z ** inst 2021-05-15T14:05:01.7507286Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:01.9025306Z ** help 2021-05-15T14:05:01.9429465Z *** installing help indices 2021-05-15T14:05:01.9698958Z converting help for package 'clipr' 2021-05-15T14:05:01.9941114Z finding HTML links ... done 2021-05-15T14:05:02.0094249Z clear_clip html 2021-05-15T14:05:02.0178154Z clipr html 2021-05-15T14:05:02.0279146Z clipr_available html 2021-05-15T14:05:02.0350561Z read_clip html 2021-05-15T14:05:02.0505967Z read_clip_tbl html 2021-05-15T14:05:02.0816288Z write_clip html 2021-05-15T14:05:02.0867804Z write_last_clip html 2021-05-15T14:05:02.0872051Z ** building package indices 2021-05-15T14:05:02.1071708Z ** installing vignettes 2021-05-15T14:05:02.1148916Z ** testing if installed package can be loaded 2021-05-15T14:05:02.1151564Z *** arch - i386 2021-05-15T14:05:02.3195782Z *** arch - x64 2021-05-15T14:05:02.5264874Z * DONE (clipr) 2021-05-15T14:05:02.5487815Z In R CMD INSTALL 2021-05-15T14:05:03.6389973Z * installing *source* package 'git2r' ... 2021-05-15T14:05:03.6979208Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-15T14:05:03.6980593Z 2021-05-15T14:05:03.6981250Z ********************************************** 2021-05-15T14:05:03.6981971Z WARNING: this package has a configure script 2021-05-15T14:05:03.6982806Z It probably needs manual configuration 2021-05-15T14:05:03.6983582Z ********************************************** 2021-05-15T14:05:03.6983940Z 2021-05-15T14:05:03.6984273Z 2021-05-15T14:05:03.7200051Z ** libs 2021-05-15T14:05:03.7213777Z 2021-05-15T14:05:03.7214902Z *** arch - i386 2021-05-15T14:05:04.0736819Z rm -f git2r.dll git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o 2021-05-15T14:05:04.0935787Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T14:05:04.7468537Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r.c -o git2r.o 2021-05-15T14:05:04.8672264Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_S3.c -o git2r_S3.o 2021-05-15T14:05:04.9605209Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_arg.c -o git2r_arg.o 2021-05-15T14:05:05.1907934Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_blame.c -o git2r_blame.o 2021-05-15T14:05:05.3236126Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_blob.c -o git2r_blob.o 2021-05-15T14:05:05.4884939Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_branch.c -o git2r_branch.o 2021-05-15T14:05:06.4459008Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T14:05:06.4461218Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_clone.c -o git2r_clone.o 2021-05-15T14:05:06.4463332Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_commit.c -o git2r_commit.o 2021-05-15T14:05:06.4465432Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_config.c -o git2r_config.o 2021-05-15T14:05:06.4467742Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_cred.c -o git2r_cred.o 2021-05-15T14:05:06.8032655Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_diff.c -o git2r_diff.o 2021-05-15T14:05:07.0813586Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_error.c -o git2r_error.o 2021-05-15T14:05:07.1933104Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_graph.c -o git2r_graph.o 2021-05-15T14:05:07.3289998Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_index.c -o git2r_index.o 2021-05-15T14:05:07.4577493Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T14:05:07.5819638Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_merge.c -o git2r_merge.o 2021-05-15T14:05:07.7851222Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_note.c -o git2r_note.o 2021-05-15T14:05:07.9506640Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_object.c -o git2r_object.o 2021-05-15T14:05:08.0764022Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_odb.c -o git2r_odb.o 2021-05-15T14:05:08.2698019Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_oid.c -o git2r_oid.o 2021-05-15T14:05:08.3819989Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_push.c -o git2r_push.o 2021-05-15T14:05:08.5072443Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_reference.c -o git2r_reference.o 2021-05-15T14:05:08.6507416Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T14:05:08.7787784Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_remote.c -o git2r_remote.o 2021-05-15T14:05:08.9809062Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_repository.c -o git2r_repository.o 2021-05-15T14:05:09.1885052Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_reset.c -o git2r_reset.o 2021-05-15T14:05:09.3139646Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T14:05:09.4364560Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T14:05:09.6334764Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_signature.c -o git2r_signature.o 2021-05-15T14:05:09.7661666Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_stash.c -o git2r_stash.o 2021-05-15T14:05:09.9206608Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_status.c -o git2r_status.o 2021-05-15T14:05:10.1021433Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_tag.c -o git2r_tag.o 2021-05-15T14:05:10.2654899Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T14:05:10.3777869Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O3 -Wall -std=gnu99 -mtune=generic -c git2r_tree.c -o git2r_tree.o 2021-05-15T14:05:10.5909923Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o git2r.dll git2r-win.def git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L../windows/libgit2-1.1.0/lib/i386 -lgit2 -lssh2 -lz -lssl -lcrypto -lwinhttp -lws2_32 -lcrypt32 -lole32 -lrpcrt4 -LC:/R/bin/i386 -lR 2021-05-15T14:05:11.0330494Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-15T14:05:11.0415267Z 2021-05-15T14:05:11.0416297Z *** arch - x64 2021-05-15T14:05:11.6128400Z rm -f git2r.dll git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o 2021-05-15T14:05:11.6324276Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T14:05:11.8225654Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r.c -o git2r.o 2021-05-15T14:05:11.9403106Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_S3.c -o git2r_S3.o 2021-05-15T14:05:12.0297512Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_arg.c -o git2r_arg.o 2021-05-15T14:05:12.2169724Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_blame.c -o git2r_blame.o 2021-05-15T14:05:12.3530977Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_blob.c -o git2r_blob.o 2021-05-15T14:05:12.5048292Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_branch.c -o git2r_branch.o 2021-05-15T14:05:12.7367735Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T14:05:12.8670170Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_clone.c -o git2r_clone.o 2021-05-15T14:05:12.9991452Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_commit.c -o git2r_commit.o 2021-05-15T14:05:13.1689265Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_config.c -o git2r_config.o 2021-05-15T14:05:13.3467333Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_cred.c -o git2r_cred.o 2021-05-15T14:05:13.9310851Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_diff.c -o git2r_diff.o 2021-05-15T14:05:14.1877307Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_error.c -o git2r_error.o 2021-05-15T14:05:14.2966396Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_graph.c -o git2r_graph.o 2021-05-15T14:05:14.4187040Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_index.c -o git2r_index.o 2021-05-15T14:05:14.5405141Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T14:05:14.6659763Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_merge.c -o git2r_merge.o 2021-05-15T14:05:14.8522806Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_note.c -o git2r_note.o 2021-05-15T14:05:15.0086417Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_object.c -o git2r_object.o 2021-05-15T14:05:15.1284696Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_odb.c -o git2r_odb.o 2021-05-15T14:05:15.3146964Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_oid.c -o git2r_oid.o 2021-05-15T14:05:15.4223495Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_push.c -o git2r_push.o 2021-05-15T14:05:15.5475328Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_reference.c -o git2r_reference.o 2021-05-15T14:05:16.4606702Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T14:05:16.4608887Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_remote.c -o git2r_remote.o 2021-05-15T14:05:16.4611088Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_repository.c -o git2r_repository.o 2021-05-15T14:05:16.4613256Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_reset.c -o git2r_reset.o 2021-05-15T14:05:16.4615562Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T14:05:16.4617726Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T14:05:16.5870874Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_signature.c -o git2r_signature.o 2021-05-15T14:05:16.7069769Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_stash.c -o git2r_stash.o 2021-05-15T14:05:16.8551244Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_status.c -o git2r_status.o 2021-05-15T14:05:17.0264737Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_tag.c -o git2r_tag.o 2021-05-15T14:05:17.1815724Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T14:05:17.2900814Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_LIBGIT2_V0_99_0_RENAMES -O2 -Wall -std=gnu99 -mtune=generic -c git2r_tree.c -o git2r_tree.o 2021-05-15T14:05:17.4954621Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o git2r.dll git2r-win.def git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L../windows/libgit2-1.1.0/lib/x64 -lgit2 -lssh2 -lz -lssl -lcrypto -lwinhttp -lws2_32 -lcrypt32 -lole32 -lrpcrt4 -LC:/R/bin/x64 -lR 2021-05-15T14:05:17.9047407Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-15T14:05:17.9147110Z ** R 2021-05-15T14:05:17.9560656Z ** inst 2021-05-15T14:05:17.9587166Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:18.7279908Z ** help 2021-05-15T14:05:19.1966976Z *** installing help indices 2021-05-15T14:05:19.4577005Z converting help for package 'git2r' 2021-05-15T14:05:19.4837033Z finding HTML links ... done 2021-05-15T14:05:19.5310682Z add html 2021-05-15T14:05:19.5393244Z ahead_behind html 2021-05-15T14:05:19.5602025Z as.data.frame.git_repository html 2021-05-15T14:05:19.5791133Z as.data.frame.git_tree html 2021-05-15T14:05:19.5854755Z as.list.git_tree html 2021-05-15T14:05:19.6216915Z blame html 2021-05-15T14:05:19.6326502Z blob_create html 2021-05-15T14:05:19.6402566Z branch_create html 2021-05-15T14:05:19.6457697Z branch_delete html 2021-05-15T14:05:19.6512255Z branch_get_upstream html 2021-05-15T14:05:19.6560138Z branch_remote_name html 2021-05-15T14:05:19.6608069Z branch_remote_url html 2021-05-15T14:05:19.6679549Z branch_rename html 2021-05-15T14:05:19.6740651Z branch_set_upstream html 2021-05-15T14:05:19.6790097Z branch_target html 2021-05-15T14:05:19.6858628Z branches html 2021-05-15T14:05:19.6916752Z bundle_r_package html 2021-05-15T14:05:19.7080004Z checkout html 2021-05-15T14:05:19.7241376Z clone html 2021-05-15T14:05:19.7467160Z commit html 2021-05-15T14:05:19.7651517Z commits html 2021-05-15T14:05:19.7786126Z config html 2021-05-15T14:05:19.7843091Z content html 2021-05-15T14:05:19.7930213Z contributions html 2021-05-15T14:05:19.8086449Z cred_env html 2021-05-15T14:05:19.8257978Z cred_ssh_key html 2021-05-15T14:05:19.8393936Z cred_token html 2021-05-15T14:05:19.8526501Z cred_user_pass html 2021-05-15T14:05:19.8580315Z default_signature html 2021-05-15T14:05:19.8656491Z descendant_of html 2021-05-15T14:05:19.8940292Z diff-methods html 2021-05-15T14:05:19.9018699Z discover_repository html 2021-05-15T14:05:19.9297170Z fetch html 2021-05-15T14:05:19.9358516Z fetch_heads html 2021-05-15T14:05:19.9391155Z git2r html 2021-05-15T14:05:19.9538115Z git_config_files html 2021-05-15T14:05:19.9753791Z git_time html 2021-05-15T14:05:19.9755838Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2jBKF3/R.INSTALL1ac060a73ffb/git2r/man/git_time.Rd:23: file link 'time zones' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:05:19.9799485Z hash html 2021-05-15T14:05:19.9845937Z hashfile html 2021-05-15T14:05:19.9911879Z head.git_repository html 2021-05-15T14:05:19.9961376Z in_repository html 2021-05-15T14:05:20.0038991Z index_remove_bypath html 2021-05-15T14:05:20.0115954Z init html 2021-05-15T14:05:20.0174293Z is_bare html 2021-05-15T14:05:20.0224887Z is_binary html 2021-05-15T14:05:20.0271100Z is_blob html 2021-05-15T14:05:20.0326525Z is_branch html 2021-05-15T14:05:20.0372537Z is_commit html 2021-05-15T14:05:20.0430376Z is_detached html 2021-05-15T14:05:20.0484035Z is_empty html 2021-05-15T14:05:20.0536284Z is_head html 2021-05-15T14:05:20.0624342Z is_local html 2021-05-15T14:05:20.0675932Z is_merge html 2021-05-15T14:05:20.0740500Z is_shallow html 2021-05-15T14:05:20.0787529Z is_tag html 2021-05-15T14:05:20.0833778Z is_tree html 2021-05-15T14:05:20.0882091Z last_commit html 2021-05-15T14:05:20.0934875Z length.git_blob html 2021-05-15T14:05:20.0992452Z length.git_diff html 2021-05-15T14:05:20.1037460Z length.git_tree html 2021-05-15T14:05:20.1078949Z libgit2_features html 2021-05-15T14:05:20.1118577Z libgit2_version html 2021-05-15T14:05:20.1199054Z lookup html 2021-05-15T14:05:20.1265329Z lookup_commit html 2021-05-15T14:05:20.1422964Z ls_tree html 2021-05-15T14:05:20.1647942Z merge html 2021-05-15T14:05:20.1706239Z merge_base html 2021-05-15T14:05:20.1819402Z note_create html 2021-05-15T14:05:20.1878277Z note_default_ref html 2021-05-15T14:05:20.1952098Z note_remove html 2021-05-15T14:05:20.2049458Z notes html 2021-05-15T14:05:20.2184904Z odb_blobs html 2021-05-15T14:05:20.2271601Z odb_objects html 2021-05-15T14:05:20.2318455Z parents html 2021-05-15T14:05:20.2407748Z plot.git_repository html 2021-05-15T14:05:20.2478211Z print.git_reflog_entry html 2021-05-15T14:05:20.2652471Z pull html 2021-05-15T14:05:20.2732923Z punch_card html 2021-05-15T14:05:20.2870664Z push html 2021-05-15T14:05:20.2966701Z reexports html 2021-05-15T14:05:20.3020387Z references html 2021-05-15T14:05:20.3089599Z reflog html 2021-05-15T14:05:20.3162921Z remote_add html 2021-05-15T14:05:20.3248345Z remote_ls html 2021-05-15T14:05:20.3313972Z remote_remove html 2021-05-15T14:05:20.3387518Z remote_rename html 2021-05-15T14:05:20.3496062Z remote_set_url html 2021-05-15T14:05:20.3568587Z remote_url html 2021-05-15T14:05:20.3620623Z remotes html 2021-05-15T14:05:20.3703396Z repository html 2021-05-15T14:05:20.3757085Z repository_head html 2021-05-15T14:05:20.3883537Z reset html 2021-05-15T14:05:20.3960857Z revparse_single html 2021-05-15T14:05:20.4027295Z rm_file html 2021-05-15T14:05:20.4113945Z sha html 2021-05-15T14:05:20.4203237Z ssh_path html 2021-05-15T14:05:20.4265427Z ssl_cert_locations html 2021-05-15T14:05:20.4394837Z stash html 2021-05-15T14:05:20.4493520Z stash_apply html 2021-05-15T14:05:20.4578432Z stash_drop html 2021-05-15T14:05:20.4636166Z stash_list html 2021-05-15T14:05:20.4715888Z stash_pop html 2021-05-15T14:05:20.4862318Z status html 2021-05-15T14:05:20.4933727Z sub-.git_tree html 2021-05-15T14:05:20.4996025Z summary.git_repository html 2021-05-15T14:05:20.5064385Z summary.git_stash html 2021-05-15T14:05:20.5126336Z summary.git_tree html 2021-05-15T14:05:20.5241909Z tag html 2021-05-15T14:05:20.5320092Z tag_delete html 2021-05-15T14:05:20.5372264Z tags html 2021-05-15T14:05:20.5423816Z tree html 2021-05-15T14:05:20.5599332Z when html 2021-05-15T14:05:20.5600990Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2jBKF3/R.INSTALL1ac060a73ffb/git2r/man/when.Rd:13: file link 'time zones' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:05:20.5655079Z workdir html 2021-05-15T14:05:20.5667951Z ** building package indices 2021-05-15T14:05:20.7944002Z ** testing if installed package can be loaded 2021-05-15T14:05:20.7945922Z *** arch - i386 2021-05-15T14:05:20.9992336Z *** arch - x64 2021-05-15T14:05:21.2121183Z * DONE (git2r) 2021-05-15T14:05:21.6069585Z In R CMD INSTALL 2021-05-15T14:05:22.0157478Z * installing *source* package 'httr' ... 2021-05-15T14:05:22.0296232Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-15T14:05:22.0542846Z ** R 2021-05-15T14:05:22.0872487Z ** demo 2021-05-15T14:05:22.0920611Z ** inst 2021-05-15T14:05:22.0971377Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:24.2910645Z ** help 2021-05-15T14:05:24.5937407Z *** installing help indices 2021-05-15T14:05:24.7837768Z converting help for package 'httr' 2021-05-15T14:05:24.8085933Z finding HTML links ... done 2021-05-15T14:05:24.8620546Z BROWSE html 2021-05-15T14:05:24.9121984Z DELETE html 2021-05-15T14:05:24.9423078Z GET html 2021-05-15T14:05:24.9696980Z HEAD html 2021-05-15T14:05:25.0069391Z PATCH html 2021-05-15T14:05:25.0446239Z POST html 2021-05-15T14:05:25.0845831Z PUT html 2021-05-15T14:05:25.1343207Z RETRY html 2021-05-15T14:05:25.1503318Z Token-class html 2021-05-15T14:05:25.1875261Z VERB html 2021-05-15T14:05:25.2009782Z add_headers html 2021-05-15T14:05:25.2129146Z authenticate html 2021-05-15T14:05:25.2180454Z cache_info html 2021-05-15T14:05:25.2389049Z config html 2021-05-15T14:05:25.2792122Z content html 2021-05-15T14:05:25.2882738Z content_type html 2021-05-15T14:05:25.3476204Z cookies html 2021-05-15T14:05:25.3636703Z get_callback html 2021-05-15T14:05:25.3678918Z guess_media html 2021-05-15T14:05:25.3770285Z handle html 2021-05-15T14:05:25.3814460Z handle_pool html 2021-05-15T14:05:25.3848893Z has_content html 2021-05-15T14:05:25.3900774Z headers html 2021-05-15T14:05:25.3956686Z hmac_sha1 html 2021-05-15T14:05:25.4103667Z http_condition html 2021-05-15T14:05:25.4206294Z http_error html 2021-05-15T14:05:25.4547049Z http_status html 2021-05-15T14:05:25.4594017Z http_type html 2021-05-15T14:05:25.4894777Z httr-package html 2021-05-15T14:05:25.4960989Z httr_dr html 2021-05-15T14:05:25.5073225Z httr_options html 2021-05-15T14:05:25.5188767Z init_oauth1.0 html 2021-05-15T14:05:25.5471853Z init_oauth2.0 html 2021-05-15T14:05:25.5516299Z insensitive html 2021-05-15T14:05:25.5657086Z jwt_signature html 2021-05-15T14:05:25.5893783Z modify_url html 2021-05-15T14:05:25.6100361Z oauth1.0_token html 2021-05-15T14:05:25.6467780Z oauth2.0_token html 2021-05-15T14:05:25.6605795Z oauth_app html 2021-05-15T14:05:25.6647698Z oauth_callback html 2021-05-15T14:05:25.6794411Z oauth_endpoint html 2021-05-15T14:05:25.6836228Z oauth_endpoints html 2021-05-15T14:05:25.6898068Z oauth_exchanger html 2021-05-15T14:05:25.7029800Z oauth_listener html 2021-05-15T14:05:25.7148373Z oauth_service_token html 2021-05-15T14:05:25.7239412Z oauth_signature html 2021-05-15T14:05:25.7336718Z parse_http_date html 2021-05-15T14:05:25.7431174Z parse_media html 2021-05-15T14:05:25.7524090Z parse_url html 2021-05-15T14:05:25.7582950Z progress html 2021-05-15T14:05:25.7701887Z response html 2021-05-15T14:05:25.7752916Z revoke_all html 2021-05-15T14:05:25.7881132Z set_config html 2021-05-15T14:05:25.7994973Z set_cookies html 2021-05-15T14:05:25.8062795Z sha1_hash html 2021-05-15T14:05:25.8097553Z sign_oauth html 2021-05-15T14:05:25.8136269Z status_code html 2021-05-15T14:05:25.8268897Z stop_for_status html 2021-05-15T14:05:25.8399550Z timeout html 2021-05-15T14:05:25.8502147Z upload_file html 2021-05-15T14:05:25.8642656Z use_proxy html 2021-05-15T14:05:25.8733271Z user_agent html 2021-05-15T14:05:25.8916730Z verbose html 2021-05-15T14:05:25.9060474Z with_config html 2021-05-15T14:05:25.9128622Z write_disk html 2021-05-15T14:05:25.9180381Z write_function html 2021-05-15T14:05:25.9231599Z write_stream html 2021-05-15T14:05:25.9241411Z ** building package indices 2021-05-15T14:05:26.0744380Z ** installing vignettes 2021-05-15T14:05:26.0811988Z ** testing if installed package can be loaded 2021-05-15T14:05:26.0814589Z *** arch - i386 2021-05-15T14:05:26.2863372Z *** arch - x64 2021-05-15T14:05:26.4976594Z * DONE (httr) 2021-05-15T14:05:26.5439350Z In R CMD INSTALL 2021-05-15T14:05:26.9985369Z * installing *source* package 'cli' ... 2021-05-15T14:05:27.0156040Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-15T14:05:27.0415553Z ** R 2021-05-15T14:05:27.0924004Z ** inst 2021-05-15T14:05:27.0972375Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:29.3157257Z ** help 2021-05-15T14:05:29.7022289Z *** installing help indices 2021-05-15T14:05:29.8788302Z converting help for package 'cli' 2021-05-15T14:05:29.9029621Z finding HTML links ... done 2021-05-15T14:05:29.9612609Z ansi-styles html 2021-05-15T14:05:29.9852885Z ansi_align html 2021-05-15T14:05:30.0107129Z ansi_columns html 2021-05-15T14:05:30.0183577Z ansi_has_any html 2021-05-15T14:05:30.0297823Z ansi_hide_cursor html 2021-05-15T14:05:30.0478351Z ansi_nchar html 2021-05-15T14:05:30.0556316Z ansi_regex html 2021-05-15T14:05:30.0629165Z ansi_strip html 2021-05-15T14:05:30.0809849Z ansi_strsplit html 2021-05-15T14:05:30.0956129Z ansi_strtrim html 2021-05-15T14:05:30.1169416Z ansi_strwrap html 2021-05-15T14:05:30.1339392Z ansi_substr html 2021-05-15T14:05:30.1515864Z ansi_substring html 2021-05-15T14:05:30.1814577Z ansi_toupper html 2021-05-15T14:05:30.1946286Z ansi_trimws html 2021-05-15T14:05:30.2261633Z boxx html 2021-05-15T14:05:30.2345070Z builtin_theme html 2021-05-15T14:05:30.2515062Z cat_line html 2021-05-15T14:05:30.2582972Z cli html 2021-05-15T14:05:30.2672879Z cli_alert html 2021-05-15T14:05:30.2771355Z cli_blockquote html 2021-05-15T14:05:30.2993427Z cli_bullets html 2021-05-15T14:05:30.3149984Z cli_code html 2021-05-15T14:05:30.3268139Z cli_debug_doc html 2021-05-15T14:05:30.3401002Z cli_div html 2021-05-15T14:05:30.3548290Z cli_dl html 2021-05-15T14:05:30.3591062Z cli_end html 2021-05-15T14:05:30.3707497Z cli_format html 2021-05-15T14:05:30.3805475Z cli_format_method html 2021-05-15T14:05:30.3909424Z cli_h1 html 2021-05-15T14:05:30.4033350Z cli_li html 2021-05-15T14:05:30.4119026Z cli_list_themes html 2021-05-15T14:05:30.4274848Z cli_ol html 2021-05-15T14:05:30.4319145Z cli_output_connection html 2021-05-15T14:05:30.4424805Z cli_par html 2021-05-15T14:05:30.4689594Z cli_process_start html 2021-05-15T14:05:30.4843098Z cli_rule html 2021-05-15T14:05:30.4991320Z cli_sitrep html 2021-05-15T14:05:30.5250731Z cli_status html 2021-05-15T14:05:30.5424824Z cli_status_clear html 2021-05-15T14:05:30.5554204Z cli_status_update html 2021-05-15T14:05:30.5621559Z cli_text html 2021-05-15T14:05:30.5771689Z cli_ul html 2021-05-15T14:05:30.5909442Z cli_vec html 2021-05-15T14:05:30.5962069Z cli_verbatim html 2021-05-15T14:05:30.6062271Z combine_ansi_styles html 2021-05-15T14:05:30.6192568Z console_width html 2021-05-15T14:05:30.6308515Z containers html 2021-05-15T14:05:30.6372096Z demo_spinners html 2021-05-15T14:05:30.6499820Z faq html 2021-05-15T14:05:30.6579345Z format_error html 2021-05-15T14:05:30.6664367Z get_spinner html 2021-05-15T14:05:30.7159611Z inline-markup html 2021-05-15T14:05:30.7262379Z is_ansi_tty html 2021-05-15T14:05:30.7437834Z is_dynamic_tty html 2021-05-15T14:05:30.7499924Z is_utf8_output html 2021-05-15T14:05:30.7560672Z list_spinners html 2021-05-15T14:05:30.7765109Z make_ansi_style html 2021-05-15T14:05:30.7979918Z make_spinner html 2021-05-15T14:05:30.8040750Z match_selector html 2021-05-15T14:05:30.8129395Z match_selector_node html 2021-05-15T14:05:30.8485995Z num_ansi_colors html 2021-05-15T14:05:30.8574292Z parse_selector html 2021-05-15T14:05:30.8644019Z pluralization-helpers html 2021-05-15T14:05:30.9221636Z pluralization html 2021-05-15T14:05:30.9341198Z pluralize html 2021-05-15T14:05:30.9600470Z rule html 2021-05-15T14:05:30.9723071Z simple_theme html 2021-05-15T14:05:30.9804491Z spark_bar html 2021-05-15T14:05:30.9880711Z spark_line html 2021-05-15T14:05:30.9994347Z start_app html 2021-05-15T14:05:31.0101908Z style_hyperlink html 2021-05-15T14:05:31.0152293Z symbol html 2021-05-15T14:05:31.0348594Z test_that_cli html 2021-05-15T14:05:31.0860794Z themes html 2021-05-15T14:05:31.1010646Z tree html 2021-05-15T14:05:31.1111912Z unicode-width-workaround html 2021-05-15T14:05:31.1122473Z *** copying figures 2021-05-15T14:05:31.1160338Z ** building package indices 2021-05-15T14:05:31.2948657Z ** testing if installed package can be loaded 2021-05-15T14:05:31.2950730Z *** arch - i386 2021-05-15T14:05:31.6006796Z *** arch - x64 2021-05-15T14:05:31.9137136Z * DONE (cli) 2021-05-15T14:05:31.9750894Z In R CMD INSTALL 2021-05-15T14:05:32.2217753Z * installing *source* package 'credentials' ... 2021-05-15T14:05:32.2255226Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-15T14:05:32.2485448Z ** R 2021-05-15T14:05:32.2566633Z ** inst 2021-05-15T14:05:32.2599433Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:32.5066260Z ** help 2021-05-15T14:05:32.5417184Z *** installing help indices 2021-05-15T14:05:32.5668100Z converting help for package 'credentials' 2021-05-15T14:05:32.5905469Z finding HTML links ... done 2021-05-15T14:05:32.6189095Z credential_api html 2021-05-15T14:05:32.6274576Z credential_helper html 2021-05-15T14:05:32.6420738Z http_credentials html 2021-05-15T14:05:32.6553071Z set_github_pat html 2021-05-15T14:05:32.6719831Z ssh_credentials html 2021-05-15T14:05:32.6723501Z ** building package indices 2021-05-15T14:05:32.6895341Z ** installing vignettes 2021-05-15T14:05:32.6945811Z ** testing if installed package can be loaded 2021-05-15T14:05:32.6948346Z *** arch - i386 2021-05-15T14:05:34.4096248Z *** arch - x64 2021-05-15T14:05:35.2210246Z * DONE (credentials) 2021-05-15T14:05:35.2426568Z In R CMD INSTALL 2021-05-15T14:05:35.5483900Z * installing *source* package 'lifecycle' ... 2021-05-15T14:05:35.5561307Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-15T14:05:35.5817921Z ** R 2021-05-15T14:05:35.5912220Z ** inst 2021-05-15T14:05:35.5961853Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:35.8217936Z ** help 2021-05-15T14:05:35.8731493Z *** installing help indices 2021-05-15T14:05:35.9073781Z converting help for package 'lifecycle' 2021-05-15T14:05:35.9301671Z finding HTML links ... done 2021-05-15T14:05:35.9727277Z badge html 2021-05-15T14:05:35.9995221Z deprecate_soft html 2021-05-15T14:05:36.0414504Z deprecated html 2021-05-15T14:05:36.0597176Z expect_deprecated html 2021-05-15T14:05:36.0680787Z last_warnings html 2021-05-15T14:05:36.0822201Z lifecycle-package html 2021-05-15T14:05:36.0916024Z signal_experimental html 2021-05-15T14:05:36.1060557Z signal_stage html 2021-05-15T14:05:36.1166725Z verbosity html 2021-05-15T14:05:36.1171275Z *** copying figures 2021-05-15T14:05:36.1207765Z ** building package indices 2021-05-15T14:05:36.1503267Z ** installing vignettes 2021-05-15T14:05:36.1559981Z ** testing if installed package can be loaded 2021-05-15T14:05:36.1562417Z *** arch - i386 2021-05-15T14:05:36.3611722Z *** arch - x64 2021-05-15T14:05:36.5687794Z * DONE (lifecycle) 2021-05-15T14:05:36.5988744Z In R CMD INSTALL 2021-05-15T14:05:36.9714963Z * installing *source* package 'desc' ... 2021-05-15T14:05:36.9838708Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-15T14:05:37.0100720Z ** R 2021-05-15T14:05:37.0339284Z ** inst 2021-05-15T14:05:37.0373591Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:38.2846612Z ** help 2021-05-15T14:05:38.5187804Z *** installing help indices 2021-05-15T14:05:38.6553976Z converting help for package 'desc' 2021-05-15T14:05:38.6819176Z finding HTML links ... done 2021-05-15T14:05:38.7248758Z check_encoding html 2021-05-15T14:05:38.7321376Z check_field html 2021-05-15T14:05:38.7378951Z cran_ascii_fields html 2021-05-15T14:05:38.7857722Z cran_valid_fields html 2021-05-15T14:05:38.7925753Z dep_types html 2021-05-15T14:05:38.8063741Z desc html 2021-05-15T14:05:38.8271676Z desc_add_author html 2021-05-15T14:05:38.8482862Z desc_add_author_gh html 2021-05-15T14:05:38.8701886Z desc_add_me html 2021-05-15T14:05:38.8951799Z desc_add_orcid html 2021-05-15T14:05:38.9045020Z desc_add_remotes html 2021-05-15T14:05:38.9290935Z desc_add_role html 2021-05-15T14:05:38.9423503Z desc_add_to_collate html 2021-05-15T14:05:38.9504131Z desc_add_urls html 2021-05-15T14:05:38.9678106Z desc_bump_version html 2021-05-15T14:05:38.9910182Z desc_change_maintainer html 2021-05-15T14:05:38.9978223Z desc_clear_remotes html 2021-05-15T14:05:39.0072620Z desc_clear_urls html 2021-05-15T14:05:39.0218696Z desc_coerce_authors_at_r html 2021-05-15T14:05:39.0327160Z desc_del html 2021-05-15T14:05:39.0548712Z desc_del_author html 2021-05-15T14:05:39.0654385Z desc_del_collate html 2021-05-15T14:05:39.0782224Z desc_del_dep html 2021-05-15T14:05:39.0880949Z desc_del_deps html 2021-05-15T14:05:39.1009268Z desc_del_from_collate html 2021-05-15T14:05:39.1087991Z desc_del_remotes html 2021-05-15T14:05:39.1307833Z desc_del_role html 2021-05-15T14:05:39.1383115Z desc_del_urls html 2021-05-15T14:05:39.1471115Z desc_fields html 2021-05-15T14:05:39.1570468Z desc_get html 2021-05-15T14:05:39.1722829Z desc_get_author html 2021-05-15T14:05:39.1863112Z desc_get_authors html 2021-05-15T14:05:39.1943016Z desc_get_built html 2021-05-15T14:05:39.2060450Z desc_get_collate html 2021-05-15T14:05:39.2160737Z desc_get_deps html 2021-05-15T14:05:39.2308319Z desc_get_field html 2021-05-15T14:05:39.2442001Z desc_get_maintainer html 2021-05-15T14:05:39.2491879Z desc_get_remotes html 2021-05-15T14:05:39.2563560Z desc_get_urls html 2021-05-15T14:05:39.2672354Z desc_get_version html 2021-05-15T14:05:39.2674087Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYNQxIt/R.INSTALL4d46a9e5d37/desc/man/desc_get_version.Rd:15: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:05:39.2780875Z desc_has_dep html 2021-05-15T14:05:39.2874782Z desc_has_fields html 2021-05-15T14:05:39.2937762Z desc_normalize html 2021-05-15T14:05:39.2981072Z desc_print html 2021-05-15T14:05:39.3042963Z desc_reformat_fields html 2021-05-15T14:05:39.3102894Z desc_reorder_fields html 2021-05-15T14:05:39.3227032Z desc_set html 2021-05-15T14:05:39.3410451Z desc_set_authors html 2021-05-15T14:05:39.3510973Z desc_set_collate html 2021-05-15T14:05:39.3639742Z desc_set_dep html 2021-05-15T14:05:39.3756606Z desc_set_deps html 2021-05-15T14:05:39.3831965Z desc_set_remotes html 2021-05-15T14:05:39.3908012Z desc_set_urls html 2021-05-15T14:05:39.4088871Z desc_set_version html 2021-05-15T14:05:39.4090616Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYNQxIt/R.INSTALL4d46a9e5d37/desc/man/desc_set_version.Rd:10: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:05:39.4131470Z desc_to_latex html 2021-05-15T14:05:39.4174104Z desc_validate html 2021-05-15T14:05:39.5791357Z description html 2021-05-15T14:05:39.5793318Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYNQxIt/R.INSTALL4d46a9e5d37/desc/man/description.Rd:162: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:05:39.5795780Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYNQxIt/R.INSTALL4d46a9e5d37/desc/man/description.Rd:172: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:05:39.5798080Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYNQxIt/R.INSTALL4d46a9e5d37/desc/man/description.Rd:176: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:05:39.5801816Z ** building package indices 2021-05-15T14:05:39.7143138Z ** testing if installed package can be loaded 2021-05-15T14:05:39.7145076Z *** arch - i386 2021-05-15T14:05:39.9193615Z *** arch - x64 2021-05-15T14:05:40.1287007Z * DONE (desc) 2021-05-15T14:05:40.1679827Z In R CMD INSTALL 2021-05-15T14:05:40.3956467Z * installing *source* package 'cachem' ... 2021-05-15T14:05:40.3986858Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-15T14:05:40.4235285Z ** libs 2021-05-15T14:05:40.4242223Z 2021-05-15T14:05:40.4243234Z *** arch - i386 2021-05-15T14:05:40.4446764Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c cache.c -o cache.o 2021-05-15T14:05:40.5367217Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:05:40.7184378Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-15T14:05:40.8065059Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-15T14:05:40.8073437Z 2021-05-15T14:05:40.8074640Z *** arch - x64 2021-05-15T14:05:40.8251808Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c cache.c -o cache.o 2021-05-15T14:05:40.9125095Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:05:41.1015975Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-15T14:05:41.1839991Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-15T14:05:41.1864241Z ** R 2021-05-15T14:05:41.1983428Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:41.5353224Z ** help 2021-05-15T14:05:41.5726936Z *** installing help indices 2021-05-15T14:05:41.5984559Z converting help for package 'cachem' 2021-05-15T14:05:41.6222850Z finding HTML links ... done 2021-05-15T14:05:41.7500752Z cache_disk html 2021-05-15T14:05:41.7575262Z cache_layered html 2021-05-15T14:05:41.8220946Z cache_mem html 2021-05-15T14:05:41.8315508Z reexports html 2021-05-15T14:05:41.8319766Z ** building package indices 2021-05-15T14:05:41.8513273Z ** testing if installed package can be loaded 2021-05-15T14:05:41.8516021Z *** arch - i386 2021-05-15T14:05:42.0562350Z *** arch - x64 2021-05-15T14:05:42.2623431Z * DONE (cachem) 2021-05-15T14:05:42.2836132Z In R CMD INSTALL 2021-05-15T14:05:42.5479808Z * installing *source* package 'gh' ... 2021-05-15T14:05:42.5529049Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-15T14:05:42.5774844Z ** R 2021-05-15T14:05:42.5924850Z ** inst 2021-05-15T14:05:42.5962639Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:43.3986330Z ** help 2021-05-15T14:05:43.4529871Z *** installing help indices 2021-05-15T14:05:43.4850789Z converting help for package 'gh' 2021-05-15T14:05:43.5129270Z finding HTML links ... done 2021-05-15T14:05:43.5331889Z gh-package html 2021-05-15T14:05:43.5891312Z gh html 2021-05-15T14:05:43.6379951Z gh_gql html 2021-05-15T14:05:43.6467982Z gh_next html 2021-05-15T14:05:43.6627656Z gh_rate_limit html 2021-05-15T14:05:43.6853887Z gh_token html 2021-05-15T14:05:43.6912883Z gh_tree_remote html 2021-05-15T14:05:43.7125463Z gh_whoami html 2021-05-15T14:05:43.7192402Z print.gh_response html 2021-05-15T14:05:43.7197352Z ** building package indices 2021-05-15T14:05:43.7471391Z ** installing vignettes 2021-05-15T14:05:43.7529594Z ** testing if installed package can be loaded 2021-05-15T14:05:43.7532888Z *** arch - i386 2021-05-15T14:05:44.0586449Z *** arch - x64 2021-05-15T14:05:44.3676228Z * DONE (gh) 2021-05-15T14:05:44.3932867Z In R CMD INSTALL 2021-05-15T14:05:44.7050850Z * installing *source* package 'gert' ... 2021-05-15T14:05:44.7135552Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-15T14:05:44.7138137Z 2021-05-15T14:05:44.7138658Z ********************************************** 2021-05-15T14:05:44.7139283Z WARNING: this package has a configure script 2021-05-15T14:05:44.7140003Z It probably needs manual configuration 2021-05-15T14:05:44.7140615Z ********************************************** 2021-05-15T14:05:44.7140945Z 2021-05-15T14:05:44.7141293Z 2021-05-15T14:05:44.7393686Z ** libs 2021-05-15T14:05:44.7402558Z 2021-05-15T14:05:44.7403702Z *** arch - i386 2021-05-15T14:05:44.7698874Z rm -f gert.dll branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-15T14:05:44.7865750Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T14:05:45.3178857Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c branch.c -o branch.o 2021-05-15T14:05:45.5556163Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c clone.c -o clone.o 2021-05-15T14:05:45.8156962Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c commit.c -o commit.o 2021-05-15T14:05:46.0565885Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c config.c -o config.o 2021-05-15T14:05:46.1862652Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c conflicts.c -o conflicts.o 2021-05-15T14:05:46.3058975Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c files.c -o files.o 2021-05-15T14:05:46.4827815Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:05:46.5979990Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c merge.c -o merge.o 2021-05-15T14:05:46.7446653Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c rebase.c -o rebase.o 2021-05-15T14:05:46.8946372Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c stash.c -o stash.o 2021-05-15T14:05:47.0232456Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c submodules.c -o submodules.o 2021-05-15T14:05:47.1712864Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c tag.c -o tag.o 2021-05-15T14:05:47.2989272Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-15T14:05:47.4614488Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-15T14:05:47.6807090Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o gert.dll tmp.def branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L../windows/libgit2-1.1.0/lib/i386 -lgit2 -lssh2 -lz -lssl -lcrypto -lwinhttp -lws2_32 -lcrypt32 -lole32 -lrpcrt4 -LC:/R/bin/i386 -lR 2021-05-15T14:05:48.1281345Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-15T14:05:48.1364446Z 2021-05-15T14:05:48.1365511Z *** arch - x64 2021-05-15T14:05:48.1639736Z rm -f gert.dll branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-15T14:05:48.1803366Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T14:05:48.3661652Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c branch.c -o branch.o 2021-05-15T14:05:48.5864934Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c clone.c -o clone.o 2021-05-15T14:05:48.8072941Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c commit.c -o commit.o 2021-05-15T14:05:49.0358106Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c config.c -o config.o 2021-05-15T14:05:49.1607979Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c conflicts.c -o conflicts.o 2021-05-15T14:05:49.2751253Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c files.c -o files.o 2021-05-15T14:05:49.4439692Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:05:49.5587953Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c merge.c -o merge.o 2021-05-15T14:05:49.6989585Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c rebase.c -o rebase.o 2021-05-15T14:05:49.8442112Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c stash.c -o stash.o 2021-05-15T14:05:49.9695480Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c submodules.c -o submodules.o 2021-05-15T14:05:50.1164300Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c tag.c -o tag.o 2021-05-15T14:05:50.2389401Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-15T14:05:50.3891645Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libgit2-1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-15T14:05:50.6244555Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o gert.dll tmp.def branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L../windows/libgit2-1.1.0/lib/x64 -lgit2 -lssh2 -lz -lssl -lcrypto -lwinhttp -lws2_32 -lcrypt32 -lole32 -lrpcrt4 -LC:/R/bin/x64 -lR 2021-05-15T14:05:51.0316013Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-15T14:05:51.0414013Z ** R 2021-05-15T14:05:51.0581109Z ** inst 2021-05-15T14:05:51.0608881Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:51.6015266Z ** help 2021-05-15T14:05:51.7345488Z *** installing help indices 2021-05-15T14:05:51.7906059Z converting help for package 'gert' 2021-05-15T14:05:51.8140735Z finding HTML links ... done 2021-05-15T14:05:51.8538535Z git_archive html 2021-05-15T14:05:51.8761053Z git_branch html 2021-05-15T14:05:51.9491037Z git_commit html 2021-05-15T14:05:51.9792375Z git_config html 2021-05-15T14:05:51.9972782Z git_diff html 2021-05-15T14:05:52.0501852Z git_fetch html 2021-05-15T14:05:52.0777929Z git_merge html 2021-05-15T14:05:52.0860115Z git_open html 2021-05-15T14:05:52.1100671Z git_rebase html 2021-05-15T14:05:52.1324895Z git_remote html 2021-05-15T14:05:52.1538059Z git_repo html 2021-05-15T14:05:52.1751219Z git_signature html 2021-05-15T14:05:52.1956610Z git_stash html 2021-05-15T14:05:52.2109539Z git_submodule html 2021-05-15T14:05:52.2310571Z git_tag html 2021-05-15T14:05:52.2430679Z github html 2021-05-15T14:05:52.2469575Z libgit2_config html 2021-05-15T14:05:52.2538430Z user_is_configured html 2021-05-15T14:05:52.2554545Z ** building package indices 2021-05-15T14:05:52.3059058Z ** installing vignettes 2021-05-15T14:05:52.3149055Z ** testing if installed package can be loaded 2021-05-15T14:05:52.3151678Z *** arch - i386 2021-05-15T14:05:52.6200137Z *** arch - x64 2021-05-15T14:05:52.9288636Z * DONE (gert) 2021-05-15T14:05:52.9936140Z In R CMD INSTALL 2021-05-15T14:05:53.2270799Z * installing *source* package 'memoise' ... 2021-05-15T14:05:53.2302993Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-15T14:05:53.2583939Z ** R 2021-05-15T14:05:53.2656889Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:53.4810173Z ** help 2021-05-15T14:05:53.5282952Z *** installing help indices 2021-05-15T14:05:53.5631109Z converting help for package 'memoise' 2021-05-15T14:05:53.5862349Z finding HTML links ... done 2021-05-15T14:05:53.6002243Z cache_filesystem html 2021-05-15T14:05:53.6091247Z cache_gcs html 2021-05-15T14:05:53.6141525Z cache_memory html 2021-05-15T14:05:53.6260163Z cache_s3 html 2021-05-15T14:05:53.6329268Z drop_cache html 2021-05-15T14:05:53.6389186Z forget html 2021-05-15T14:05:53.6456575Z has_cache html 2021-05-15T14:05:53.6531333Z is.memoised html 2021-05-15T14:05:53.6832743Z memoise html 2021-05-15T14:05:53.6904503Z timeout html 2021-05-15T14:05:53.6909355Z ** building package indices 2021-05-15T14:05:53.7237123Z ** testing if installed package can be loaded 2021-05-15T14:05:53.7239551Z *** arch - i386 2021-05-15T14:05:54.0300380Z *** arch - x64 2021-05-15T14:05:54.3371236Z * DONE (memoise) 2021-05-15T14:05:54.3574774Z In R CMD INSTALL 2021-05-15T14:05:54.9264102Z * installing *source* package 'usethis' ... 2021-05-15T14:05:54.9498341Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-15T14:05:54.9813126Z ** R 2021-05-15T14:05:55.0479480Z ** inst 2021-05-15T14:05:55.0693892Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:57.4192549Z ** help 2021-05-15T14:05:57.7677121Z *** installing help indices 2021-05-15T14:05:57.9423903Z converting help for package 'usethis' 2021-05-15T14:05:57.9671950Z finding HTML links ... done 2021-05-15T14:05:58.0249107Z badges html 2021-05-15T14:05:58.0458650Z browse-this html 2021-05-15T14:05:58.0885561Z ci html 2021-05-15T14:05:58.1481742Z create_from_github html 2021-05-15T14:05:58.1702970Z create_package html 2021-05-15T14:05:58.1914138Z edit html 2021-05-15T14:05:58.2017040Z edit_file html 2021-05-15T14:05:58.2054486Z git_branch_default html 2021-05-15T14:05:58.2193176Z git_credentials html 2021-05-15T14:05:58.2316645Z git_protocol html 2021-05-15T14:05:58.2363618Z git_sitrep html 2021-05-15T14:05:58.2415746Z git_vaccinate html 2021-05-15T14:05:58.2654937Z github-token html 2021-05-15T14:05:58.2822447Z github_actions html 2021-05-15T14:05:58.2935723Z issue-this html 2021-05-15T14:05:58.3254357Z licenses html 2021-05-15T14:05:58.3312855Z proj_activate html 2021-05-15T14:05:58.3396885Z proj_sitrep html 2021-05-15T14:05:58.3714627Z proj_utils html 2021-05-15T14:05:58.4392894Z pull-requests html 2021-05-15T14:05:58.4476631Z rename_files html 2021-05-15T14:05:58.4546587Z rprofile-helper html 2021-05-15T14:05:58.4836136Z tidyverse html 2021-05-15T14:05:58.5046168Z ui-questions html 2021-05-15T14:05:58.5379343Z ui html 2021-05-15T14:05:58.5462159Z use_addin html 2021-05-15T14:05:58.5535078Z use_blank_slate html 2021-05-15T14:05:58.5630560Z use_build_ignore html 2021-05-15T14:05:58.5665099Z use_citation html 2021-05-15T14:05:58.5779924Z use_code_of_conduct html 2021-05-15T14:05:58.6207180Z use_course_details html 2021-05-15T14:05:58.6275337Z use_coverage html 2021-05-15T14:05:58.6338476Z use_cpp11 html 2021-05-15T14:05:58.6459834Z use_cran_comments html 2021-05-15T14:05:58.6683429Z use_data html 2021-05-15T14:05:58.6759369Z use_data_table html 2021-05-15T14:05:58.7000535Z use_description html 2021-05-15T14:05:58.7078201Z use_directory html 2021-05-15T14:05:58.7145986Z use_git html 2021-05-15T14:05:58.7310322Z use_git_config html 2021-05-15T14:05:58.7394670Z use_git_hook html 2021-05-15T14:05:58.7509252Z use_git_ignore html 2021-05-15T14:05:58.7605582Z use_git_remote html 2021-05-15T14:05:58.7952030Z use_github html 2021-05-15T14:05:58.8232116Z use_github_action html 2021-05-15T14:05:58.8449591Z use_github_labels html 2021-05-15T14:05:58.8573537Z use_github_links html 2021-05-15T14:05:58.8847671Z use_github_pages html 2021-05-15T14:05:58.8928975Z use_github_release html 2021-05-15T14:05:58.8999404Z use_jenkins html 2021-05-15T14:05:58.9062243Z use_latest_dependencies html 2021-05-15T14:05:58.9141588Z use_lifecycle html 2021-05-15T14:05:58.9249707Z use_logo html 2021-05-15T14:05:58.9293420Z use_make html 2021-05-15T14:05:58.9388500Z use_namespace html 2021-05-15T14:05:58.9466601Z use_news_md html 2021-05-15T14:05:58.9600078Z use_package html 2021-05-15T14:05:58.9757428Z use_package_doc html 2021-05-15T14:05:58.9838551Z use_pipe html 2021-05-15T14:05:58.9979135Z use_pkgdown html 2021-05-15T14:05:59.0094184Z use_r html 2021-05-15T14:05:59.0186870Z use_rcpp html 2021-05-15T14:05:59.0331965Z use_readme_rmd html 2021-05-15T14:05:59.0391375Z use_release_issue html 2021-05-15T14:05:59.0457530Z use_revdep html 2021-05-15T14:05:59.0568539Z use_rmarkdown_template html 2021-05-15T14:05:59.0612689Z use_roxygen_md html 2021-05-15T14:05:59.0707830Z use_rstudio html 2021-05-15T14:05:59.0865327Z use_spell_check html 2021-05-15T14:05:59.1073796Z use_template html 2021-05-15T14:05:59.1173909Z use_testthat html 2021-05-15T14:05:59.1291630Z use_tibble html 2021-05-15T14:05:59.1421408Z use_tidy_thanks html 2021-05-15T14:05:59.1569109Z use_tutorial html 2021-05-15T14:05:59.1662558Z use_version html 2021-05-15T14:05:59.1783678Z use_vignette html 2021-05-15T14:05:59.1964469Z usethis-defunct html 2021-05-15T14:05:59.2134913Z usethis-package html 2021-05-15T14:05:59.2268107Z write-this html 2021-05-15T14:05:59.2441266Z zip-utils html 2021-05-15T14:05:59.2453191Z *** copying figures 2021-05-15T14:05:59.2493131Z ** building package indices 2021-05-15T14:05:59.4401836Z ** testing if installed package can be loaded 2021-05-15T14:05:59.4404080Z *** arch - i386 2021-05-15T14:05:59.7457791Z *** arch - x64 2021-05-15T14:06:00.0614445Z * DONE (usethis) 2021-05-15T14:06:00.1522834Z In R CMD INSTALL 2021-05-15T14:06:00.1545188Z 2021-05-15T14:06:00.1546109Z The downloaded source packages are in 2021-05-15T14:06:00.1547027Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\downloaded_packages' 2021-05-15T14:06:00.1576898Z Running `R CMD build`... 2021-05-15T14:06:03.6389949Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\remotes11fc70485d20\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-15T14:06:03.6391574Z * preparing 'tic': 2021-05-15T14:06:03.6392284Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:06:03.6393069Z * installing the package to process help pages 2021-05-15T14:06:03.6394083Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:06:03.6394889Z * checking for empty or unneeded directories 2021-05-15T14:06:03.6395601Z Removed empty directory 'tic/.circleci' 2021-05-15T14:06:03.6396255Z Removed empty directory 'tic/pkgdown' 2021-05-15T14:06:03.6396851Z * building 'tic_0.10.0.tar.gz' 2021-05-15T14:06:03.6415503Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:06:03.6416123Z (as 'lib' is unspecified) 2021-05-15T14:06:04.1002061Z * installing *source* package 'tic' ... 2021-05-15T14:06:04.1378491Z ** R 2021-05-15T14:06:04.1750410Z ** inst 2021-05-15T14:06:04.1961854Z ** preparing package for lazy loading 2021-05-15T14:06:04.3979371Z ** help 2021-05-15T14:06:04.6568483Z *** installing help indices 2021-05-15T14:06:04.8376322Z converting help for package 'tic' 2021-05-15T14:06:04.8627664Z finding HTML links ... done 2021-05-15T14:06:04.9742913Z Deprecated html 2021-05-15T14:06:05.0035246Z TicStep html 2021-05-15T14:06:05.0122305Z base64serialize html 2021-05-15T14:06:05.0318185Z ci html 2021-05-15T14:06:05.0871644Z do_blogdown html 2021-05-15T14:06:05.1395510Z do_bookdown html 2021-05-15T14:06:05.1836921Z do_drat html 2021-05-15T14:06:05.2325098Z do_package_checks html 2021-05-15T14:06:05.2814905Z do_pkgdown html 2021-05-15T14:06:05.3146257Z do_readme_rmd html 2021-05-15T14:06:05.3354972Z dsl html 2021-05-15T14:06:05.3627446Z dsl_get html 2021-05-15T14:06:05.3786408Z gha_add_secret html 2021-05-15T14:06:05.3911189Z github_helpers html 2021-05-15T14:06:05.3994598Z github_info html 2021-05-15T14:06:05.4075911Z list_macros html 2021-05-15T14:06:05.4229053Z macro html 2021-05-15T14:06:05.4328847Z prepare_all_stages html 2021-05-15T14:06:05.4389269Z reexports html 2021-05-15T14:06:05.4508130Z repo html 2021-05-15T14:06:05.4644361Z run_all_stages html 2021-05-15T14:06:05.4744529Z run_stage html 2021-05-15T14:06:05.4895638Z ssh_key_helpers html 2021-05-15T14:06:05.4968563Z stages html 2021-05-15T14:06:05.5133207Z step_add_to_drat html 2021-05-15T14:06:05.5282898Z step_add_to_known_hosts html 2021-05-15T14:06:05.5464248Z step_build_blogdown html 2021-05-15T14:06:05.5526542Z step_build_bookdown html 2021-05-15T14:06:05.5933287Z step_build_pkgdown html 2021-05-15T14:06:05.6204227Z step_do_push_deploy html 2021-05-15T14:06:05.6332393Z step_hello_world html 2021-05-15T14:06:05.6696250Z step_install_pkg html 2021-05-15T14:06:05.6897939Z step_install_ssh_keys html 2021-05-15T14:06:05.7207705Z step_push_deploy html 2021-05-15T14:06:05.7458683Z step_rcmdcheck html 2021-05-15T14:06:05.7622534Z step_run_code html 2021-05-15T14:06:05.7757768Z step_session_info html 2021-05-15T14:06:05.8020430Z step_setup_push_deploy html 2021-05-15T14:06:05.8265812Z step_setup_ssh html 2021-05-15T14:06:05.8453552Z step_test_ssh html 2021-05-15T14:06:05.8606080Z step_write_text_file html 2021-05-15T14:06:05.8835948Z tic-package html 2021-05-15T14:06:05.8970506Z update_yml html 2021-05-15T14:06:05.9183102Z use_ghactions_deploy html 2021-05-15T14:06:05.9429051Z use_tic html 2021-05-15T14:06:05.9529661Z use_tic_badge html 2021-05-15T14:06:05.9649379Z use_tic_r html 2021-05-15T14:06:05.9722388Z use_update_tic html 2021-05-15T14:06:06.0036649Z yaml_templates html 2021-05-15T14:06:06.0039301Z *** copying figures 2021-05-15T14:06:06.0082403Z ** building package indices 2021-05-15T14:06:06.1335863Z ** installing vignettes 2021-05-15T14:06:06.1377015Z ** testing if installed package can be loaded 2021-05-15T14:06:06.1379776Z *** arch - i386 2021-05-15T14:06:06.4440807Z *** arch - x64 2021-05-15T14:06:06.7576192Z * DONE (tic) 2021-05-15T14:06:06.8118770Z In R CMD INSTALL 2021-05-15T14:06:06.8617686Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:06:07.1876093Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:06:10.2222929Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:06:10.2223925Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:06:10.2224557Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:06:10.2225198Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:06:10.2225841Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:06:10.2226870Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:06:10.2229178Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-15T14:06:10.2231098Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:06:10.2231751Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:06:10.2232358Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:06:10.2232976Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:06:10.2233618Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:06:10.2234251Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:06:10.2234899Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:06:10.2235521Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:06:10.2236181Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:06:10.2236944Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:06:10.2237589Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:06:10.2238206Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:06:10.2238923Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:06:10.2239624Z (as 'lib' is unspecified) 2021-05-15T14:06:10.2240266Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:06:10.2240887Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:06:10.2241496Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:06:10.2242155Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:06:10.2242774Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:06:10.2243437Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:06:10.2244051Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:06:10.2244672Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:06:10.2245292Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:06:10.2245918Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:06:10.2246556Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:06:10.2247155Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:06:10.2247802Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:06:10.2248500Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:06:10.2249137Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:06:10.2249775Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:06:10.2250393Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:06:10.2251029Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:06:10.2251669Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:06:10.2252290Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:06:11.6257869Z 2021-05-15T14:06:11.6259311Z There are binary versions available but the source versions are later: 2021-05-15T14:06:11.6271790Z binary source needs_compilation 2021-05-15T14:06:11.6272686Z utf8 1.1.4 1.2.1 TRUE 2021-05-15T14:06:11.6273360Z vctrs 0.2.4 0.3.8 TRUE 2021-05-15T14:06:11.6273978Z pillar 1.4.3 1.6.0 FALSE 2021-05-15T14:06:11.6274575Z tibble 3.0.1 3.1.1 TRUE 2021-05-15T14:06:11.6275193Z rematch2 2.1.0 2.1.2 FALSE 2021-05-15T14:06:11.6275783Z fansi 0.4.1 0.4.2 TRUE 2021-05-15T14:06:11.6276374Z diffobj 0.2.4 0.3.4 TRUE 2021-05-15T14:06:11.6276977Z waldo 0.1.0 0.2.5 FALSE 2021-05-15T14:06:11.6277545Z ps 1.3.2 1.6.0 TRUE 2021-05-15T14:06:11.6278143Z processx 3.4.2 3.5.2 TRUE 2021-05-15T14:06:11.6278754Z pkgload 1.0.2 1.2.1 TRUE 2021-05-15T14:06:11.6279360Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-15T14:06:11.6280137Z digest 0.6.25 0.6.27 TRUE 2021-05-15T14:06:11.6280945Z callr 3.4.3 3.7.0 FALSE 2021-05-15T14:06:11.6281547Z brio 1.0.0 1.1.2 TRUE 2021-05-15T14:06:11.6282124Z xfun 0.13 0.23 TRUE 2021-05-15T14:06:11.6282698Z highr 0.8 0.9 FALSE 2021-05-15T14:06:11.6283359Z stringi 1.4.6 1.6.1 TRUE 2021-05-15T14:06:11.6283936Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-15T14:06:11.6284517Z knitr 1.28 1.33 FALSE 2021-05-15T14:06:11.6285118Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-15T14:06:11.6285716Z testthat 2.3.2 3.0.2 TRUE 2021-05-15T14:06:11.6286334Z rversions 2.0.1 2.0.2 FALSE 2021-05-15T14:06:11.6287918Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-15T14:06:11.6288829Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-15T14:06:11.6289726Z devtools 2.3.0 2.4.1 FALSE 2021-05-15T14:06:11.6290120Z 2021-05-15T14:06:11.6581911Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-15T14:06:11.6585058Z ================================================== 2021-05-15T14:06:11.6585723Z downloaded 21 KB 2021-05-15T14:06:11.6586108Z 2021-05-15T14:06:11.6596289Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-15T14:06:11.6663502Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-15T14:06:11.6667292Z ================================================== 2021-05-15T14:06:11.6667988Z downloaded 19 KB 2021-05-15T14:06:11.6668351Z 2021-05-15T14:06:11.6677313Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-15T14:06:11.6745725Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-15T14:06:11.6776380Z ================================================== 2021-05-15T14:06:11.6777184Z downloaded 73 KB 2021-05-15T14:06:11.6777613Z 2021-05-15T14:06:11.6788176Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-15T14:06:11.6874549Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-15T14:06:11.7361850Z ================================================== 2021-05-15T14:06:11.7362615Z downloaded 3.0 MB 2021-05-15T14:06:11.7363020Z 2021-05-15T14:06:11.7371673Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-15T14:06:11.7470845Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-15T14:06:11.7479926Z ================================================== 2021-05-15T14:06:11.7480663Z downloaded 185 KB 2021-05-15T14:06:11.7481075Z 2021-05-15T14:06:11.7490120Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-15T14:06:11.7584815Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-15T14:06:11.7595012Z ================================================== 2021-05-15T14:06:11.7595693Z downloaded 210 KB 2021-05-15T14:06:11.7596059Z 2021-05-15T14:06:11.7604625Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-15T14:06:11.7683122Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-15T14:06:11.7701711Z ================================================== 2021-05-15T14:06:11.7702436Z downloaded 259 KB 2021-05-15T14:06:11.7702802Z 2021-05-15T14:06:11.7711105Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-15T14:06:11.7793218Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-15T14:06:11.7799635Z ================================================== 2021-05-15T14:06:11.7800364Z downloaded 110 KB 2021-05-15T14:06:11.7800792Z 2021-05-15T14:06:11.7809690Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-15T14:06:11.7879289Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-15T14:06:11.7881961Z ================================================== 2021-05-15T14:06:11.7882594Z downloaded 23 KB 2021-05-15T14:06:11.7883100Z 2021-05-15T14:06:11.7891724Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-15T14:06:11.7969757Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-15T14:06:11.7973306Z ================================================== 2021-05-15T14:06:11.7974002Z downloaded 45 KB 2021-05-15T14:06:11.7974416Z 2021-05-15T14:06:11.7982883Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-15T14:06:11.8062610Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-15T14:06:11.8065615Z ================================================== 2021-05-15T14:06:11.8066354Z downloaded 36 KB 2021-05-15T14:06:11.8066881Z 2021-05-15T14:06:11.8075511Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-15T14:06:11.8160327Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-15T14:06:11.8169884Z ================================================== 2021-05-15T14:06:11.8171236Z downloaded 129 KB 2021-05-15T14:06:11.8171626Z 2021-05-15T14:06:11.8247765Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-15T14:06:11.8338118Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-15T14:06:11.8429787Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-15T14:06:11.9186783Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-15T14:06:11.9387469Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-15T14:06:11.9552408Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-15T14:06:11.9720627Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-15T14:06:11.9916811Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-15T14:06:11.9998821Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-15T14:06:12.0082215Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-15T14:06:12.0165850Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-15T14:06:12.0258319Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-15T14:06:12.0282017Z 2021-05-15T14:06:12.0282637Z The downloaded binary packages are in 2021-05-15T14:06:12.0283531Z C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\downloaded_packages 2021-05-15T14:06:12.0286787Z installing the source packages 'utf8', 'vctrs', 'pillar', 'tibble', 'rematch2', 'fansi', 'diffobj', 'waldo', 'ps', 'processx', 'pkgload', 'ellipsis', 'digest', 'callr', 'brio', 'xfun', 'highr', 'stringi', 'Rcpp', 'knitr', 'pkgbuild', 'testthat', 'rversions', 'roxygen2', 'devtools' 2021-05-15T14:06:12.0287773Z 2021-05-15T14:06:12.0302167Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:06:12.0369319Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T14:06:12.0384230Z ================================================== 2021-05-15T14:06:12.0385002Z downloaded 233 KB 2021-05-15T14:06:12.0385426Z 2021-05-15T14:06:12.0394696Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:06:12.0464420Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T14:06:12.0498550Z ================================================== 2021-05-15T14:06:12.0499989Z downloaded 764 KB 2021-05-15T14:06:12.0500807Z 2021-05-15T14:06:12.0510740Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:06:12.0575251Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T14:06:12.0626261Z ================================================== 2021-05-15T14:06:12.0626990Z downloaded 1.0 MB 2021-05-15T14:06:12.0627355Z 2021-05-15T14:06:12.0638362Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:06:12.0705687Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T14:06:12.0738996Z ================================================== 2021-05-15T14:06:12.0739919Z downloaded 670 KB 2021-05-15T14:06:12.0740355Z 2021-05-15T14:06:12.0750931Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:06:12.0811083Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T14:06:12.0813526Z ================================================== 2021-05-15T14:06:12.0814174Z downloaded 13 KB 2021-05-15T14:06:12.0814574Z 2021-05-15T14:06:12.0824866Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:06:12.0888526Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T14:06:12.0902309Z ================================================== 2021-05-15T14:06:12.0903029Z downloaded 265 KB 2021-05-15T14:06:12.0903410Z 2021-05-15T14:06:12.0913619Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:06:12.1003868Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T14:06:12.1024621Z ================================================== 2021-05-15T14:06:12.1025413Z downloaded 466 KB 2021-05-15T14:06:12.1025803Z 2021-05-15T14:06:12.1036296Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:06:12.1107526Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T14:06:12.1109884Z ================================================== 2021-05-15T14:06:12.1110540Z downloaded 25 KB 2021-05-15T14:06:12.1110918Z 2021-05-15T14:06:12.1227951Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:06:12.1320441Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T14:06:12.1329315Z ================================================== 2021-05-15T14:06:12.1330064Z downloaded 116 KB 2021-05-15T14:06:12.1330482Z 2021-05-15T14:06:12.1340720Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:06:12.1404598Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T14:06:12.1412282Z ================================================== 2021-05-15T14:06:12.1413031Z downloaded 138 KB 2021-05-15T14:06:12.1413398Z 2021-05-15T14:06:12.1422166Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:06:12.1533738Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T14:06:12.1537645Z ================================================== 2021-05-15T14:06:12.1538320Z downloaded 59 KB 2021-05-15T14:06:12.1538665Z 2021-05-15T14:06:12.1547613Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:06:12.1610394Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T14:06:12.1611950Z ================================================== 2021-05-15T14:06:12.1612517Z downloaded 8066 bytes 2021-05-15T14:06:12.1613038Z 2021-05-15T14:06:12.1622214Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:06:12.1687503Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T14:06:12.1699137Z ================================================== 2021-05-15T14:06:12.1699880Z downloaded 160 KB 2021-05-15T14:06:12.1700300Z 2021-05-15T14:06:12.1708779Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:06:12.1766303Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T14:06:12.1771720Z ================================================== 2021-05-15T14:06:12.1772408Z downloaded 72 KB 2021-05-15T14:06:12.1772764Z 2021-05-15T14:06:12.1785554Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:06:12.1844049Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T14:06:12.1845793Z ================================================== 2021-05-15T14:06:12.1846490Z downloaded 11 KB 2021-05-15T14:06:12.1846841Z 2021-05-15T14:06:12.1856533Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:06:12.1918395Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:06:12.1924306Z ================================================== 2021-05-15T14:06:12.1924993Z downloaded 109 KB 2021-05-15T14:06:12.1925356Z 2021-05-15T14:06:12.1934322Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:06:12.1992716Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T14:06:12.1994793Z ================================================== 2021-05-15T14:06:12.1995402Z downloaded 14 KB 2021-05-15T14:06:12.1995779Z 2021-05-15T14:06:12.2006359Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:06:12.2096034Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T14:06:12.2586133Z ================================================== 2021-05-15T14:06:12.2587067Z downloaded 7.2 MB 2021-05-15T14:06:12.2587523Z 2021-05-15T14:06:12.2601635Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:06:12.2704479Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T14:06:12.2869828Z ================================================== 2021-05-15T14:06:12.2870647Z downloaded 2.8 MB 2021-05-15T14:06:12.2871070Z 2021-05-15T14:06:12.2882637Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:06:12.2946200Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T14:06:12.2979769Z ================================================== 2021-05-15T14:06:12.2980470Z downloaded 871 KB 2021-05-15T14:06:12.2980854Z 2021-05-15T14:06:12.2998664Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:06:12.3068390Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T14:06:12.3071292Z ================================================== 2021-05-15T14:06:12.3071951Z downloaded 29 KB 2021-05-15T14:06:12.3072313Z 2021-05-15T14:06:12.3082574Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:06:12.3176769Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T14:06:12.3212338Z ================================================== 2021-05-15T14:06:12.3213074Z downloaded 664 KB 2021-05-15T14:06:12.3213497Z 2021-05-15T14:06:12.3224294Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:06:12.3310878Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T14:06:12.3311940Z ================================================== 2021-05-15T14:06:12.3312453Z downloaded 40 KB 2021-05-15T14:06:12.3312807Z 2021-05-15T14:06:12.3313612Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:06:12.3385441Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T14:06:12.3398394Z ================================================== 2021-05-15T14:06:12.3399147Z downloaded 248 KB 2021-05-15T14:06:12.3399560Z 2021-05-15T14:06:12.3408635Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:06:12.3515890Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T14:06:12.3537904Z ================================================== 2021-05-15T14:06:12.3539100Z downloaded 362 KB 2021-05-15T14:06:12.3540532Z 2021-05-15T14:06:12.7359213Z * installing *source* package 'utf8' ... 2021-05-15T14:06:12.7497826Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-15T14:06:12.7714326Z ** libs 2021-05-15T14:06:12.7722266Z 2021-05-15T14:06:12.7723285Z *** arch - i386 2021-05-15T14:06:12.8340623Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c as_utf8.c -o as_utf8.o 2021-05-15T14:06:12.9529855Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c bytes.c -o bytes.o 2021-05-15T14:06:13.3332490Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c context.c -o context.o 2021-05-15T14:06:13.4367252Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:06:13.5218492Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c render.c -o render.o 2021-05-15T14:06:13.6240000Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c render_table.c -o render_table.o 2021-05-15T14:06:13.8076512Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c string.c -o string.o 2021-05-15T14:06:13.9133859Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c text.c -o text.o 2021-05-15T14:06:14.0693643Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8_encode.c -o utf8_encode.o 2021-05-15T14:06:14.1839371Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8_format.c -o utf8_format.o 2021-05-15T14:06:14.3197357Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T14:06:14.4256210Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8_valid.c -o utf8_valid.o 2021-05-15T14:06:14.5251716Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8_width.c -o utf8_width.o 2021-05-15T14:06:14.6293956Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c util.c -o util.o 2021-05-15T14:06:14.9779909Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T14:06:15.0908685Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T14:06:15.4754114Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T14:06:15.5760843Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T14:06:15.6624399Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T14:06:15.7989646Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T14:06:15.8856150Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T14:06:16.2924653Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T14:06:17.6419110Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T14:06:17.8861351Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T14:06:17.9964495Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T14:06:18.0996336Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T14:06:18.2167097Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O3 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T14:06:18.3380676Z c:/Rtools/mingw_32/bin/ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-15T14:06:18.4605406Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o utf8.dll tmp.def as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -LC:/R/bin/i386 -lR 2021-05-15T14:06:18.5736602Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-15T14:06:18.5759723Z 2021-05-15T14:06:18.5760781Z *** arch - x64 2021-05-15T14:06:18.6371972Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c as_utf8.c -o as_utf8.o 2021-05-15T14:06:18.7383428Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c bytes.c -o bytes.o 2021-05-15T14:06:18.8962619Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c context.c -o context.o 2021-05-15T14:06:18.9933659Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:06:19.0750413Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c render.c -o render.o 2021-05-15T14:06:19.1730096Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c render_table.c -o render_table.o 2021-05-15T14:06:19.3389488Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c string.c -o string.o 2021-05-15T14:06:19.4380367Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c text.c -o text.o 2021-05-15T14:06:19.5900711Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8_encode.c -o utf8_encode.o 2021-05-15T14:06:19.7002850Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8_format.c -o utf8_format.o 2021-05-15T14:06:19.8164187Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T14:06:19.9178940Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8_valid.c -o utf8_valid.o 2021-05-15T14:06:20.0117639Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8_width.c -o utf8_width.o 2021-05-15T14:06:20.1096194Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c util.c -o util.o 2021-05-15T14:06:20.6633692Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T14:06:20.7576203Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T14:06:21.1088103Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T14:06:21.2049349Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T14:06:21.2848951Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T14:06:21.3807021Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T14:06:21.4633086Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T14:06:21.8527133Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T14:06:23.0782694Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T14:06:23.2647714Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T14:06:23.3676442Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T14:06:23.4638410Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T14:06:23.5726408Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Iutf8lite/src -O2 -Wall -std=gnu99 -mtune=generic -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T14:06:23.6775389Z c:/Rtools/mingw_64/bin/ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-15T14:06:23.8241843Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o utf8.dll tmp.def as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -LC:/R/bin/x64 -lR 2021-05-15T14:06:23.9264857Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-15T14:06:23.9294593Z ** R 2021-05-15T14:06:23.9378070Z ** inst 2021-05-15T14:06:23.9400846Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:24.2062893Z ** help 2021-05-15T14:06:24.2603608Z *** installing help indices 2021-05-15T14:06:24.2899368Z converting help for package 'utf8' 2021-05-15T14:06:24.3155125Z finding HTML links ... done 2021-05-15T14:06:24.3379650Z as_utf8 html 2021-05-15T14:06:24.3596008Z output html 2021-05-15T14:06:24.3822778Z utf8-package html 2021-05-15T14:06:24.4064365Z utf8_encode html 2021-05-15T14:06:24.4371287Z utf8_format html 2021-05-15T14:06:24.4544514Z utf8_normalize html 2021-05-15T14:06:24.4976911Z utf8_print html 2021-05-15T14:06:24.5160405Z utf8_width html 2021-05-15T14:06:24.5164809Z ** building package indices 2021-05-15T14:06:24.5436265Z ** installing vignettes 2021-05-15T14:06:24.5487642Z ** testing if installed package can be loaded 2021-05-15T14:06:24.5490130Z *** arch - i386 2021-05-15T14:06:24.7536329Z *** arch - x64 2021-05-15T14:06:24.9599651Z * DONE (utf8) 2021-05-15T14:06:25.0310429Z In R CMD INSTALL 2021-05-15T14:06:25.3623161Z * installing *source* package 'fansi' ... 2021-05-15T14:06:25.3717898Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-15T14:06:25.3969448Z ** libs 2021-05-15T14:06:25.3978779Z 2021-05-15T14:06:25.3979796Z *** arch - i386 2021-05-15T14:06:25.4277274Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c assumptions.c -o assumptions.o 2021-05-15T14:06:25.5113537Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c has.c -o has.o 2021-05-15T14:06:25.6125418Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:06:25.6999473Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c nchar.c -o nchar.o 2021-05-15T14:06:25.8034108Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c read.c -o read.o 2021-05-15T14:06:26.0550009Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rnchar.c -o rnchar.o 2021-05-15T14:06:26.1379642Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c state.c -o state.o 2021-05-15T14:06:26.4905520Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c strip.c -o strip.o 2021-05-15T14:06:26.5733507Z strip.c: In function 'FANSI_strip': 2021-05-15T14:06:26.5735084Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:06:26.5736117Z res_track += csi.start - chr_track; 2021-05-15T14:06:26.5736705Z ^ 2021-05-15T14:06:26.6519867Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c strsplit.c -o strsplit.o 2021-05-15T14:06:26.7387671Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c tabs.c -o tabs.o 2021-05-15T14:06:26.8771530Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c tohtml.c -o tohtml.o 2021-05-15T14:06:27.1125727Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c unhandled.c -o unhandled.o 2021-05-15T14:06:27.2375472Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c unique.c -o unique.o 2021-05-15T14:06:27.3325641Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utf8.c -o utf8.o 2021-05-15T14:06:27.4341276Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-15T14:06:27.5366298Z utils.c: In function 'FANSI_find_esc': 2021-05-15T14:06:27.5367737Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:06:27.5368730Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-15T14:06:27.5369338Z ^ 2021-05-15T14:06:27.5370287Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:06:27.6302732Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c wrap.c -o wrap.o 2021-05-15T14:06:27.9754084Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o fansi.dll tmp.def assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -LC:/R/bin/i386 -lR 2021-05-15T14:06:28.0764284Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-15T14:06:28.0778054Z 2021-05-15T14:06:28.0779120Z *** arch - x64 2021-05-15T14:06:28.1054781Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c assumptions.c -o assumptions.o 2021-05-15T14:06:28.1849579Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c has.c -o has.o 2021-05-15T14:06:28.2809049Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:06:28.3669601Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c nchar.c -o nchar.o 2021-05-15T14:06:28.4695864Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c read.c -o read.o 2021-05-15T14:06:28.7809951Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rnchar.c -o rnchar.o 2021-05-15T14:06:28.8609027Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c state.c -o state.o 2021-05-15T14:06:29.1208555Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c strip.c -o strip.o 2021-05-15T14:06:29.2707287Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c strsplit.c -o strsplit.o 2021-05-15T14:06:29.3554589Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c tabs.c -o tabs.o 2021-05-15T14:06:29.4846634Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c tohtml.c -o tohtml.o 2021-05-15T14:06:29.6849954Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c unhandled.c -o unhandled.o 2021-05-15T14:06:29.8078128Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c unique.c -o unique.o 2021-05-15T14:06:29.9004337Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utf8.c -o utf8.o 2021-05-15T14:06:30.0000727Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-15T14:06:30.0961580Z utils.c: In function 'FANSI_find_esc': 2021-05-15T14:06:30.0963177Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:06:30.0964296Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-15T14:06:30.0965059Z ^ 2021-05-15T14:06:30.0966135Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T14:06:30.1815928Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c wrap.c -o wrap.o 2021-05-15T14:06:30.5204708Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o fansi.dll tmp.def assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -LC:/R/bin/x64 -lR 2021-05-15T14:06:30.6124792Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-15T14:06:30.6152566Z ** R 2021-05-15T14:06:30.6356028Z ** inst 2021-05-15T14:06:30.6381447Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:31.0698940Z ** help 2021-05-15T14:06:31.1766931Z *** installing help indices 2021-05-15T14:06:31.2330996Z converting help for package 'fansi' 2021-05-15T14:06:31.2577069Z finding HTML links ... done 2021-05-15T14:06:31.3769657Z fansi html 2021-05-15T14:06:31.3832530Z fansi_lines html 2021-05-15T14:06:31.4089504Z has_ctl html 2021-05-15T14:06:31.4176359Z html_code_block html 2021-05-15T14:06:31.4232652Z html_esc html 2021-05-15T14:06:31.4647771Z nchar_ctl html 2021-05-15T14:06:31.5042690Z set_knit_hooks html 2021-05-15T14:06:31.5191554Z sgr_to_html html 2021-05-15T14:06:31.5442618Z strip_ctl html 2021-05-15T14:06:31.5974417Z strsplit_ctl html 2021-05-15T14:06:31.5976450Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpQZdELX/R.INSTALLc9053216f5/fansi/man/strsplit_ctl.Rd:35: file link 'regular expression' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:06:31.6337389Z strtrim_ctl html 2021-05-15T14:06:31.6339089Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpQZdELX/R.INSTALLc9053216f5/fansi/man/strtrim_ctl.Rd:33: file link 'as.character' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:06:31.6979655Z strwrap_ctl html 2021-05-15T14:06:31.6981698Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpQZdELX/R.INSTALLc9053216f5/fansi/man/strwrap_ctl.Rd:72: file link 'as.character' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:06:31.7480996Z substr_ctl html 2021-05-15T14:06:31.7682980Z tabs_as_spaces html 2021-05-15T14:06:31.7814826Z term_cap_test html 2021-05-15T14:06:31.8076661Z unhandled_ctl html 2021-05-15T14:06:31.8082018Z ** building package indices 2021-05-15T14:06:31.8585057Z ** installing vignettes 2021-05-15T14:06:31.8645713Z ** testing if installed package can be loaded 2021-05-15T14:06:31.8693525Z *** arch - i386 2021-05-15T14:06:32.0734052Z *** arch - x64 2021-05-15T14:06:32.2807962Z * DONE (fansi) 2021-05-15T14:06:32.3261084Z In R CMD INSTALL 2021-05-15T14:06:32.9470098Z * installing *source* package 'diffobj' ... 2021-05-15T14:06:32.9753632Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-15T14:06:32.9991747Z ** libs 2021-05-15T14:06:32.9999921Z 2021-05-15T14:06:33.0001027Z *** arch - i386 2021-05-15T14:06:33.0227397Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c diff.c -o diff.o 2021-05-15T14:06:33.2894874Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c diffobj.c -o diffobj.o 2021-05-15T14:06:33.3937647Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:06:33.5814200Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o diffobj.dll tmp.def diff.o diffobj.o init.o -LC:/R/bin/i386 -lR 2021-05-15T14:06:33.6715755Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-15T14:06:33.6728915Z 2021-05-15T14:06:33.6729980Z *** arch - x64 2021-05-15T14:06:33.6925290Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c diff.c -o diff.o 2021-05-15T14:06:33.8923585Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c diffobj.c -o diffobj.o 2021-05-15T14:06:33.9898381Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:06:34.1838145Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o diffobj.dll tmp.def diff.o diffobj.o init.o -LC:/R/bin/x64 -lR 2021-05-15T14:06:34.2668306Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-15T14:06:34.2694199Z ** R 2021-05-15T14:06:34.3421747Z ** inst 2021-05-15T14:06:34.3480218Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:40.7538881Z ** help 2021-05-15T14:06:41.0472744Z *** installing help indices 2021-05-15T14:06:41.1776232Z converting help for package 'diffobj' 2021-05-15T14:06:41.2017584Z finding HTML links ... done 2021-05-15T14:06:41.2572244Z AlignThreshold-class html 2021-05-15T14:06:41.2634791Z Diff-class html 2021-05-15T14:06:41.2835609Z Extract_PaletteOfStyles html 2021-05-15T14:06:41.3709635Z Pager html 2021-05-15T14:06:41.4135621Z PaletteOfStyles-class html 2021-05-15T14:06:41.4350497Z Rdiff_chr html 2021-05-15T14:06:41.5460297Z Style html 2021-05-15T14:06:41.5842524Z StyleFuns html 2021-05-15T14:06:41.5928821Z StyleSummary html 2021-05-15T14:06:41.6133441Z StyleText html 2021-05-15T14:06:41.6245639Z any-Diff-method html 2021-05-15T14:06:41.6354871Z as.character-DiffSummary-method html 2021-05-15T14:06:41.6423343Z as.character-MyersMbaSes-method html 2021-05-15T14:06:41.6500412Z auto_context html 2021-05-15T14:06:41.6543845Z console_lines html 2021-05-15T14:06:41.6851154Z 2021-05-15T14:06:41.7239641Z finding level-2 HTML links ... done 2021-05-15T14:06:41.8616826Z diffChr html 2021-05-15T14:06:42.0568061Z diffCsv html 2021-05-15T14:06:42.2211635Z diffDeparse html 2021-05-15T14:06:42.3850834Z diffFile html 2021-05-15T14:06:42.4011345Z diffObj html 2021-05-15T14:06:42.5849214Z diffPrint html 2021-05-15T14:06:42.7533837Z diffStr html 2021-05-15T14:06:42.7712073Z diff_myers html 2021-05-15T14:06:42.7746672Z diffobj-package html 2021-05-15T14:06:42.7789614Z diffobj_s4method_doc html 2021-05-15T14:06:42.7834760Z diffobj_set_def_opts html 2021-05-15T14:06:42.7890880Z dimnames-PaletteOfStyles-method html 2021-05-15T14:06:42.8041634Z extract-Diff-method html 2021-05-15T14:06:42.8150851Z finalizeHtml html 2021-05-15T14:06:42.8200168Z gdo html 2021-05-15T14:06:42.8543177Z guides html 2021-05-15T14:06:42.8614135Z has_Rdiff html 2021-05-15T14:06:42.8704836Z make_blocking html 2021-05-15T14:06:42.8780785Z nchar_html html 2021-05-15T14:06:42.8882485Z pager_is_less html 2021-05-15T14:06:42.8997698Z par_frame html 2021-05-15T14:06:42.9263562Z ses html 2021-05-15T14:06:42.9321496Z show-DiffSummary-method html 2021-05-15T14:06:42.9375843Z show-PaletteOfStyles-method html 2021-05-15T14:06:42.9442936Z show-Style-method html 2021-05-15T14:06:42.9564771Z strip_hz_control html 2021-05-15T14:06:42.9701193Z summary-Diff-method html 2021-05-15T14:06:42.9801626Z summary-MyersMbaSes-method html 2021-05-15T14:06:42.9874085Z summary-PaletteOfStyles-method html 2021-05-15T14:06:42.9985736Z tag_f html 2021-05-15T14:06:43.0277665Z trim html 2021-05-15T14:06:43.0368827Z view_or_browse html 2021-05-15T14:06:43.0413968Z webfiles html 2021-05-15T14:06:43.0422556Z ** building package indices 2021-05-15T14:06:43.1750934Z ** installing vignettes 2021-05-15T14:06:43.1817703Z ** testing if installed package can be loaded 2021-05-15T14:06:43.1820610Z *** arch - i386 2021-05-15T14:06:43.4878686Z *** arch - x64 2021-05-15T14:06:43.7986043Z * DONE (diffobj) 2021-05-15T14:06:43.8793742Z In R CMD INSTALL 2021-05-15T14:06:44.2380707Z * installing *source* package 'ps' ... 2021-05-15T14:06:44.2486593Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-15T14:06:45.4161550Z ** libs 2021-05-15T14:06:45.4172012Z 2021-05-15T14:06:45.4173076Z *** arch - i386 2021-05-15T14:06:45.4552725Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-15T14:06:45.6380194Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-15T14:06:46.0011229Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:06:46.3431379Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c api-common.c -o api-common.o 2021-05-15T14:06:46.6828393Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c common.c -o common.o 2021-05-15T14:06:47.0148650Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c extra.c -o extra.o 2021-05-15T14:06:47.4780860Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c dummy.c -o dummy.o 2021-05-15T14:06:47.5661600Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c error-codes.c -o error-codes.o 2021-05-15T14:06:48.1254334Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c windows.c -o windows.o 2021-05-15T14:06:48.4964842Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c api-windows.c -o api-windows.o 2021-05-15T14:06:49.2166727Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c api-windows-conn.c -o api-windows-conn.o 2021-05-15T14:06:49.4812175Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c arch/windows/process_info.c -o arch/windows/process_info.o 2021-05-15T14:06:49.9817125Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c arch/windows/process_handles.c -o arch/windows/process_handles.o 2021-05-15T14:06:50.3632493Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c arch/windows/wmi.c -o arch/windows/wmi.o 2021-05-15T14:06:50.8128938Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o ps.dll tmp.def init.o api-common.o common.o extra.o dummy.o error-codes.o windows.o api-windows.o api-windows-conn.o arch/windows/process_info.o arch/windows/process_handles.o arch/windows/wmi.o -lpsapi -lkernel32 -ladvapi32 -lshell32 -lnetapi32 -liphlpapi -lwtsapi32 -lws2_32 -lPowrProf -lPdh -LC:/R/bin/i386 -lR 2021-05-15T14:06:50.9446065Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-15T14:06:50.9487986Z 2021-05-15T14:06:50.9489096Z *** arch - x64 2021-05-15T14:06:50.9858927Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-15T14:06:51.1528426Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-15T14:06:51.7115182Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:06:52.2502654Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c api-common.c -o api-common.o 2021-05-15T14:06:52.7965690Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c common.c -o common.o 2021-05-15T14:06:53.3383088Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c extra.c -o extra.o 2021-05-15T14:06:53.9702893Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c dummy.c -o dummy.o 2021-05-15T14:06:54.0564332Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c error-codes.c -o error-codes.o 2021-05-15T14:06:54.7973347Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c windows.c -o windows.o 2021-05-15T14:06:55.3394954Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c api-windows.c -o api-windows.o 2021-05-15T14:06:56.1728275Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c api-windows-conn.c -o api-windows-conn.o 2021-05-15T14:06:56.6350323Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c arch/windows/process_info.c -o arch/windows/process_info.o 2021-05-15T14:06:57.2428117Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c arch/windows/process_handles.c -o arch/windows/process_handles.o 2021-05-15T14:06:57.8174853Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c arch/windows/wmi.c -o arch/windows/wmi.o 2021-05-15T14:06:58.4897734Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o ps.dll tmp.def init.o api-common.o common.o extra.o dummy.o error-codes.o windows.o api-windows.o api-windows-conn.o arch/windows/process_info.o arch/windows/process_handles.o arch/windows/wmi.o -lpsapi -lkernel32 -ladvapi32 -lshell32 -lnetapi32 -liphlpapi -lwtsapi32 -lws2_32 -lPowrProf -lPdh -LC:/R/bin/x64 -lR 2021-05-15T14:06:58.6103014Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-15T14:06:58.6145580Z ** R 2021-05-15T14:06:58.6345201Z ** inst 2021-05-15T14:06:58.6372897Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:06:59.4160587Z ** help 2021-05-15T14:06:59.6559038Z *** installing help indices 2021-05-15T14:06:59.7859322Z converting help for package 'ps' 2021-05-15T14:06:59.8482775Z finding HTML links ... done 2021-05-15T14:06:59.9081897Z CleanupReporter html 2021-05-15T14:06:59.9150861Z errno html 2021-05-15T14:06:59.9299824Z ps html 2021-05-15T14:06:59.9341234Z ps_boot_time html 2021-05-15T14:06:59.9610903Z ps_children html 2021-05-15T14:06:59.9894482Z ps_cmdline html 2021-05-15T14:07:00.0278507Z ps_connections html 2021-05-15T14:07:00.0331639Z ps_cpu_count html 2021-05-15T14:07:00.0611879Z ps_cpu_times html 2021-05-15T14:07:00.0844972Z ps_create_time html 2021-05-15T14:07:00.1098006Z ps_cwd html 2021-05-15T14:07:00.1331647Z ps_descent html 2021-05-15T14:07:00.1414712Z ps_disk_partitions html 2021-05-15T14:07:00.1506617Z ps_disk_usage html 2021-05-15T14:07:00.1770750Z ps_environ html 2021-05-15T14:07:00.2036190Z ps_exe html 2021-05-15T14:07:00.2165841Z ps_get_nice html 2021-05-15T14:07:00.2446203Z ps_handle html 2021-05-15T14:07:00.2676390Z ps_interrupt html 2021-05-15T14:07:00.2904286Z ps_is_running html 2021-05-15T14:07:00.3126817Z ps_kill html 2021-05-15T14:07:00.3463553Z ps_kill_tree html 2021-05-15T14:07:00.3586518Z ps_loadavg html 2021-05-15T14:07:00.3927273Z ps_memory_info html 2021-05-15T14:07:00.4155130Z ps_name html 2021-05-15T14:07:00.4397047Z ps_num_fds html 2021-05-15T14:07:00.4658138Z ps_num_threads html 2021-05-15T14:07:00.4910505Z ps_open_files html 2021-05-15T14:07:00.4956496Z ps_os_type html 2021-05-15T14:07:00.5175097Z ps_pid html 2021-05-15T14:07:00.5217964Z ps_pids html 2021-05-15T14:07:00.5474263Z ps_ppid html 2021-05-15T14:07:00.5736324Z ps_resume html 2021-05-15T14:07:00.5982530Z ps_send_signal html 2021-05-15T14:07:00.6226853Z ps_shared_lib_users html 2021-05-15T14:07:00.6465683Z ps_shared_libs html 2021-05-15T14:07:00.6754850Z ps_status html 2021-05-15T14:07:00.7017314Z ps_suspend html 2021-05-15T14:07:00.7137018Z ps_system_cpu_times html 2021-05-15T14:07:00.7290352Z ps_system_memory html 2021-05-15T14:07:00.7381010Z ps_system_swap html 2021-05-15T14:07:00.7633820Z ps_terminal html 2021-05-15T14:07:00.7857790Z ps_terminate html 2021-05-15T14:07:00.7944635Z ps_tty_size html 2021-05-15T14:07:00.8250541Z ps_uids html 2021-05-15T14:07:00.8484667Z ps_username html 2021-05-15T14:07:00.8551729Z ps_users html 2021-05-15T14:07:00.8587692Z signals html 2021-05-15T14:07:00.8595457Z ** building package indices 2021-05-15T14:07:00.9879656Z ** testing if installed package can be loaded 2021-05-15T14:07:00.9882080Z *** arch - i386 2021-05-15T14:07:01.2936929Z *** arch - x64 2021-05-15T14:07:01.5033456Z * DONE (ps) 2021-05-15T14:07:01.5580730Z In R CMD INSTALL 2021-05-15T14:07:01.9918983Z * installing *source* package 'pkgload' ... 2021-05-15T14:07:02.0101363Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-15T14:07:02.0358225Z ** R 2021-05-15T14:07:02.0556364Z ** inst 2021-05-15T14:07:02.0579074Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:02.7010541Z ** help 2021-05-15T14:07:02.7966672Z *** installing help indices 2021-05-15T14:07:02.8590301Z converting help for package 'pkgload' 2021-05-15T14:07:02.8826634Z finding HTML links ... done 2021-05-15T14:07:02.9009309Z check_dep_version html 2021-05-15T14:07:02.9072822Z check_suggested html 2021-05-15T14:07:02.9372181Z dev_example html 2021-05-15T14:07:02.9485648Z dev_help html 2021-05-15T14:07:02.9530185Z dev_meta html 2021-05-15T14:07:02.9561483Z has_tests html 2021-05-15T14:07:02.9743743Z help html 2021-05-15T14:07:02.9835785Z imports_env html 2021-05-15T14:07:02.9895091Z inst html 2021-05-15T14:07:02.9942977Z is_dev_package html 2021-05-15T14:07:03.0442885Z load_all html 2021-05-15T14:07:03.0489736Z load_code html 2021-05-15T14:07:03.0531153Z load_data html 2021-05-15T14:07:03.0570993Z load_dll html 2021-05-15T14:07:03.0615264Z load_imports html 2021-05-15T14:07:03.0723163Z ns_env html 2021-05-15T14:07:03.0791743Z package_file html 2021-05-15T14:07:03.0886624Z packages html 2021-05-15T14:07:03.0944520Z parse_deps html 2021-05-15T14:07:03.0984700Z parse_ns_file html 2021-05-15T14:07:03.1101530Z pkg_env html 2021-05-15T14:07:03.1175275Z pkgtest html 2021-05-15T14:07:03.1226608Z run_pkg_hook html 2021-05-15T14:07:03.1397858Z system.file html 2021-05-15T14:07:03.1483866Z unload html 2021-05-15T14:07:03.1489187Z ** building package indices 2021-05-15T14:07:03.2117717Z ** testing if installed package can be loaded 2021-05-15T14:07:03.2119826Z *** arch - i386 2021-05-15T14:07:03.6186402Z *** arch - x64 2021-05-15T14:07:04.0276018Z * DONE (pkgload) 2021-05-15T14:07:04.0884447Z In R CMD INSTALL 2021-05-15T14:07:04.3213183Z * installing *source* package 'ellipsis' ... 2021-05-15T14:07:04.3243206Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-15T14:07:04.3530713Z ** libs 2021-05-15T14:07:04.3538931Z 2021-05-15T14:07:04.3540023Z *** arch - i386 2021-05-15T14:07:04.3752044Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c dots.c -o dots.o 2021-05-15T14:07:04.4942660Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:07:04.6885083Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o ellipsis.dll tmp.def dots.o init.o -LC:/R/bin/i386 -lR 2021-05-15T14:07:04.7807900Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-15T14:07:04.7816159Z 2021-05-15T14:07:04.7817285Z *** arch - x64 2021-05-15T14:07:04.7998484Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c dots.c -o dots.o 2021-05-15T14:07:04.9115727Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:07:05.1077356Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o ellipsis.dll tmp.def dots.o init.o -LC:/R/bin/x64 -lR 2021-05-15T14:07:05.1933084Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-15T14:07:05.1957594Z ** R 2021-05-15T14:07:05.2014060Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:05.2929441Z ** help 2021-05-15T14:07:05.3272733Z *** installing help indices 2021-05-15T14:07:05.3530092Z converting help for package 'ellipsis' 2021-05-15T14:07:05.3779399Z finding HTML links ... done 2021-05-15T14:07:05.3987141Z check_dots_empty html 2021-05-15T14:07:05.4107761Z check_dots_unnamed html 2021-05-15T14:07:05.4247259Z check_dots_used html 2021-05-15T14:07:05.4291417Z dots_empty html 2021-05-15T14:07:05.4334920Z dots_used html 2021-05-15T14:07:05.4466023Z ellipsis-package html 2021-05-15T14:07:05.4558403Z safe_median html 2021-05-15T14:07:05.4562641Z ** building package indices 2021-05-15T14:07:05.4777191Z ** testing if installed package can be loaded 2021-05-15T14:07:05.4779702Z *** arch - i386 2021-05-15T14:07:05.6830877Z *** arch - x64 2021-05-15T14:07:05.8888749Z * DONE (ellipsis) 2021-05-15T14:07:05.9099333Z In R CMD INSTALL 2021-05-15T14:07:06.2207391Z * installing *source* package 'digest' ... 2021-05-15T14:07:06.2289286Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-15T14:07:06.2486138Z ** libs 2021-05-15T14:07:06.2494805Z 2021-05-15T14:07:06.2495909Z *** arch - i386 2021-05-15T14:07:06.2900552Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T14:07:06.5550568Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c aes.c -o aes.o 2021-05-15T14:07:06.8717636Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c blake3.c -o blake3.o 2021-05-15T14:07:07.4442254Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T14:07:07.7102628Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c blake3_portable.c -o blake3_portable.o 2021-05-15T14:07:08.2382995Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c crc32.c -o crc32.o 2021-05-15T14:07:08.3683425Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c digest.c -o digest.o 2021-05-15T14:07:08.8432609Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c digest2int.c -o digest2int.o 2021-05-15T14:07:08.9484510Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:07:09.0198270Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c md5.c -o md5.o 2021-05-15T14:07:09.2001241Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c pmurhash.c -o pmurhash.o 2021-05-15T14:07:09.3226777Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c raes.c -o raes.o 2021-05-15T14:07:09.4345161Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c sha1.c -o sha1.o 2021-05-15T14:07:09.6847513Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c sha2.c -o sha2.o 2021-05-15T14:07:09.8640172Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c sha256.c -o sha256.o 2021-05-15T14:07:10.2776487Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T14:07:10.4091101Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c xxhash.c -o xxhash.o 2021-05-15T14:07:10.9316921Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o digest.dll tmp.def SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -LC:/R/bin/i386 -lR 2021-05-15T14:07:11.0376075Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-15T14:07:11.0387755Z 2021-05-15T14:07:11.0388915Z *** arch - x64 2021-05-15T14:07:11.0765591Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T14:07:11.2464108Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c aes.c -o aes.o 2021-05-15T14:07:11.5802593Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c blake3.c -o blake3.o 2021-05-15T14:07:12.0790609Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T14:07:12.3281472Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c blake3_portable.c -o blake3_portable.o 2021-05-15T14:07:12.7802523Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c crc32.c -o crc32.o 2021-05-15T14:07:12.9037572Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c digest.c -o digest.o 2021-05-15T14:07:13.5573743Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c digest2int.c -o digest2int.o 2021-05-15T14:07:13.6549148Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:07:13.7232073Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c md5.c -o md5.o 2021-05-15T14:07:13.8736359Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c pmurhash.c -o pmurhash.o 2021-05-15T14:07:13.9631872Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c raes.c -o raes.o 2021-05-15T14:07:14.0697242Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c sha1.c -o sha1.o 2021-05-15T14:07:14.2901631Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c sha2.c -o sha2.o 2021-05-15T14:07:14.4305188Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c sha256.c -o sha256.o 2021-05-15T14:07:14.7736731Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T14:07:14.9017194Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c xxhash.c -o xxhash.o 2021-05-15T14:07:15.2461036Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o digest.dll tmp.def SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -LC:/R/bin/x64 -lR 2021-05-15T14:07:15.3428550Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-15T14:07:15.3457515Z ** R 2021-05-15T14:07:15.3524023Z ** demo 2021-05-15T14:07:15.3537684Z ** inst 2021-05-15T14:07:15.3616110Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:15.7204763Z ** help 2021-05-15T14:07:15.7808430Z *** installing help indices 2021-05-15T14:07:15.8187975Z converting help for package 'digest' 2021-05-15T14:07:15.8427835Z finding HTML links ... done 2021-05-15T14:07:15.8826676Z AES html 2021-05-15T14:07:15.9630401Z digest html 2021-05-15T14:07:15.9756985Z digest2int html 2021-05-15T14:07:16.0099211Z hmac html 2021-05-15T14:07:16.0180547Z makeRaw html 2021-05-15T14:07:16.0524345Z sha1 html 2021-05-15T14:07:16.0736973Z vdigest html 2021-05-15T14:07:16.0741181Z ** building package indices 2021-05-15T14:07:16.1371808Z ** installing vignettes 2021-05-15T14:07:16.1428197Z ** testing if installed package can be loaded 2021-05-15T14:07:16.1431203Z *** arch - i386 2021-05-15T14:07:16.3479314Z *** arch - x64 2021-05-15T14:07:16.5560293Z * DONE (digest) 2021-05-15T14:07:16.5995985Z In R CMD INSTALL 2021-05-15T14:07:16.8504255Z * installing *source* package 'brio' ... 2021-05-15T14:07:16.8544023Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-15T14:07:16.8743410Z ** libs 2021-05-15T14:07:16.8751377Z 2021-05-15T14:07:16.8752450Z *** arch - i386 2021-05-15T14:07:16.8994017Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c brio.c -o brio.o 2021-05-15T14:07:17.2369383Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c file_line_endings.c -o file_line_endings.o 2021-05-15T14:07:17.3280061Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:07:17.4172223Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c read_file.c -o read_file.o 2021-05-15T14:07:17.5083250Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c read_file_raw.c -o read_file_raw.o 2021-05-15T14:07:17.5989493Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c read_lines.c -o read_lines.o 2021-05-15T14:07:17.7195243Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c write_file.c -o write_file.o 2021-05-15T14:07:17.8071193Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c write_lines.c -o write_lines.o 2021-05-15T14:07:18.0002866Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o brio.dll tmp.def brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -LC:/R/bin/i386 -lR 2021-05-15T14:07:18.0961051Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-15T14:07:18.0969840Z 2021-05-15T14:07:18.0970884Z *** arch - x64 2021-05-15T14:07:18.1190130Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c brio.c -o brio.o 2021-05-15T14:07:18.6502106Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c file_line_endings.c -o file_line_endings.o 2021-05-15T14:07:18.7367105Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:07:18.8206757Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c read_file.c -o read_file.o 2021-05-15T14:07:18.9084939Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c read_file_raw.c -o read_file_raw.o 2021-05-15T14:07:18.9953133Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c read_lines.c -o read_lines.o 2021-05-15T14:07:19.1036864Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c write_file.c -o write_file.o 2021-05-15T14:07:19.1868671Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c write_lines.c -o write_lines.o 2021-05-15T14:07:19.3822867Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o brio.dll tmp.def brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -LC:/R/bin/x64 -lR 2021-05-15T14:07:19.4682104Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-15T14:07:19.4706777Z ** R 2021-05-15T14:07:19.4767246Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:19.5322228Z ** help 2021-05-15T14:07:19.5713829Z *** installing help indices 2021-05-15T14:07:19.5967403Z converting help for package 'brio' 2021-05-15T14:07:19.6227136Z finding HTML links ... done 2021-05-15T14:07:19.6330058Z file_line_endings html 2021-05-15T14:07:19.6502434Z readLines html 2021-05-15T14:07:19.6581622Z read_file html 2021-05-15T14:07:19.6648002Z read_lines html 2021-05-15T14:07:19.6821832Z writeLines html 2021-05-15T14:07:19.6887248Z write_file html 2021-05-15T14:07:19.6968455Z write_lines html 2021-05-15T14:07:19.6972712Z ** building package indices 2021-05-15T14:07:19.7200816Z ** testing if installed package can be loaded 2021-05-15T14:07:19.7203710Z *** arch - i386 2021-05-15T14:07:19.9242350Z *** arch - x64 2021-05-15T14:07:20.1305199Z * DONE (brio) 2021-05-15T14:07:20.1580387Z In R CMD INSTALL 2021-05-15T14:07:20.4962150Z * installing *source* package 'xfun' ... 2021-05-15T14:07:20.5064379Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-15T14:07:20.5343570Z ** libs 2021-05-15T14:07:20.5354134Z 2021-05-15T14:07:20.5355255Z *** arch - i386 2021-05-15T14:07:20.5580933Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-15T14:07:20.6963198Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:07:20.8785473Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-15T14:07:20.9699975Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-15T14:07:20.9708784Z 2021-05-15T14:07:20.9709884Z *** arch - x64 2021-05-15T14:07:20.9912303Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-15T14:07:21.1225780Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:07:21.3277123Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-15T14:07:21.4119068Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-15T14:07:21.4145182Z ** R 2021-05-15T14:07:21.4422015Z ** inst 2021-05-15T14:07:21.4456538Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:22.5310121Z ** help 2021-05-15T14:07:22.8184836Z *** installing help indices 2021-05-15T14:07:23.0040174Z converting help for package 'xfun' 2021-05-15T14:07:23.0287130Z finding HTML links ... done 2021-05-15T14:07:23.0639833Z Rscript html 2021-05-15T14:07:23.0787473Z Rscript_call html 2021-05-15T14:07:23.0856378Z attr html 2021-05-15T14:07:23.0955886Z base64_encode html 2021-05-15T14:07:23.1015126Z base64_uri html 2021-05-15T14:07:23.1207459Z bg_process html 2021-05-15T14:07:23.1267692Z bump_version html 2021-05-15T14:07:23.1737976Z cache_rds html 2021-05-15T14:07:23.1787170Z del_empty_dir html 2021-05-15T14:07:23.1875338Z dir_create html 2021-05-15T14:07:23.1954775Z dir_exists html 2021-05-15T14:07:23.2059797Z do_once html 2021-05-15T14:07:23.2214365Z download_file html 2021-05-15T14:07:23.2401296Z embed_file html 2021-05-15T14:07:23.2523650Z exit_call html 2021-05-15T14:07:23.2638193Z file_ext html 2021-05-15T14:07:23.2691069Z file_string html 2021-05-15T14:07:23.2757528Z format_bytes html 2021-05-15T14:07:23.2899005Z from_root html 2021-05-15T14:07:23.2982894Z github_releases html 2021-05-15T14:07:23.3047322Z grep_sub html 2021-05-15T14:07:23.3214374Z gsub_file html 2021-05-15T14:07:23.3267252Z in_dir html 2021-05-15T14:07:23.3362481Z install_dir html 2021-05-15T14:07:23.3447399Z install_github html 2021-05-15T14:07:23.3494525Z isFALSE html 2021-05-15T14:07:23.3529435Z is_R_CMD_check html 2021-05-15T14:07:23.3594376Z is_abs_path html 2021-05-15T14:07:23.3648943Z is_ascii html 2021-05-15T14:07:23.3737396Z is_sub_path html 2021-05-15T14:07:23.3791694Z is_web_path html 2021-05-15T14:07:23.3916642Z magic_path html 2021-05-15T14:07:23.3988226Z mark_dirs html 2021-05-15T14:07:23.4109395Z msg_cat html 2021-05-15T14:07:23.4177171Z native_encode html 2021-05-15T14:07:23.4274910Z news2md html 2021-05-15T14:07:23.4324094Z normalize_path html 2021-05-15T14:07:23.4441509Z numbers_to_words html 2021-05-15T14:07:23.4495512Z optipng html 2021-05-15T14:07:23.4564807Z os html 2021-05-15T14:07:23.4617512Z parse_only html 2021-05-15T14:07:23.4913026Z pkg_attach html 2021-05-15T14:07:23.4997800Z proc_kill html 2021-05-15T14:07:23.5116723Z process_file html 2021-05-15T14:07:23.5250878Z proj_root html 2021-05-15T14:07:23.5316921Z prose_index html 2021-05-15T14:07:23.5414525Z protect_math html 2021-05-15T14:07:23.5507595Z raw_string html 2021-05-15T14:07:23.5579149Z read_bin html 2021-05-15T14:07:23.5693041Z read_utf8 html 2021-05-15T14:07:23.5807291Z relative_path html 2021-05-15T14:07:23.5971511Z rename_seq html 2021-05-15T14:07:23.6054422Z retry html 2021-05-15T14:07:23.6604917Z rev_check html 2021-05-15T14:07:23.6698860Z rstudio_type html 2021-05-15T14:07:23.6759689Z same_path html 2021-05-15T14:07:23.6888710Z session_info html 2021-05-15T14:07:23.6969016Z set_envvar html 2021-05-15T14:07:23.7046401Z split_lines html 2021-05-15T14:07:23.7097260Z split_source html 2021-05-15T14:07:23.7267526Z strict_list html 2021-05-15T14:07:23.7332675Z stringsAsStrings html 2021-05-15T14:07:23.7425127Z submit_cran html 2021-05-15T14:07:23.7685209Z tinify html 2021-05-15T14:07:23.7777093Z tojson html 2021-05-15T14:07:23.7868606Z tree html 2021-05-15T14:07:23.7911028Z try_silent html 2021-05-15T14:07:23.8066460Z upload_ftp html 2021-05-15T14:07:23.8120483Z url_filename html 2021-05-15T14:07:23.8185927Z valid_syntax html 2021-05-15T14:07:23.8194552Z ** building package indices 2021-05-15T14:07:23.9630228Z ** installing vignettes 2021-05-15T14:07:23.9702684Z ** testing if installed package can be loaded 2021-05-15T14:07:23.9705479Z *** arch - i386 2021-05-15T14:07:24.1752814Z *** arch - x64 2021-05-15T14:07:24.3865853Z * DONE (xfun) 2021-05-15T14:07:24.4257208Z In R CMD INSTALL 2021-05-15T14:07:27.8878185Z * installing *source* package 'stringi' ... 2021-05-15T14:07:28.1064193Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-15T14:07:28.4970458Z ** libs 2021-05-15T14:07:28.4995400Z 2021-05-15T14:07:28.4996081Z *** arch - i386 2021-05-15T14:07:32.0109409Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_pad.cpp -o stri_pad.o 2021-05-15T14:07:32.5229342Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-15T14:07:33.0793640Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-15T14:07:33.6194001Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_uloc.cpp -o stri_uloc.o 2021-05-15T14:07:34.0368636Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_wrap.cpp -o stri_wrap.o 2021-05-15T14:07:34.8803785Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-15T14:07:35.3194720Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-15T14:07:35.8120873Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-15T14:07:36.4011492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-15T14:07:36.9243128Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_exception.cpp -o stri_exception.o 2021-05-15T14:07:37.3464338Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-15T14:07:37.8599572Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-15T14:07:38.3468488Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-15T14:07:38.7790891Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-15T14:07:39.4044196Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-15T14:07:40.0126822Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-15T14:07:40.5260941Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-15T14:07:41.1832723Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-15T14:07:41.8348592Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_utils.cpp -o stri_utils.o 2021-05-15T14:07:42.2831476Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-15T14:07:42.8554648Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-15T14:07:43.3313955Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-15T14:07:44.0622138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-15T14:07:44.6577950Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-15T14:07:45.2621652Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-15T14:07:45.8807657Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-15T14:07:46.3945429Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-15T14:07:47.0176118Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_splitpos.cpp -o stri_TODO_splitpos.o 2021-05-15T14:07:47.4100876Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-15T14:07:47.8516863Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-15T14:07:48.3873798Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-15T14:07:49.0066112Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_base.cpp -o stri_container_base.o 2021-05-15T14:07:49.4031955Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-15T14:07:49.8321462Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-15T14:07:50.2985092Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-15T14:07:50.7962763Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_escape.cpp -o stri_escape.o 2021-05-15T14:07:51.2844219Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_test.cpp -o stri_test.o 2021-05-15T14:07:51.7019237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-15T14:07:52.1086772Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-15T14:07:52.6382234Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-15T14:07:53.1648508Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_reverse.cpp -o stri_reverse.o 2021-05-15T14:07:53.6040334Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-15T14:07:55.1078854Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-15T14:07:55.6072931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-15T14:07:56.2759606Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-15T14:07:56.7125669Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-15T14:07:57.1716713Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-15T14:07:57.6178337Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_stats.cpp -o stri_stats.o 2021-05-15T14:07:58.1024230Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_length.cpp -o stri_length.o 2021-05-15T14:07:58.6203965Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-15T14:07:59.2521642Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_uchar.cpp -o stri_TODO_uchar.o 2021-05-15T14:07:59.6475715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_format.cpp -o stri_time_format.o 2021-05-15T14:08:00.2484161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_common.cpp -o stri_common.o 2021-05-15T14:08:00.7342572Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-15T14:08:01.3228602Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-15T14:08:01.9185445Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-15T14:08:02.3655051Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_collator.cpp -o stri_collator.o 2021-05-15T14:08:02.8394223Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_join.cpp -o stri_join.o 2021-05-15T14:08:03.5514872Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-15T14:08:04.0754700Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-15T14:08:04.8124626Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_compare.cpp -o stri_compare.o 2021-05-15T14:08:05.6763391Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-15T14:08:06.1928720Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-15T14:08:06.7637815Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-15T14:08:07.2473350Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-15T14:08:07.8012613Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-15T14:08:08.3578387Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-15T14:08:08.8554417Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-15T14:08:09.4151433Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-15T14:08:09.9504262Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-15T14:08:10.4269750Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-15T14:08:10.8918147Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-15T14:08:11.4983507Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_sub.cpp -o stri_sub.o 2021-05-15T14:08:12.1333553Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_common.cpp -o stri_search_common.o 2021-05-15T14:08:12.6184720Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-15T14:08:13.1789996Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-15T14:08:13.7319405Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_in.cpp -o stri_search_in.o 2021-05-15T14:08:13.7981815Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-15T14:08:14.2798117Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_justify.cpp -o stri_TODO_justify.o 2021-05-15T14:08:14.6744517Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-15T14:08:15.2358937Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_stringi.cpp -o stri_stringi.o 2021-05-15T14:08:15.6620141Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-15T14:08:16.1647033Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_sort.cpp -o stri_sort.o 2021-05-15T14:08:17.5682769Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_random.cpp -o stri_random.o 2021-05-15T14:08:18.1451852Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-15T14:08:18.7127314Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-15T14:08:19.2108652Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-15T14:08:19.9428713Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-15T14:08:20.6675230Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-15T14:08:21.1310432Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-15T14:08:21.4846347Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-15T14:08:22.1146950Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-15T14:08:22.5205565Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-15T14:08:22.9033714Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-15T14:08:23.4783575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-15T14:08:24.3540337Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-15T14:08:24.6207467Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-15T14:08:25.3058283Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-15T14:08:25.5319157Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-15T14:08:25.9642447Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-15T14:08:26.4931779Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-15T14:08:27.0634664Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-15T14:08:27.1586379Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-15T14:08:27.4831015Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-15T14:08:28.0047331Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-15T14:08:28.9400517Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-15T14:08:29.2174565Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-15T14:08:29.7867243Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-15T14:08:30.2381721Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-15T14:08:30.3347315Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-15T14:08:30.6132107Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-15T14:08:30.9684651Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-15T14:08:31.4200010Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-15T14:08:31.8172737Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-15T14:08:32.3598764Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-15T14:08:33.1569918Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-15T14:08:33.6615364Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-15T14:08:34.1939782Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-15T14:08:35.6591726Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-15T14:08:36.1960213Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-15T14:08:36.7933665Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-15T14:08:37.3079018Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-15T14:08:37.5828298Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-15T14:08:38.1743176Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-15T14:08:38.4562435Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-15T14:08:39.2300537Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-15T14:08:39.7498487Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-15T14:08:40.2412670Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-15T14:08:40.8693766Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-15T14:08:41.9561073Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-15T14:08:41.9564312Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-15T14:08:42.3082658Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-15T14:08:42.8710229Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-15T14:08:43.7032332Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-15T14:08:44.1221803Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-15T14:08:44.6821076Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-15T14:08:45.5963593Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-15T14:08:45.5964952Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T14:08:45.5965644Z ^ 2021-05-15T14:08:45.6322513Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-15T14:08:46.0075282Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-15T14:08:46.4088430Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-15T14:08:46.8565998Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-15T14:08:47.2828022Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-15T14:08:47.6330323Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-15T14:08:48.0807598Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-15T14:08:48.5476566Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-15T14:08:48.8940728Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-15T14:08:49.3650979Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-15T14:08:49.6533600Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-15T14:08:49.9460750Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-15T14:08:50.2971544Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-15T14:08:50.8529189Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-15T14:08:51.7959025Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-15T14:08:52.2547050Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-15T14:08:52.6138539Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-15T14:08:52.9509390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-15T14:08:53.4273831Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-15T14:08:54.2222738Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-15T14:08:54.6468877Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-15T14:08:55.1330084Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-15T14:08:55.5686395Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-15T14:08:55.9147700Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-15T14:08:56.2159524Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-15T14:08:56.4496718Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-15T14:08:57.0881959Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-15T14:08:57.6251883Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-15T14:08:57.7032765Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-15T14:08:58.0793225Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-15T14:08:59.4682596Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-15T14:08:59.4686568Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-15T14:08:59.5621696Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-15T14:08:59.8736719Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-15T14:09:00.9423445Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-15T14:09:01.8346660Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-15T14:09:02.4661972Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-15T14:09:02.5493226Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-15T14:09:03.0414760Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-15T14:09:03.9520098Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-15T14:09:03.9523966Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-15T14:09:04.3848903Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-15T14:09:04.8128764Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-15T14:09:05.1109578Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-15T14:09:05.4392184Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-15T14:09:06.3241309Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-15T14:09:06.6174024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-15T14:09:06.9146274Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-15T14:09:07.2955954Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-15T14:09:07.7901066Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-15T14:09:07.9856297Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-15T14:09:08.4446625Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-15T14:09:08.8267098Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-15T14:09:09.4812050Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-15T14:09:09.7561664Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-15T14:09:09.9779080Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-15T14:09:10.2194411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-15T14:09:10.4496923Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-15T14:09:10.9639850Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-15T14:09:11.3786394Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-15T14:09:11.9591647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-15T14:09:12.6998315Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-15T14:09:13.4580958Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-15T14:09:13.7524702Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-15T14:09:14.9615431Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-15T14:09:15.5387379Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-15T14:09:15.8254287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-15T14:09:16.3416792Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-15T14:09:16.9634033Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-15T14:09:17.3393337Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-15T14:09:18.5994016Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-15T14:09:18.6717227Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-15T14:09:19.0583468Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-15T14:09:19.4875779Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-15T14:09:20.0131516Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-15T14:09:20.4494131Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-15T14:09:20.7665747Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-15T14:09:20.7667660Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:09:20.7669092Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-15T14:09:20.7669953Z ^ 2021-05-15T14:09:20.7671133Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-15T14:09:20.7672943Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:09:20.7674308Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-15T14:09:20.7675099Z ^ 2021-05-15T14:09:21.0013643Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-15T14:09:21.4346947Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-15T14:09:22.3547601Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-15T14:09:22.4487947Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-15T14:09:22.9983071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-15T14:09:23.3015484Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-15T14:09:23.8013119Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-15T14:09:24.2287152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-15T14:09:24.5944563Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-15T14:09:25.4120057Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-15T14:09:25.7600075Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-15T14:09:26.0741970Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-15T14:09:26.3405554Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-15T14:09:27.1091389Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-15T14:09:27.1757738Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-15T14:09:27.9414873Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-15T14:09:28.3078096Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-15T14:09:28.4579459Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-15T14:09:29.9523910Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-15T14:09:29.9527205Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-15T14:09:29.9530515Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-15T14:09:30.2580834Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-15T14:09:30.5465699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-15T14:09:30.7924770Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-15T14:09:31.8047953Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-15T14:09:32.7004723Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-15T14:09:33.2368435Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-15T14:09:33.6757270Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-15T14:09:34.1793571Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-15T14:09:34.7171536Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-15T14:09:35.2674593Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-15T14:09:35.3480588Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-15T14:09:36.0468003Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-15T14:09:36.3852301Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-15T14:09:36.4710043Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-15T14:09:37.2118293Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-15T14:09:37.6098400Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-15T14:09:38.8354157Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-15T14:09:39.2366873Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-15T14:09:39.7325452Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-15T14:09:39.8318071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-15T14:09:41.0720573Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-15T14:09:41.6555945Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-15T14:09:42.2162643Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-15T14:09:42.4912028Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-15T14:09:42.7638994Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-15T14:09:43.4516406Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-15T14:09:44.1949746Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-15T14:09:44.5254758Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-15T14:09:44.7791320Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-15T14:09:45.0606887Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-15T14:09:45.6392522Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-15T14:09:46.0992768Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-15T14:09:46.6572016Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-15T14:09:46.9655865Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-15T14:09:47.3389553Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-15T14:09:47.6892546Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-15T14:09:48.2787390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-15T14:09:49.3476564Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-15T14:09:50.3741580Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-15T14:09:50.6322850Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-15T14:09:51.1784961Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-15T14:09:52.4746043Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-15T14:09:52.4749998Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-15T14:09:52.4753869Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-15T14:09:52.6201170Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-15T14:09:53.3215472Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-15T14:09:53.8468625Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-15T14:09:54.6693771Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-15T14:09:55.2766044Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-15T14:09:55.5661123Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_common.a icu69/common/messagepattern.o icu69/common/putil.o icu69/common/ustrcase_locale.o icu69/common/bytestrie.o icu69/common/utrie2_builder.o icu69/common/uvector.o icu69/common/locresdata.o icu69/common/loadednormalizer2impl.o icu69/common/rbbi.o icu69/common/uhash_us.o icu69/common/caniter.o icu69/common/chariter.o icu69/common/uidna.o icu69/common/unistr_case.o icu69/common/rbbirb.o icu69/common/dtintrv.o icu69/common/pluralmap.o icu69/common/ucnvisci.o icu69/common/uloc.o icu69/common/uscript_props.o icu69/common/locutil.o icu69/common/ucnv_u32.o icu69/common/appendable.o icu69/common/locbased.o icu69/common/uvectr32.o icu69/common/ucnv_ext.o icu69/common/unistr_cnv.o icu69/common/unormcmp.o icu69/common/loclikelysubtags.o icu69/common/ushape.o icu69/common/rbbistbl.o icu69/common/normalizer2impl.o icu69/common/rbbidata.o icu69/common/normlzr.o icu69/common/ustr_titlecase_brkiter.o icu69/common/usc_impl.o icu69/common/usprep.o icu69/common/ures_cnv.o icu69/common/utext.o icu69/common/unorm.o icu69/common/utrie2.o icu69/common/ucnv_io.o icu69/common/dictbe.o icu69/common/ustr_wcs.o icu69/common/ucln_cmn.o icu69/common/servls.o icu69/common/ucase.o icu69/common/uhash.o icu69/common/localematcher.o icu69/common/unistr.o icu69/common/ubidiwrt.o icu69/common/charstr.o icu69/common/ucharstriebuilder.o icu69/common/unistr_case_locale.o icu69/common/bytesinkutil.o icu69/common/unistr_titlecase_brkiter.o icu69/common/ucnvbocu.o icu69/common/util_props.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucnv_cnv.o icu69/common/uvectr64.o icu69/common/dictionarydata.o icu69/common/uniset_closure.o icu69/common/uniset.o icu69/common/ucnv_u8.o icu69/common/ucptrie.o icu69/common/punycode.o icu69/common/bytestriebuilder.o icu69/common/uniset_props.o icu69/common/utrie_swap.o icu69/common/stringtriebuilder.o icu69/common/ucol_swp.o icu69/common/udataswp.o icu69/common/usetiter.o icu69/common/ustack.o icu69/common/rbbi_cache.o icu69/common/ubidiln.o icu69/common/errorcode.o icu69/common/ubrk.o icu69/common/unames.o icu69/common/icuplug.o icu69/common/uprops.o icu69/common/ubiditransform.o icu69/common/uresbund.o icu69/common/locdspnm.o icu69/common/brkiter.o icu69/common/parsepos.o icu69/common/ucnv_u16.o icu69/common/uscript.o icu69/common/sharedobject.o icu69/common/brkeng.o icu69/common/utrie.o icu69/common/ucnvdisp.o icu69/common/ucharstrieiterator.o icu69/common/umutablecptrie.o icu69/common/ucmndata.o icu69/common/ucnv_cb.o icu69/common/ucnv_ct.o icu69/common/resbund.o icu69/common/unistr_props.o icu69/common/propsvec.o icu69/common/uset.o icu69/common/ucnv_bld.o icu69/common/uenum.o icu69/common/patternprops.o icu69/common/uobject.o icu69/common/ruleiter.o icu69/common/localebuilder.o icu69/common/umutex.o icu69/common/ubidi_props.o icu69/common/uts46.o icu69/common/serv.o icu69/common/ulist.o icu69/common/ucurr.o icu69/common/filteredbrk.o icu69/common/ucat.o icu69/common/edits.o icu69/common/ucnvscsu.o icu69/common/uinvchar.o icu69/common/locid.o icu69/common/cwchar.o icu69/common/uinit.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/filterednormalizer2.o icu69/common/static_unicode_sets.o icu69/common/bmpset.o icu69/common/unifiedcache.o icu69/common/unifunct.o icu69/common/loclikely.o icu69/common/uarrsort.o icu69/common/uiter.o icu69/common/localeprioritylist.o icu69/common/ustrenum.o icu69/common/propname.o icu69/common/ucharstrie.o icu69/common/cstr.o icu69/common/udatamem.o icu69/common/locmap.o icu69/common/restrace.o icu69/common/ucnv2022.o icu69/common/umapfile.o icu69/common/utf_impl.o icu69/common/ustrcase.o icu69/common/rbbinode.o icu69/common/cmemory.o icu69/common/utrace.o icu69/common/resbund_cnv.o icu69/common/ustrfmt.o icu69/common/uloc_tag.o icu69/common/rbbitblb.o icu69/common/locdistance.o icu69/common/ucnv_lmb.o icu69/common/wintz.o icu69/common/servslkf.o icu69/common/ustring.o icu69/common/umath.o icu69/common/unisetspan.o icu69/common/uchriter.o icu69/common/utypes.o icu69/common/rbbiscan.o icu69/common/ucnvlat1.o icu69/common/uchar.o icu69/common/bytestrieiterator.o icu69/common/ucnv_u7.o icu69/common/unifilt.o icu69/common/ucnvmbcs.o icu69/common/locdispnames.o icu69/common/ustrtrns.o icu69/common/resource.o icu69/common/stringpiece.o icu69/common/udata.o icu69/common/ucasemap.o icu69/common/ucnv_err.o icu69/common/ucnv_set.o icu69/common/cstring.o icu69/common/servlk.o icu69/common/ustr_cnv.o icu69/common/characterproperties.o icu69/common/simpleformatter.o icu69/common/ucnvhz.o icu69/common/lsr.o icu69/common/ucnvsel.o icu69/common/uloc_keytype.o icu69/common/normalizer2.o icu69/common/schriter.o icu69/common/servlkf.o icu69/common/rbbisetb.o icu69/common/util.o icu69/common/uset_props.o icu69/common/bytestream.o icu69/common/ucnv.o icu69/common/locavailable.o icu69/common/ubidi.o icu69/common/uresdata.o icu69/common/icudataver.o 2021-05-15T14:09:55.6681492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-15T14:09:56.0912861Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-15T14:09:56.8030407Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-15T14:09:57.2466031Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-15T14:09:57.5937602Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-15T14:09:58.0858087Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-15T14:09:59.7455460Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-15T14:10:00.2041254Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-15T14:10:00.7305358Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-15T14:10:01.6865977Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-15T14:10:02.4635772Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-15T14:10:03.5068478Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-15T14:10:03.9554760Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-15T14:10:04.6403922Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-15T14:10:05.4205172Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-15T14:10:06.1458823Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-15T14:10:06.6995453Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-15T14:10:07.1762043Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-15T14:10:08.6333002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-15T14:10:08.7315186Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-15T14:10:10.0028554Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-15T14:10:10.4704469Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-15T14:10:11.6986243Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-15T14:10:12.0046142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-15T14:10:12.5410465Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-15T14:10:13.0239345Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-15T14:10:13.3868301Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-15T14:10:13.9807251Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-15T14:10:15.4878080Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-15T14:10:16.0275519Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-15T14:10:16.6929913Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-15T14:10:18.6889574Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-15T14:10:19.2537377Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-15T14:10:20.1647732Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-15T14:10:20.9658472Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-15T14:10:21.4395852Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-15T14:10:22.0063244Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-15T14:10:22.5181613Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-15T14:10:22.8622548Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-15T14:10:23.3807290Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-15T14:10:23.8051521Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-15T14:10:25.0525383Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-15T14:10:25.3420240Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-15T14:10:25.9307334Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-15T14:10:27.6767064Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-15T14:10:28.1842486Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-15T14:10:29.3675761Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-15T14:10:31.5099023Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-15T14:10:32.0307207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-15T14:10:32.3107694Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-15T14:10:33.0317693Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-15T14:10:33.9284487Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-15T14:10:34.7524463Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-15T14:10:34.9994602Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-15T14:10:35.4777228Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-15T14:10:35.5884204Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-15T14:10:38.0828821Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-15T14:10:38.5514401Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-15T14:10:39.6589334Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-15T14:10:41.2235566Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-15T14:10:42.3415925Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-15T14:10:42.8320556Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-15T14:10:43.3083095Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-15T14:10:43.7753025Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-15T14:10:44.2495058Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-15T14:10:44.9859106Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-15T14:10:45.1456980Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-15T14:10:46.2372557Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-15T14:10:46.6827715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-15T14:10:47.4393843Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-15T14:10:47.8898899Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-15T14:10:50.2077369Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-15T14:10:50.5133407Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-15T14:10:51.0404123Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-15T14:10:52.7842250Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-15T14:10:53.1487211Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-15T14:10:55.3769784Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-15T14:10:57.5795030Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-15T14:10:58.4744185Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-15T14:10:59.0067098Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-15T14:10:59.8156622Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-15T14:11:01.2204689Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-15T14:11:02.1451508Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-15T14:11:02.4170269Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-15T14:11:03.0184999Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-15T14:11:03.6988522Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-15T14:11:04.3390088Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-15T14:11:05.1421624Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-15T14:11:08.3821681Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-15T14:11:08.8569151Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-15T14:11:09.6778425Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-15T14:11:10.2783265Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-15T14:11:10.5720896Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-15T14:11:11.0042236Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-15T14:11:11.2987986Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-15T14:11:13.8846919Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-15T14:11:15.2346975Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-15T14:11:15.7265484Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-15T14:11:17.1600822Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-15T14:11:17.9612229Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-15T14:11:18.4358408Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-15T14:11:19.4804149Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-15T14:11:19.9767518Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-15T14:11:20.2137939Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-15T14:11:20.4945460Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-15T14:11:21.0511046Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-15T14:11:21.5799882Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-15T14:11:22.6117389Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-15T14:11:23.1249579Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-15T14:11:23.8295812Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-15T14:11:24.9625417Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-15T14:11:25.7519386Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-15T14:11:26.2508740Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-15T14:11:26.7327456Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-15T14:11:26.9858908Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-15T14:11:27.4350762Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-15T14:11:28.1620816Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-15T14:11:29.0217045Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-15T14:11:29.4943958Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-15T14:11:30.4566786Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-15T14:11:31.1764046Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-15T14:11:31.8889621Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-15T14:11:32.3688565Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-15T14:11:32.9737627Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-15T14:11:35.2133971Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-15T14:11:35.5371863Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-15T14:11:35.9575891Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-15T14:11:36.2907456Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-15T14:11:36.7635241Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-15T14:11:37.0488874Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-15T14:11:37.4659662Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-15T14:11:39.0424037Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-15T14:11:41.3288224Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-15T14:11:41.7080421Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-15T14:11:41.7082316Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:11:41.7083782Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T14:11:41.7084672Z ^ 2021-05-15T14:11:41.7086018Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:11:41.7087424Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T14:11:41.7088321Z ^ 2021-05-15T14:11:41.7089570Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:11:41.7090986Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T14:11:41.7091937Z ^ 2021-05-15T14:11:41.7093190Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:11:41.7094602Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T14:11:41.7095515Z ^ 2021-05-15T14:11:41.7096742Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-15T14:11:41.7098389Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:11:41.7099687Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-15T14:11:41.7100515Z ^ 2021-05-15T14:11:41.7101829Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:11:41.7103402Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-15T14:11:41.7105838Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:11:41.7107191Z return reinterpret_cast(gRawGMT); 2021-05-15T14:11:41.7107962Z ^ 2021-05-15T14:11:42.3467942Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-15T14:11:42.7179922Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-15T14:11:44.1922277Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-15T14:11:46.2737273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-15T14:11:47.2928424Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-15T14:11:47.7898952Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-15T14:11:49.3729124Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-15T14:11:49.6252483Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-15T14:11:50.1240369Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-15T14:11:50.7010988Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-15T14:11:50.9916945Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-15T14:11:51.6272157Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-15T14:11:53.0984449Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-15T14:11:53.6917071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-15T14:11:54.1528481Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-15T14:11:54.9746806Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-15T14:11:56.3342166Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-15T14:11:56.4306254Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-15T14:11:57.1336332Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-15T14:11:57.8158000Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-15T14:11:58.2516294Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-15T14:11:58.6435576Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-15T14:11:59.4588954Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-15T14:11:59.5164930Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-15T14:11:59.6596132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-15T14:11:59.9565494Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-15T14:12:00.3043884Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-15T14:12:00.8475805Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-15T14:12:01.6402492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-15T14:12:02.6697162Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-15T14:12:03.2806773Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-15T14:12:04.0989857Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-15T14:12:04.4670114Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-15T14:12:04.7316949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-15T14:12:05.3976229Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-15T14:12:06.1845008Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-15T14:12:06.7024719Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-15T14:12:07.9584491Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-15T14:12:09.0573113Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-15T14:12:09.7010719Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-15T14:12:10.1630693Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-15T14:12:10.6354637Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-15T14:12:11.2371213Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-15T14:12:12.2435625Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-15T14:12:13.4562953Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-15T14:12:13.5227099Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-15T14:12:14.3432047Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-15T14:12:14.9859713Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-15T14:12:16.5020836Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-15T14:12:16.9700279Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-15T14:12:17.1804409Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-15T14:12:17.4508903Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-15T14:12:17.7661033Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-15T14:12:18.6430586Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-15T14:12:19.2283145Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-15T14:12:20.7471088Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-15T14:12:23.8914695Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-15T14:12:24.2760431Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-15T14:12:25.3213257Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-15T14:12:27.3763328Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-15T14:12:27.5672372Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-15T14:12:27.6852873Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-15T14:12:28.0885130Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-15T14:12:28.7168911Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-15T14:12:28.8283756Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-15T14:12:29.3698468Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-15T14:12:29.8370214Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-15T14:12:31.2032126Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-15T14:12:31.5352998Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-15T14:12:32.0887110Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-15T14:12:32.6459364Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-15T14:12:33.4544013Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-15T14:12:34.6842036Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-15T14:12:35.1480203Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-15T14:12:35.7526333Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-15T14:12:38.5817334Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-15T14:12:39.2795986Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-15T14:12:39.9066531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-15T14:12:40.2826936Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-15T14:12:40.5774826Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-15T14:12:41.0254495Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-15T14:12:42.4327955Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-15T14:12:42.9391066Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-15T14:12:43.3231662Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-15T14:12:43.3236808Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:12:43.3238664Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-15T14:12:43.3239675Z ^ 2021-05-15T14:12:43.3241314Z icu69/i18n/number_decimfmtprops.cpp: In static member function 'static const icu_69_stringi::number::impl::DecimalFormatProperties& icu_69_stringi::number::impl::DecimalFormatProperties::getDefault()': 2021-05-15T14:12:43.3243257Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:12:43.3244767Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-15T14:12:43.3245744Z ^ 2021-05-15T14:12:43.5970484Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-15T14:12:44.3096311Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-15T14:12:44.9274079Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-15T14:12:45.3783812Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-15T14:12:45.8653706Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-15T14:12:46.5257313Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-15T14:12:47.0941047Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-15T14:12:48.7001472Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-15T14:12:50.1121435Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-15T14:12:50.5074221Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-15T14:12:51.0907447Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-15T14:12:51.9683459Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-15T14:12:51.9687073Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-15T14:12:52.3992144Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-15T14:12:52.5221295Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-15T14:12:52.9532552Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-15T14:12:53.4059715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-15T14:12:55.8726582Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-15T14:12:57.0623687Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-15T14:12:57.3625127Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-15T14:12:57.8689542Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-15T14:12:58.0136819Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-15T14:12:58.0929374Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-15T14:13:00.4222356Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-15T14:13:00.7489232Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_i18n.a icu69/i18n/name2uni.o icu69/i18n/dtitvinf.o icu69/i18n/scientificnumberformatter.o icu69/i18n/fphdlimp.o icu69/i18n/persncal.o icu69/i18n/number_patternstring.o icu69/i18n/ucoleitr.o icu69/i18n/numparse_compositions.o icu69/i18n/number_scientific.o icu69/i18n/utf16collationiterator.o icu69/i18n/translit.o icu69/i18n/unesctrn.o icu69/i18n/number_capi.o icu69/i18n/datefmt.o icu69/i18n/uspoof.o icu69/i18n/collationtailoring.o icu69/i18n/strrepl.o icu69/i18n/calendar.o icu69/i18n/csrutf8.o icu69/i18n/measunit_extra.o icu69/i18n/regeximp.o icu69/i18n/msgfmt.o icu69/i18n/zrule.o icu69/i18n/ulistformatter.o icu69/i18n/numparse_scientific.o icu69/i18n/vzone.o icu69/i18n/collationdata.o icu69/i18n/units_complexconverter.o icu69/i18n/collationroot.o icu69/i18n/collationcompare.o icu69/i18n/dtptngen.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/rbt_pars.o icu69/i18n/alphaindex.o icu69/i18n/taiwncal.o icu69/i18n/ucol_sit.o icu69/i18n/numparse_symbols.o icu69/i18n/csrmbcs.o icu69/i18n/tzrule.o icu69/i18n/number_integerwidth.o icu69/i18n/vtzone.o icu69/i18n/tmunit.o icu69/i18n/islamcal.o icu69/i18n/dtfmtsym.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/collationbuilder.o icu69/i18n/decimfmt.o icu69/i18n/number_grouping.o icu69/i18n/csmatch.o icu69/i18n/rbtz.o icu69/i18n/tzgnames.o icu69/i18n/uregex.o icu69/i18n/tztrans.o icu69/i18n/cpdtrans.o icu69/i18n/collationfcd.o icu69/i18n/rematch.o icu69/i18n/buddhcal.o icu69/i18n/number_patternmodifier.o icu69/i18n/numfmt.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/gender.o icu69/i18n/dangical.o icu69/i18n/number_padding.o icu69/i18n/choicfmt.o icu69/i18n/tmutfmt.o icu69/i18n/collationrootelements.o icu69/i18n/usearch.o icu69/i18n/toupptrn.o icu69/i18n/coleitr.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/measure.o icu69/i18n/indiancal.o icu69/i18n/reldatefmt.o icu69/i18n/quant.o icu69/i18n/number_usageprefs.o icu69/i18n/number_longnames.o icu69/i18n/compactdecimalformat.o icu69/i18n/currpinf.o icu69/i18n/nfsubs.o icu69/i18n/decNumber.o icu69/i18n/number_symbolswrapper.o icu69/i18n/regextxt.o icu69/i18n/uspoof_conf.o icu69/i18n/repattrn.o icu69/i18n/collationdatareader.o icu69/i18n/coll.o icu69/i18n/number_fluent.o icu69/i18n/stsearch.o icu69/i18n/collationkeys.o icu69/i18n/windtfmt.o icu69/i18n/uregion.o icu69/i18n/ulocdata.o icu69/i18n/ucsdet.o icu69/i18n/number_formatimpl.o icu69/i18n/dtitvfmt.o icu69/i18n/rbt_data.o icu69/i18n/numparse_affixes.o icu69/i18n/udat.o icu69/i18n/smpdtfst.o icu69/i18n/listformatter.o icu69/i18n/selfmt.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/uregexc.o icu69/i18n/anytrans.o icu69/i18n/regexst.o icu69/i18n/number_utils.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/dayperiodrules.o icu69/i18n/number_compact.o icu69/i18n/olsontz.o icu69/i18n/csrsbcs.o icu69/i18n/titletrn.o icu69/i18n/ufieldpositer.o icu69/i18n/numparse_parsednumber.o icu69/i18n/fmtable.o icu69/i18n/utf8collationiterator.o icu69/i18n/casetrn.o icu69/i18n/units_data.o icu69/i18n/dcfmtsym.o icu69/i18n/collationfastlatin.o icu69/i18n/string_segment.o icu69/i18n/brktrans.o icu69/i18n/upluralrules.o icu69/i18n/cecal.o icu69/i18n/wintzimpl.o icu69/i18n/funcrepl.o icu69/i18n/ethpccal.o icu69/i18n/csr2022.o icu69/i18n/collationweights.o icu69/i18n/collationdatabuilder.o icu69/i18n/pluralranges.o icu69/i18n/timezone.o icu69/i18n/sortkey.o icu69/i18n/units_converter.o icu69/i18n/smpdtfmt.o icu69/i18n/number_asformat.o icu69/i18n/number_affixutils.o icu69/i18n/measfmt.o icu69/i18n/double-conversion-strtod.o icu69/i18n/uspoof_build.o icu69/i18n/collationsettings.o icu69/i18n/fpositer.o icu69/i18n/number_rounding.o icu69/i18n/number_mapper.o icu69/i18n/collationdatawriter.o icu69/i18n/strmatch.o icu69/i18n/ucol_res.o icu69/i18n/measunit.o icu69/i18n/utmscale.o icu69/i18n/zonemeta.o icu69/i18n/gregocal.o icu69/i18n/utrans.o icu69/i18n/rbt_set.o icu69/i18n/tmutamt.o icu69/i18n/number_currencysymbols.o icu69/i18n/decContext.o icu69/i18n/nultrans.o icu69/i18n/format.o icu69/i18n/winnmfmt.o icu69/i18n/collationsets.o icu69/i18n/collationruleparser.o icu69/i18n/udateintervalformat.o icu69/i18n/transreg.o icu69/i18n/ucln_in.o icu69/i18n/ztrans.o icu69/i18n/reldtfmt.o icu69/i18n/tridpars.o icu69/i18n/rbt.o icu69/i18n/plurfmt.o icu69/i18n/number_modifiers.o icu69/i18n/chnsecal.o icu69/i18n/esctrn.o icu69/i18n/formattedvalue.o icu69/i18n/nfrs.o icu69/i18n/number_multiplier.o icu69/i18n/region.o icu69/i18n/gregoimp.o icu69/i18n/simpletz.o icu69/i18n/currunit.o icu69/i18n/regexcmp.o icu69/i18n/umsg.o icu69/i18n/bocsu.o icu69/i18n/inputext.o icu69/i18n/remtrans.o icu69/i18n/nfrule.o icu69/i18n/numsys.o icu69/i18n/rulebasedcollator.o icu69/i18n/plurrule.o icu69/i18n/scriptset.o icu69/i18n/collationiterator.o icu69/i18n/number_skeletons.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/unum.o icu69/i18n/collation.o icu69/i18n/japancal.o icu69/i18n/coptccal.o icu69/i18n/numparse_impl.o icu69/i18n/uni2name.o icu69/i18n/csdetect.o icu69/i18n/numparse_decimal.o icu69/i18n/double-conversion-bignum.o icu69/i18n/tznames_impl.o icu69/i18n/udatpg.o icu69/i18n/hebrwcal.o icu69/i18n/numrange_fluent.o icu69/i18n/uspoof_impl.o icu69/i18n/astro.o icu69/i18n/nortrans.o icu69/i18n/standardplural.o icu69/i18n/ucol.o icu69/i18n/number_decimalquantity.o icu69/i18n/formatted_string_builder.o icu69/i18n/number_decimfmtprops.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/quantityformatter.o icu69/i18n/tolowtrn.o icu69/i18n/rbt_rule.o icu69/i18n/numparse_currency.o icu69/i18n/tznames.o icu69/i18n/units_router.o icu69/i18n/tzfmt.o icu69/i18n/number_notation.o icu69/i18n/ucal.o icu69/i18n/curramt.o icu69/i18n/fmtable_cnv.o icu69/i18n/uitercollationiterator.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/sharedbreakiterator.o icu69/i18n/search.o icu69/i18n/numrange_impl.o icu69/i18n/rbnf.o icu69/i18n/unumsys.o icu69/i18n/basictz.o icu69/i18n/csrucode.o icu69/i18n/csrecog.o icu69/i18n/number_output.o icu69/i18n/currfmt.o 2021-05-15T14:13:01.1557500Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-15T14:13:01.3951926Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-15T14:13:02.6608223Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o stringi.dll tmp.def stri_pad.o stri_container_utf16.o stri_search_boundaries_extract.o stri_uloc.o stri_wrap.o stri_container_listutf8.o stri_search_class_count.o stri_search_regex_split.o stri_trans_casemap.o stri_exception.o stri_search_class_trim.o stri_trans_normalization.o stri_container_listint.o stri_search_class_locate.o stri_search_coll_extract.o stri_time_symbols.o stri_container_bytesearch.o stri_search_coll_replace.o stri_utils.o stri_search_class_subset.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_search_regex_extract.o stri_search_class_split.o stri_search_fixed_replace.o stri_brkiter.o stri_prepare_arg.o stri_TODO_splitpos.o stri_search_regex_count.o stri_search_regex_replace.o stri_search_other_split.o stri_container_base.o stri_search_boundaries_count.o stri_container_listraw.o stri_search_coll_detect.o stri_escape.o stri_test.o stri_ICU_settings.o stri_search_boundaries_locate.o stri_encoding_management.o stri_reverse.o stri_encoding_detection.o stri_container_usearch.o stri_search_regex_match.o stri_search_fixed_detect.o stri_trans_transliterate.o stri_search_regex_detect.o stri_stats.o stri_length.o stri_search_class_extract.o stri_TODO_uchar.o stri_time_format.o stri_common.o stri_time_calendar.o stri_search_coll_locate.o stri_search_fixed_count.o stri_collator.o stri_join.o stri_search_boundaries_split.o stri_search_class_replace.o stri_compare.o stri_search_fixed_startsendswith.o stri_search_class_startsendswith.o stri_search_class_detect.o stri_search_fixed_locate.o stri_search_coll_subset.o stri_container_regex.o stri_search_regex_locate.o stri_trans_other.o stri_ucnv.o stri_time_zone.o stri_search_coll_split.o stri_sub.o stri_search_common.o stri_search_coll_startsendswith.o stri_search_fixed_subset.o stri_search_in.o stri_search_coll_count.o stri_TODO_justify.o stri_search_fixed_extract.o stri_stringi.o stri_search_regex_subset.o stri_sort.o stri_random.o stri_search_fixed_split.o stri_container_utf8.o -L. -licu_common -licu_i18n -licu_stubdata -LC:/R/bin/i386 -lR 2021-05-15T14:13:04.1746324Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-15T14:13:04.2640314Z downloading the ICU data library (icudt) 2021-05-15T14:13:04.2641483Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T14:13:04.2669405Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T14:13:04.3352541Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T14:13:04.5915727Z ================================================== 2021-05-15T14:13:04.5916753Z downloaded 10.9 MB 2021-05-15T14:13:04.5917236Z 2021-05-15T14:13:04.6205106Z icudt fetch successful 2021-05-15T14:13:04.6210318Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-15T14:13:04.8212524Z icudt has been installed successfully 2021-05-15T14:13:04.8712993Z 2021-05-15T14:13:04.8713916Z *** arch - x64 2021-05-15T14:13:08.2096457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_pad.cpp -o stri_pad.o 2021-05-15T14:13:08.7054857Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-15T14:13:09.2710612Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-15T14:13:09.8070951Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_uloc.cpp -o stri_uloc.o 2021-05-15T14:13:10.2322638Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_wrap.cpp -o stri_wrap.o 2021-05-15T14:13:11.0643578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-15T14:13:11.5152867Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-15T14:13:12.0099144Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-15T14:13:12.6050199Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-15T14:13:13.1328490Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_exception.cpp -o stri_exception.o 2021-05-15T14:13:13.5741986Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-15T14:13:14.0890200Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-15T14:13:14.5780916Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-15T14:13:15.0217109Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-15T14:13:15.6528872Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-15T14:13:16.2588680Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-15T14:13:16.7797488Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-15T14:13:17.4365955Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-15T14:13:18.0862059Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_utils.cpp -o stri_utils.o 2021-05-15T14:13:18.5360589Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-15T14:13:19.1165115Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-15T14:13:19.5899730Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-15T14:13:20.3027951Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-15T14:13:20.8827815Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-15T14:13:21.4864923Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-15T14:13:22.0998132Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-15T14:13:22.6226218Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-15T14:13:23.2304178Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_splitpos.cpp -o stri_TODO_splitpos.o 2021-05-15T14:13:23.6365907Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-15T14:13:24.0833288Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-15T14:13:24.6175550Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-15T14:13:25.2338218Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_base.cpp -o stri_container_base.o 2021-05-15T14:13:25.6443871Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-15T14:13:26.0810887Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-15T14:13:26.5636234Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-15T14:13:27.0685654Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_escape.cpp -o stri_escape.o 2021-05-15T14:13:27.5671716Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_test.cpp -o stri_test.o 2021-05-15T14:13:27.9980487Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-15T14:13:28.4223985Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-15T14:13:28.9531410Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-15T14:13:29.4772567Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_reverse.cpp -o stri_reverse.o 2021-05-15T14:13:29.9231168Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-15T14:13:31.4074595Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-15T14:13:31.9079550Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-15T14:13:32.5715815Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-15T14:13:33.0202989Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-15T14:13:33.4962049Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-15T14:13:33.9482031Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_stats.cpp -o stri_stats.o 2021-05-15T14:13:34.4479515Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_length.cpp -o stri_length.o 2021-05-15T14:13:34.9699372Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-15T14:13:35.6042517Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_uchar.cpp -o stri_TODO_uchar.o 2021-05-15T14:13:36.0079356Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_format.cpp -o stri_time_format.o 2021-05-15T14:13:36.6012635Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_common.cpp -o stri_common.o 2021-05-15T14:13:37.1008529Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-15T14:13:37.6816714Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-15T14:13:38.2735329Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-15T14:13:38.7312103Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_collator.cpp -o stri_collator.o 2021-05-15T14:13:39.2169228Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_join.cpp -o stri_join.o 2021-05-15T14:13:39.9062874Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-15T14:13:40.4330167Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-15T14:13:41.1819527Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_compare.cpp -o stri_compare.o 2021-05-15T14:13:42.0523018Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-15T14:13:42.5802177Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-15T14:13:43.1461917Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-15T14:13:43.6481415Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-15T14:13:44.2066533Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-15T14:13:44.7699193Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-15T14:13:45.2698798Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-15T14:13:45.8357886Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-15T14:13:46.9560402Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-15T14:13:46.9564014Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-15T14:13:47.3228727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-15T14:13:47.9341827Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_sub.cpp -o stri_sub.o 2021-05-15T14:13:48.5731711Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_common.cpp -o stri_search_common.o 2021-05-15T14:13:49.0664219Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-15T14:13:49.6273689Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-15T14:13:50.1889673Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_in.cpp -o stri_search_in.o 2021-05-15T14:13:50.2510551Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-15T14:13:50.7405473Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_TODO_justify.cpp -o stri_TODO_justify.o 2021-05-15T14:13:51.1432485Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-15T14:13:51.7027418Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_stringi.cpp -o stri_stringi.o 2021-05-15T14:13:52.1408280Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-15T14:13:52.6554990Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_sort.cpp -o stri_sort.o 2021-05-15T14:13:54.0527675Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_random.cpp -o stri_random.o 2021-05-15T14:13:54.6351819Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-15T14:13:55.2119866Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-15T14:13:55.7374315Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-15T14:13:56.4234360Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-15T14:13:57.3957753Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-15T14:13:57.8724728Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-15T14:13:58.2241023Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-15T14:13:58.8576959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-15T14:13:59.2592458Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-15T14:13:59.6419891Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-15T14:14:00.2320389Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-15T14:14:01.0817755Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-15T14:14:01.3539183Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-15T14:14:02.0268489Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-15T14:14:02.2513924Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-15T14:14:02.6771565Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-15T14:14:03.2113895Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-15T14:14:03.7816699Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-15T14:14:03.8744806Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-15T14:14:04.1980087Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-15T14:14:04.7181944Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-15T14:14:05.6259739Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-15T14:14:05.9086891Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-15T14:14:06.4899054Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-15T14:14:06.9311615Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-15T14:14:07.0230159Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-15T14:14:07.3118027Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-15T14:14:07.6715400Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-15T14:14:08.1237210Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-15T14:14:08.5161179Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-15T14:14:09.0632204Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-15T14:14:09.8456510Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-15T14:14:10.3545668Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-15T14:14:10.9312396Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-15T14:14:12.3831032Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-15T14:14:12.9436379Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-15T14:14:13.5568670Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-15T14:14:14.1027710Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-15T14:14:14.3931085Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-15T14:14:15.0235125Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-15T14:14:15.3161032Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-15T14:14:16.0552899Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-15T14:14:16.5842946Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-15T14:14:17.1043152Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-15T14:14:17.7749404Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-15T14:14:18.5968073Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-15T14:14:18.8774966Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-15T14:14:19.2667567Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-15T14:14:19.8599169Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-15T14:14:20.7440930Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-15T14:14:21.1761821Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-15T14:14:21.7681409Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-15T14:14:22.7090739Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-15T14:14:22.7092196Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T14:14:22.7093833Z ^ 2021-05-15T14:14:22.7448311Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-15T14:14:23.1414452Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-15T14:14:23.5546000Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-15T14:14:24.0139245Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-15T14:14:24.4622883Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-15T14:14:24.8249697Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-15T14:14:25.2998516Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-15T14:14:25.7620992Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-15T14:14:26.1296819Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-15T14:14:26.6316531Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-15T14:14:26.9413722Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-15T14:14:27.2505046Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-15T14:14:27.6016480Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-15T14:14:28.1926941Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-15T14:14:29.1035617Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-15T14:14:29.5526875Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-15T14:14:29.9174610Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-15T14:14:30.2599639Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-15T14:14:30.7437680Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-15T14:14:31.5745699Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-15T14:14:32.0177124Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-15T14:14:32.4863046Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-15T14:14:32.9578855Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-15T14:14:33.3071168Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-15T14:14:33.6216028Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-15T14:14:33.8849407Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-15T14:14:34.5441606Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-15T14:14:35.0788166Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-15T14:14:35.1613090Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-15T14:14:35.5628442Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-15T14:14:36.3722406Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-15T14:14:36.4423862Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-15T14:14:37.0757392Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-15T14:14:37.4129059Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-15T14:14:38.4843624Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-15T14:14:39.3653516Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-15T14:14:40.0247173Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-15T14:14:40.1071491Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-15T14:14:40.6057183Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-15T14:14:40.9667509Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-15T14:14:41.4012223Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-15T14:14:42.0261513Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-15T14:14:42.4678656Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-15T14:14:42.7906142Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-15T14:14:43.1421227Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-15T14:14:44.0818595Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-15T14:14:44.3867877Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-15T14:14:44.6953394Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-15T14:14:45.0984338Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-15T14:14:45.6252672Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-15T14:14:45.8397993Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-15T14:14:46.3145757Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-15T14:14:46.7143829Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-15T14:14:47.3710632Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-15T14:14:47.6499833Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-15T14:14:47.8878892Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-15T14:14:48.1353667Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-15T14:14:48.3749193Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-15T14:14:48.9048701Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-15T14:14:49.3351951Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-15T14:14:49.9401496Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-15T14:14:50.6532218Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-15T14:14:51.3927237Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-15T14:14:51.6940263Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-15T14:14:52.6733120Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-15T14:14:53.4547595Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-15T14:14:53.7431947Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-15T14:14:54.2420590Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-15T14:14:54.8524908Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-15T14:14:55.2285457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-15T14:14:56.4501890Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-15T14:14:56.5187376Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-15T14:14:56.9035846Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-15T14:14:57.3353455Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-15T14:14:57.8639029Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-15T14:14:58.2867989Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-15T14:14:58.6202430Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-15T14:14:58.6204834Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:14:58.6206329Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-15T14:14:58.6207242Z ^ 2021-05-15T14:14:58.6208721Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-15T14:14:58.6210509Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:14:58.6211924Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-15T14:14:58.6212793Z ^ 2021-05-15T14:14:58.8429920Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-15T14:14:59.2706655Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-15T14:15:00.2031188Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-15T14:15:00.2824831Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-15T14:15:00.8206860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-15T14:15:01.1268512Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-15T14:15:01.6211504Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-15T14:15:02.0429010Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-15T14:15:02.4080849Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-15T14:15:03.2008239Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-15T14:15:03.5599868Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-15T14:15:03.8861099Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-15T14:15:04.1618294Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-15T14:15:05.2133043Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-15T14:15:05.2857330Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-15T14:15:06.0456124Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-15T14:15:06.6733607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-15T14:15:06.8208384Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-15T14:15:07.6039879Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-15T14:15:08.0352545Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-15T14:15:08.2899938Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-15T14:15:08.6096120Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-15T14:15:08.8957483Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-15T14:15:09.1483433Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-15T14:15:10.1366886Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-15T14:15:10.9700608Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-15T14:15:11.4565558Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-15T14:15:11.8697783Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-15T14:15:12.5814741Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-15T14:15:13.1217706Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-15T14:15:13.6510610Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-15T14:15:13.7268425Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-15T14:15:14.4050797Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-15T14:15:14.7338719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-15T14:15:14.8127852Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-15T14:15:15.4932838Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-15T14:15:15.8622362Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-15T14:15:16.9556330Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-15T14:15:17.3072849Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-15T14:15:17.7430249Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-15T14:15:17.8294178Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-15T14:15:18.9142027Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-15T14:15:19.4781642Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-15T14:15:20.0089418Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-15T14:15:20.2638712Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-15T14:15:20.5156166Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-15T14:15:21.1764566Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-15T14:15:21.8939496Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-15T14:15:22.2119999Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-15T14:15:22.4803562Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-15T14:15:22.7498916Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-15T14:15:23.3122177Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-15T14:15:23.7751469Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-15T14:15:24.3397684Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-15T14:15:24.6394801Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-15T14:15:25.0114087Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-15T14:15:25.3601651Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-15T14:15:25.9931121Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-15T14:15:27.0702609Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-15T14:15:28.0549693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-15T14:15:28.3089973Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-15T14:15:28.8573873Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-15T14:15:29.3073722Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-15T14:15:29.7199507Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-15T14:15:30.0415636Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-15T14:15:30.3062248Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-15T14:15:30.9887735Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-15T14:15:31.5180086Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-15T14:15:32.3299033Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-15T14:15:32.9298915Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-15T14:15:33.2274120Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_common.a icu69/common/messagepattern.o icu69/common/putil.o icu69/common/ustrcase_locale.o icu69/common/bytestrie.o icu69/common/utrie2_builder.o icu69/common/uvector.o icu69/common/locresdata.o icu69/common/loadednormalizer2impl.o icu69/common/rbbi.o icu69/common/uhash_us.o icu69/common/caniter.o icu69/common/chariter.o icu69/common/uidna.o icu69/common/unistr_case.o icu69/common/rbbirb.o icu69/common/dtintrv.o icu69/common/pluralmap.o icu69/common/ucnvisci.o icu69/common/uloc.o icu69/common/uscript_props.o icu69/common/locutil.o icu69/common/ucnv_u32.o icu69/common/appendable.o icu69/common/locbased.o icu69/common/uvectr32.o icu69/common/ucnv_ext.o icu69/common/unistr_cnv.o icu69/common/unormcmp.o icu69/common/loclikelysubtags.o icu69/common/ushape.o icu69/common/rbbistbl.o icu69/common/normalizer2impl.o icu69/common/rbbidata.o icu69/common/normlzr.o icu69/common/ustr_titlecase_brkiter.o icu69/common/usc_impl.o icu69/common/usprep.o icu69/common/ures_cnv.o icu69/common/utext.o icu69/common/unorm.o icu69/common/utrie2.o icu69/common/ucnv_io.o icu69/common/dictbe.o icu69/common/ustr_wcs.o icu69/common/ucln_cmn.o icu69/common/servls.o icu69/common/ucase.o icu69/common/uhash.o icu69/common/localematcher.o icu69/common/unistr.o icu69/common/ubidiwrt.o icu69/common/charstr.o icu69/common/ucharstriebuilder.o icu69/common/unistr_case_locale.o icu69/common/bytesinkutil.o icu69/common/unistr_titlecase_brkiter.o icu69/common/ucnvbocu.o icu69/common/util_props.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucnv_cnv.o icu69/common/uvectr64.o icu69/common/dictionarydata.o icu69/common/uniset_closure.o icu69/common/uniset.o icu69/common/ucnv_u8.o icu69/common/ucptrie.o icu69/common/punycode.o icu69/common/bytestriebuilder.o icu69/common/uniset_props.o icu69/common/utrie_swap.o icu69/common/stringtriebuilder.o icu69/common/ucol_swp.o icu69/common/udataswp.o icu69/common/usetiter.o icu69/common/ustack.o icu69/common/rbbi_cache.o icu69/common/ubidiln.o icu69/common/errorcode.o icu69/common/ubrk.o icu69/common/unames.o icu69/common/icuplug.o icu69/common/uprops.o icu69/common/ubiditransform.o icu69/common/uresbund.o icu69/common/locdspnm.o icu69/common/brkiter.o icu69/common/parsepos.o icu69/common/ucnv_u16.o icu69/common/uscript.o icu69/common/sharedobject.o icu69/common/brkeng.o icu69/common/utrie.o icu69/common/ucnvdisp.o icu69/common/ucharstrieiterator.o icu69/common/umutablecptrie.o icu69/common/ucmndata.o icu69/common/ucnv_cb.o icu69/common/ucnv_ct.o icu69/common/resbund.o icu69/common/unistr_props.o icu69/common/propsvec.o icu69/common/uset.o icu69/common/ucnv_bld.o icu69/common/uenum.o icu69/common/patternprops.o icu69/common/uobject.o icu69/common/ruleiter.o icu69/common/localebuilder.o icu69/common/umutex.o icu69/common/ubidi_props.o icu69/common/uts46.o icu69/common/serv.o icu69/common/ulist.o icu69/common/ucurr.o icu69/common/filteredbrk.o icu69/common/ucat.o icu69/common/edits.o icu69/common/ucnvscsu.o icu69/common/uinvchar.o icu69/common/locid.o icu69/common/cwchar.o icu69/common/uinit.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/filterednormalizer2.o icu69/common/static_unicode_sets.o icu69/common/bmpset.o icu69/common/unifiedcache.o icu69/common/unifunct.o icu69/common/loclikely.o icu69/common/uarrsort.o icu69/common/uiter.o icu69/common/localeprioritylist.o icu69/common/ustrenum.o icu69/common/propname.o icu69/common/ucharstrie.o icu69/common/cstr.o icu69/common/udatamem.o icu69/common/locmap.o icu69/common/restrace.o icu69/common/ucnv2022.o icu69/common/umapfile.o icu69/common/utf_impl.o icu69/common/ustrcase.o icu69/common/rbbinode.o icu69/common/cmemory.o icu69/common/utrace.o icu69/common/resbund_cnv.o icu69/common/ustrfmt.o icu69/common/uloc_tag.o icu69/common/rbbitblb.o icu69/common/locdistance.o icu69/common/ucnv_lmb.o icu69/common/wintz.o icu69/common/servslkf.o icu69/common/ustring.o icu69/common/umath.o icu69/common/unisetspan.o icu69/common/uchriter.o icu69/common/utypes.o icu69/common/rbbiscan.o icu69/common/ucnvlat1.o icu69/common/uchar.o icu69/common/bytestrieiterator.o icu69/common/ucnv_u7.o icu69/common/unifilt.o icu69/common/ucnvmbcs.o icu69/common/locdispnames.o icu69/common/ustrtrns.o icu69/common/resource.o icu69/common/stringpiece.o icu69/common/udata.o icu69/common/ucasemap.o icu69/common/ucnv_err.o icu69/common/ucnv_set.o icu69/common/cstring.o icu69/common/servlk.o icu69/common/ustr_cnv.o icu69/common/characterproperties.o icu69/common/simpleformatter.o icu69/common/ucnvhz.o icu69/common/lsr.o icu69/common/ucnvsel.o icu69/common/uloc_keytype.o icu69/common/normalizer2.o icu69/common/schriter.o icu69/common/servlkf.o icu69/common/rbbisetb.o icu69/common/util.o icu69/common/uset_props.o icu69/common/bytestream.o icu69/common/ucnv.o icu69/common/locavailable.o icu69/common/ubidi.o icu69/common/uresdata.o icu69/common/icudataver.o 2021-05-15T14:15:33.3357650Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-15T14:15:33.7548493Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-15T14:15:34.4611231Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-15T14:15:34.9035107Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-15T14:15:35.2438575Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-15T14:15:35.7518355Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-15T14:15:37.3758539Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-15T14:15:37.8216222Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-15T14:15:38.3515369Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-15T14:15:39.3214864Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-15T14:15:40.0877126Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-15T14:15:41.1109953Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-15T14:15:41.5442703Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-15T14:15:42.2224837Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-15T14:15:42.9995302Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-15T14:15:43.7099288Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-15T14:15:44.2622068Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-15T14:15:44.7322025Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-15T14:15:46.1156079Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-15T14:15:46.2215169Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-15T14:15:47.4611197Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-15T14:15:47.9274432Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-15T14:15:49.1100254Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-15T14:15:49.4164813Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-15T14:15:49.9463591Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-15T14:15:50.4242371Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-15T14:15:50.7846737Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-15T14:15:51.3896564Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-15T14:15:52.8499985Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-15T14:15:53.3964607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-15T14:15:54.0818774Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-15T14:15:55.9592057Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-15T14:15:56.5237836Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-15T14:15:57.3426094Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-15T14:15:58.0927455Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-15T14:15:58.5496716Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-15T14:15:59.0683603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-15T14:15:59.5550553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-15T14:15:59.8761168Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-15T14:16:00.3840925Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-15T14:16:00.7985236Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-15T14:16:01.9100366Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-15T14:16:02.1849466Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-15T14:16:02.7467293Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-15T14:16:04.3484853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-15T14:16:04.8333778Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-15T14:16:05.9138892Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-15T14:16:07.9127397Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-15T14:16:08.4208141Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-15T14:16:08.6941212Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-15T14:16:09.3466970Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-15T14:16:10.1861556Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-15T14:16:10.9517136Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-15T14:16:11.1851984Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-15T14:16:11.6207429Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-15T14:16:11.7221121Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-15T14:16:13.7777927Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-15T14:16:14.2290655Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-15T14:16:15.2928030Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-15T14:16:16.7638699Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-15T14:16:17.8152888Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-15T14:16:18.3141675Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-15T14:16:18.7797917Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-15T14:16:19.2389406Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-15T14:16:19.6928329Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-15T14:16:20.3722791Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-15T14:16:20.5207838Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-15T14:16:21.5053386Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-15T14:16:21.9257854Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-15T14:16:22.6138628Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-15T14:16:23.0642758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-15T14:16:25.2516878Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-15T14:16:25.5352155Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-15T14:16:26.0452905Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-15T14:16:27.6817124Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-15T14:16:28.0179427Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-15T14:16:30.1205653Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-15T14:16:32.1572508Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-15T14:16:32.9945763Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-15T14:16:33.5067121Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-15T14:16:34.2187965Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-15T14:16:35.4736789Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-15T14:16:36.3731583Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-15T14:16:36.6643458Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-15T14:16:37.2635727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-15T14:16:37.9609853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-15T14:16:38.5903036Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-15T14:16:39.3546281Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-15T14:16:42.3309048Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-15T14:16:42.7896674Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-15T14:16:43.5644651Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-15T14:16:44.3794713Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-15T14:16:44.6541789Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-15T14:16:45.0673833Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-15T14:16:45.3589944Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-15T14:16:47.8870148Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-15T14:16:49.1839770Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-15T14:16:49.6866188Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-15T14:16:51.1176918Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-15T14:16:51.9051003Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-15T14:16:52.3943190Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-15T14:16:53.4138940Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-15T14:16:53.9108609Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-15T14:16:54.1195010Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-15T14:16:54.4070663Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-15T14:16:54.9682826Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-15T14:16:55.4825390Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-15T14:16:56.4893860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-15T14:16:56.9708581Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-15T14:16:57.6392993Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-15T14:16:58.7253242Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-15T14:16:59.4590798Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-15T14:16:59.9152814Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-15T14:17:00.3929931Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-15T14:17:00.6330400Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-15T14:17:01.0642643Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-15T14:17:01.7417749Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-15T14:17:02.5630411Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-15T14:17:03.0351784Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-15T14:17:03.9290058Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-15T14:17:04.5724062Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-15T14:17:05.2186061Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-15T14:17:05.6832195Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-15T14:17:06.2676271Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-15T14:17:08.3282125Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-15T14:17:08.6328848Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-15T14:17:09.2699229Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-15T14:17:09.5908502Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-15T14:17:10.0453652Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-15T14:17:10.3252957Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-15T14:17:10.6499107Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-15T14:17:12.0046323Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-15T14:17:14.1307661Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-15T14:17:14.5075283Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-15T14:17:14.5077145Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:17:14.5078574Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T14:17:14.5079436Z ^ 2021-05-15T14:17:14.5080816Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:17:14.5082298Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T14:17:14.5083229Z ^ 2021-05-15T14:17:14.5084507Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:17:14.5085938Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T14:17:14.5086834Z ^ 2021-05-15T14:17:14.5088079Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:17:14.5089491Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T14:17:14.5090403Z ^ 2021-05-15T14:17:14.5091693Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-15T14:17:14.5093368Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:17:14.5094680Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-15T14:17:14.5095524Z ^ 2021-05-15T14:17:14.5096780Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:17:14.5098351Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-15T14:17:14.5099969Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:17:14.5101278Z return reinterpret_cast(gRawGMT); 2021-05-15T14:17:14.5102067Z ^ 2021-05-15T14:17:15.0982046Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-15T14:17:15.4530243Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-15T14:17:16.8237320Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-15T14:17:18.6826243Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-15T14:17:19.6828922Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-15T14:17:20.1587634Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-15T14:17:21.6583907Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-15T14:17:21.8932762Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-15T14:17:22.3962627Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-15T14:17:22.9466632Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-15T14:17:23.2346145Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-15T14:17:23.8238236Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-15T14:17:25.1735603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-15T14:17:25.7477511Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-15T14:17:26.1936971Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-15T14:17:26.9470710Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-15T14:17:28.2191398Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-15T14:17:28.3026712Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-15T14:17:28.9579816Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-15T14:17:29.5853773Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-15T14:17:29.9971215Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-15T14:17:30.3662334Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-15T14:17:30.6552727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-15T14:17:31.1992782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-15T14:17:31.3291811Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-15T14:17:31.6171075Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-15T14:17:31.9456618Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-15T14:17:32.7162727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-15T14:17:33.4456509Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-15T14:17:34.3991959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-15T14:17:34.9779663Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-15T14:17:35.7285551Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-15T14:17:36.0833751Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-15T14:17:36.3459277Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-15T14:17:36.9982780Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-15T14:17:37.7649317Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-15T14:17:38.2625777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-15T14:17:39.5037119Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-15T14:17:40.6025073Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-15T14:17:41.2280976Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-15T14:17:41.6750041Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-15T14:17:42.1408241Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-15T14:17:42.6878807Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-15T14:17:43.6947344Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-15T14:17:44.5964116Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-15T14:17:44.9631223Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-15T14:17:45.7615270Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-15T14:17:46.3882439Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-15T14:17:47.7985262Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-15T14:17:48.2659264Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-15T14:17:48.4773775Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-15T14:17:48.7481236Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-15T14:17:49.0645424Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-15T14:17:49.9046255Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-15T14:17:50.4947605Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-15T14:17:51.9685213Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-15T14:17:54.7925871Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-15T14:17:55.1420241Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-15T14:17:56.0774706Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-15T14:17:58.0475402Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-15T14:17:58.2265710Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-15T14:17:58.3399967Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-15T14:17:58.7414270Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-15T14:17:59.3473822Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-15T14:17:59.4559419Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-15T14:18:00.0013323Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-15T14:18:00.4831313Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-15T14:18:01.8172248Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-15T14:18:02.1494067Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-15T14:18:02.7088817Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-15T14:18:03.2706399Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-15T14:18:04.4589953Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-15T14:18:05.1944758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-15T14:18:05.6292537Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-15T14:18:06.2211880Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-15T14:18:08.9848179Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-15T14:18:09.6697641Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-15T14:18:10.2896910Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-15T14:18:10.6906469Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-15T14:18:10.9953096Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-15T14:18:11.4335803Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-15T14:18:12.8082311Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-15T14:18:13.3087057Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-15T14:18:13.7084752Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-15T14:18:13.7087097Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:18:13.7088600Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-15T14:18:13.7089596Z ^ 2021-05-15T14:18:13.7091199Z icu69/i18n/number_decimfmtprops.cpp: In static member function 'static const icu_69_stringi::number::impl::DecimalFormatProperties& icu_69_stringi::number::impl::DecimalFormatProperties::getDefault()': 2021-05-15T14:18:13.7093133Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T14:18:13.7094589Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-15T14:18:13.7095586Z ^ 2021-05-15T14:18:13.9778113Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-15T14:18:14.6744563Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-15T14:18:15.2915395Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-15T14:18:15.7534657Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-15T14:18:16.2295553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-15T14:18:16.8846344Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-15T14:18:17.4498543Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-15T14:18:19.0070626Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-15T14:18:20.3598188Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-15T14:18:20.7659860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-15T14:18:21.3166802Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-15T14:18:21.6163549Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-15T14:18:21.8893468Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-15T14:18:22.6398553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-15T14:18:22.7595661Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-15T14:18:23.2022720Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-15T14:18:23.6553804Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-15T14:18:26.0829205Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-15T14:18:27.2364427Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-15T14:18:27.5453048Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-15T14:18:28.0440388Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-15T14:18:28.1844029Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-15T14:18:28.2609768Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-15T14:18:30.4729343Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-15T14:18:30.7839908Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_i18n.a icu69/i18n/name2uni.o icu69/i18n/dtitvinf.o icu69/i18n/scientificnumberformatter.o icu69/i18n/fphdlimp.o icu69/i18n/persncal.o icu69/i18n/number_patternstring.o icu69/i18n/ucoleitr.o icu69/i18n/numparse_compositions.o icu69/i18n/number_scientific.o icu69/i18n/utf16collationiterator.o icu69/i18n/translit.o icu69/i18n/unesctrn.o icu69/i18n/number_capi.o icu69/i18n/datefmt.o icu69/i18n/uspoof.o icu69/i18n/collationtailoring.o icu69/i18n/strrepl.o icu69/i18n/calendar.o icu69/i18n/csrutf8.o icu69/i18n/measunit_extra.o icu69/i18n/regeximp.o icu69/i18n/msgfmt.o icu69/i18n/zrule.o icu69/i18n/ulistformatter.o icu69/i18n/numparse_scientific.o icu69/i18n/vzone.o icu69/i18n/collationdata.o icu69/i18n/units_complexconverter.o icu69/i18n/collationroot.o icu69/i18n/collationcompare.o icu69/i18n/dtptngen.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/rbt_pars.o icu69/i18n/alphaindex.o icu69/i18n/taiwncal.o icu69/i18n/ucol_sit.o icu69/i18n/numparse_symbols.o icu69/i18n/csrmbcs.o icu69/i18n/tzrule.o icu69/i18n/number_integerwidth.o icu69/i18n/vtzone.o icu69/i18n/tmunit.o icu69/i18n/islamcal.o icu69/i18n/dtfmtsym.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/collationbuilder.o icu69/i18n/decimfmt.o icu69/i18n/number_grouping.o icu69/i18n/csmatch.o icu69/i18n/rbtz.o icu69/i18n/tzgnames.o icu69/i18n/uregex.o icu69/i18n/tztrans.o icu69/i18n/cpdtrans.o icu69/i18n/collationfcd.o icu69/i18n/rematch.o icu69/i18n/buddhcal.o icu69/i18n/number_patternmodifier.o icu69/i18n/numfmt.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/gender.o icu69/i18n/dangical.o icu69/i18n/number_padding.o icu69/i18n/choicfmt.o icu69/i18n/tmutfmt.o icu69/i18n/collationrootelements.o icu69/i18n/usearch.o icu69/i18n/toupptrn.o icu69/i18n/coleitr.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/measure.o icu69/i18n/indiancal.o icu69/i18n/reldatefmt.o icu69/i18n/quant.o icu69/i18n/number_usageprefs.o icu69/i18n/number_longnames.o icu69/i18n/compactdecimalformat.o icu69/i18n/currpinf.o icu69/i18n/nfsubs.o icu69/i18n/decNumber.o icu69/i18n/number_symbolswrapper.o icu69/i18n/regextxt.o icu69/i18n/uspoof_conf.o icu69/i18n/repattrn.o icu69/i18n/collationdatareader.o icu69/i18n/coll.o icu69/i18n/number_fluent.o icu69/i18n/stsearch.o icu69/i18n/collationkeys.o icu69/i18n/windtfmt.o icu69/i18n/uregion.o icu69/i18n/ulocdata.o icu69/i18n/ucsdet.o icu69/i18n/number_formatimpl.o icu69/i18n/dtitvfmt.o icu69/i18n/rbt_data.o icu69/i18n/numparse_affixes.o icu69/i18n/udat.o icu69/i18n/smpdtfst.o icu69/i18n/listformatter.o icu69/i18n/selfmt.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/uregexc.o icu69/i18n/anytrans.o icu69/i18n/regexst.o icu69/i18n/number_utils.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/dayperiodrules.o icu69/i18n/number_compact.o icu69/i18n/olsontz.o icu69/i18n/csrsbcs.o icu69/i18n/titletrn.o icu69/i18n/ufieldpositer.o icu69/i18n/numparse_parsednumber.o icu69/i18n/fmtable.o icu69/i18n/utf8collationiterator.o icu69/i18n/casetrn.o icu69/i18n/units_data.o icu69/i18n/dcfmtsym.o icu69/i18n/collationfastlatin.o icu69/i18n/string_segment.o icu69/i18n/brktrans.o icu69/i18n/upluralrules.o icu69/i18n/cecal.o icu69/i18n/wintzimpl.o icu69/i18n/funcrepl.o icu69/i18n/ethpccal.o icu69/i18n/csr2022.o icu69/i18n/collationweights.o icu69/i18n/collationdatabuilder.o icu69/i18n/pluralranges.o icu69/i18n/timezone.o icu69/i18n/sortkey.o icu69/i18n/units_converter.o icu69/i18n/smpdtfmt.o icu69/i18n/number_asformat.o icu69/i18n/number_affixutils.o icu69/i18n/measfmt.o icu69/i18n/double-conversion-strtod.o icu69/i18n/uspoof_build.o icu69/i18n/collationsettings.o icu69/i18n/fpositer.o icu69/i18n/number_rounding.o icu69/i18n/number_mapper.o icu69/i18n/collationdatawriter.o icu69/i18n/strmatch.o icu69/i18n/ucol_res.o icu69/i18n/measunit.o icu69/i18n/utmscale.o icu69/i18n/zonemeta.o icu69/i18n/gregocal.o icu69/i18n/utrans.o icu69/i18n/rbt_set.o icu69/i18n/tmutamt.o icu69/i18n/number_currencysymbols.o icu69/i18n/decContext.o icu69/i18n/nultrans.o icu69/i18n/format.o icu69/i18n/winnmfmt.o icu69/i18n/collationsets.o icu69/i18n/collationruleparser.o icu69/i18n/udateintervalformat.o icu69/i18n/transreg.o icu69/i18n/ucln_in.o icu69/i18n/ztrans.o icu69/i18n/reldtfmt.o icu69/i18n/tridpars.o icu69/i18n/rbt.o icu69/i18n/plurfmt.o icu69/i18n/number_modifiers.o icu69/i18n/chnsecal.o icu69/i18n/esctrn.o icu69/i18n/formattedvalue.o icu69/i18n/nfrs.o icu69/i18n/number_multiplier.o icu69/i18n/region.o icu69/i18n/gregoimp.o icu69/i18n/simpletz.o icu69/i18n/currunit.o icu69/i18n/regexcmp.o icu69/i18n/umsg.o icu69/i18n/bocsu.o icu69/i18n/inputext.o icu69/i18n/remtrans.o icu69/i18n/nfrule.o icu69/i18n/numsys.o icu69/i18n/rulebasedcollator.o icu69/i18n/plurrule.o icu69/i18n/scriptset.o icu69/i18n/collationiterator.o icu69/i18n/number_skeletons.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/unum.o icu69/i18n/collation.o icu69/i18n/japancal.o icu69/i18n/coptccal.o icu69/i18n/numparse_impl.o icu69/i18n/uni2name.o icu69/i18n/csdetect.o icu69/i18n/numparse_decimal.o icu69/i18n/double-conversion-bignum.o icu69/i18n/tznames_impl.o icu69/i18n/udatpg.o icu69/i18n/hebrwcal.o icu69/i18n/numrange_fluent.o icu69/i18n/uspoof_impl.o icu69/i18n/astro.o icu69/i18n/nortrans.o icu69/i18n/standardplural.o icu69/i18n/ucol.o icu69/i18n/number_decimalquantity.o icu69/i18n/formatted_string_builder.o icu69/i18n/number_decimfmtprops.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/quantityformatter.o icu69/i18n/tolowtrn.o icu69/i18n/rbt_rule.o icu69/i18n/numparse_currency.o icu69/i18n/tznames.o icu69/i18n/units_router.o icu69/i18n/tzfmt.o icu69/i18n/number_notation.o icu69/i18n/ucal.o icu69/i18n/curramt.o icu69/i18n/fmtable_cnv.o icu69/i18n/uitercollationiterator.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/sharedbreakiterator.o icu69/i18n/search.o icu69/i18n/numrange_impl.o icu69/i18n/rbnf.o icu69/i18n/unumsys.o icu69/i18n/basictz.o icu69/i18n/csrucode.o icu69/i18n/csrecog.o icu69/i18n/number_output.o icu69/i18n/currfmt.o 2021-05-15T14:18:31.4021551Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-15T14:18:31.6392080Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-15T14:18:33.2473705Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o stringi.dll tmp.def stri_pad.o stri_container_utf16.o stri_search_boundaries_extract.o stri_uloc.o stri_wrap.o stri_container_listutf8.o stri_search_class_count.o stri_search_regex_split.o stri_trans_casemap.o stri_exception.o stri_search_class_trim.o stri_trans_normalization.o stri_container_listint.o stri_search_class_locate.o stri_search_coll_extract.o stri_time_symbols.o stri_container_bytesearch.o stri_search_coll_replace.o stri_utils.o stri_search_class_subset.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_search_regex_extract.o stri_search_class_split.o stri_search_fixed_replace.o stri_brkiter.o stri_prepare_arg.o stri_TODO_splitpos.o stri_search_regex_count.o stri_search_regex_replace.o stri_search_other_split.o stri_container_base.o stri_search_boundaries_count.o stri_container_listraw.o stri_search_coll_detect.o stri_escape.o stri_test.o stri_ICU_settings.o stri_search_boundaries_locate.o stri_encoding_management.o stri_reverse.o stri_encoding_detection.o stri_container_usearch.o stri_search_regex_match.o stri_search_fixed_detect.o stri_trans_transliterate.o stri_search_regex_detect.o stri_stats.o stri_length.o stri_search_class_extract.o stri_TODO_uchar.o stri_time_format.o stri_common.o stri_time_calendar.o stri_search_coll_locate.o stri_search_fixed_count.o stri_collator.o stri_join.o stri_search_boundaries_split.o stri_search_class_replace.o stri_compare.o stri_search_fixed_startsendswith.o stri_search_class_startsendswith.o stri_search_class_detect.o stri_search_fixed_locate.o stri_search_coll_subset.o stri_container_regex.o stri_search_regex_locate.o stri_trans_other.o stri_ucnv.o stri_time_zone.o stri_search_coll_split.o stri_sub.o stri_search_common.o stri_search_coll_startsendswith.o stri_search_fixed_subset.o stri_search_in.o stri_search_coll_count.o stri_TODO_justify.o stri_search_fixed_extract.o stri_stringi.o stri_search_regex_subset.o stri_sort.o stri_random.o stri_search_fixed_split.o stri_container_utf8.o -L. -licu_common -licu_i18n -licu_stubdata -LC:/R/bin/x64 -lR 2021-05-15T14:18:34.9633244Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-15T14:18:35.0083538Z ** R 2021-05-15T14:18:35.0703936Z ** inst 2021-05-15T14:18:35.0721559Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:18:35.9034998Z ** help 2021-05-15T14:18:36.5358546Z *** installing help indices 2021-05-15T14:18:36.8170609Z converting help for package 'stringi' 2021-05-15T14:18:36.8425812Z finding HTML links ... done 2021-05-15T14:18:36.9669850Z about_arguments html 2021-05-15T14:18:37.1326859Z about_encoding html 2021-05-15T14:18:37.1884820Z about_locale html 2021-05-15T14:18:37.2576785Z about_search html 2021-05-15T14:18:37.3041468Z about_search_boundaries html 2021-05-15T14:18:37.4630995Z about_search_charclass html 2021-05-15T14:18:37.4988767Z about_search_coll html 2021-05-15T14:18:37.5188728Z about_search_fixed html 2021-05-15T14:18:37.6265339Z about_search_regex html 2021-05-15T14:18:37.6950634Z about_stringi html 2021-05-15T14:18:37.7080270Z operator_add html 2021-05-15T14:18:37.7299549Z operator_compare html 2021-05-15T14:18:37.7420369Z operator_dollar html 2021-05-15T14:18:37.7837560Z stri_compare html 2021-05-15T14:18:37.8037318Z stri_count html 2021-05-15T14:18:37.8441205Z stri_count_boundaries html 2021-05-15T14:18:37.8666440Z stri_datetime_add html 2021-05-15T14:18:37.8889198Z stri_datetime_create html 2021-05-15T14:18:37.9140273Z stri_datetime_fields html 2021-05-15T14:18:37.9698296Z stri_datetime_format html 2021-05-15T14:18:37.9913952Z stri_datetime_fstr html 2021-05-15T14:18:38.0034471Z stri_datetime_now html 2021-05-15T14:18:38.0259196Z stri_datetime_symbols html 2021-05-15T14:18:38.0564184Z stri_detect html 2021-05-15T14:18:38.0665736Z stri_dup html 2021-05-15T14:18:38.0966165Z stri_duplicated html 2021-05-15T14:18:38.1245973Z stri_enc_detect html 2021-05-15T14:18:38.1593192Z stri_enc_detect2 html 2021-05-15T14:18:38.1753454Z stri_enc_fromutf32 html 2021-05-15T14:18:38.1946040Z stri_enc_info html 2021-05-15T14:18:38.2043368Z stri_enc_isascii html 2021-05-15T14:18:38.2157433Z stri_enc_isutf16 html 2021-05-15T14:18:38.2328427Z stri_enc_isutf8 html 2021-05-15T14:18:38.2466233Z stri_enc_list html 2021-05-15T14:18:38.2683085Z stri_enc_mark html 2021-05-15T14:18:38.2876280Z stri_enc_set html 2021-05-15T14:18:38.3008305Z stri_enc_toascii html 2021-05-15T14:18:38.3152831Z stri_enc_tonative html 2021-05-15T14:18:38.9580543Z stri_enc_toutf32 html 2021-05-15T14:18:38.9581019Z stri_enc_toutf8 html 2021-05-15T14:18:38.9581443Z stri_encode html 2021-05-15T14:18:38.9581898Z stri_escape_unicode html 2021-05-15T14:18:38.9582338Z stri_extract html 2021-05-15T14:18:38.9582814Z stri_extract_boundaries html 2021-05-15T14:18:38.9583276Z stri_flatten html 2021-05-15T14:18:38.9583678Z stri_info html 2021-05-15T14:18:38.9584093Z stri_isempty html 2021-05-15T14:18:38.9584491Z stri_join html 2021-05-15T14:18:38.9584902Z stri_join_list html 2021-05-15T14:18:38.9585307Z stri_length html 2021-05-15T14:18:38.9585743Z stri_list2matrix html 2021-05-15T14:18:38.9586187Z stri_locale_info html 2021-05-15T14:18:38.9586606Z stri_locale_list html 2021-05-15T14:18:38.9587041Z stri_locale_set html 2021-05-15T14:18:38.9587523Z stri_locate html 2021-05-15T14:18:38.9587974Z stri_locate_boundaries html 2021-05-15T14:18:38.9588405Z stri_match html 2021-05-15T14:18:38.9588827Z stri_na2empty html 2021-05-15T14:18:38.9589259Z stri_numbytes html 2021-05-15T14:18:38.9589680Z stri_opts_brkiter html 2021-05-15T14:18:38.9590125Z stri_opts_collator html 2021-05-15T14:18:38.9590547Z stri_opts_fixed html 2021-05-15T14:18:38.9590978Z stri_opts_regex html 2021-05-15T14:18:38.9591385Z stri_order html 2021-05-15T14:18:38.9591790Z stri_pad html 2021-05-15T14:18:38.9614397Z stri_rand_lipsum html 2021-05-15T14:18:38.9704961Z stri_rand_shuffle html 2021-05-15T14:18:38.9863975Z stri_rand_strings html 2021-05-15T14:18:39.0109458Z stri_rank html 2021-05-15T14:18:39.0276766Z stri_read_lines html 2021-05-15T14:18:39.0390291Z stri_read_raw html 2021-05-15T14:18:39.0506830Z stri_remove_empty html 2021-05-15T14:18:39.0886973Z stri_replace html 2021-05-15T14:18:39.0988030Z stri_replace_na html 2021-05-15T14:18:39.1054510Z stri_reverse html 2021-05-15T14:18:39.1425708Z stri_sort html 2021-05-15T14:18:39.1676159Z stri_sort_key html 2021-05-15T14:18:39.2035898Z stri_split html 2021-05-15T14:18:39.2515462Z stri_split_boundaries html 2021-05-15T14:18:39.2782315Z stri_split_lines html 2021-05-15T14:18:39.3136004Z stri_startsendswith html 2021-05-15T14:18:39.3285164Z stri_stats_general html 2021-05-15T14:18:39.3423923Z stri_stats_latex html 2021-05-15T14:18:39.3817754Z stri_sub html 2021-05-15T14:18:39.4137873Z stri_sub_all html 2021-05-15T14:18:39.4393691Z stri_subset html 2021-05-15T14:18:39.4666751Z stri_timezone_info html 2021-05-15T14:18:39.4952386Z stri_timezone_list html 2021-05-15T14:18:39.5151230Z stri_timezone_set html 2021-05-15T14:18:39.5560713Z stri_trans_casemap html 2021-05-15T14:18:39.5700012Z stri_trans_char html 2021-05-15T14:18:39.5898607Z stri_trans_general html 2021-05-15T14:18:39.5988842Z stri_trans_list html 2021-05-15T14:18:39.6284827Z stri_trans_nf html 2021-05-15T14:18:39.6481192Z stri_trim html 2021-05-15T14:18:39.6605836Z stri_unescape_unicode html 2021-05-15T14:18:39.6870121Z stri_unique html 2021-05-15T14:18:39.7091972Z stri_width html 2021-05-15T14:18:39.7688365Z stri_wrap html 2021-05-15T14:18:39.7830004Z stri_write_lines html 2021-05-15T14:18:39.7849603Z ** building package indices 2021-05-15T14:18:40.0664945Z ** testing if installed package can be loaded 2021-05-15T14:18:40.0666768Z *** arch - i386 2021-05-15T14:18:40.2704895Z *** arch - x64 2021-05-15T14:18:40.4844318Z * DONE (stringi) 2021-05-15T14:18:41.7518801Z In R CMD INSTALL 2021-05-15T14:18:43.0637585Z * installing *source* package 'Rcpp' ... 2021-05-15T14:18:43.1414955Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-15T14:18:43.1595915Z ** libs 2021-05-15T14:18:43.1605243Z 2021-05-15T14:18:43.1606283Z *** arch - i386 2021-05-15T14:18:43.1849549Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c api.cpp -o api.o 2021-05-15T14:18:44.9660789Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c attributes.cpp -o attributes.o 2021-05-15T14:18:51.6605739Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c barrier.cpp -o barrier.o 2021-05-15T14:18:52.4690891Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c date.cpp -o date.o 2021-05-15T14:18:53.7729845Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c module.cpp -o module.o 2021-05-15T14:18:57.3715181Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T14:18:59.3340061Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o Rcpp.dll tmp.def api.o attributes.o barrier.o date.o module.o rcpp_init.o -LC:/R/bin/i386 -lR 2021-05-15T14:18:59.6466948Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-15T14:18:59.6495948Z 2021-05-15T14:18:59.6496955Z *** arch - x64 2021-05-15T14:18:59.6735918Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c api.cpp -o api.o 2021-05-15T14:19:01.7913028Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c attributes.cpp -o attributes.o 2021-05-15T14:19:08.6109816Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c barrier.cpp -o barrier.o 2021-05-15T14:19:08.7882081Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c date.cpp -o date.o 2021-05-15T14:19:11.1237446Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c module.cpp -o module.o 2021-05-15T14:19:14.9603049Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include/ -O2 -Wall -mtune=generic -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T14:19:17.1485187Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o Rcpp.dll tmp.def api.o attributes.o barrier.o date.o module.o rcpp_init.o -LC:/R/bin/x64 -lR 2021-05-15T14:19:17.5161345Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-15T14:19:17.5204342Z ** R 2021-05-15T14:19:17.5314644Z ** inst 2021-05-15T14:19:17.7839129Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:19:20.0964781Z ** help 2021-05-15T14:19:20.2659995Z *** installing help indices 2021-05-15T14:19:20.3571710Z converting help for package 'Rcpp' 2021-05-15T14:19:20.3808007Z finding HTML links ... done 2021-05-15T14:19:20.4227837Z CppClass-class html 2021-05-15T14:19:20.4390039Z CppConstructor-class html 2021-05-15T14:19:20.4506078Z CppField-class html 2021-05-15T14:19:20.4648930Z CppFunction-class html 2021-05-15T14:19:20.4731998Z CppObject-class html 2021-05-15T14:19:20.5007542Z CppOverloadedMethods-class html 2021-05-15T14:19:20.5086390Z DollarNames-methods html 2021-05-15T14:19:20.5192193Z Module-class html 2021-05-15T14:19:20.5287455Z Module html 2021-05-15T14:19:20.5382068Z Rcpp-deprecated html 2021-05-15T14:19:20.5462251Z Rcpp-internal html 2021-05-15T14:19:20.5626797Z Rcpp-package html 2021-05-15T14:19:20.6132741Z Rcpp.package.skeleton html 2021-05-15T14:19:20.6294546Z Rcpp.plugin.maker html 2021-05-15T14:19:20.6376034Z RcppLdFlags html 2021-05-15T14:19:20.6430602Z RcppUnitTests html 2021-05-15T14:19:20.6586466Z compileAttributes html 2021-05-15T14:19:20.6662091Z compilerCheck html 2021-05-15T14:19:20.6944174Z cppFunction html 2021-05-15T14:19:20.7080048Z demangle html 2021-05-15T14:19:20.7185434Z dependsAttribute html 2021-05-15T14:19:20.7396084Z evalCpp html 2021-05-15T14:19:20.7563587Z exportAttribute html 2021-05-15T14:19:20.8026998Z exposeClass html 2021-05-15T14:19:20.8070566Z formals html 2021-05-15T14:19:20.8167295Z getRcppVersion html 2021-05-15T14:19:20.8391910Z interfacesAttribute html 2021-05-15T14:19:20.8720678Z loadModule html 2021-05-15T14:19:20.8820962Z loadRcppModules-deprecated html 2021-05-15T14:19:20.8933734Z pluginsAttribute html 2021-05-15T14:19:20.8984104Z populate html 2021-05-15T14:19:20.9090114Z registerPlugin html 2021-05-15T14:19:20.9431502Z setRcppClass html 2021-05-15T14:19:20.9827492Z sourceCpp html 2021-05-15T14:19:20.9833932Z ** building package indices 2021-05-15T14:19:21.0676535Z ** installing vignettes 2021-05-15T14:19:21.0742767Z ** testing if installed package can be loaded 2021-05-15T14:19:21.0745470Z *** arch - i386 2021-05-15T14:19:21.3797465Z *** arch - x64 2021-05-15T14:19:21.7287010Z * DONE (Rcpp) 2021-05-15T14:19:21.8967928Z In R CMD INSTALL 2021-05-15T14:19:22.1325706Z * installing *source* package 'rversions' ... 2021-05-15T14:19:22.1355146Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-15T14:19:22.1606498Z ** R 2021-05-15T14:19:22.1660960Z ** inst 2021-05-15T14:19:22.1675402Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:19:22.2931711Z ** help 2021-05-15T14:19:22.3307907Z *** installing help indices 2021-05-15T14:19:22.3603653Z converting help for package 'rversions' 2021-05-15T14:19:22.3832326Z finding HTML links ... done 2021-05-15T14:19:22.3926591Z r_oldrel html 2021-05-15T14:19:22.3979806Z r_release html 2021-05-15T14:19:22.4068287Z r_release_macos html 2021-05-15T14:19:22.4150991Z r_release_tarball html 2021-05-15T14:19:22.4232954Z r_release_win html 2021-05-15T14:19:22.4325817Z r_versions html 2021-05-15T14:19:22.4497572Z rversions-package html 2021-05-15T14:19:22.4502668Z *** copying figures 2021-05-15T14:19:22.4513562Z ** building package indices 2021-05-15T14:19:22.4728342Z ** testing if installed package can be loaded 2021-05-15T14:19:22.4730589Z *** arch - i386 2021-05-15T14:19:22.6774966Z *** arch - x64 2021-05-15T14:19:22.8863934Z * DONE (rversions) 2021-05-15T14:19:22.9054476Z In R CMD INSTALL 2021-05-15T14:19:23.6194436Z * installing *source* package 'vctrs' ... 2021-05-15T14:19:23.6579597Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-15T14:19:23.6861097Z ** libs 2021-05-15T14:19:23.6870261Z 2021-05-15T14:19:23.6871269Z *** arch - i386 2021-05-15T14:19:23.7557124Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c altrep-rle.c -o altrep-rle.o 2021-05-15T14:19:23.9054821Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c arg-counter.c -o arg-counter.o 2021-05-15T14:19:24.0296027Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c arg.c -o arg.o 2021-05-15T14:19:24.1579704Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c bind.c -o bind.o 2021-05-15T14:19:24.3780795Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c c-unchop.c -o c-unchop.o 2021-05-15T14:19:24.5173946Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c c.c -o c.o 2021-05-15T14:19:24.6737551Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c callables.c -o callables.o 2021-05-15T14:19:24.7723039Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c cast-bare.c -o cast-bare.o 2021-05-15T14:19:24.9100580Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T14:19:25.0216699Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c cast.c -o cast.o 2021-05-15T14:19:25.1989289Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c compare.c -o compare.o 2021-05-15T14:19:25.4038584Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c complete.c -o complete.o 2021-05-15T14:19:25.5555998Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c conditions.c -o conditions.o 2021-05-15T14:19:25.6698291Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c dictionary.c -o dictionary.o 2021-05-15T14:19:25.9742654Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c dim.c -o dim.o 2021-05-15T14:19:26.0754662Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c equal.c -o equal.o 2021-05-15T14:19:26.5725329Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c fields.c -o fields.o 2021-05-15T14:19:26.6979340Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c fill.c -o fill.o 2021-05-15T14:19:26.8324145Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c group.c -o group.o 2021-05-15T14:19:26.9676405Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c growable.c -o growable.o 2021-05-15T14:19:27.0583352Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c hash.c -o hash.o 2021-05-15T14:19:27.2940549Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:19:27.4052974Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c names.c -o names.o 2021-05-15T14:19:27.7631568Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c order-groups.c -o order-groups.o 2021-05-15T14:19:27.8697062Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c order-radix.c -o order-radix.o 2021-05-15T14:19:28.5873797Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c order-sortedness.c -o order-sortedness.o 2021-05-15T14:19:28.7395033Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c order-transform.c -o order-transform.o 2021-05-15T14:19:28.8475964Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c order-truelength.c -o order-truelength.o 2021-05-15T14:19:28.9488691Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c poly-op.c -o poly-op.o 2021-05-15T14:19:29.1184637Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c proxy-restore.c -o proxy-restore.o 2021-05-15T14:19:29.2591613Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c proxy.c -o proxy.o 2021-05-15T14:19:29.4127550Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T14:19:29.5475086Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rep.c -o rep.o 2021-05-15T14:19:29.6870636Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c runs.c -o runs.o 2021-05-15T14:19:29.9091518Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c shape.c -o shape.o 2021-05-15T14:19:30.0339300Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c size-common.c -o size-common.o 2021-05-15T14:19:30.1535392Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c size.c -o size.o 2021-05-15T14:19:30.2974993Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c slice-array.c -o slice-array.o 2021-05-15T14:19:30.7176332Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T14:19:31.0086735Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c slice-assign.c -o slice-assign.o 2021-05-15T14:19:31.2299312Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c slice-chop.c -o slice-chop.o 2021-05-15T14:19:31.4056316Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c slice.c -o slice.o 2021-05-15T14:19:31.6606598Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c split.c -o split.o 2021-05-15T14:19:31.7504772Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c subscript-loc.c -o subscript-loc.o 2021-05-15T14:19:31.9689637Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c subscript.c -o subscript.o 2021-05-15T14:19:32.1470555Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c translate.c -o translate.o 2021-05-15T14:19:32.3185199Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type-data-frame.c -o type-data-frame.o 2021-05-15T14:19:32.7530909Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type-date-time.c -o type-date-time.o 2021-05-15T14:19:32.9366889Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type-factor.c -o type-factor.o 2021-05-15T14:19:33.1019107Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type-info.c -o type-info.o 2021-05-15T14:19:33.2835093Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type-tibble.c -o type-tibble.o 2021-05-15T14:19:33.3938292Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type.c -o type.o 2021-05-15T14:19:33.5855080Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c type2.c -o type2.o 2021-05-15T14:19:33.8056067Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T14:19:34.0334935Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c typeof2.c -o typeof2.o 2021-05-15T14:19:34.2502700Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c unspecified.c -o unspecified.o 2021-05-15T14:19:34.3687850Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T14:19:34.4761124Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils-rlang.c -o utils-rlang.o 2021-05-15T14:19:34.5632149Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-15T14:19:35.2300492Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-15T14:19:35.4090153Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o vctrs.dll tmp.def altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -LC:/R/bin/i386 -lR 2021-05-15T14:19:35.5347931Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-15T14:19:35.5363148Z 2021-05-15T14:19:35.5364197Z *** arch - x64 2021-05-15T14:19:35.6062668Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c altrep-rle.c -o altrep-rle.o 2021-05-15T14:19:35.7395583Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c arg-counter.c -o arg-counter.o 2021-05-15T14:19:35.8484261Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c arg.c -o arg.o 2021-05-15T14:19:35.9577013Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c bind.c -o bind.o 2021-05-15T14:19:36.1574404Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c c-unchop.c -o c-unchop.o 2021-05-15T14:19:36.2900789Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c c.c -o c.o 2021-05-15T14:19:36.4361707Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c callables.c -o callables.o 2021-05-15T14:19:36.5286270Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c cast-bare.c -o cast-bare.o 2021-05-15T14:19:36.6548637Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T14:19:36.7569003Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c cast.c -o cast.o 2021-05-15T14:19:36.9039118Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c compare.c -o compare.o 2021-05-15T14:19:37.0908111Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c complete.c -o complete.o 2021-05-15T14:19:37.2631594Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c conditions.c -o conditions.o 2021-05-15T14:19:37.3803324Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c dictionary.c -o dictionary.o 2021-05-15T14:19:37.6040684Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c dim.c -o dim.o 2021-05-15T14:19:37.6950546Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c equal.c -o equal.o 2021-05-15T14:19:38.0511932Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c fields.c -o fields.o 2021-05-15T14:19:38.1649050Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c fill.c -o fill.o 2021-05-15T14:19:38.3033459Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c group.c -o group.o 2021-05-15T14:19:38.4376946Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c growable.c -o growable.o 2021-05-15T14:19:38.5292469Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c hash.c -o hash.o 2021-05-15T14:19:38.7413100Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:19:38.8415797Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c names.c -o names.o 2021-05-15T14:19:39.1199511Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c order-groups.c -o order-groups.o 2021-05-15T14:19:39.2254038Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c order-radix.c -o order-radix.o 2021-05-15T14:19:39.7845701Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c order-sortedness.c -o order-sortedness.o 2021-05-15T14:19:39.9394187Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c order-transform.c -o order-transform.o 2021-05-15T14:19:40.0397358Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c order-truelength.c -o order-truelength.o 2021-05-15T14:19:40.1397444Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c poly-op.c -o poly-op.o 2021-05-15T14:19:40.3092947Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c proxy-restore.c -o proxy-restore.o 2021-05-15T14:19:40.4328645Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c proxy.c -o proxy.o 2021-05-15T14:19:40.5696790Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T14:19:40.6976606Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rep.c -o rep.o 2021-05-15T14:19:40.8410190Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c runs.c -o runs.o 2021-05-15T14:19:41.0605055Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c shape.c -o shape.o 2021-05-15T14:19:41.1817830Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c size-common.c -o size-common.o 2021-05-15T14:19:41.2898172Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c size.c -o size.o 2021-05-15T14:19:41.4242939Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c slice-array.c -o slice-array.o 2021-05-15T14:19:41.7945363Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T14:19:42.0794609Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c slice-assign.c -o slice-assign.o 2021-05-15T14:19:42.2964394Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c slice-chop.c -o slice-chop.o 2021-05-15T14:19:42.4631069Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c slice.c -o slice.o 2021-05-15T14:19:42.7027051Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c split.c -o split.o 2021-05-15T14:19:42.7898336Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c subscript-loc.c -o subscript-loc.o 2021-05-15T14:19:42.9692625Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c subscript.c -o subscript.o 2021-05-15T14:19:43.1308431Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c translate.c -o translate.o 2021-05-15T14:19:43.3013936Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type-data-frame.c -o type-data-frame.o 2021-05-15T14:19:43.6704469Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type-date-time.c -o type-date-time.o 2021-05-15T14:19:43.8333548Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type-factor.c -o type-factor.o 2021-05-15T14:19:43.9834291Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type-info.c -o type-info.o 2021-05-15T14:19:44.1118324Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type-tibble.c -o type-tibble.o 2021-05-15T14:19:44.2130772Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type.c -o type.o 2021-05-15T14:19:44.3533619Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c type2.c -o type2.o 2021-05-15T14:19:44.4979319Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T14:19:44.6641308Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c typeof2.c -o typeof2.o 2021-05-15T14:19:44.8019144Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c unspecified.c -o unspecified.o 2021-05-15T14:19:44.9032636Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T14:19:45.0064780Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils-rlang.c -o utils-rlang.o 2021-05-15T14:19:45.0948149Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-15T14:19:45.6140679Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c version.c -o version.o 2021-05-15T14:19:45.8063671Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o vctrs.dll tmp.def altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -LC:/R/bin/x64 -lR 2021-05-15T14:19:45.9205170Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-15T14:19:45.9234067Z ** R 2021-05-15T14:19:45.9816697Z ** inst 2021-05-15T14:19:45.9891236Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:19:48.2993105Z ** help 2021-05-15T14:19:48.7296345Z *** installing help indices 2021-05-15T14:19:48.9061126Z converting help for package 'vctrs' 2021-05-15T14:19:48.9301763Z finding HTML links ... done 2021-05-15T14:19:48.9927591Z as-is html 2021-05-15T14:19:49.0125956Z data_frame html 2021-05-15T14:19:49.0284233Z df_list html 2021-05-15T14:19:49.0477302Z df_ptype2 html 2021-05-15T14:19:49.0668146Z faq-compatibility-types html 2021-05-15T14:19:49.0779958Z faq-error-incompatible-attributes html 2021-05-15T14:19:49.0887081Z faq-error-scalar-type html 2021-05-15T14:19:49.0993975Z fields html 2021-05-15T14:19:49.1821516Z howto-faq-coercion-data-frame html 2021-05-15T14:19:49.2379282Z howto-faq-coercion html 2021-05-15T14:19:49.2575687Z howto-faq-fix-scalar-type-error html 2021-05-15T14:19:49.2638250Z int64 html 2021-05-15T14:19:49.2981717Z internal-faq-ptype2-identity html 2021-05-15T14:19:49.3199146Z list_of html 2021-05-15T14:19:49.3494149Z maybe_lossy_cast html 2021-05-15T14:19:49.3649967Z name_spec html 2021-05-15T14:19:49.3777357Z new_data_frame html 2021-05-15T14:19:49.3956524Z new_date html 2021-05-15T14:19:49.4086621Z new_factor html 2021-05-15T14:19:49.4193062Z new_list_of html 2021-05-15T14:19:49.4310289Z new_partial html 2021-05-15T14:19:49.4422313Z new_rcrd html 2021-05-15T14:19:49.4838418Z new_vctr html 2021-05-15T14:19:49.4928388Z obj_print html 2021-05-15T14:19:49.4995143Z op-empty-default html 2021-05-15T14:19:49.5063226Z partial_factor html 2021-05-15T14:19:49.5128874Z partial_frame html 2021-05-15T14:19:49.5505917Z reference-faq-compatibility html 2021-05-15T14:19:49.5657587Z s3_register html 2021-05-15T14:19:49.5687837Z table html 2021-05-15T14:19:49.6429259Z theory-faq-coercion html 2021-05-15T14:19:49.6500773Z unspecified html 2021-05-15T14:19:49.6722035Z vctrs-conditions html 2021-05-15T14:19:49.6774528Z vctrs-data-frame html 2021-05-15T14:19:49.6941761Z vctrs-package html 2021-05-15T14:19:49.7182238Z vec-rep html 2021-05-15T14:19:49.7612179Z vec_arith html 2021-05-15T14:19:49.7750302Z vec_as_index html 2021-05-15T14:19:49.8020053Z vec_as_location html 2021-05-15T14:19:49.8547267Z vec_as_names html 2021-05-15T14:19:49.8610610Z vec_as_names_legacy html 2021-05-15T14:19:49.8786763Z vec_as_subscript html 2021-05-15T14:19:49.9159338Z vec_assert html 2021-05-15T14:19:49.9660733Z vec_bind html 2021-05-15T14:19:49.9998405Z vec_c html 2021-05-15T14:19:50.0285966Z vec_cast html 2021-05-15T14:19:50.0406299Z vec_cbind_frame_ptype html 2021-05-15T14:19:50.0782000Z vec_chop html 2021-05-15T14:19:50.0920226Z vec_compare html 2021-05-15T14:19:50.1040082Z vec_count html 2021-05-15T14:19:50.1156324Z vec_data html 2021-05-15T14:19:50.1350013Z vec_default_ptype2 html 2021-05-15T14:19:50.1441448Z vec_detect_complete html 2021-05-15T14:19:50.1594261Z vec_duplicate html 2021-05-15T14:19:50.1695802Z vec_empty html 2021-05-15T14:19:50.1874339Z vec_equal html 2021-05-15T14:19:50.1985675Z vec_fill_missing html 2021-05-15T14:19:50.2195911Z vec_group html 2021-05-15T14:19:50.2281917Z vec_identify_runs html 2021-05-15T14:19:50.2352782Z vec_init html 2021-05-15T14:19:50.2421501Z vec_is_list html 2021-05-15T14:19:50.2492708Z vec_list_cast html 2021-05-15T14:19:50.2722312Z vec_match html 2021-05-15T14:19:50.2993145Z vec_math html 2021-05-15T14:19:50.3248506Z vec_names html 2021-05-15T14:19:50.3384392Z vec_order html 2021-05-15T14:19:50.3883698Z vec_proxy html 2021-05-15T14:19:50.4099053Z vec_proxy_compare html 2021-05-15T14:19:50.4270286Z vec_proxy_equal html 2021-05-15T14:19:50.4698267Z vec_ptype html 2021-05-15T14:19:50.4910488Z vec_ptype2 html 2021-05-15T14:19:50.5069681Z vec_ptype_full html 2021-05-15T14:19:50.5277456Z vec_recycle html 2021-05-15T14:19:50.5406397Z vec_repeat html 2021-05-15T14:19:50.5477799Z vec_seq_along html 2021-05-15T14:19:50.5845322Z vec_size html 2021-05-15T14:19:50.6145772Z vec_slice html 2021-05-15T14:19:50.6262285Z vec_split html 2021-05-15T14:19:50.6362638Z vec_type html 2021-05-15T14:19:50.6493304Z vec_unique html 2021-05-15T14:19:50.6503411Z *** copying figures 2021-05-15T14:19:50.6557543Z ** building package indices 2021-05-15T14:19:50.8630431Z ** installing vignettes 2021-05-15T14:19:50.8778477Z ** testing if installed package can be loaded 2021-05-15T14:19:50.8781334Z *** arch - i386 2021-05-15T14:19:51.1834450Z *** arch - x64 2021-05-15T14:19:51.4973690Z * DONE (vctrs) 2021-05-15T14:19:51.6650612Z In R CMD INSTALL 2021-05-15T14:19:51.9986749Z * installing *source* package 'processx' ... 2021-05-15T14:19:52.0084555Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-15T14:19:52.0324765Z ** libs 2021-05-15T14:19:52.0336011Z 2021-05-15T14:19:52.0336708Z *** arch - i386 2021-05-15T14:19:52.1099237Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-15T14:19:52.2787693Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-15T14:19:52.6738209Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-15T14:19:53.0060315Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic supervisor/supervisor.c supervisor/utils.c supervisor/windows.c -o supervisor/supervisor.exe 2021-05-15T14:19:53.7906941Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:19:54.9653049Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c poll.c -o poll.o 2021-05-15T14:19:54.9654216Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c errors.c -o errors.o 2021-05-15T14:19:54.9655485Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c processx-connection.c -o processx-connection.o 2021-05-15T14:19:55.4033509Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c processx-vector.c -o processx-vector.o 2021-05-15T14:19:55.7518586Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c create-time.c -o create-time.o 2021-05-15T14:19:56.0840449Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-15T14:19:56.1988370Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c win/processx.c -o win/processx.o 2021-05-15T14:19:56.7637452Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c win/stdio.c -o win/stdio.o 2021-05-15T14:19:57.1711518Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c win/named_pipe.c -o win/named_pipe.o 2021-05-15T14:19:57.5004873Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c win/utils.c -o win/utils.o 2021-05-15T14:19:57.8170905Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c win/thread.c -o win/thread.o 2021-05-15T14:19:58.1113512Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-15T14:19:58.1115040Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-15T14:19:58.1115894Z int ret; 2021-05-15T14:19:58.1116363Z ^ 2021-05-15T14:19:58.1879141Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c cleancall.c -o cleancall.o 2021-05-15T14:19:58.3942096Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o processx.dll tmp.def init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o win/processx.o win/stdio.o win/named_pipe.o win/utils.o win/thread.o cleancall.o -lws2_32 -LC:/R/bin/i386 -lR 2021-05-15T14:19:58.4992806Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c client.c -o client.o 2021-05-15T14:19:58.8435998Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-15T14:19:58.8437275Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-15T14:19:58.9297954Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-15T14:19:58.9343347Z 2021-05-15T14:19:58.9344295Z *** arch - x64 2021-05-15T14:19:58.9722559Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-15T14:19:59.1367238Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-15T14:19:59.7325091Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-15T14:20:00.2759813Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic supervisor/supervisor.c supervisor/utils.c supervisor/windows.c -o supervisor/supervisor.exe 2021-05-15T14:20:01.4293557Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:20:01.9375613Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c poll.c -o poll.o 2021-05-15T14:20:02.4597915Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c errors.c -o errors.o 2021-05-15T14:20:02.9812363Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c processx-connection.c -o processx-connection.o 2021-05-15T14:20:03.7872872Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c processx-vector.c -o processx-vector.o 2021-05-15T14:20:04.3196888Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c create-time.c -o create-time.o 2021-05-15T14:20:04.8279721Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c base64.c -o base64.o 2021-05-15T14:20:04.9270832Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c win/processx.c -o win/processx.o 2021-05-15T14:20:05.6556100Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c win/stdio.c -o win/stdio.o 2021-05-15T14:20:06.2431554Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c win/named_pipe.c -o win/named_pipe.o 2021-05-15T14:20:06.7623848Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c win/utils.c -o win/utils.o 2021-05-15T14:20:07.2644250Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c win/thread.c -o win/thread.o 2021-05-15T14:20:07.7354980Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-15T14:20:07.7356527Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-15T14:20:07.7357389Z int ret; 2021-05-15T14:20:07.7357889Z ^ 2021-05-15T14:20:07.8054467Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c cleancall.c -o cleancall.o 2021-05-15T14:20:08.0097385Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o processx.dll tmp.def init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o win/processx.o win/stdio.o win/named_pipe.o win/utils.o win/thread.o cleancall.o -lws2_32 -LC:/R/bin/x64 -lR 2021-05-15T14:20:08.9642546Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-15T14:20:08.9643082Z ** R 2021-05-15T14:20:08.9643380Z ** inst 2021-05-15T14:20:08.9643898Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:08.9644927Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c client.c -o client.o 2021-05-15T14:20:08.9645837Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-15T14:20:08.9646543Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-15T14:20:10.0539940Z ** help 2021-05-15T14:20:10.1502179Z *** installing help indices 2021-05-15T14:20:10.2070939Z converting help for package 'processx' 2021-05-15T14:20:10.2307772Z finding HTML links ... done 2021-05-15T14:20:10.2706097Z base64_decode html 2021-05-15T14:20:10.2787797Z curl_fds html 2021-05-15T14:20:10.3297997Z default_pty_options html 2021-05-15T14:20:10.3465161Z poll html 2021-05-15T14:20:10.7564901Z process html 2021-05-15T14:20:10.7784763Z process_initialize html 2021-05-15T14:20:10.8108903Z processx_connections html 2021-05-15T14:20:10.8862029Z run html 2021-05-15T14:20:10.8924010Z supervisor_kill html 2021-05-15T14:20:10.8928801Z ** building package indices 2021-05-15T14:20:10.9339864Z ** testing if installed package can be loaded 2021-05-15T14:20:10.9342338Z *** arch - i386 2021-05-15T14:20:11.1391388Z *** arch - x64 2021-05-15T14:20:11.3463730Z * DONE (processx) 2021-05-15T14:20:11.4003957Z In R CMD INSTALL 2021-05-15T14:20:11.6119475Z * installing *source* package 'highr' ... 2021-05-15T14:20:11.6150057Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-15T14:20:11.6415103Z ** R 2021-05-15T14:20:11.6459439Z ** inst 2021-05-15T14:20:11.6513809Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:11.7879654Z ** help 2021-05-15T14:20:11.8087268Z *** installing help indices 2021-05-15T14:20:11.8250731Z converting help for package 'highr' 2021-05-15T14:20:11.8458293Z finding HTML links ... done 2021-05-15T14:20:11.8563715Z hi_andre html 2021-05-15T14:20:11.8828856Z hilight html 2021-05-15T14:20:11.8832814Z ** building package indices 2021-05-15T14:20:11.8949652Z ** installing vignettes 2021-05-15T14:20:11.9001933Z ** testing if installed package can be loaded 2021-05-15T14:20:11.9004724Z *** arch - i386 2021-05-15T14:20:12.1051013Z *** arch - x64 2021-05-15T14:20:12.3117990Z * DONE (highr) 2021-05-15T14:20:12.3330174Z In R CMD INSTALL 2021-05-15T14:20:12.8306931Z * installing *source* package 'pillar' ... 2021-05-15T14:20:12.8522583Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-15T14:20:12.8806521Z ** R 2021-05-15T14:20:12.9112017Z ** inst 2021-05-15T14:20:12.9204917Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:14.3174677Z ** help 2021-05-15T14:20:14.5033789Z *** installing help indices 2021-05-15T14:20:14.5790984Z converting help for package 'pillar' 2021-05-15T14:20:14.6033345Z finding HTML links ... done 2021-05-15T14:20:14.6320996Z align html 2021-05-15T14:20:14.6517911Z char html 2021-05-15T14:20:14.6794776Z colonnade html 2021-05-15T14:20:14.6941494Z ctl_new_pillar html 2021-05-15T14:20:14.7025721Z deprecated html 2021-05-15T14:20:14.7072753Z dim_desc html 2021-05-15T14:20:14.7216575Z expect_known_display html 2021-05-15T14:20:14.7321535Z extra_cols html 2021-05-15T14:20:14.7444250Z format_glimpse html 2021-05-15T14:20:14.7700304Z format_tbl html 2021-05-15T14:20:14.7812710Z format_type_sum html 2021-05-15T14:20:14.7861851Z get_extent html 2021-05-15T14:20:14.7996616Z glimpse html 2021-05-15T14:20:14.8065637Z 2021-05-15T14:20:14.8471266Z finding level-2 HTML links ... done 2021-05-15T14:20:14.8507881Z new_ornament html 2021-05-15T14:20:14.8643472Z new_pillar html 2021-05-15T14:20:14.8794479Z new_pillar_component html 2021-05-15T14:20:14.9136187Z new_pillar_shaft html 2021-05-15T14:20:14.9196962Z new_pillar_title html 2021-05-15T14:20:14.9276106Z new_pillar_type html 2021-05-15T14:20:14.9443523Z new_tbl_format_setup html 2021-05-15T14:20:14.9747823Z num html 2021-05-15T14:20:15.0031767Z pillar-package html 2021-05-15T14:20:15.0230878Z pillar html 2021-05-15T14:20:15.0553757Z pillar_shaft html 2021-05-15T14:20:15.0622392Z squeeze html 2021-05-15T14:20:15.0708292Z style_subtle html 2021-05-15T14:20:15.0849122Z tbl_format_body html 2021-05-15T14:20:15.0971900Z tbl_format_footer html 2021-05-15T14:20:15.1106279Z tbl_format_header html 2021-05-15T14:20:15.1456724Z tbl_format_setup html 2021-05-15T14:20:15.1538056Z tbl_sum html 2021-05-15T14:20:15.1663122Z type_sum html 2021-05-15T14:20:15.1669612Z *** copying figures 2021-05-15T14:20:15.1706799Z ** building package indices 2021-05-15T14:20:15.2379696Z ** installing vignettes 2021-05-15T14:20:15.2452736Z ** testing if installed package can be loaded 2021-05-15T14:20:15.2455092Z *** arch - i386 2021-05-15T14:20:15.5511991Z *** arch - x64 2021-05-15T14:20:15.8621355Z * DONE (pillar) 2021-05-15T14:20:15.9146839Z In R CMD INSTALL 2021-05-15T14:20:16.2108246Z * installing *source* package 'callr' ... 2021-05-15T14:20:16.2185832Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-15T14:20:16.2429180Z ** R 2021-05-15T14:20:16.2687465Z ** inst 2021-05-15T14:20:16.2705637Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:18.9856236Z ** help 2021-05-15T14:20:19.1442924Z *** installing help indices 2021-05-15T14:20:19.2293954Z converting help for package 'callr' 2021-05-15T14:20:19.2527858Z finding HTML links ... done 2021-05-15T14:20:19.3026461Z callr html 2021-05-15T14:20:19.3111152Z convert_and_check_my_args html 2021-05-15T14:20:19.3160298Z default_repos html 2021-05-15T14:20:19.3245467Z get_result html 2021-05-15T14:20:19.3321833Z new_callr_error html 2021-05-15T14:20:19.4133661Z r html 2021-05-15T14:20:19.4644796Z r_bg html 2021-05-15T14:20:19.4993443Z r_copycat html 2021-05-15T14:20:19.5944071Z r_process html 2021-05-15T14:20:19.6032682Z r_process_options html 2021-05-15T14:20:19.8096231Z r_session html 2021-05-15T14:20:19.8200846Z r_session_debug html 2021-05-15T14:20:19.8410622Z r_session_options html 2021-05-15T14:20:19.8712005Z r_vanilla html 2021-05-15T14:20:19.9262965Z rcmd html 2021-05-15T14:20:19.9641819Z rcmd_bg html 2021-05-15T14:20:19.9923994Z rcmd_copycat html 2021-05-15T14:20:20.0785078Z rcmd_process html 2021-05-15T14:20:20.0878131Z rcmd_process_options html 2021-05-15T14:20:20.1033588Z rcmd_safe_env html 2021-05-15T14:20:20.1123708Z reexports html 2021-05-15T14:20:20.1584253Z rscript html 2021-05-15T14:20:20.2421943Z rscript_process html 2021-05-15T14:20:20.2517403Z rscript_process_options html 2021-05-15T14:20:20.2561031Z supported_archs html 2021-05-15T14:20:20.2566271Z ** building package indices 2021-05-15T14:20:20.3364600Z ** testing if installed package can be loaded 2021-05-15T14:20:20.3366520Z *** arch - i386 2021-05-15T14:20:20.5411873Z *** arch - x64 2021-05-15T14:20:20.7478866Z * DONE (callr) 2021-05-15T14:20:20.7804533Z In R CMD INSTALL 2021-05-15T14:20:21.3724167Z * installing *source* package 'knitr' ... 2021-05-15T14:20:21.4034439Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-15T14:20:21.4519124Z ** R 2021-05-15T14:20:21.5155369Z ** demo 2021-05-15T14:20:21.5176911Z ** inst 2021-05-15T14:20:21.5737115Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:24.9888102Z ** help 2021-05-15T14:20:25.3139934Z *** installing help indices 2021-05-15T14:20:25.4754272Z converting help for package 'knitr' 2021-05-15T14:20:25.4988900Z finding HTML links ... done 2021-05-15T14:20:25.5581579Z Sweave2knitr html 2021-05-15T14:20:25.5782633Z all_labels html 2021-05-15T14:20:25.5840716Z all_patterns html 2021-05-15T14:20:25.6003103Z asis_output html 2021-05-15T14:20:25.6085358Z cache_engines html 2021-05-15T14:20:25.6405952Z chunk_hook html 2021-05-15T14:20:25.6490487Z clean_cache html 2021-05-15T14:20:25.6619030Z 2021-05-15T14:20:25.7058499Z finding level-2 HTML links ... done 2021-05-15T14:20:25.7068324Z combine_words html 2021-05-15T14:20:25.7128964Z current_input html 2021-05-15T14:20:25.7247113Z dep_auto html 2021-05-15T14:20:25.7347920Z dep_prev html 2021-05-15T14:20:25.7490198Z engine_output html 2021-05-15T14:20:25.7630864Z fig_chunk html 2021-05-15T14:20:25.7751128Z fig_path html 2021-05-15T14:20:25.7837997Z hook_animation html 2021-05-15T14:20:25.7923802Z hook_document html 2021-05-15T14:20:25.8052062Z hook_plot html 2021-05-15T14:20:25.8138000Z image_uri html 2021-05-15T14:20:25.8277131Z imgur_upload html 2021-05-15T14:20:25.8466760Z include_graphics html 2021-05-15T14:20:25.8599143Z include_url html 2021-05-15T14:20:25.8679786Z inline_expr html 2021-05-15T14:20:25.8734287Z is_low_change html 2021-05-15T14:20:25.9174568Z kable html 2021-05-15T14:20:25.9848976Z knit html 2021-05-15T14:20:26.0076944Z knit2html html 2021-05-15T14:20:26.0291820Z knit2pandoc html 2021-05-15T14:20:26.0480431Z knit2pdf html 2021-05-15T14:20:26.0701767Z knit2wp html 2021-05-15T14:20:26.0849659Z knit_child html 2021-05-15T14:20:26.0928248Z knit_code html 2021-05-15T14:20:26.1122902Z knit_engines html 2021-05-15T14:20:26.1215775Z knit_exit html 2021-05-15T14:20:26.1320601Z knit_expand html 2021-05-15T14:20:26.1399117Z knit_filter html 2021-05-15T14:20:26.1462066Z knit_global html 2021-05-15T14:20:26.1531384Z knit_hooks html 2021-05-15T14:20:26.1637255Z knit_meta html 2021-05-15T14:20:26.1836380Z knit_params html 2021-05-15T14:20:26.1921952Z knit_params_yaml html 2021-05-15T14:20:26.2008492Z knit_patterns html 2021-05-15T14:20:26.2142117Z knit_print html 2021-05-15T14:20:26.2285318Z knit_rd html 2021-05-15T14:20:26.2399331Z knit_theme html 2021-05-15T14:20:26.2505377Z knit_watch html 2021-05-15T14:20:26.2624028Z knitr-package html 2021-05-15T14:20:26.2862360Z load_cache html 2021-05-15T14:20:26.2983413Z opts_chunk html 2021-05-15T14:20:26.3055006Z opts_hooks html 2021-05-15T14:20:26.3173470Z opts_knit html 2021-05-15T14:20:26.3214806Z opts_template html 2021-05-15T14:20:26.3572258Z output_hooks html 2021-05-15T14:20:26.3728611Z output_type html 2021-05-15T14:20:26.3959900Z pandoc html 2021-05-15T14:20:26.4013669Z pat_fun html 2021-05-15T14:20:26.4135448Z plot_crop html 2021-05-15T14:20:26.4190470Z rand_seed html 2021-05-15T14:20:26.4281839Z raw_block html 2021-05-15T14:20:26.4445540Z raw_output html 2021-05-15T14:20:26.4764663Z read_chunk html 2021-05-15T14:20:26.4828964Z read_rforge html 2021-05-15T14:20:26.4918389Z rocco html 2021-05-15T14:20:26.5025184Z rst2pdf html 2021-05-15T14:20:26.5076207Z set_alias html 2021-05-15T14:20:26.5196956Z set_header html 2021-05-15T14:20:26.5291607Z set_parent html 2021-05-15T14:20:26.5363467Z sew html 2021-05-15T14:20:26.5672386Z spin html 2021-05-15T14:20:26.5823799Z spin_child html 2021-05-15T14:20:26.5994020Z stitch html 2021-05-15T14:20:26.6099673Z vignette_engines html 2021-05-15T14:20:26.6221887Z wrap_rmd html 2021-05-15T14:20:26.6442648Z write_bib html 2021-05-15T14:20:26.6451518Z ** building package indices 2021-05-15T14:20:26.7988862Z ** installing vignettes 2021-05-15T14:20:26.8083401Z ** testing if installed package can be loaded 2021-05-15T14:20:26.8085394Z *** arch - i386 2021-05-15T14:20:27.0132332Z *** arch - x64 2021-05-15T14:20:27.2335347Z * DONE (knitr) 2021-05-15T14:20:27.3095485Z In R CMD INSTALL 2021-05-15T14:20:27.7966018Z * installing *source* package 'tibble' ... 2021-05-15T14:20:27.8164332Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-15T14:20:27.8445182Z ** libs 2021-05-15T14:20:27.8451971Z 2021-05-15T14:20:27.8452910Z *** arch - i386 2021-05-15T14:20:27.8669025Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=generic -c attributes.c -o attributes.o 2021-05-15T14:20:27.9487772Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=generic -c coerce.c -o coerce.o 2021-05-15T14:20:28.0405467Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:20:28.1142257Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=generic -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T14:20:28.3152574Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/i386 -lR 2021-05-15T14:20:28.3996281Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-15T14:20:28.4004432Z 2021-05-15T14:20:28.4005397Z *** arch - x64 2021-05-15T14:20:28.4195473Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=generic -c attributes.c -o attributes.o 2021-05-15T14:20:28.4958996Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=generic -c coerce.c -o coerce.o 2021-05-15T14:20:28.5852500Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:20:28.6558523Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=generic -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T14:20:28.8676623Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/x64 -lR 2021-05-15T14:20:28.9465391Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-15T14:20:28.9489046Z ** R 2021-05-15T14:20:28.9755756Z ** inst 2021-05-15T14:20:28.9842444Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:30.4173628Z ** help 2021-05-15T14:20:30.5289180Z *** installing help indices 2021-05-15T14:20:30.5843606Z converting help for package 'tibble' 2021-05-15T14:20:30.6079727Z finding HTML links ... done 2021-05-15T14:20:30.6463355Z add_column html 2021-05-15T14:20:30.6606593Z add_row html 2021-05-15T14:20:30.7150687Z as_tibble html 2021-05-15T14:20:30.7217682Z 2021-05-15T14:20:30.7618138Z finding level-2 HTML links ... done 2021-05-15T14:20:30.7670539Z deprecated html 2021-05-15T14:20:30.7772324Z enframe html 2021-05-15T14:20:30.8185025Z formatting html 2021-05-15T14:20:30.8325842Z frame_matrix html 2021-05-15T14:20:30.8392031Z is.tibble html 2021-05-15T14:20:30.8438219Z is_tibble html 2021-05-15T14:20:30.8466611Z knit_print.trunc_mat html 2021-05-15T14:20:30.8643587Z lst html 2021-05-15T14:20:30.8863699Z name-repair-superseded html 2021-05-15T14:20:30.8905297Z name-repair html 2021-05-15T14:20:30.9126135Z new_tibble html 2021-05-15T14:20:30.9311231Z reexports html 2021-05-15T14:20:30.9413054Z rownames html 2021-05-15T14:20:30.9712952Z subsetting html 2021-05-15T14:20:31.0064825Z tbl_df-class html 2021-05-15T14:20:31.0599313Z tibble-package html 2021-05-15T14:20:31.0994596Z tibble html 2021-05-15T14:20:31.1126856Z tribble html 2021-05-15T14:20:31.1300226Z trunc_mat html 2021-05-15T14:20:31.1428706Z view html 2021-05-15T14:20:31.1433957Z *** copying figures 2021-05-15T14:20:31.1476601Z ** building package indices 2021-05-15T14:20:31.1985083Z ** installing vignettes 2021-05-15T14:20:31.2052710Z ** testing if installed package can be loaded 2021-05-15T14:20:31.2055471Z *** arch - i386 2021-05-15T14:20:31.5107997Z *** arch - x64 2021-05-15T14:20:31.9223117Z * DONE (tibble) 2021-05-15T14:20:32.4573291Z In R CMD INSTALL 2021-05-15T14:20:32.4579940Z * installing *source* package 'pkgbuild' ... 2021-05-15T14:20:32.4581076Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-15T14:20:32.4581632Z ** R 2021-05-15T14:20:32.4582179Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:33.1376265Z ** help 2021-05-15T14:20:33.2037296Z *** installing help indices 2021-05-15T14:20:33.2506324Z converting help for package 'pkgbuild' 2021-05-15T14:20:33.2716566Z finding HTML links ... done 2021-05-15T14:20:33.3441437Z build html 2021-05-15T14:20:33.3503493Z clean_dll html 2021-05-15T14:20:33.3679756Z compile_dll html 2021-05-15T14:20:33.3762888Z compiler_flags html 2021-05-15T14:20:33.3921899Z has_build_tools html 2021-05-15T14:20:33.4008354Z has_compiler html 2021-05-15T14:20:33.4038448Z has_latex html 2021-05-15T14:20:33.4144013Z has_rtools html 2021-05-15T14:20:33.4187275Z needs_compile html 2021-05-15T14:20:33.4228717Z pkg_has_src html 2021-05-15T14:20:33.4266151Z pkg_links_to_rcpp html 2021-05-15T14:20:33.4390302Z pkgbuild_process html 2021-05-15T14:20:33.4484324Z rcmd_build_tools html 2021-05-15T14:20:33.4514863Z rtools_needed html 2021-05-15T14:20:33.4624557Z with_debug html 2021-05-15T14:20:33.4676096Z without_compiler html 2021-05-15T14:20:33.4681295Z ** building package indices 2021-05-15T14:20:33.5071170Z ** testing if installed package can be loaded 2021-05-15T14:20:33.5073558Z *** arch - i386 2021-05-15T14:20:33.8123079Z *** arch - x64 2021-05-15T14:20:34.1206027Z * DONE (pkgbuild) 2021-05-15T14:20:34.1492868Z In R CMD INSTALL 2021-05-15T14:20:34.6259262Z * installing *source* package 'roxygen2' ... 2021-05-15T14:20:34.6468049Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-15T14:20:34.6729454Z ** libs 2021-05-15T14:20:34.6742124Z 2021-05-15T14:20:34.6743164Z *** arch - i386 2021-05-15T14:20:34.6956362Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-15T14:20:37.1816831Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T14:20:38.8343285Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c isComplete.cpp -o isComplete.o 2021-05-15T14:20:40.4810958Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T14:20:42.2288354Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c parser2.cpp -o parser2.o 2021-05-15T14:20:44.8217942Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T14:20:46.7102471Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o roxygen2.dll tmp.def RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -LC:/R/bin/i386 -lR 2021-05-15T14:20:46.9596202Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-15T14:20:46.9622741Z 2021-05-15T14:20:46.9623703Z *** arch - x64 2021-05-15T14:20:46.9826068Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-15T14:20:49.9610850Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T14:20:51.7604970Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c isComplete.cpp -o isComplete.o 2021-05-15T14:20:53.7735772Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T14:20:55.8504330Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c parser2.cpp -o parser2.o 2021-05-15T14:20:58.7957810Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T14:21:01.0680464Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o roxygen2.dll tmp.def RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -LC:/R/bin/x64 -lR 2021-05-15T14:21:01.3876353Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-15T14:21:01.3916380Z ** R 2021-05-15T14:21:01.4399779Z ** inst 2021-05-15T14:21:01.4479905Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:04.9109954Z ** help 2021-05-15T14:21:05.0292595Z *** installing help indices 2021-05-15T14:21:05.1001097Z converting help for package 'roxygen2' 2021-05-15T14:21:05.1237992Z finding HTML links ... done 2021-05-15T14:21:05.2432627Z RoxyTopic html 2021-05-15T14:21:05.2523132Z double_escape_md html 2021-05-15T14:21:05.9571181Z *** copying figures 2021-05-15T14:21:05.9571662Z ** building package indices 2021-05-15T14:21:05.9572121Z ** installing vignettes 2021-05-15T14:21:05.9572693Z ** testing if installed package can be loaded 2021-05-15T14:21:05.9573317Z *** arch - i386 2021-05-15T14:21:05.9573798Z escape_examples html 2021-05-15T14:21:05.9574288Z is_s3_generic html 2021-05-15T14:21:05.9574751Z load html 2021-05-15T14:21:05.9575221Z load_options html 2021-05-15T14:21:05.9575747Z markdown-internals html 2021-05-15T14:21:05.9576313Z markdown-test html 2021-05-15T14:21:05.9576807Z markdown_pass1 html 2021-05-15T14:21:05.9577323Z namespace_roclet html 2021-05-15T14:21:05.9577799Z object html 2021-05-15T14:21:05.9578270Z object_format html 2021-05-15T14:21:05.9578747Z parse_package html 2021-05-15T14:21:05.9579234Z rd_roclet html 2021-05-15T14:21:05.9579750Z rd_section html 2021-05-15T14:21:05.9580207Z roc_proc_text html 2021-05-15T14:21:05.9580674Z roclet html 2021-05-15T14:21:05.9581120Z roclet_find html 2021-05-15T14:21:05.9581586Z roxy_block html 2021-05-15T14:21:05.9582028Z roxy_tag html 2021-05-15T14:21:05.9582487Z roxy_tag_rd html 2021-05-15T14:21:05.9583006Z roxygen2-package html 2021-05-15T14:21:05.9583521Z roxygenize html 2021-05-15T14:21:05.9584012Z tag_parsers html 2021-05-15T14:21:05.9584483Z update_collate html 2021-05-15T14:21:05.9584991Z vignette_roclet html 2021-05-15T14:21:06.0146391Z *** arch - x64 2021-05-15T14:21:06.4256829Z * DONE (roxygen2) 2021-05-15T14:21:06.5206799Z In R CMD INSTALL 2021-05-15T14:21:06.7522783Z * installing *source* package 'rematch2' ... 2021-05-15T14:21:06.7554004Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-15T14:21:06.7821460Z ** R 2021-05-15T14:21:06.7891543Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:07.1108536Z ** help 2021-05-15T14:21:07.1521689Z *** installing help indices 2021-05-15T14:21:07.1822648Z converting help for package 'rematch2' 2021-05-15T14:21:07.2059621Z finding HTML links ... done 2021-05-15T14:21:07.2756677Z bind_re_match html 2021-05-15T14:21:07.2758771Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/bind_re_match.Rd:30: file link 'magrittr' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-15T14:21:07.2761548Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/bind_re_match.Rd:39: file link 'repair_names' in package 'tibble' does not exist and so has been treated as a topic 2021-05-15T14:21:07.3576781Z re_exec html 2021-05-15T14:21:07.3578769Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_exec.Rd:25: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.3584736Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_exec.Rd:25: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.3586661Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_exec.Rd:89: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.3970062Z re_exec_all html 2021-05-15T14:21:07.3971812Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_exec_all.Rd:19: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.3973927Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_exec_all.Rd:19: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.3975795Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_exec_all.Rd:81: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.4285239Z re_match html 2021-05-15T14:21:07.4286866Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_match.Rd:27: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.4289029Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_match.Rd:18: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.4291249Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_match.Rd:35: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.4750352Z re_match_all html 2021-05-15T14:21:07.4752161Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_match_all.Rd:28: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.4754389Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_match_all.Rd:19: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.4756567Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_match_all.Rd:19: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.4758754Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_match_all.Rd:34: file link 'regexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.4761021Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpS078ae/R.INSTALL690450d6a17/rematch2/man/re_match_all.Rd:35: file link 'gregexpr' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:07.4867259Z rematch2-package html 2021-05-15T14:21:07.4871777Z ** building package indices 2021-05-15T14:21:07.5114523Z ** testing if installed package can be loaded 2021-05-15T14:21:07.5117161Z *** arch - i386 2021-05-15T14:21:07.9189114Z *** arch - x64 2021-05-15T14:21:08.3271366Z * DONE (rematch2) 2021-05-15T14:21:08.3508273Z In R CMD INSTALL 2021-05-15T14:21:08.6294310Z * installing *source* package 'waldo' ... 2021-05-15T14:21:08.6349638Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-15T14:21:08.6580280Z ** R 2021-05-15T14:21:08.6680065Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:09.1559958Z ** help 2021-05-15T14:21:09.1806125Z *** installing help indices 2021-05-15T14:21:09.2343658Z converting help for package 'waldo' 2021-05-15T14:21:09.2573777Z finding HTML links ... done 2021-05-15T14:21:09.2955480Z compare html 2021-05-15T14:21:09.3070850Z compare_proxy html 2021-05-15T14:21:09.3173333Z waldo-package html 2021-05-15T14:21:09.3176502Z *** copying figures 2021-05-15T14:21:09.3182281Z ** building package indices 2021-05-15T14:21:09.3336068Z ** testing if installed package can be loaded 2021-05-15T14:21:09.3338317Z *** arch - i386 2021-05-15T14:21:09.6394272Z *** arch - x64 2021-05-15T14:21:09.9462316Z * DONE (waldo) 2021-05-15T14:21:09.9777277Z In R CMD INSTALL 2021-05-15T14:21:10.7021281Z * installing *source* package 'testthat' ... 2021-05-15T14:21:10.7396181Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-15T14:21:11.4600454Z ** libs 2021-05-15T14:21:11.4600735Z 2021-05-15T14:21:11.4601086Z *** arch - i386 2021-05-15T14:21:11.4602313Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:21:11.4603848Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O3 -Wall -std=gnu99 -mtune=generic -c reassign.c -o reassign.o 2021-05-15T14:21:11.4605461Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-catch.cpp -o test-catch.o 2021-05-15T14:21:11.4607143Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-example.cpp -o test-example.o 2021-05-15T14:21:11.7177718Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-runner.cpp -o test-runner.o 2021-05-15T14:21:15.1871174Z In file included from ../inst/include/testthat.h:1:0, 2021-05-15T14:21:15.1872392Z from test-runner.cpp:7: 2021-05-15T14:21:15.1873378Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-15T14:21:15.1874849Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T14:21:15.1875772Z } 2021-05-15T14:21:15.1876216Z ^ 2021-05-15T14:21:15.1930296Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-15T14:21:15.1931607Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T14:21:15.1932467Z } 2021-05-15T14:21:15.1932823Z ^ 2021-05-15T14:21:20.3184682Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o testthat.dll tmp.def init.o reassign.o test-catch.o test-example.o test-runner.o -LC:/R/bin/i386 -lR 2021-05-15T14:21:20.6630396Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-15T14:21:20.6658538Z 2021-05-15T14:21:20.6659587Z *** arch - x64 2021-05-15T14:21:20.6877040Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:21:20.7711053Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -std=gnu99 -mtune=generic -c reassign.c -o reassign.o 2021-05-15T14:21:20.8583990Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-catch.cpp -o test-catch.o 2021-05-15T14:21:21.2671849Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-example.cpp -o test-example.o 2021-05-15T14:21:21.5860199Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -O2 -Wall -mtune=generic -c test-runner.cpp -o test-runner.o 2021-05-15T14:21:25.1887787Z In file included from ../inst/include/testthat.h:1:0, 2021-05-15T14:21:25.1888902Z from test-runner.cpp:7: 2021-05-15T14:21:25.1889894Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-15T14:21:25.1891355Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T14:21:25.1892259Z } 2021-05-15T14:21:25.1892691Z ^ 2021-05-15T14:21:25.1947188Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-15T14:21:25.1948982Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T14:21:25.1949940Z } 2021-05-15T14:21:25.1950354Z ^ 2021-05-15T14:21:29.9561852Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o testthat.dll tmp.def init.o reassign.o test-catch.o test-example.o test-runner.o -LC:/R/bin/x64 -lR 2021-05-15T14:21:30.3741502Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-15T14:21:30.3787922Z ** R 2021-05-15T14:21:30.4426584Z ** inst 2021-05-15T14:21:30.4572366Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:39.1882134Z ** help 2021-05-15T14:21:39.5716365Z *** installing help indices 2021-05-15T14:21:39.8223071Z converting help for package 'testthat' 2021-05-15T14:21:39.8468672Z finding HTML links ... done 2021-05-15T14:21:39.8952440Z CheckReporter html 2021-05-15T14:21:39.9101395Z DebugReporter html 2021-05-15T14:21:39.9306799Z FailReporter html 2021-05-15T14:21:39.9390940Z JunitReporter html 2021-05-15T14:21:39.9523136Z ListReporter html 2021-05-15T14:21:39.9657475Z LocationReporter html 2021-05-15T14:21:39.9790479Z MinimalReporter html 2021-05-15T14:21:39.9916661Z MultiReporter html 2021-05-15T14:21:40.0089414Z ProgressReporter html 2021-05-15T14:21:40.0219868Z RStudioReporter html 2021-05-15T14:21:40.0419846Z Reporter html 2021-05-15T14:21:40.0554516Z SilentReporter html 2021-05-15T14:21:40.0706716Z StopReporter html 2021-05-15T14:21:40.0863258Z SummaryReporter html 2021-05-15T14:21:40.0991535Z TapReporter html 2021-05-15T14:21:40.1131757Z TeamcityReporter html 2021-05-15T14:21:40.1284855Z auto_test html 2021-05-15T14:21:40.1363440Z auto_test_package html 2021-05-15T14:21:40.1565139Z capture_condition html 2021-05-15T14:21:40.1682699Z capture_output html 2021-05-15T14:21:40.1898329Z compare html 2021-05-15T14:21:40.1958722Z compare_state html 2021-05-15T14:21:40.2130580Z comparison-expectations html 2021-05-15T14:21:40.2264889Z context html 2021-05-15T14:21:40.2307804Z context_start_file html 2021-05-15T14:21:40.2385258Z default_reporter html 2021-05-15T14:21:40.2519599Z describe html 2021-05-15T14:21:40.2587501Z dir_state html 2021-05-15T14:21:40.3008714Z equality-expectations html 2021-05-15T14:21:40.3078912Z evaluate_promise html 2021-05-15T14:21:40.3304059Z expect html 2021-05-15T14:21:40.3507288Z expect_equivalent html 2021-05-15T14:21:40.3969202Z expect_error html 2021-05-15T14:21:40.4040958Z expect_invisible html 2021-05-15T14:21:40.4220396Z expect_is html 2021-05-15T14:21:40.4541758Z expect_known_output html 2021-05-15T14:21:40.4692211Z expect_length html 2021-05-15T14:21:40.4752533Z expect_less_than html 2021-05-15T14:21:40.5060151Z expect_match html 2021-05-15T14:21:40.5306560Z expect_named html 2021-05-15T14:21:40.5482338Z expect_null html 2021-05-15T14:21:40.5781710Z expect_output html 2021-05-15T14:21:40.5867805Z expect_output_file html 2021-05-15T14:21:40.6116011Z expect_reference html 2021-05-15T14:21:40.6253665Z expect_setequal html 2021-05-15T14:21:40.6441656Z expect_silent html 2021-05-15T14:21:40.6895953Z expect_snapshot html 2021-05-15T14:21:40.7052006Z expect_snapshot_file html 2021-05-15T14:21:40.7128690Z expect_success html 2021-05-15T14:21:40.7306712Z expect_that html 2021-05-15T14:21:40.7429212Z expect_vector html 2021-05-15T14:21:40.7647299Z expectation html 2021-05-15T14:21:40.7732753Z fail html 2021-05-15T14:21:40.7784202Z find_reporter html 2021-05-15T14:21:40.7931847Z find_test_scripts html 2021-05-15T14:21:40.8232827Z inheritance-expectations html 2021-05-15T14:21:40.8340980Z is_informative_error html 2021-05-15T14:21:40.8399666Z is_testing html 2021-05-15T14:21:40.8453271Z local_edition html 2021-05-15T14:21:40.8487171Z local_snapshotter html 2021-05-15T14:21:40.8802817Z local_test_context html 2021-05-15T14:21:40.8880054Z local_test_directory html 2021-05-15T14:21:40.9068893Z logical-expectations html 2021-05-15T14:21:40.9132348Z make_expectation html 2021-05-15T14:21:40.9176003Z not html 2021-05-15T14:21:40.9250353Z oldskool html 2021-05-15T14:21:40.9376582Z quasi_label html 2021-05-15T14:21:40.9436419Z reexports html 2021-05-15T14:21:40.9538282Z reporter-accessors html 2021-05-15T14:21:40.9603578Z run_cpp_tests html 2021-05-15T14:21:40.9652398Z safe_digest html 2021-05-15T14:21:40.9921127Z skip html 2021-05-15T14:21:41.0035776Z snapshot_accept html 2021-05-15T14:21:41.0146364Z source_file html 2021-05-15T14:21:41.0184438Z takes_less_than html 2021-05-15T14:21:41.0300243Z teardown html 2021-05-15T14:21:41.0361162Z teardown_env html 2021-05-15T14:21:41.0758016Z test_dir html 2021-05-15T14:21:41.0807782Z test_env html 2021-05-15T14:21:41.0905468Z test_examples html 2021-05-15T14:21:41.1099434Z test_file html 2021-05-15T14:21:41.1344442Z test_package html 2021-05-15T14:21:41.1426534Z test_path html 2021-05-15T14:21:41.1513756Z test_that html 2021-05-15T14:21:41.1665883Z testthat-package html 2021-05-15T14:21:41.1708513Z testthat_examples html 2021-05-15T14:21:41.1772877Z testthat_results html 2021-05-15T14:21:41.1824504Z try_again html 2021-05-15T14:21:41.2254829Z use_catch html 2021-05-15T14:21:41.2501579Z verify_output html 2021-05-15T14:21:41.2645592Z watch html 2021-05-15T14:21:41.2859161Z with_mock html 2021-05-15T14:21:41.2870573Z *** copying figures 2021-05-15T14:21:41.2908998Z ** building package indices 2021-05-15T14:21:41.4977108Z ** installing vignettes 2021-05-15T14:21:41.5060904Z ** testing if installed package can be loaded 2021-05-15T14:21:41.5063295Z *** arch - i386 2021-05-15T14:21:41.8120318Z *** arch - x64 2021-05-15T14:21:42.1284649Z * DONE (testthat) 2021-05-15T14:21:42.2500322Z In R CMD INSTALL 2021-05-15T14:21:42.7178736Z * installing *source* package 'devtools' ... 2021-05-15T14:21:42.7359013Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-15T14:21:42.7760253Z ** R 2021-05-15T14:21:42.8011461Z ** inst 2021-05-15T14:21:42.8043087Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:44.2919764Z ** help 2021-05-15T14:21:44.4847908Z *** installing help indices 2021-05-15T14:21:44.5865000Z converting help for package 'devtools' 2021-05-15T14:21:44.6117730Z finding HTML links ... done 2021-05-15T14:21:44.6415692Z as.package html 2021-05-15T14:21:44.6473744Z bash html 2021-05-15T14:21:44.6723418Z build html 2021-05-15T14:21:44.6806457Z build_manual html 2021-05-15T14:21:44.6942963Z build_rmd html 2021-05-15T14:21:44.7034485Z build_site html 2021-05-15T14:21:44.7298634Z build_vignettes html 2021-05-15T14:21:44.7778414Z 2021-05-15T14:21:44.8234752Z finding level-2 HTML links ... done 2021-05-15T14:21:44.8283865Z check html 2021-05-15T14:21:44.8409418Z check_man html 2021-05-15T14:21:44.8631160Z check_rhub html 2021-05-15T14:21:44.8839263Z check_win html 2021-05-15T14:21:44.8896472Z clean_vignettes html 2021-05-15T14:21:44.9006786Z create html 2021-05-15T14:21:44.9092528Z dev_mode html 2021-05-15T14:21:44.9124103Z dev_packages html 2021-05-15T14:21:44.9225392Z dev_sitrep html 2021-05-15T14:21:44.9270254Z devtools-deprecated html 2021-05-15T14:21:44.9523081Z devtools html 2021-05-15T14:21:44.9656350Z document html 2021-05-15T14:21:44.9718065Z git_checks html 2021-05-15T14:21:44.9762661Z github_pat html 2021-05-15T14:21:44.9795232Z has_tests html 2021-05-15T14:21:45.0242131Z install html 2021-05-15T14:21:45.0566697Z install_deps html 2021-05-15T14:21:45.0599521Z is.package html 2021-05-15T14:21:45.0760750Z lint html 2021-05-15T14:21:45.1170624Z load_all html 2021-05-15T14:21:45.1210511Z loaded_packages html 2021-05-15T14:21:45.1259777Z missing_s3 html 2021-05-15T14:21:45.1318085Z package_file html 2021-05-15T14:21:45.1372638Z r_env_vars html 2021-05-15T14:21:45.1623489Z reexports html 2021-05-15T14:21:45.1782506Z release html 2021-05-15T14:21:45.1842918Z release_checks html 2021-05-15T14:21:45.1950923Z reload html 2021-05-15T14:21:45.2243226Z remote-reexports html 2021-05-15T14:21:45.2424928Z revdep html 2021-05-15T14:21:45.2641478Z run_examples html 2021-05-15T14:21:45.2687292Z save_all html 2021-05-15T14:21:45.2764350Z show_news html 2021-05-15T14:21:45.2905380Z source_gist html 2021-05-15T14:21:45.3009107Z source_url html 2021-05-15T14:21:45.3114461Z spell_check html 2021-05-15T14:21:45.3204930Z submit_cran html 2021-05-15T14:21:45.3444528Z test html 2021-05-15T14:21:45.3594477Z uninstall html 2021-05-15T14:21:45.3625843Z uses_testthat html 2021-05-15T14:21:45.3687819Z wd html 2021-05-15T14:21:45.3695769Z *** copying figures 2021-05-15T14:21:45.3705357Z ** building package indices 2021-05-15T14:21:45.4776969Z ** installing vignettes 2021-05-15T14:21:45.4852513Z ** testing if installed package can be loaded 2021-05-15T14:21:45.4854730Z *** arch - i386 2021-05-15T14:21:46.1949678Z *** arch - x64 2021-05-15T14:21:46.9098586Z * DONE (devtools) 2021-05-15T14:21:46.9760008Z In R CMD INSTALL 2021-05-15T14:21:46.9784621Z 2021-05-15T14:21:46.9785471Z The downloaded source packages are in 2021-05-15T14:21:46.9786401Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\downloaded_packages' 2021-05-15T14:21:47.0903234Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:21:49.8961128Z 2021-05-15T14:21:50.6317800Z 2021-05-15T14:21:50.6346650Z 2021-05-15T14:21:50.6374847Z 2021-05-15T14:21:50.6376370Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\remotes11fc66141bca\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-15T14:21:50.7277665Z 2021-05-15T14:21:50.7278545Z 2021-05-15T14:21:50.7278965Z 2021-05-15T14:21:50.7279341Z 2021-05-15T14:21:50.7279793Z - preparing 'desc': 2021-05-15T14:21:50.7419451Z checking DESCRIPTION meta-information ... 2021-05-15T14:21:50.7420282Z 2021-05-15T14:21:50.7420931Z checking DESCRIPTION meta-information ... 2021-05-15T14:21:50.7421518Z 2021-05-15T14:21:50.7422119Z v checking DESCRIPTION meta-information 2021-05-15T14:21:50.8964253Z 2021-05-15T14:21:50.8965387Z 2021-05-15T14:21:50.8965821Z 2021-05-15T14:21:50.8966248Z 2021-05-15T14:21:50.8967223Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:21:50.9034671Z 2021-05-15T14:21:50.9035414Z 2021-05-15T14:21:50.9035824Z 2021-05-15T14:21:50.9036190Z 2021-05-15T14:21:50.9042440Z - checking for empty or unneeded directories 2021-05-15T14:21:50.9144194Z 2021-05-15T14:21:50.9197169Z 2021-05-15T14:21:50.9201937Z 2021-05-15T14:21:51.0200509Z 2021-05-15T14:21:51.0201713Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-15T14:21:51.0897541Z 2021-05-15T14:21:51.0898370Z 2021-05-15T14:21:51.0898751Z 2021-05-15T14:21:51.1472560Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:21:51.1473412Z (as 'lib' is unspecified) 2021-05-15T14:21:51.5195830Z * installing *source* package 'desc' ... 2021-05-15T14:21:51.5865648Z ** R 2021-05-15T14:21:51.6106781Z ** inst 2021-05-15T14:21:51.6138918Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:52.8816769Z ** help 2021-05-15T14:21:53.1272763Z *** installing help indices 2021-05-15T14:21:53.2604638Z 2021-05-15T14:21:53.2605918Z converting help for package 'desc' 2021-05-15T14:21:53.2842336Z finding HTML links ... done 2021-05-15T14:21:53.3263479Z check_encoding html 2021-05-15T14:21:53.3340239Z check_field html 2021-05-15T14:21:53.3398518Z cran_ascii_fields html 2021-05-15T14:21:53.3888423Z cran_valid_fields html 2021-05-15T14:21:53.3955162Z dep_types html 2021-05-15T14:21:53.4091674Z desc html 2021-05-15T14:21:53.4304016Z desc_add_author html 2021-05-15T14:21:53.4521919Z desc_add_author_gh html 2021-05-15T14:21:53.4750578Z desc_add_me html 2021-05-15T14:21:53.4997847Z desc_add_orcid html 2021-05-15T14:21:53.5097345Z desc_add_remotes html 2021-05-15T14:21:53.5337163Z desc_add_role html 2021-05-15T14:21:53.5461116Z desc_add_to_collate html 2021-05-15T14:21:53.5541481Z desc_add_urls html 2021-05-15T14:21:53.5716348Z desc_bump_version html 2021-05-15T14:21:53.5941699Z desc_change_maintainer html 2021-05-15T14:21:53.6010260Z desc_clear_remotes html 2021-05-15T14:21:53.6105734Z desc_clear_urls html 2021-05-15T14:21:53.6254383Z desc_coerce_authors_at_r html 2021-05-15T14:21:53.6362695Z desc_del html 2021-05-15T14:21:53.6586138Z desc_del_author html 2021-05-15T14:21:53.6695634Z desc_del_collate html 2021-05-15T14:21:53.6831491Z desc_del_dep html 2021-05-15T14:21:53.6930747Z desc_del_deps html 2021-05-15T14:21:53.7046705Z desc_del_from_collate html 2021-05-15T14:21:53.7128436Z desc_del_remotes html 2021-05-15T14:21:53.7348872Z desc_del_role html 2021-05-15T14:21:53.7424347Z desc_del_urls html 2021-05-15T14:21:53.7507313Z desc_fields html 2021-05-15T14:21:53.7606195Z desc_get html 2021-05-15T14:21:53.7753658Z desc_get_author html 2021-05-15T14:21:53.7893958Z desc_get_authors html 2021-05-15T14:21:53.7973788Z desc_get_built html 2021-05-15T14:21:53.8093347Z desc_get_collate html 2021-05-15T14:21:53.8194532Z desc_get_deps html 2021-05-15T14:21:53.8341326Z desc_get_field html 2021-05-15T14:21:53.8474914Z desc_get_maintainer html 2021-05-15T14:21:53.8525865Z desc_get_remotes html 2021-05-15T14:21:53.8581943Z desc_get_urls html 2021-05-15T14:21:53.8708883Z desc_get_version html 2021-05-15T14:21:53.8710828Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpAVIjsR/R.INSTALL10fc674b6628/desc/man/desc_get_version.Rd:15: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:53.8814806Z desc_has_dep html 2021-05-15T14:21:53.8908215Z desc_has_fields html 2021-05-15T14:21:53.8971597Z desc_normalize html 2021-05-15T14:21:53.9015208Z desc_print html 2021-05-15T14:21:53.9075279Z desc_reformat_fields html 2021-05-15T14:21:53.9135599Z desc_reorder_fields html 2021-05-15T14:21:53.9257989Z desc_set html 2021-05-15T14:21:53.9423478Z desc_set_authors html 2021-05-15T14:21:53.9546606Z desc_set_collate html 2021-05-15T14:21:53.9686178Z desc_set_dep html 2021-05-15T14:21:53.9804741Z desc_set_deps html 2021-05-15T14:21:53.9884340Z desc_set_remotes html 2021-05-15T14:21:53.9960639Z desc_set_urls html 2021-05-15T14:21:54.0146578Z desc_set_version html 2021-05-15T14:21:54.0148085Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpAVIjsR/R.INSTALL10fc674b6628/desc/man/desc_set_version.Rd:10: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:54.0190386Z desc_to_latex html 2021-05-15T14:21:54.0233230Z desc_validate html 2021-05-15T14:21:54.1833466Z description html 2021-05-15T14:21:54.1835551Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpAVIjsR/R.INSTALL10fc674b6628/desc/man/description.Rd:162: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:54.1837993Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpAVIjsR/R.INSTALL10fc674b6628/desc/man/description.Rd:172: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:54.1840297Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpAVIjsR/R.INSTALL10fc674b6628/desc/man/description.Rd:176: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:21:54.1843937Z ** building package indices 2021-05-15T14:21:54.3157090Z ** testing if installed package can be loaded 2021-05-15T14:21:54.3159037Z *** arch - i386 2021-05-15T14:21:54.5204747Z *** arch - x64 2021-05-15T14:21:54.7299839Z * DONE (desc) 2021-05-15T14:21:54.7923516Z In R CMD INSTALL 2021-05-15T14:21:55.0481649Z 2021-05-15T14:21:55.0482607Z 2021-05-15T14:21:55.0482998Z 2021-05-15T14:21:55.0515400Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\remotes11fc4b1b44b4\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-15T14:21:55.0517265Z 2021-05-15T14:21:55.0518818Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\remotes11fc4b1b44b4\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-15T14:21:55.1038363Z 2021-05-15T14:21:55.1039274Z 2021-05-15T14:21:55.1039664Z 2021-05-15T14:21:55.1040052Z 2021-05-15T14:21:55.1040532Z - preparing 'ghtravis': 2021-05-15T14:21:55.1151471Z checking DESCRIPTION meta-information ... 2021-05-15T14:21:55.1152271Z 2021-05-15T14:21:55.1152885Z checking DESCRIPTION meta-information ... 2021-05-15T14:21:55.1153450Z 2021-05-15T14:21:55.1154045Z v checking DESCRIPTION meta-information 2021-05-15T14:21:55.2169412Z 2021-05-15T14:21:55.2171867Z 2021-05-15T14:21:55.2172348Z 2021-05-15T14:21:55.2172730Z 2021-05-15T14:21:55.2173438Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:21:55.2173976Z 2021-05-15T14:21:55.2174358Z 2021-05-15T14:21:55.2175103Z - checking for empty or unneeded directories 2021-05-15T14:21:55.2241676Z 2021-05-15T14:21:55.2242346Z 2021-05-15T14:21:55.2242742Z 2021-05-15T14:21:55.2246768Z 2021-05-15T14:21:55.2247387Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-15T14:21:55.2756748Z 2021-05-15T14:21:55.2757569Z 2021-05-15T14:21:55.2757947Z 2021-05-15T14:21:55.3330592Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:21:55.3331461Z (as 'lib' is unspecified) 2021-05-15T14:21:55.6144783Z * installing *source* package 'ghtravis' ... 2021-05-15T14:21:55.6403144Z ** R 2021-05-15T14:21:55.6579578Z ** inst 2021-05-15T14:21:55.6602800Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:56.7039077Z ** help 2021-05-15T14:21:56.8173898Z *** installing help indices 2021-05-15T14:21:56.8884305Z 2021-05-15T14:21:56.8885601Z converting help for package 'ghtravis' 2021-05-15T14:21:56.9125899Z finding HTML links ... done 2021-05-15T14:21:56.9342905Z all_remote_package_deps html 2021-05-15T14:21:56.9475671Z binary_release_table html 2021-05-15T14:21:56.9555283Z cat_desc_elements html 2021-05-15T14:21:56.9598832Z dcf_package_version html 2021-05-15T14:21:56.9676660Z deploy_travis html 2021-05-15T14:21:56.9743275Z deployed_tarball_version html 2021-05-15T14:21:56.9840599Z drop_remotes html 2021-05-15T14:21:56.9877267Z example_description_file html 2021-05-15T14:21:57.0033270Z get_dep_table html 2021-05-15T14:21:57.0069389Z get_remote_info html 2021-05-15T14:21:57.0166864Z 2021-05-15T14:21:57.0666199Z finding level-2 HTML links ... done 2021-05-15T14:21:57.0683192Z get_remote_package_dcf html 2021-05-15T14:21:57.0730733Z get_remotes html 2021-05-15T14:21:57.0886459Z install_remote_binaries html 2021-05-15T14:21:57.1012511Z install_remotes_no_dep html 2021-05-15T14:21:57.1128478Z latest_release_with_binary html 2021-05-15T14:21:57.1188870Z make_full_version html 2021-05-15T14:21:57.1264792Z package_comparison_table html 2021-05-15T14:21:57.1310133Z package_name html 2021-05-15T14:21:57.1380810Z package_needs_update html 2021-05-15T14:21:57.1427086Z parse_one_remote html 2021-05-15T14:21:57.1466955Z r_version html 2021-05-15T14:21:57.1509458Z read_dcf html 2021-05-15T14:21:57.1600589Z remote_binaries html 2021-05-15T14:21:57.1688079Z remote_order html 2021-05-15T14:21:57.1740739Z rewrite_remotes html 2021-05-15T14:21:57.1785796Z split_remotes html 2021-05-15T14:21:57.1839075Z subset_remote html 2021-05-15T14:21:57.1875768Z sys_ext html 2021-05-15T14:21:57.1978560Z tag_table html 2021-05-15T14:21:57.1985587Z ** building package indices 2021-05-15T14:21:57.2630719Z ** testing if installed package can be loaded 2021-05-15T14:21:57.2632410Z *** arch - i386 2021-05-15T14:21:57.9722837Z *** arch - x64 2021-05-15T14:21:58.6853756Z * DONE (ghtravis) 2021-05-15T14:21:58.7173100Z In R CMD INSTALL 2021-05-15T14:21:58.7368412Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:21:58.9040088Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:22:01.5468791Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:22:01.5469711Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:22:01.5470253Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:22:01.5471096Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:22:01.5471619Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:22:01.5473354Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:22:01.5484728Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:22:01.5485345Z (as 'lib' is unspecified) 2021-05-15T14:22:02.9090670Z 2021-05-15T14:22:02.9092058Z There are binary versions available but the source versions are later: 2021-05-15T14:22:02.9102719Z binary source needs_compilation 2021-05-15T14:22:02.9103535Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-15T14:22:02.9104280Z generics 0.0.2 0.1.0 FALSE 2021-05-15T14:22:02.9104931Z dplyr 0.8.5 1.0.6 TRUE 2021-05-15T14:22:02.9105525Z tidyr 1.0.2 1.1.3 TRUE 2021-05-15T14:22:02.9105912Z 2021-05-15T14:22:02.9106956Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-15T14:22:02.9107574Z 2021-05-15T14:22:02.9121149Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:22:02.9433438Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T14:22:02.9499500Z ================================================== 2021-05-15T14:22:02.9500251Z downloaded 89 KB 2021-05-15T14:22:02.9500651Z 2021-05-15T14:22:02.9511684Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:22:02.9575715Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T14:22:02.9627065Z ================================================== 2021-05-15T14:22:02.9627829Z downloaded 115 KB 2021-05-15T14:22:02.9628209Z 2021-05-15T14:22:02.9637241Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:22:02.9716080Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T14:22:02.9738398Z ================================================== 2021-05-15T14:22:02.9739115Z downloaded 194 KB 2021-05-15T14:22:02.9739549Z 2021-05-15T14:22:02.9748185Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:22:02.9827666Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T14:22:02.9950252Z ================================================== 2021-05-15T14:22:02.9951019Z downloaded 932 KB 2021-05-15T14:22:02.9951489Z 2021-05-15T14:22:02.9960433Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:22:03.0028023Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T14:22:03.0307439Z ================================================== 2021-05-15T14:22:03.0308313Z downloaded 691 KB 2021-05-15T14:22:03.0308751Z 2021-05-15T14:22:03.3509413Z * installing *source* package 'tidyselect' ... 2021-05-15T14:22:03.3594351Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-15T14:22:03.3863267Z ** R 2021-05-15T14:22:03.4065206Z ** inst 2021-05-15T14:22:03.4108269Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:04.1690093Z ** help 2021-05-15T14:22:04.2581836Z *** installing help indices 2021-05-15T14:22:04.3140881Z converting help for package 'tidyselect' 2021-05-15T14:22:04.3370171Z finding HTML links ... done 2021-05-15T14:22:04.3798212Z all_of html 2021-05-15T14:22:04.4667479Z eval_select html 2021-05-15T14:22:04.4669673Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/eval_select.Rd:38: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T14:22:04.4871611Z everything html 2021-05-15T14:22:04.5053611Z faq-external-vector html 2021-05-15T14:22:04.5152780Z faq-selection-context html 2021-05-15T14:22:04.5761587Z language html 2021-05-15T14:22:04.5764044Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/language.Rd:24: file link 'last_col' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-15T14:22:04.5766525Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/language.Rd:30: file link 'ends_with' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-15T14:22:04.5768939Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/language.Rd:31: file link 'contains' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-15T14:22:04.5771295Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/language.Rd:32: file link 'matches' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-15T14:22:04.5773734Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/language.Rd:33: file link 'num_range' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-15T14:22:04.5776253Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/language.Rd:41: file link 'any_of' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-15T14:22:04.5862301Z one_of html 2021-05-15T14:22:04.6002721Z peek_vars html 2021-05-15T14:22:04.6165207Z poke_vars html 2021-05-15T14:22:04.6358186Z reexports html 2021-05-15T14:22:04.6359815Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/reexports.Rd:17: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T14:22:04.6361820Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/reexports.Rd:17: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T14:22:04.6363859Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/reexports.Rd:17: file link 'quo_name' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T14:22:04.6365803Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/reexports.Rd:17: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T14:22:04.6709546Z starts_with html 2021-05-15T14:22:04.6854130Z tidyselect-package html 2021-05-15T14:22:04.7026513Z vars_pull html 2021-05-15T14:22:04.7028035Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpmSsm8q/R.INSTALL1a1c5ad93a58/tidyselect/man/vars_pull.Rd:23: file link 'quasiquotation' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T14:22:04.7224437Z vars_select html 2021-05-15T14:22:04.7269761Z vars_select_helpers html 2021-05-15T14:22:04.7426929Z where html 2021-05-15T14:22:04.7431980Z ** building package indices 2021-05-15T14:22:04.7853615Z ** installing vignettes 2021-05-15T14:22:04.7911868Z ** testing if installed package can be loaded 2021-05-15T14:22:04.7914649Z *** arch - i386 2021-05-15T14:22:05.0966363Z *** arch - x64 2021-05-15T14:22:05.4046840Z * DONE (tidyselect) 2021-05-15T14:22:05.4403129Z In R CMD INSTALL 2021-05-15T14:22:05.7776471Z * installing *source* package 'generics' ... 2021-05-15T14:22:05.7879416Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-15T14:22:05.8137983Z ** R 2021-05-15T14:22:05.8237935Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:05.9535394Z ** help 2021-05-15T14:22:06.0910120Z *** installing help indices 2021-05-15T14:22:06.1597211Z converting help for package 'generics' 2021-05-15T14:22:06.1839681Z finding HTML links ... done 2021-05-15T14:22:06.2186539Z augment html 2021-05-15T14:22:06.2367623Z calculate html 2021-05-15T14:22:06.6080705Z coercion-factor html 2021-05-15T14:22:06.6372884Z coercion-time-difference html 2021-05-15T14:22:06.6502466Z compile html 2021-05-15T14:22:06.6664334Z components html 2021-05-15T14:22:06.6806282Z equation html 2021-05-15T14:22:06.6934948Z estfun html 2021-05-15T14:22:06.7065575Z evaluate html 2021-05-15T14:22:06.7197191Z explain html 2021-05-15T14:22:06.7352607Z fit html 2021-05-15T14:22:06.7493207Z fit_xy html 2021-05-15T14:22:06.7617111Z generate html 2021-05-15T14:22:06.7801464Z generics-package html 2021-05-15T14:22:06.7942466Z glance html 2021-05-15T14:22:06.8069970Z hypothesize html 2021-05-15T14:22:06.8231660Z interpolate html 2021-05-15T14:22:06.8357519Z learn html 2021-05-15T14:22:06.8504684Z min_grid html 2021-05-15T14:22:06.8629801Z prune html 2021-05-15T14:22:06.8754797Z refit html 2021-05-15T14:22:06.8884220Z required_pkgs html 2021-05-15T14:22:06.9541406Z setops html 2021-05-15T14:22:06.9699900Z specify html 2021-05-15T14:22:06.9862270Z tidy html 2021-05-15T14:22:06.9994592Z train html 2021-05-15T14:22:07.0193098Z tunable html 2021-05-15T14:22:07.0318879Z var_imp html 2021-05-15T14:22:07.0444160Z varying_args html 2021-05-15T14:22:07.0569369Z visualize html 2021-05-15T14:22:07.0575598Z ** building package indices 2021-05-15T14:22:07.1187841Z ** testing if installed package can be loaded 2021-05-15T14:22:07.1189993Z *** arch - i386 2021-05-15T14:22:07.3238345Z *** arch - x64 2021-05-15T14:22:07.5314339Z * DONE (generics) 2021-05-15T14:22:07.5751420Z In R CMD INSTALL 2021-05-15T14:22:07.8821756Z * installing *source* package 'cpp11' ... 2021-05-15T14:22:07.8900590Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-15T14:22:07.9162106Z ** R 2021-05-15T14:22:07.9240588Z ** inst 2021-05-15T14:22:07.9386066Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:08.1502886Z ** help 2021-05-15T14:22:08.1828575Z *** installing help indices 2021-05-15T14:22:08.2048475Z converting help for package 'cpp11' 2021-05-15T14:22:08.2282603Z finding HTML links ... done 2021-05-15T14:22:08.2448778Z cpp11-package html 2021-05-15T14:22:08.2589747Z cpp_register html 2021-05-15T14:22:08.2763987Z cpp_source html 2021-05-15T14:22:08.2851798Z cpp_vendor html 2021-05-15T14:22:08.2856012Z ** building package indices 2021-05-15T14:22:08.3044791Z ** installing vignettes 2021-05-15T14:22:08.3101830Z ** testing if installed package can be loaded 2021-05-15T14:22:08.3104105Z *** arch - i386 2021-05-15T14:22:08.5150438Z *** arch - x64 2021-05-15T14:22:08.7230304Z * DONE (cpp11) 2021-05-15T14:22:08.7511054Z In R CMD INSTALL 2021-05-15T14:22:09.4615102Z * installing *source* package 'dplyr' ... 2021-05-15T14:22:09.4940264Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-15T14:22:09.5272887Z ** libs 2021-05-15T14:22:09.5280772Z 2021-05-15T14:22:09.5281922Z *** arch - i386 2021-05-15T14:22:09.5543324Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-15T14:22:09.7047451Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-15T14:22:09.8737447Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-15T14:22:10.0117252Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c group_by.cpp -o group_by.o 2021-05-15T14:22:10.3927289Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c group_data.cpp -o group_data.o 2021-05-15T14:22:10.5114961Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-15T14:22:10.6386920Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-15T14:22:10.7753595Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-15T14:22:10.9154841Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-15T14:22:11.0476818Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-15T14:22:11.1565654Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-15T14:22:11.4217084Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o dplyr.dll tmp.def chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -LC:/R/bin/i386 -lR 2021-05-15T14:22:11.6448039Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-15T14:22:11.6467005Z 2021-05-15T14:22:11.6468173Z *** arch - x64 2021-05-15T14:22:11.6709849Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-15T14:22:11.8122459Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-15T14:22:11.9760311Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-15T14:22:12.1125517Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c group_by.cpp -o group_by.o 2021-05-15T14:22:12.4901395Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c group_data.cpp -o group_data.o 2021-05-15T14:22:12.6074751Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-15T14:22:12.7278154Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-15T14:22:12.8499479Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-15T14:22:12.9844107Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-15T14:22:13.1144832Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-15T14:22:13.2209112Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-15T14:22:13.4914598Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o dplyr.dll tmp.def chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -LC:/R/bin/x64 -lR 2021-05-15T14:22:13.7550191Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-15T14:22:13.7588715Z ** R 2021-05-15T14:22:13.8427177Z ** data 2021-05-15T14:22:13.8454081Z *** moving datasets to lazyload DB 2021-05-15T14:22:13.9571200Z ** inst 2021-05-15T14:22:13.9694966Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:18.1597984Z ** help 2021-05-15T14:22:18.7304054Z *** installing help indices 2021-05-15T14:22:18.9756118Z converting help for package 'dplyr' 2021-05-15T14:22:19.0003652Z finding HTML links ... done 2021-05-15T14:22:19.1436254Z across html 2021-05-15T14:22:19.1615861Z add_rownames html 2021-05-15T14:22:19.1804013Z all_equal html 2021-05-15T14:22:19.1991989Z all_vars html 2021-05-15T14:22:19.3156282Z arrange html 2021-05-15T14:22:19.3464469Z arrange_all html 2021-05-15T14:22:19.3551624Z auto_copy html 2021-05-15T14:22:19.3826721Z backend_dbplyr html 2021-05-15T14:22:19.3902640Z band_members html 2021-05-15T14:22:19.4144388Z bench_compare html 2021-05-15T14:22:19.4205215Z between html 2021-05-15T14:22:19.4400966Z bind html 2021-05-15T14:22:19.4513433Z c_across html 2021-05-15T14:22:19.4655048Z case_when html 2021-05-15T14:22:19.4702439Z check_dbplyr html 2021-05-15T14:22:19.4872078Z coalesce html 2021-05-15T14:22:19.5040988Z combine html 2021-05-15T14:22:19.5073177Z common_by html 2021-05-15T14:22:19.5292709Z compute html 2021-05-15T14:22:19.5452438Z context html 2021-05-15T14:22:19.5575107Z copy_to html 2021-05-15T14:22:19.5838294Z count html 2021-05-15T14:22:19.5967936Z cumall html 2021-05-15T14:22:19.6070163Z defunct html 2021-05-15T14:22:19.6124304Z desc html 2021-05-15T14:22:19.6176389Z dim_desc html 2021-05-15T14:22:19.6401705Z distinct html 2021-05-15T14:22:19.6708830Z distinct_all html 2021-05-15T14:22:19.6918072Z do html 2021-05-15T14:22:19.7086119Z dplyr-package html 2021-05-15T14:22:19.7285391Z dplyr_data_masking html 2021-05-15T14:22:19.7738149Z dplyr_extending html 2021-05-15T14:22:19.8183213Z dplyr_tidy_select html 2021-05-15T14:22:19.8289008Z explain html 2021-05-15T14:22:19.8760582Z filter-joins html 2021-05-15T14:22:19.9290729Z filter html 2021-05-15T14:22:19.9601153Z filter_all html 2021-05-15T14:22:19.9829668Z funs html 2021-05-15T14:22:20.0205361Z group_by html 2021-05-15T14:22:20.0563042Z group_by_all html 2021-05-15T14:22:20.0617622Z group_by_drop_default html 2021-05-15T14:22:20.0678197Z group_by_prepare html 2021-05-15T14:22:20.0774695Z group_cols html 2021-05-15T14:22:20.0935243Z group_data html 2021-05-15T14:22:20.1365615Z group_map html 2021-05-15T14:22:20.1639748Z group_nest html 2021-05-15T14:22:20.2020255Z group_split html 2021-05-15T14:22:20.2259062Z group_trim html 2021-05-15T14:22:20.2351048Z grouped_df html 2021-05-15T14:22:20.2402972Z ident html 2021-05-15T14:22:20.2539735Z if_else html 2021-05-15T14:22:20.2639318Z lead-lag html 2021-05-15T14:22:20.2768219Z location html 2021-05-15T14:22:20.2851083Z make_tbl html 2021-05-15T14:22:20.3614503Z mutate-joins html 2021-05-15T14:22:20.4376091Z mutate html 2021-05-15T14:22:20.4946112Z mutate_all html 2021-05-15T14:22:20.5006640Z n_distinct html 2021-05-15T14:22:20.5166094Z na_if html 2021-05-15T14:22:20.5230889Z near html 2021-05-15T14:22:20.5560420Z nest_by html 2021-05-15T14:22:20.5962975Z nest_join html 2021-05-15T14:22:20.6086295Z new_grouped_df html 2021-05-15T14:22:20.7107188Z nth html 2021-05-15T14:22:20.7182186Z order_by html 2021-05-15T14:22:20.7344199Z progress_estimated html 2021-05-15T14:22:20.7540647Z pull html 2021-05-15T14:22:20.7673000Z ranking html 2021-05-15T14:22:20.8065310Z recode html 2021-05-15T14:22:20.8631862Z reexports html 2021-05-15T14:22:20.8633615Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCS2CD3/R.INSTALL1a2c2ae21a92/dplyr/man/reexports.Rd:49: file link 'glimpse' in package 'tibble' does not exist and so has been treated as a topic 2021-05-15T14:22:20.8635863Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCS2CD3/R.INSTALL1a2c2ae21a92/dplyr/man/reexports.Rd:49: file link 'tbl_sum' in package 'tibble' does not exist and so has been treated as a topic 2021-05-15T14:22:20.8811293Z relocate html 2021-05-15T14:22:20.9087121Z rename html 2021-05-15T14:22:20.9495171Z rows html 2021-05-15T14:22:20.9738801Z rowwise html 2021-05-15T14:22:20.9782077Z same_src html 2021-05-15T14:22:21.0067543Z sample_n html 2021-05-15T14:22:21.0852411Z scoped html 2021-05-15T14:22:21.1215974Z se-deprecated html 2021-05-15T14:22:21.1943714Z select html 2021-05-15T14:22:21.2262271Z select_all html 2021-05-15T14:22:21.2410087Z select_vars html 2021-05-15T14:22:21.2474947Z setops html 2021-05-15T14:22:21.3064180Z slice html 2021-05-15T14:22:21.3111156Z sql html 2021-05-15T14:22:21.3201003Z src html 2021-05-15T14:22:21.3467458Z src_dbi html 2021-05-15T14:22:21.3587984Z src_local html 2021-05-15T14:22:21.3642062Z src_tbls html 2021-05-15T14:22:21.3762169Z starwars html 2021-05-15T14:22:21.3894706Z storms html 2021-05-15T14:22:21.4452803Z summarise html 2021-05-15T14:22:21.5008792Z summarise_all html 2021-05-15T14:22:21.5124900Z summarise_each html 2021-05-15T14:22:21.5183499Z tbl html 2021-05-15T14:22:21.5298481Z tbl_df html 2021-05-15T14:22:21.5338690Z tbl_ptype html 2021-05-15T14:22:21.5402953Z tbl_vars html 2021-05-15T14:22:21.5680445Z tidyeval-compat html 2021-05-15T14:22:21.5876124Z top_n html 2021-05-15T14:22:21.6028055Z vars html 2021-05-15T14:22:21.6213710Z with_groups html 2021-05-15T14:22:21.6274680Z with_order html 2021-05-15T14:22:21.6286842Z *** copying figures 2021-05-15T14:22:21.6334560Z ** building package indices 2021-05-15T14:22:21.8711362Z ** installing vignettes 2021-05-15T14:22:21.8858410Z ** testing if installed package can be loaded 2021-05-15T14:22:21.8860644Z *** arch - i386 2021-05-15T14:22:22.3940174Z *** arch - x64 2021-05-15T14:22:22.9128464Z * DONE (dplyr) 2021-05-15T14:22:23.0344316Z In R CMD INSTALL 2021-05-15T14:22:23.4859987Z * installing *source* package 'tidyr' ... 2021-05-15T14:22:23.5021821Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-15T14:22:23.5305087Z ** libs 2021-05-15T14:22:23.5325437Z 2021-05-15T14:22:23.5326510Z *** arch - i386 2021-05-15T14:22:23.5558981Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c cpp11.cpp -o cpp11.o 2021-05-15T14:22:24.7622683Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c fill.cpp -o fill.o 2021-05-15T14:22:25.0579707Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c melt.cpp -o melt.o 2021-05-15T14:22:26.9007197Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T14:22:28.3586988Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o tidyr.dll tmp.def cpp11.o fill.o melt.o simplifyPieces.o -LC:/R/bin/i386 -lR 2021-05-15T14:22:28.5880952Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-15T14:22:28.5901913Z 2021-05-15T14:22:28.5902973Z *** arch - x64 2021-05-15T14:22:28.6110838Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c cpp11.cpp -o cpp11.o 2021-05-15T14:22:29.8428117Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c fill.cpp -o fill.o 2021-05-15T14:22:30.1447066Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c melt.cpp -o melt.o 2021-05-15T14:22:31.9959462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/cpp11/include" -O2 -Wall -mtune=generic -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T14:22:33.4871532Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o tidyr.dll tmp.def cpp11.o fill.o melt.o simplifyPieces.o -LC:/R/bin/x64 -lR 2021-05-15T14:22:33.7529695Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-15T14:22:33.7569099Z ** R 2021-05-15T14:22:33.7873738Z ** data 2021-05-15T14:22:33.7929839Z *** moving datasets to lazyload DB 2021-05-15T14:22:34.0297287Z ** inst 2021-05-15T14:22:34.0387816Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:35.4836468Z ** help 2021-05-15T14:22:35.6759295Z *** installing help indices 2021-05-15T14:22:35.7688770Z converting help for package 'tidyr' 2021-05-15T14:22:35.7933153Z finding HTML links ... done 2021-05-15T14:22:35.8316403Z billboard html 2021-05-15T14:22:35.8616269Z chop html 2021-05-15T14:22:35.8806050Z complete html 2021-05-15T14:22:35.8884958Z construction html 2021-05-15T14:22:35.9431000Z deprecated-se html 2021-05-15T14:22:35.9492310Z drop_na html 2021-05-15T14:22:35.9856512Z expand html 2021-05-15T14:22:36.0042259Z expand_grid html 2021-05-15T14:22:36.0249229Z extract html 2021-05-15T14:22:36.0290708Z extract_numeric html 2021-05-15T14:22:36.0394480Z fill html 2021-05-15T14:22:36.0476651Z fish_encounters html 2021-05-15T14:22:36.0550946Z full_seq html 2021-05-15T14:22:36.0929767Z gather html 2021-05-15T14:22:36.1436336Z hoist html 2021-05-15T14:22:36.2122379Z nest html 2021-05-15T14:22:36.2405866Z nest_legacy html 2021-05-15T14:22:36.2680315Z pack html 2021-05-15T14:22:36.2738853Z pipe html 2021-05-15T14:22:36.2740541Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp6xoGjw/R.INSTALL8947c563422/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-15T14:22:36.3149171Z pivot_longer html 2021-05-15T14:22:36.3734180Z pivot_longer_spec html 2021-05-15T14:22:36.4111286Z pivot_wider html 2021-05-15T14:22:36.4511992Z pivot_wider_spec html 2021-05-15T14:22:36.4742874Z reexports html 2021-05-15T14:22:36.4813385Z relig_income html 2021-05-15T14:22:36.4982758Z replace_na html 2021-05-15T14:22:36.5309534Z separate html 2021-05-15T14:22:36.5409522Z separate_rows html 2021-05-15T14:22:36.5449831Z smiths html 2021-05-15T14:22:36.5687197Z spread html 2021-05-15T14:22:36.5766059Z table1 html 2021-05-15T14:22:36.5906709Z tidyr-package html 2021-05-15T14:22:36.5979321Z tidyr_legacy html 2021-05-15T14:22:36.6371402Z tidyr_tidy_select html 2021-05-15T14:22:36.6490730Z uncount html 2021-05-15T14:22:36.6655073Z unite html 2021-05-15T14:22:36.6730714Z us_rent_income html 2021-05-15T14:22:36.6899755Z who html 2021-05-15T14:22:36.7022337Z world_bank_pop html 2021-05-15T14:22:36.7029411Z *** copying figures 2021-05-15T14:22:36.7069247Z ** building package indices 2021-05-15T14:22:36.7987035Z ** installing vignettes 2021-05-15T14:22:36.8078128Z ** testing if installed package can be loaded 2021-05-15T14:22:36.8080915Z *** arch - i386 2021-05-15T14:22:37.3153522Z *** arch - x64 2021-05-15T14:22:37.8284889Z * DONE (tidyr) 2021-05-15T14:22:37.8779213Z In R CMD INSTALL 2021-05-15T14:22:37.8798795Z 2021-05-15T14:22:37.8799713Z The downloaded source packages are in 2021-05-15T14:22:37.8800634Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\downloaded_packages' 2021-05-15T14:22:38.1007171Z 2021-05-15T14:22:38.1008188Z 2021-05-15T14:22:38.1035438Z 2021-05-15T14:22:38.1037067Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\remotes11fc68544ae\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-15T14:22:38.1038116Z 2021-05-15T14:22:38.1039435Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\remotes11fc68544ae\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-15T14:22:38.1368399Z 2021-05-15T14:22:38.1369228Z 2021-05-15T14:22:38.1369621Z 2021-05-15T14:22:38.1369977Z 2021-05-15T14:22:38.1370450Z - preparing 'aghast': 2021-05-15T14:22:38.1483535Z checking DESCRIPTION meta-information ... 2021-05-15T14:22:38.1484601Z 2021-05-15T14:22:38.1485232Z checking DESCRIPTION meta-information ... 2021-05-15T14:22:38.1485775Z 2021-05-15T14:22:38.1486352Z v checking DESCRIPTION meta-information 2021-05-15T14:22:38.2188885Z 2021-05-15T14:22:38.2189807Z 2021-05-15T14:22:38.2190196Z 2021-05-15T14:22:38.2190546Z 2021-05-15T14:22:38.2191270Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:22:38.2191802Z 2021-05-15T14:22:38.2192150Z 2021-05-15T14:22:38.2192846Z - checking for empty or unneeded directories 2021-05-15T14:22:38.2193287Z 2021-05-15T14:22:38.2193632Z 2021-05-15T14:22:38.2194131Z - building 'aghast_0.2.1.tar.gz' 2021-05-15T14:22:38.2440588Z 2021-05-15T14:22:38.2441627Z 2021-05-15T14:22:38.2442034Z 2021-05-15T14:22:38.2771867Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:22:38.2772733Z (as 'lib' is unspecified) 2021-05-15T14:22:38.5063246Z * installing *source* package 'aghast' ... 2021-05-15T14:22:38.5398344Z ** R 2021-05-15T14:22:38.5512972Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:38.7936313Z ** help 2021-05-15T14:22:38.8369802Z *** installing help indices 2021-05-15T14:22:38.8682693Z 2021-05-15T14:22:38.8684003Z converting help for package 'aghast' 2021-05-15T14:22:38.8919457Z finding HTML links ... done 2021-05-15T14:22:38.9114416Z ga_artifacts html 2021-05-15T14:22:38.9217560Z ga_jobs html 2021-05-15T14:22:38.9321545Z ga_run_log_config html 2021-05-15T14:22:38.9479889Z ga_runs html 2021-05-15T14:22:38.9662208Z ga_secrets html 2021-05-15T14:22:38.9830776Z ga_workflows html 2021-05-15T14:22:38.9901817Z pipe html 2021-05-15T14:22:38.9906223Z ** building package indices 2021-05-15T14:22:39.0150176Z ** testing if installed package can be loaded 2021-05-15T14:22:39.0152625Z *** arch - i386 2021-05-15T14:22:39.2200970Z *** arch - x64 2021-05-15T14:22:39.4261091Z * DONE (aghast) 2021-05-15T14:22:39.4446295Z In R CMD INSTALL 2021-05-15T14:22:39.4561326Z Installing 1 packages: covr 2021-05-15T14:22:39.4571951Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:22:39.4572640Z (as 'lib' is unspecified) 2021-05-15T14:22:40.1953300Z also installing the dependencies 'lazyeval', 'rex' 2021-05-15T14:22:40.1954101Z 2021-05-15T14:22:40.7670752Z 2021-05-15T14:22:40.7672303Z There is a binary version available but the source version is later: 2021-05-15T14:22:40.7683031Z binary source needs_compilation 2021-05-15T14:22:40.7683603Z covr 3.5.0 3.5.1 TRUE 2021-05-15T14:22:40.7684033Z 2021-05-15T14:22:40.7697176Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-15T14:22:40.7764617Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-15T14:22:40.7776065Z ================================================== 2021-05-15T14:22:40.7776888Z downloaded 167 KB 2021-05-15T14:22:40.7777313Z 2021-05-15T14:22:40.7786499Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-15T14:22:40.7867060Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-15T14:22:40.8981628Z ================================================== 2021-05-15T14:22:40.8982827Z downloaded 121 KB 2021-05-15T14:22:40.8983335Z 2021-05-15T14:22:40.9131671Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-15T14:22:40.9266009Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-15T14:22:40.9284520Z 2021-05-15T14:22:40.9285293Z The downloaded binary packages are in 2021-05-15T14:22:40.9286303Z C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\downloaded_packages 2021-05-15T14:22:40.9287852Z installing the source package 'covr' 2021-05-15T14:22:40.9288320Z 2021-05-15T14:22:40.9303128Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:22:40.9504044Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T14:22:40.9922228Z ================================================== 2021-05-15T14:22:40.9923190Z downloaded 143 KB 2021-05-15T14:22:40.9923689Z 2021-05-15T14:22:41.4646876Z * installing *source* package 'covr' ... 2021-05-15T14:22:41.4846130Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-15T14:22:41.5154377Z ** libs 2021-05-15T14:22:41.5162508Z 2021-05-15T14:22:41.5163659Z *** arch - i386 2021-05-15T14:22:41.5370393Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c reassign.c -o reassign.o 2021-05-15T14:22:41.7333848Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/i386 -lR 2021-05-15T14:22:41.8225217Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-15T14:22:41.8239611Z 2021-05-15T14:22:41.8240677Z *** arch - x64 2021-05-15T14:22:41.8416156Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c reassign.c -o reassign.o 2021-05-15T14:22:42.0437226Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/x64 -lR 2021-05-15T14:22:42.1273414Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-15T14:22:42.1300200Z ** R 2021-05-15T14:22:42.1545541Z ** inst 2021-05-15T14:22:42.1644164Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:43.2476830Z ** help 2021-05-15T14:22:43.3666220Z *** installing help indices 2021-05-15T14:22:43.4383026Z converting help for package 'covr' 2021-05-15T14:22:43.4619077Z finding HTML links ... done 2021-05-15T14:22:43.4864260Z azure html 2021-05-15T14:22:43.4902312Z clear_counters html 2021-05-15T14:22:43.5008237Z code_coverage html 2021-05-15T14:22:43.5306369Z codecov html 2021-05-15T14:22:43.5354470Z count html 2021-05-15T14:22:43.5399363Z coverage_to_list html 2021-05-15T14:22:43.5515308Z coveralls html 2021-05-15T14:22:43.5818799Z covr-package html 2021-05-15T14:22:43.5862853Z display_name html 2021-05-15T14:22:43.5943736Z environment_coverage html 2021-05-15T14:22:43.6062613Z exclusions html 2021-05-15T14:22:43.6168591Z file_coverage html 2021-05-15T14:22:43.6285742Z file_report html 2021-05-15T14:22:43.6361762Z function_coverage html 2021-05-15T14:22:43.6474340Z gitlab html 2021-05-15T14:22:43.6527281Z in_covr html 2021-05-15T14:22:43.6575137Z key html 2021-05-15T14:22:43.6682230Z new_counter html 2021-05-15T14:22:43.6683688Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp6F4OCx/R.INSTALL13fc2535613c/covr/man/new_counter.Rd:10: file link 'srcref' in package 'base' does not exist and so has been treated as a topic 2021-05-15T14:22:43.6979202Z package_coverage html 2021-05-15T14:22:43.7048789Z percent_coverage html 2021-05-15T14:22:43.7134647Z print.coverage html 2021-05-15T14:22:43.7200601Z report html 2021-05-15T14:22:43.7345012Z system_check html 2021-05-15T14:22:43.7467575Z system_output html 2021-05-15T14:22:43.7542571Z tally_coverage html 2021-05-15T14:22:43.7607286Z to_cobertura html 2021-05-15T14:22:43.7676084Z to_sonarqube html 2021-05-15T14:22:43.7756920Z trace_calls html 2021-05-15T14:22:43.7834015Z value html 2021-05-15T14:22:43.7927582Z zero_coverage html 2021-05-15T14:22:43.7933867Z *** copying figures 2021-05-15T14:22:43.7943755Z ** building package indices 2021-05-15T14:22:43.8668818Z ** installing vignettes 2021-05-15T14:22:43.8774780Z ** testing if installed package can be loaded 2021-05-15T14:22:43.8777680Z *** arch - i386 2021-05-15T14:22:44.0823739Z *** arch - x64 2021-05-15T14:22:44.3939959Z * DONE (covr) 2021-05-15T14:22:44.4588930Z In R CMD INSTALL 2021-05-15T14:22:44.4609437Z 2021-05-15T14:22:44.4610252Z The downloaded source packages are in 2021-05-15T14:22:44.4611173Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpqS7LQP\downloaded_packages' 2021-05-15T14:22:44.5610047Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:22:44.5610730Z Rscript -e "tic::before_install()" 2021-05-15T14:22:44.5667676Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T14:22:44.5668178Z env: 2021-05-15T14:22:44.5668588Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:44.5669031Z TIC_DEPLOY_KEY: 2021-05-15T14:22:44.5669365Z RSPM: 2021-05-15T14:22:44.5670851Z GITHUB_PAT: *** 2021-05-15T14:22:44.5671231Z COVERALLS_TOKEN: 2021-05-15T14:22:44.5671673Z continue-on-error: false 2021-05-15T14:22:44.5672113Z VDIFFR_RUN_TESTS: 2021-05-15T14:22:44.5672500Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:22:44.5672868Z TZ: UTC 2021-05-15T14:22:44.5673217Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:44.5673598Z NOT_CRAN: true 2021-05-15T14:22:44.5673939Z MSYSTEM: MINGW64 2021-05-15T14:22:44.5674306Z ##[endgroup] 2021-05-15T14:22:45.9614873Z v Loading tic stage configuration from tic.R 2021-05-15T14:22:46.1394570Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T14:22:46.1395696Z Windows because LaTeX is not available. 2021-05-15T14:22:46.1679733Z Running before_install: step_install_remote_binaries() 2021-05-15T14:22:46.8437587Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:22:46.8438499Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:22:46.8439051Z remotes::install_cran("rcmdcheck") 2021-05-15T14:22:46.8439595Z remotes::install_cran("markdown") 2021-05-15T14:22:46.8444730Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T14:22:46.8445102Z env: 2021-05-15T14:22:46.8445550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:46.8445976Z TIC_DEPLOY_KEY: 2021-05-15T14:22:46.8446292Z RSPM: 2021-05-15T14:22:46.8447440Z GITHUB_PAT: *** 2021-05-15T14:22:46.8447859Z COVERALLS_TOKEN: 2021-05-15T14:22:46.8448298Z continue-on-error: false 2021-05-15T14:22:46.8448712Z VDIFFR_RUN_TESTS: 2021-05-15T14:22:46.8449117Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:22:46.8449465Z TZ: UTC 2021-05-15T14:22:46.8449826Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:46.8450184Z NOT_CRAN: true 2021-05-15T14:22:46.8450563Z MSYSTEM: MINGW64 2021-05-15T14:22:46.8450907Z ##[endgroup] 2021-05-15T14:22:50.4991239Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:22:50.4992164Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T14:22:50.4992724Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T14:22:50.4993244Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T14:22:50.4993804Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:22:50.4994333Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:22:50.4994863Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-15T14:22:50.4995400Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:22:50.5019904Z Installing 8 packages: base64enc, RNifti, abind, bitops, tinytex, htmltools, oro.nifti, rmarkdown 2021-05-15T14:22:50.5037153Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:22:50.5037782Z (as 'lib' is unspecified) 2021-05-15T14:22:52.3700986Z 2021-05-15T14:22:52.3702461Z There are binary versions available but the source versions are later: 2021-05-15T14:22:52.3724713Z binary source needs_compilation 2021-05-15T14:22:52.3725507Z RNifti 1.1.0 1.3.1 TRUE 2021-05-15T14:22:52.3726149Z bitops 1.0-6 1.0-7 TRUE 2021-05-15T14:22:52.3726778Z tinytex 0.22 0.31 FALSE 2021-05-15T14:22:52.3727394Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-15T14:22:52.3728026Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-15T14:22:52.3728647Z rmarkdown 2.1 2.8 FALSE 2021-05-15T14:22:52.3729057Z 2021-05-15T14:22:52.3747426Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/base64enc_0.1-3.zip' 2021-05-15T14:22:52.3820400Z Content type 'application/zip' length 43316 bytes (42 KB) 2021-05-15T14:22:52.3824520Z ================================================== 2021-05-15T14:22:52.3825559Z downloaded 42 KB 2021-05-15T14:22:52.3826089Z 2021-05-15T14:22:52.3836683Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/abind_1.4-5.zip' 2021-05-15T14:22:52.3945813Z Content type 'application/zip' length 63389 bytes (61 KB) 2021-05-15T14:22:52.3950352Z ================================================== 2021-05-15T14:22:52.3950993Z downloaded 61 KB 2021-05-15T14:22:52.3951374Z 2021-05-15T14:22:52.4054014Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-15T14:22:52.4138340Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-15T14:22:52.4154749Z 2021-05-15T14:22:52.4155394Z The downloaded binary packages are in 2021-05-15T14:22:52.4156276Z C:\Users\runneradmin\AppData\Local\Temp\RtmpiwBRaa\downloaded_packages 2021-05-15T14:22:52.4158474Z installing the source packages 'RNifti', 'bitops', 'tinytex', 'htmltools', 'oro.nifti', 'rmarkdown' 2021-05-15T14:22:52.4159068Z 2021-05-15T14:22:52.4178249Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T14:22:52.4248135Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T14:22:52.4361310Z ================================================== 2021-05-15T14:22:52.4363251Z downloaded 1.0 MB 2021-05-15T14:22:52.4363942Z 2021-05-15T14:22:52.4374380Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T14:22:52.4486069Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-15T14:22:52.4489465Z ================================================== 2021-05-15T14:22:52.4490156Z downloaded 10 KB 2021-05-15T14:22:52.4490533Z 2021-05-15T14:22:52.4502313Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T14:22:52.4589376Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-15T14:22:52.4594033Z ================================================== 2021-05-15T14:22:52.4594710Z downloaded 28 KB 2021-05-15T14:22:52.4595116Z 2021-05-15T14:22:52.4606654Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T14:22:52.4671665Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-15T14:22:52.4686990Z ================================================== 2021-05-15T14:22:52.4687650Z downloaded 69 KB 2021-05-15T14:22:52.4688084Z 2021-05-15T14:22:52.4699519Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-15T14:22:52.4763861Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-15T14:22:52.5004963Z ================================================== 2021-05-15T14:22:52.5005869Z downloaded 5.0 MB 2021-05-15T14:22:52.5006335Z 2021-05-15T14:22:52.5018368Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T14:22:52.5112298Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-15T14:22:52.5340948Z ================================================== 2021-05-15T14:22:52.5341746Z downloaded 3.1 MB 2021-05-15T14:22:52.5342353Z 2021-05-15T14:22:52.9195186Z * installing *source* package 'RNifti' ... 2021-05-15T14:22:52.9333108Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-15T14:22:52.9589049Z ** libs 2021-05-15T14:22:52.9602755Z 2021-05-15T14:22:52.9603790Z *** arch - i386 2021-05-15T14:22:52.9991790Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c main.cpp -o main.o 2021-05-15T14:22:54.6838998Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-15T14:22:54.6840516Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T14:22:54.6841586Z for (int j=0; jnvox) 2021-05-15T14:23:11.5322750Z ^ 2021-05-15T14:23:11.5682545Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-15T14:23:11.5683513Z from ../inst/include/RNifti.h:50, 2021-05-15T14:23:11.5684200Z from main.cpp:4: 2021-05-15T14:23:11.5685498Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-15T14:23:11.5687283Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T14:23:11.5688644Z else if (data.length() != image->nvox) 2021-05-15T14:23:11.5689258Z ^ 2021-05-15T14:23:11.5743477Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-15T14:23:11.5744686Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T14:23:11.5745616Z for (int j=0; j> ); 2021-05-15T14:23:26.3107707Z ^ 2021-05-15T14:23:26.3108654Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-15T14:23:26.3109672Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-15T14:23:26.3110467Z ^ 2021-05-15T14:23:26.3111237Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-15T14:23:26.3112124Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-15T14:23:26.3112838Z ^ 2021-05-15T14:23:26.3113642Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-15T14:23:26.3114495Z bitshift_BODY( >> ); 2021-05-15T14:23:26.3115027Z ^ 2021-05-15T14:23:26.4486699Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c cksum.c -o cksum.o 2021-05-15T14:23:26.5465288Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:23:26.7304712Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o bitops.dll tmp.def bit-ops.o cksum.o init.o -LC:/R/bin/i386 -lR 2021-05-15T14:23:26.8205113Z installing to D:/a/_temp/Library/bitops/libs/i386 2021-05-15T14:23:26.8214273Z 2021-05-15T14:23:26.8215520Z *** arch - x64 2021-05-15T14:23:26.8406685Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c bit-ops.c -o bit-ops.o 2021-05-15T14:23:26.9039537Z bit-ops.c: In function 'bitShiftL': 2021-05-15T14:23:26.9041017Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-15T14:23:26.9042123Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-15T14:23:26.9042891Z ^ 2021-05-15T14:23:26.9043644Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-15T14:23:26.9044536Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-15T14:23:26.9045339Z ^ 2021-05-15T14:23:26.9046123Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-15T14:23:26.9046857Z bitshift_BODY( << ); 2021-05-15T14:23:26.9047339Z ^ 2021-05-15T14:23:26.9048336Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-15T14:23:26.9049385Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-15T14:23:26.9050122Z ^ 2021-05-15T14:23:26.9050904Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-15T14:23:26.9051788Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-15T14:23:26.9052649Z ^ 2021-05-15T14:23:26.9053468Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-15T14:23:26.9054170Z bitshift_BODY( << ); 2021-05-15T14:23:26.9054675Z ^ 2021-05-15T14:23:26.9055419Z bit-ops.c: In function 'bitShiftR': 2021-05-15T14:23:26.9056477Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-15T14:23:26.9057535Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-15T14:23:26.9058266Z ^ 2021-05-15T14:23:26.9059035Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-15T14:23:26.9059917Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-15T14:23:26.9060616Z ^ 2021-05-15T14:23:26.9061407Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-15T14:23:26.9062136Z bitshift_BODY( >> ); 2021-05-15T14:23:26.9062619Z ^ 2021-05-15T14:23:26.9063566Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-15T14:23:26.9064596Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-15T14:23:26.9065462Z ^ 2021-05-15T14:23:26.9066227Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-15T14:23:26.9067116Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-15T14:23:26.9067833Z ^ 2021-05-15T14:23:26.9068636Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-15T14:23:26.9069343Z bitshift_BODY( >> ); 2021-05-15T14:23:26.9069984Z ^ 2021-05-15T14:23:27.0495824Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c cksum.c -o cksum.o 2021-05-15T14:23:27.1452998Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:23:27.3379015Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o bitops.dll tmp.def bit-ops.o cksum.o init.o -LC:/R/bin/x64 -lR 2021-05-15T14:23:27.4203622Z installing to D:/a/_temp/Library/bitops/libs/x64 2021-05-15T14:23:27.4229516Z ** R 2021-05-15T14:23:27.4273000Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:27.4756597Z ** help 2021-05-15T14:23:27.5084529Z *** installing help indices 2021-05-15T14:23:27.5368455Z converting help for package 'bitops' 2021-05-15T14:23:27.5605072Z finding HTML links ... done 2021-05-15T14:23:27.5810007Z bitAnd html 2021-05-15T14:23:27.5973413Z bitFlip html 2021-05-15T14:23:27.6156871Z bitShiftL html 2021-05-15T14:23:27.6304280Z cksum html 2021-05-15T14:23:27.6308190Z ** building package indices 2021-05-15T14:23:27.6480077Z ** testing if installed package can be loaded 2021-05-15T14:23:27.6482160Z *** arch - i386 2021-05-15T14:23:27.8523520Z *** arch - x64 2021-05-15T14:23:28.0584016Z * DONE (bitops) 2021-05-15T14:23:28.0800532Z In R CMD INSTALL 2021-05-15T14:23:28.3115035Z * installing *source* package 'tinytex' ... 2021-05-15T14:23:28.3148114Z ** package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-15T14:23:28.3417852Z ** R 2021-05-15T14:23:28.3579833Z ** inst 2021-05-15T14:23:28.3583184Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:28.8412047Z ** help 2021-05-15T14:23:28.9021982Z *** installing help indices 2021-05-15T14:23:28.9413840Z converting help for package 'tinytex' 2021-05-15T14:23:28.9649160Z finding HTML links ... done 2021-05-15T14:23:28.9791633Z check_installed html 2021-05-15T14:23:28.9936485Z copy_tinytex html 2021-05-15T14:23:29.0486945Z install_tinytex html 2021-05-15T14:23:29.0553381Z is_tinytex html 2021-05-15T14:23:29.0982242Z latexmk html 2021-05-15T14:23:29.1041915Z parse_install html 2021-05-15T14:23:29.1169494Z parse_packages html 2021-05-15T14:23:29.1291339Z r_texmf html 2021-05-15T14:23:29.1346975Z tl_pkgs html 2021-05-15T14:23:29.1477947Z tl_sizes html 2021-05-15T14:23:29.1884595Z tlmgr html 2021-05-15T14:23:29.1889580Z ** building package indices 2021-05-15T14:23:29.2234247Z ** testing if installed package can be loaded 2021-05-15T14:23:29.2236781Z *** arch - i386 2021-05-15T14:23:29.4283056Z *** arch - x64 2021-05-15T14:23:29.6345549Z * DONE (tinytex) 2021-05-15T14:23:29.6548243Z In R CMD INSTALL 2021-05-15T14:23:29.9365669Z * installing *source* package 'htmltools' ... 2021-05-15T14:23:29.9424856Z ** package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-15T14:23:29.9671882Z ** libs 2021-05-15T14:23:29.9679666Z 2021-05-15T14:23:29.9680748Z *** arch - i386 2021-05-15T14:23:29.9889211Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:23:30.0765633Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c template.c -o template.o 2021-05-15T14:23:30.2955952Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o htmltools.dll tmp.def init.o template.o -LC:/R/bin/i386 -lR 2021-05-15T14:23:30.3902693Z installing to D:/a/_temp/Library/htmltools/libs/i386 2021-05-15T14:23:30.3911924Z 2021-05-15T14:23:30.3912935Z *** arch - x64 2021-05-15T14:23:30.4098547Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-15T14:23:30.4952757Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c template.c -o template.o 2021-05-15T14:23:30.7152203Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o htmltools.dll tmp.def init.o template.o -LC:/R/bin/x64 -lR 2021-05-15T14:23:30.7974172Z installing to D:/a/_temp/Library/htmltools/libs/x64 2021-05-15T14:23:30.7999915Z ** R 2021-05-15T14:23:30.8240706Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:32.0493752Z ** help 2021-05-15T14:23:32.1939918Z *** installing help indices 2021-05-15T14:23:32.2800522Z converting help for package 'htmltools' 2021-05-15T14:23:32.3034523Z finding HTML links ... done 2021-05-15T14:23:32.3311998Z HTML html 2021-05-15T14:23:32.3376162Z as.tags html 2021-05-15T14:23:32.3518450Z browsable html 2021-05-15T14:23:32.3689579Z builder html 2021-05-15T14:23:32.4240198Z capturePlot html 2021-05-15T14:23:32.4344607Z copyDependencyToDir html 2021-05-15T14:23:32.4464396Z css html 2021-05-15T14:23:32.4549033Z defaultPngDevice html 2021-05-15T14:23:32.4601799Z findDependencies html 2021-05-15T14:23:32.4689879Z htmlDependencies html 2021-05-15T14:23:32.5122892Z htmlDependency html 2021-05-15T14:23:32.5175963Z htmlEscape html 2021-05-15T14:23:32.5299774Z htmlPreserve html 2021-05-15T14:23:32.5410999Z htmlTemplate html 2021-05-15T14:23:32.5488035Z html_print html 2021-05-15T14:23:32.5583328Z include html 2021-05-15T14:23:32.5647293Z knitr_methods html 2021-05-15T14:23:32.5747867Z makeDependencyRelative html 2021-05-15T14:23:32.5879745Z parseCssColors html 2021-05-15T14:23:32.6244180Z plotTag html 2021-05-15T14:23:32.6336870Z print.html html 2021-05-15T14:23:32.6435526Z renderDependencies html 2021-05-15T14:23:32.6569172Z renderDocument html 2021-05-15T14:23:32.6760140Z renderTags html 2021-05-15T14:23:32.6841481Z resolveDependencies html 2021-05-15T14:23:32.6934666Z save_html html 2021-05-15T14:23:32.6999524Z singleton html 2021-05-15T14:23:32.7093437Z singleton_tools html 2021-05-15T14:23:32.7202258Z subtractDependencies html 2021-05-15T14:23:32.7268760Z suppressDependencies html 2021-05-15T14:23:32.7437889Z tag html 2021-05-15T14:23:32.7476783Z tagFunction html 2021-05-15T14:23:32.7524905Z urlEncodePath html 2021-05-15T14:23:32.7673416Z validateCssUnit html 2021-05-15T14:23:32.7762684Z withTags html 2021-05-15T14:23:32.7769745Z ** building package indices 2021-05-15T14:23:32.8562333Z ** testing if installed package can be loaded 2021-05-15T14:23:32.8564443Z *** arch - i386 2021-05-15T14:23:33.1614709Z *** arch - x64 2021-05-15T14:23:33.4704503Z * DONE (htmltools) 2021-05-15T14:23:33.5023189Z In R CMD INSTALL 2021-05-15T14:23:34.1201039Z * installing *source* package 'oro.nifti' ... 2021-05-15T14:23:34.1489463Z ** package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-15T14:23:34.1755852Z ** R 2021-05-15T14:23:34.2685890Z ** demo 2021-05-15T14:23:34.2712073Z ** inst 2021-05-15T14:23:34.2897030Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:35.1886500Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-15T14:23:40.4456795Z ** help 2021-05-15T14:23:41.1277954Z *** installing help indices 2021-05-15T14:23:41.4596955Z converting help for package 'oro.nifti' 2021-05-15T14:23:41.4859372Z finding HTML links ... done 2021-05-15T14:23:41.6733533Z afni-class html 2021-05-15T14:23:41.8691945Z anlz-class html 2021-05-15T14:23:41.8773614Z anlz-nifti-ops html 2021-05-15T14:23:41.8918811Z anlz html 2021-05-15T14:23:41.9018607Z as.anlz html 2021-05-15T14:23:41.9113595Z as.nifti html 2021-05-15T14:23:41.9197234Z audit_trail-methods html 2021-05-15T14:23:41.9679612Z audit_trail html 2021-05-15T14:23:41.9838631Z aux_file-methods html 2021-05-15T14:23:41.9985709Z bitpix-methods html 2021-05-15T14:23:42.0214008Z bitwise html 2021-05-15T14:23:42.0417826Z blend-methods html 2021-05-15T14:23:42.0533654Z cal_img html 2021-05-15T14:23:42.0724079Z cal_max-methods html 2021-05-15T14:23:42.0934593Z cal_min-methods html 2021-05-15T14:23:42.1065336Z cal_units-methods html 2021-05-15T14:23:42.1290321Z coerce-methods html 2021-05-15T14:23:42.1408887Z compressed-methods html 2021-05-15T14:23:42.1509063Z convert_afni html 2021-05-15T14:23:42.1644539Z convert_anlz html 2021-05-15T14:23:42.1787958Z convert_nifti html 2021-05-15T14:23:42.1946108Z data_type-methods html 2021-05-15T14:23:42.2076940Z datatype-methods html 2021-05-15T14:23:42.2218969Z db_name-methods html 2021-05-15T14:23:42.2359675Z descrip-methods html 2021-05-15T14:23:42.2488774Z dim_-methods html 2021-05-15T14:23:42.2607158Z dim_info-methods html 2021-05-15T14:23:42.2725171Z dim_un0-methods html 2021-05-15T14:23:42.2821027Z drop_img_dim html 2021-05-15T14:23:42.2938852Z exp_date-methods html 2021-05-15T14:23:42.3100873Z exp_time-methods html 2021-05-15T14:23:42.3218499Z extender-methods html 2021-05-15T14:23:42.3343577Z extents-methods html 2021-05-15T14:23:42.3484386Z field_skip-methods html 2021-05-15T14:23:42.3601655Z funused1-methods html 2021-05-15T14:23:42.3719047Z funused2-methods html 2021-05-15T14:23:42.3836536Z funused3-methods html 2021-05-15T14:23:42.3954616Z generated-methods html 2021-05-15T14:23:42.4083002Z glmax-methods html 2021-05-15T14:23:42.4218348Z glmin-methods html 2021-05-15T14:23:42.4338396Z hist_un0-methods html 2021-05-15T14:23:42.4467335Z hkey_un0-methods html 2021-05-15T14:23:42.4560891Z hotmetal html 2021-05-15T14:23:42.4909330Z image-methods html 2021-05-15T14:23:42.5042614Z img_data-methods html 2021-05-15T14:23:42.5103619Z img_length html 2021-05-15T14:23:42.5187532Z integerTranslation html 2021-05-15T14:23:42.5358404Z intent_code-methods html 2021-05-15T14:23:42.5493081Z intent_name-methods html 2021-05-15T14:23:42.5630008Z intent_p1-methods html 2021-05-15T14:23:42.5771312Z intent_p2-methods html 2021-05-15T14:23:42.5904077Z intent_p3-methods html 2021-05-15T14:23:42.5934658Z internalImage-class html 2021-05-15T14:23:42.6022162Z is_afni html 2021-05-15T14:23:42.6107013Z is_anlz html 2021-05-15T14:23:42.6192299Z is_nifti html 2021-05-15T14:23:42.6324375Z magic-methods html 2021-05-15T14:23:42.6410199Z miscellaneous html 2021-05-15T14:23:42.7333511Z nifti-class html 2021-05-15T14:23:42.7510503Z nifti html 2021-05-15T14:23:42.7615888Z niftiAuditTrail-class html 2021-05-15T14:23:42.7728853Z niftiExtension-class html 2021-05-15T14:23:42.7817675Z niftiExtensionSection-class html 2021-05-15T14:23:42.7847747Z niftiImage-class html 2021-05-15T14:23:42.7943942Z nifti_assign-methods html 2021-05-15T14:23:42.8019248Z niftiops html 2021-05-15T14:23:42.8072353Z nii2oro html 2021-05-15T14:23:42.8195836Z omax-methods html 2021-05-15T14:23:42.8312210Z omin-methods html 2021-05-15T14:23:42.8409779Z onefile html 2021-05-15T14:23:42.8536450Z orient-methods html 2021-05-15T14:23:42.8620981Z orientation-methods html 2021-05-15T14:23:42.8757212Z origin-methods html 2021-05-15T14:23:42.8827337Z oro2nii html 2021-05-15T14:23:42.9220122Z orthographic-methods html 2021-05-15T14:23:42.9632747Z overlay-methods html 2021-05-15T14:23:42.9760549Z patient_id-methods html 2021-05-15T14:23:42.9886985Z performPermutation html 2021-05-15T14:23:43.0059650Z pixdim-methods html 2021-05-15T14:23:43.0201256Z qform_code-methods html 2021-05-15T14:23:43.0337972Z qoffset_x-methods html 2021-05-15T14:23:43.0472638Z qoffset_y-methods html 2021-05-15T14:23:43.0608733Z qoffset_z-methods html 2021-05-15T14:23:43.0745865Z quatern_b-methods html 2021-05-15T14:23:43.0882742Z quatern_c-methods html 2021-05-15T14:23:43.1025926Z quatern_d-methods html 2021-05-15T14:23:43.1197078Z quaternion2rotation html 2021-05-15T14:23:43.1397843Z read_afni html 2021-05-15T14:23:43.1554622Z read_anlz html 2021-05-15T14:23:43.1836239Z read_nifti html 2021-05-15T14:23:43.1963288Z regular-methods html 2021-05-15T14:23:43.2019246Z remove html 2021-05-15T14:23:43.2153228Z reorient html 2021-05-15T14:23:43.2306611Z scannum-methods html 2021-05-15T14:23:43.2442332Z scl_inter-methods html 2021-05-15T14:23:43.2578599Z scl_slope-methods html 2021-05-15T14:23:43.2720105Z session_error-methods html 2021-05-15T14:23:43.2855626Z sform_code-methods html 2021-05-15T14:23:43.2989438Z sizeof_hdr-methods html 2021-05-15T14:23:43.3360891Z slice-methods html 2021-05-15T14:23:43.3497572Z slice_code-methods html 2021-05-15T14:23:43.3646432Z slice_duration-methods html 2021-05-15T14:23:43.3804887Z slice_end-methods html 2021-05-15T14:23:43.4232147Z slice_overlay-methods html 2021-05-15T14:23:43.4412298Z slice_start-methods html 2021-05-15T14:23:43.4530304Z smax-methods html 2021-05-15T14:23:43.4648357Z smin-methods html 2021-05-15T14:23:43.4785557Z srow_x-methods html 2021-05-15T14:23:43.4918537Z srow_y-methods html 2021-05-15T14:23:43.5052912Z srow_z-methods html 2021-05-15T14:23:43.5170532Z start_field-methods html 2021-05-15T14:23:43.5277756Z tim_colors html 2021-05-15T14:23:43.5407845Z toffset-methods html 2021-05-15T14:23:43.5564540Z transformCoordinate html 2021-05-15T14:23:43.5681918Z unused1-methods html 2021-05-15T14:23:43.5799592Z verified-methods html 2021-05-15T14:23:43.5917556Z views-methods html 2021-05-15T14:23:43.6044220Z vols_added-methods html 2021-05-15T14:23:43.6197150Z vox_offset-methods html 2021-05-15T14:23:43.6324061Z vox_units-methods html 2021-05-15T14:23:43.6368005Z voxdim html 2021-05-15T14:23:43.6421175Z voxres html 2021-05-15T14:23:43.6686381Z write_afni-methods html 2021-05-15T14:23:43.6895820Z write_anlz html 2021-05-15T14:23:43.7216662Z write_nifti html 2021-05-15T14:23:43.7363457Z xyzt_units-methods html 2021-05-15T14:23:43.7440448Z zero_trans html 2021-05-15T14:23:43.7455309Z ** building package indices 2021-05-15T14:23:44.0629686Z ** testing if installed package can be loaded 2021-05-15T14:23:44.0632120Z *** arch - i386 2021-05-15T14:23:44.6716071Z *** arch - x64 2021-05-15T14:23:45.2907156Z * DONE (oro.nifti) 2021-05-15T14:23:45.3692341Z In R CMD INSTALL 2021-05-15T14:23:46.3560882Z * installing *source* package 'rmarkdown' ... 2021-05-15T14:23:46.4127134Z ** package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-15T14:23:46.4549686Z ** R 2021-05-15T14:23:46.5319062Z ** inst 2021-05-15T14:23:46.6403948Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:49.4983849Z ** help 2021-05-15T14:23:49.8181779Z *** installing help indices 2021-05-15T14:23:49.9696129Z converting help for package 'rmarkdown' 2021-05-15T14:23:49.9941194Z finding HTML links ... done 2021-05-15T14:23:50.0460708Z all_output_formats html 2021-05-15T14:23:50.1082555Z beamer_presentation html 2021-05-15T14:23:50.1312920Z compile_notebook html 2021-05-15T14:23:50.1774080Z context_document html 2021-05-15T14:23:50.1937503Z convert_ipynb html 2021-05-15T14:23:50.2047606Z default_output_format html 2021-05-15T14:23:50.2291737Z draft html 2021-05-15T14:23:50.2503187Z find_external_resources html 2021-05-15T14:23:50.2641436Z find_pandoc html 2021-05-15T14:23:50.2940633Z github_document html 2021-05-15T14:23:50.3108326Z html-dependencies html 2021-05-15T14:23:50.4255573Z html_document html 2021-05-15T14:23:50.4529841Z 2021-05-15T14:23:50.5051310Z finding level-2 HTML links ... done 2021-05-15T14:23:50.5121903Z html_document_base html 2021-05-15T14:23:50.5509981Z html_fragment html 2021-05-15T14:23:50.6032691Z html_notebook html 2021-05-15T14:23:50.6094147Z html_notebook_metadata html 2021-05-15T14:23:50.6263381Z html_notebook_output html 2021-05-15T14:23:50.6613039Z html_vignette html 2021-05-15T14:23:50.6724871Z includes html 2021-05-15T14:23:50.7828779Z ioslides_presentation html 2021-05-15T14:23:50.7947471Z knit_params_ask html 2021-05-15T14:23:50.8151162Z knitr_options html 2021-05-15T14:23:50.8279720Z knitr_options_html html 2021-05-15T14:23:50.8385012Z knitr_options_pdf html 2021-05-15T14:23:50.8452464Z latex-dependencies html 2021-05-15T14:23:50.8539684Z latex_dependency html 2021-05-15T14:23:50.8927115Z md_document html 2021-05-15T14:23:50.8984452Z metadata html 2021-05-15T14:23:50.9038768Z navbar_html html 2021-05-15T14:23:50.9297524Z odt_document html 2021-05-15T14:23:50.9769069Z output_format html 2021-05-15T14:23:50.9822654Z output_metadata html 2021-05-15T14:23:50.9914057Z paged_table html 2021-05-15T14:23:51.0137926Z pandoc_args html 2021-05-15T14:23:51.0240532Z pandoc_available html 2021-05-15T14:23:51.0299226Z pandoc_citeproc_convert html 2021-05-15T14:23:51.0466126Z pandoc_convert html 2021-05-15T14:23:51.0517802Z pandoc_exec html 2021-05-15T14:23:51.0972524Z pandoc_options html 2021-05-15T14:23:51.1059799Z pandoc_path_arg html 2021-05-15T14:23:51.1123672Z pandoc_self_contained_html html 2021-05-15T14:23:51.1218157Z pandoc_template html 2021-05-15T14:23:51.1285794Z parse_html_notebook html 2021-05-15T14:23:51.1929230Z pdf_document html 2021-05-15T14:23:51.2023243Z pkg_file_lua html 2021-05-15T14:23:51.2287680Z powerpoint_presentation html 2021-05-15T14:23:51.2414038Z publish_site html 2021-05-15T14:23:51.2479235Z relative_to html 2021-05-15T14:23:51.3194139Z render html 2021-05-15T14:23:51.3313372Z render_delayed html 2021-05-15T14:23:51.4002718Z render_site html 2021-05-15T14:23:51.4080388Z render_supporting_files html 2021-05-15T14:23:51.4215699Z resolve_output_format html 2021-05-15T14:23:51.4368506Z rmarkdown-package html 2021-05-15T14:23:51.4492295Z rmarkdown_format html 2021-05-15T14:23:51.4612028Z rmd_metadata html 2021-05-15T14:23:51.4808026Z rtf_document html 2021-05-15T14:23:51.5180737Z run html 2021-05-15T14:23:51.5246334Z shiny_prerendered_chunk html 2021-05-15T14:23:51.5293778Z shiny_prerendered_clean html 2021-05-15T14:23:51.5333125Z shiny_prerendered_server_start_code html 2021-05-15T14:23:51.5418750Z site_resources html 2021-05-15T14:23:51.6005700Z slidy_presentation html 2021-05-15T14:23:51.6224289Z tufte_handout html 2021-05-15T14:23:51.6548608Z word_document html 2021-05-15T14:23:51.6602822Z yaml_front_matter html 2021-05-15T14:23:51.6612534Z *** copying figures 2021-05-15T14:23:51.6622736Z ** building package indices 2021-05-15T14:23:51.8223297Z ** installing vignettes 2021-05-15T14:23:51.8300848Z ** testing if installed package can be loaded 2021-05-15T14:23:51.8303439Z *** arch - i386 2021-05-15T14:23:52.1349553Z *** arch - x64 2021-05-15T14:23:52.4640345Z * DONE (rmarkdown) 2021-05-15T14:23:52.5818329Z In R CMD INSTALL 2021-05-15T14:23:52.5838754Z 2021-05-15T14:23:52.5839743Z The downloaded source packages are in 2021-05-15T14:23:52.5840736Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpiwBRaa\downloaded_packages' 2021-05-15T14:23:53.2551809Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:23:53.2552963Z Use `force = TRUE` to force installation 2021-05-15T14:23:53.2573329Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:23:53.2574193Z Use `force = TRUE` to force installation 2021-05-15T14:23:53.3039927Z ##[group]Run options(width = 100) 2021-05-15T14:23:53.3040482Z options(width = 100) 2021-05-15T14:23:53.3041026Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:23:53.3041645Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:23:53.3046614Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T14:23:53.3046999Z env: 2021-05-15T14:23:53.3047411Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:53.3047836Z TIC_DEPLOY_KEY: 2021-05-15T14:23:53.3048151Z RSPM: 2021-05-15T14:23:53.3049219Z GITHUB_PAT: *** 2021-05-15T14:23:53.3049587Z COVERALLS_TOKEN: 2021-05-15T14:23:53.3050006Z continue-on-error: false 2021-05-15T14:23:53.3050439Z VDIFFR_RUN_TESTS: 2021-05-15T14:23:53.3050873Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:23:53.3051229Z TZ: UTC 2021-05-15T14:23:53.3051570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:53.3051942Z NOT_CRAN: true 2021-05-15T14:23:53.3052323Z MSYSTEM: MINGW64 2021-05-15T14:23:53.3052683Z ##[endgroup] 2021-05-15T14:23:53.9442293Z - Session info ----------------------------------------------------------------------------------- 2021-05-15T14:23:53.9443201Z setting value 2021-05-15T14:23:53.9443791Z version R version 3.5.3 (2019-03-11) 2021-05-15T14:23:53.9444701Z os Windows Server x64 2021-05-15T14:23:53.9445210Z system x86_64, mingw32 2021-05-15T14:23:53.9445947Z ui RTerm 2021-05-15T14:23:53.9446534Z language (EN) 2021-05-15T14:23:53.9447124Z collate English_United States.1252 2021-05-15T14:23:53.9447758Z ctype English_United States.1252 2021-05-15T14:23:53.9448218Z tz UTC 2021-05-15T14:23:53.9448629Z date 2021-05-15 2021-05-15T14:23:53.9448865Z 2021-05-15T14:23:53.9449525Z - Packages --------------------------------------------------------------------------------------- 2021-05-15T14:23:53.9450499Z package * version date lib source 2021-05-15T14:23:53.9451148Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.2) 2021-05-15T14:23:53.9451769Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:23:53.9452406Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9452943Z base * 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9453503Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.2) 2021-05-15T14:23:53.9454073Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9454606Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9455379Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-15T14:23:53.9455905Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9456450Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9457094Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9457642Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9458177Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9458817Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9459371Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9459923Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9460499Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9462495Z compiler 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9463101Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9463639Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9464174Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9464745Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9465303Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9465849Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9466646Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:23:53.9467419Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9468076Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9468628Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9469157Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9469720Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9470283Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9470870Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9471423Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9471963Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9472952Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9473537Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9474560Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9475642Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9476302Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:23:53.9476949Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9477496Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9478054Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9478595Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9479171Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9479728Z grid 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9480258Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9480889Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9481423Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9481951Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9482493Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9483056Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9483623Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9484151Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9484713Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9485761Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9486365Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9486929Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9487459Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9488005Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9488550Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9489111Z methods * 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9489671Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9490191Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9490793Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9491321Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9491878Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9492419Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9492987Z parallel 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9493543Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9494077Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9494643Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9495194Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9495748Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9496326Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9496980Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9497520Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9498034Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9498557Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9499080Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9499646Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9500198Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9500777Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9501342Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9501869Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9502395Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9502945Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9503482Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9504029Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9504566Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9505120Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9505672Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9506257Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9506904Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9507473Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9508035Z splines 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9508565Z stats * 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9509126Z stats4 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9509674Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9510202Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9510804Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T14:23:53.9511327Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9511856Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9512388Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9512947Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9513533Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:23:53.9514100Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9514665Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9515218Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9515760Z tools 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9516326Z translations 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9516885Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9517477Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9517986Z utils * 3.5.3 2019-03-11 [2] local 2021-05-15T14:23:53.9518522Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9519034Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9519582Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9520125Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9520814Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9521363Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9521877Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9522413Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9522939Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T14:23:53.9523190Z 2021-05-15T14:23:53.9523551Z [1] D:/a/_temp/Library 2021-05-15T14:23:53.9523912Z [2] C:/R/library 2021-05-15T14:23:53.9742872Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:23:53.9743474Z Rscript -e 'tic::script()' 2021-05-15T14:23:53.9743845Z ls -l check 2021-05-15T14:23:53.9757433Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-15T14:23:53.9757946Z env: 2021-05-15T14:23:53.9758350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:53.9758747Z TIC_DEPLOY_KEY: 2021-05-15T14:23:53.9759066Z RSPM: 2021-05-15T14:23:53.9760278Z GITHUB_PAT: *** 2021-05-15T14:23:53.9760618Z COVERALLS_TOKEN: 2021-05-15T14:23:53.9761177Z continue-on-error: false 2021-05-15T14:23:53.9761611Z VDIFFR_RUN_TESTS: 2021-05-15T14:23:53.9762064Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:23:53.9762434Z TZ: UTC 2021-05-15T14:23:53.9762839Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:53.9763213Z NOT_CRAN: true 2021-05-15T14:23:53.9763594Z MSYSTEM: MINGW64 2021-05-15T14:23:53.9763954Z ##[endgroup] 2021-05-15T14:23:54.2952964Z v Loading tic stage configuration from tic.R 2021-05-15T14:23:54.4665049Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T14:23:54.4666211Z Windows because LaTeX is not available. 2021-05-15T14:23:54.4938751Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:23:54.4940063Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:23:54.4941019Z timeout = Inf, check_dir = "check") 2021-05-15T14:23:54.5963318Z -- R CMD build ----------------------------------------------------------------- 2021-05-15T14:23:54.8796064Z * checking for file 'D:\a\msmri\msmri/DESCRIPTION' ... OK 2021-05-15T14:23:54.8797298Z 2021-05-15T14:23:55.0883133Z * preparing 'msmri': 2021-05-15T14:23:55.0883786Z 2021-05-15T14:23:55.0993810Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:23:55.0994866Z 2021-05-15T14:23:55.2096653Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:23:55.2097450Z 2021-05-15T14:23:55.2123809Z * checking for empty or unneeded directories 2021-05-15T14:23:55.2124429Z 2021-05-15T14:23:55.2155433Z * looking to see if a 'data/datalist' file should be added 2021-05-15T14:23:55.2156020Z 2021-05-15T14:23:55.2274387Z * building 'msmri_0.3.1.tar.gz' 2021-05-15T14:23:55.2275188Z 2021-05-15T14:23:56.9495931Z 2021-05-15T14:23:56.9497093Z 2021-05-15T14:23:57.5663466Z -- R CMD check ----------------------------------------------------------------- 2021-05-15T14:23:57.8006217Z * using log directory 'D:/a/msmri/msmri/check/msmri.Rcheck' 2021-05-15T14:23:57.8006980Z 2021-05-15T14:23:57.8007721Z * using R version 3.5.3 (2019-03-11) 2021-05-15T14:23:57.8008083Z 2021-05-15T14:23:57.8008638Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-15T14:23:57.8009023Z 2021-05-15T14:23:57.8009529Z * using session charset: ISO8859-1 2021-05-15T14:23:57.8010022Z 2021-05-15T14:23:58.6839930Z * using options '--no-manual --as-cran' 2021-05-15T14:23:58.6840724Z 2021-05-15T14:23:58.6867323Z * checking for file 'msmri/DESCRIPTION' ... OK 2021-05-15T14:23:58.6867984Z 2021-05-15T14:23:58.6868658Z * checking extension type ... Package 2021-05-15T14:23:58.6869146Z 2021-05-15T14:23:58.6869843Z * this is package 'msmri' version '0.3.1' 2021-05-15T14:23:58.6870295Z 2021-05-15T14:23:58.6870858Z * package encoding: UTF-8 2021-05-15T14:23:58.6871282Z 2021-05-15T14:23:58.6890778Z * checking package namespace information ... OK 2021-05-15T14:23:58.6891376Z 2021-05-15T14:23:59.5089761Z * checking package dependencies ... OK 2021-05-15T14:23:59.5090471Z 2021-05-15T14:23:59.5107335Z * checking if this is a source package ... OK 2021-05-15T14:23:59.5108030Z 2021-05-15T14:23:59.5108599Z * checking if there is a namespace ... OK 2021-05-15T14:23:59.5109015Z 2021-05-15T14:24:01.1559192Z * checking for executable files ... WARNING 2021-05-15T14:24:01.1576616Z 2021-05-15T14:24:01.1579139Z Found the following executable file: 2021-05-15T14:24:01.1579704Z 2021-05-15T14:24:01.1580141Z JAGS-4.2.0-Rtools33.exe 2021-05-15T14:24:01.1580449Z 2021-05-15T14:24:01.1581035Z Source packages should not contain undeclared executable files. 2021-05-15T14:24:01.1581436Z 2021-05-15T14:24:01.1582029Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-15T14:24:01.1582447Z 2021-05-15T14:24:01.1613435Z * checking for hidden files and directories ... OK 2021-05-15T14:24:01.1614122Z 2021-05-15T14:24:01.1647538Z * checking for portable file names ... OK 2021-05-15T14:24:01.1648040Z 2021-05-15T14:24:01.1742237Z * checking serialization versions ... OK 2021-05-15T14:24:01.1742839Z 2021-05-15T14:24:02.5201030Z * checking whether package 'msmri' can be installed ... OK 2021-05-15T14:24:02.5201804Z 2021-05-15T14:24:02.7431058Z * checking installed package size ... OK 2021-05-15T14:24:02.7431897Z 2021-05-15T14:24:02.9264244Z * checking package directory ... OK 2021-05-15T14:24:02.9265095Z 2021-05-15T14:24:03.2450381Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:24:03.2456362Z 2021-05-15T14:24:03.2457157Z * checking top-level files ... NOTE 2021-05-15T14:24:03.2457571Z 2021-05-15T14:24:03.2458183Z Non-standard file/directory found at top level: 2021-05-15T14:24:03.2458628Z 2021-05-15T14:24:03.2459223Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-15T14:24:03.2459617Z 2021-05-15T14:24:03.2477623Z * checking for left-over files ... OK 2021-05-15T14:24:03.2478142Z 2021-05-15T14:24:03.2478685Z * checking index information ... OK 2021-05-15T14:24:03.2479084Z 2021-05-15T14:24:03.4605413Z * checking package subdirectories ... OK 2021-05-15T14:24:03.4606274Z 2021-05-15T14:24:03.5641428Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:24:03.5642286Z 2021-05-15T14:24:03.6682342Z * checking R files for syntax errors ... OK 2021-05-15T14:24:03.6683494Z 2021-05-15T14:24:03.8730143Z * checking whether the package can be loaded ... OK 2021-05-15T14:24:03.8730916Z 2021-05-15T14:24:03.9773393Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:24:03.9774384Z 2021-05-15T14:24:04.1817017Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:24:04.1818245Z 2021-05-15T14:24:04.2855712Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:24:04.2856681Z 2021-05-15T14:24:04.5912567Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:24:04.5913394Z 2021-05-15T14:24:04.8330690Z * checking loading without being on the library search path ... OK 2021-05-15T14:24:04.8331538Z 2021-05-15T14:24:05.0377072Z * checking dependencies in R code ... OK 2021-05-15T14:24:05.0377940Z 2021-05-15T14:24:05.5457181Z * checking S3 generic/method consistency ... OK 2021-05-15T14:24:05.5458046Z 2021-05-15T14:24:05.7504811Z * checking replacement functions ... OK 2021-05-15T14:24:05.7505520Z 2021-05-15T14:24:05.9546658Z * checking foreign function calls ... OK 2021-05-15T14:24:05.9553105Z 2021-05-15T14:24:08.0983785Z * checking R code for possible problems ... OK 2021-05-15T14:24:08.0984664Z 2021-05-15T14:24:08.3041087Z * checking Rd files ... OK 2021-05-15T14:24:08.3041671Z 2021-05-15T14:24:08.4084126Z * checking Rd metadata ... OK 2021-05-15T14:24:08.4085042Z 2021-05-15T14:24:08.5122796Z * checking Rd line widths ... OK 2021-05-15T14:24:08.5123590Z 2021-05-15T14:24:08.7168593Z * checking Rd cross-references ... OK 2021-05-15T14:24:08.7169350Z 2021-05-15T14:24:08.9225131Z * checking for missing documentation entries ... OK 2021-05-15T14:24:08.9225870Z 2021-05-15T14:24:09.5343753Z * checking for code/documentation mismatches ... OK 2021-05-15T14:24:09.5344520Z 2021-05-15T14:24:10.2460384Z * checking Rd \usage sections ... OK 2021-05-15T14:24:10.2461138Z 2021-05-15T14:24:10.3501386Z * checking Rd contents ... OK 2021-05-15T14:24:10.3502197Z 2021-05-15T14:24:10.5545897Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:24:10.5553805Z 2021-05-15T14:24:10.5554719Z * checking contents of 'data' directory ... OK 2021-05-15T14:24:10.5555155Z 2021-05-15T14:24:10.7603430Z * checking data for non-ASCII characters ... OK 2021-05-15T14:24:10.7604383Z 2021-05-15T14:24:10.9641236Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:24:10.9641982Z 2021-05-15T14:24:10.9680656Z * checking files in 'vignettes' ... WARNING 2021-05-15T14:24:10.9681567Z 2021-05-15T14:24:10.9682262Z Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-15T14:24:10.9682727Z 2021-05-15T14:24:10.9683247Z 'downloading_ms_data.Rmd' 2021-05-15T14:24:10.9683654Z 2021-05-15T14:24:11.6374752Z * checking examples ... OK 2021-05-15T14:24:11.6375491Z 2021-05-15T14:24:11.7433703Z * checking for unstated dependencies in 'tests' ... OK 2021-05-15T14:24:11.7434546Z 2021-05-15T14:24:11.9076326Z * checking tests ... 2021-05-15T14:24:11.9076966Z 2021-05-15T14:24:12.3684886Z Running 'testthat.R' 2021-05-15T14:24:12.3689318Z 2021-05-15T14:24:12.3808185Z OK 2021-05-15T14:24:12.3808709Z 2021-05-15T14:24:12.4917424Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:24:12.4922543Z 2021-05-15T14:24:12.4923859Z * checking package vignettes in 'inst/doc' ... WARNING 2021-05-15T14:24:12.4924655Z 2021-05-15T14:24:12.4927474Z Package vignette without corresponding PDF/HTML: 2021-05-15T14:24:12.4928106Z 2021-05-15T14:24:12.4928601Z 'downloading_ms_data.Rmd' 2021-05-15T14:24:12.4928989Z 2021-05-15T14:24:12.4929283Z 2021-05-15T14:24:12.4929570Z 2021-05-15T14:24:15.1123002Z * checking re-building of vignette outputs ... OK 2021-05-15T14:24:15.1127795Z 2021-05-15T14:24:15.1139034Z * DONE 2021-05-15T14:24:15.1139482Z 2021-05-15T14:24:15.1139859Z 2021-05-15T14:24:15.1140150Z 2021-05-15T14:24:15.1140623Z Status: 3 WARNINGs, 1 NOTE 2021-05-15T14:24:15.1140989Z 2021-05-15T14:24:15.1141375Z See 2021-05-15T14:24:15.1141655Z 2021-05-15T14:24:15.1142283Z 'D:/a/msmri/msmri/check/msmri.Rcheck/00check.log' 2021-05-15T14:24:15.1142728Z 2021-05-15T14:24:15.1143151Z for details. 2021-05-15T14:24:15.1143462Z 2021-05-15T14:24:15.1143740Z 2021-05-15T14:24:15.1144018Z 2021-05-15T14:24:15.1144310Z 2021-05-15T14:24:15.1144588Z 2021-05-15T14:24:15.3237275Z -- R CMD check results ---------------------------------------- msmri 0.3.1 ---- 2021-05-15T14:24:15.3251962Z Duration: 18.3s 2021-05-15T14:24:15.3252360Z 2021-05-15T14:24:15.3274801Z > checking for executable files ... WARNING 2021-05-15T14:24:15.3283167Z ##[warning] Found the following executable file: 2021-05-15T14:24:15.3308214Z JAGS-4.2.0-Rtools33.exe 2021-05-15T14:24:15.3309892Z Source packages should not contain undeclared executable files. 2021-05-15T14:24:15.3310700Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-15T14:24:15.3311113Z 2021-05-15T14:24:15.3311738Z > checking files in 'vignettes' ... WARNING 2021-05-15T14:24:15.3312858Z ##[warning] Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-15T14:24:15.3314220Z 'downloading_ms_data.Rmd' 2021-05-15T14:24:15.3314504Z 2021-05-15T14:24:15.3314981Z > checking package vignettes in 'inst/doc' ... WARNING 2021-05-15T14:24:15.3315920Z ##[warning] Package vignette without corresponding PDF/HTML: 2021-05-15T14:24:15.3317101Z 'downloading_ms_data.Rmd' 2021-05-15T14:24:15.3317468Z 2021-05-15T14:24:15.3317989Z > checking top-level files ... NOTE 2021-05-15T14:24:15.3318830Z Non-standard file/directory found at top level: 2021-05-15T14:24:15.3319556Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-15T14:24:15.3319961Z 2021-05-15T14:24:15.3320476Z 0 errors v | 3 warnings x | 1 note x 2021-05-15T14:24:15.4009456Z total 29616 2021-05-15T14:24:15.4011247Z drwxr-xr-x 1 runneradmin 197121 0 May 15 14:24 msmri.Rcheck 2021-05-15T14:24:15.4019236Z -rw-r--r-- 1 runneradmin 197121 30283673 May 15 14:23 msmri_0.3.1.tar.gz 2021-05-15T14:24:15.4022483Z -rw-r--r-- 1 runneradmin 197121 34651 May 15 14:24 msmri_0.3.1.zip 2021-05-15T14:24:15.4216752Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:24:15.4217580Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:24:15.4230940Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-15T14:24:15.4231444Z env: 2021-05-15T14:24:15.4231836Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:24:15.4232224Z TIC_DEPLOY_KEY: 2021-05-15T14:24:15.4232529Z RSPM: 2021-05-15T14:24:15.4233915Z GITHUB_PAT: *** 2021-05-15T14:24:15.4234254Z COVERALLS_TOKEN: 2021-05-15T14:24:15.4234677Z continue-on-error: false 2021-05-15T14:24:15.4235097Z VDIFFR_RUN_TESTS: 2021-05-15T14:24:15.4235473Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:24:15.4235800Z TZ: UTC 2021-05-15T14:24:15.4236136Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:24:15.4236478Z NOT_CRAN: true 2021-05-15T14:24:15.4236808Z MSYSTEM: MINGW64 2021-05-15T14:24:15.4237131Z ##[endgroup] 2021-05-15T14:24:15.5424233Z 2021-05-15T14:24:15.5427353Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-15T14:24:15.5431346Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-15T14:24:15.5432619Z Platform: x86_64-w64-mingw32/x64 (64-bit) 2021-05-15T14:24:15.5436166Z 2021-05-15T14:24:15.5438787Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T14:24:15.5441476Z You are welcome to redistribute it under certain conditions. 2021-05-15T14:24:15.5447817Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T14:24:15.5452763Z 2021-05-15T14:24:15.5453505Z R is a collaborative project with many contributors. 2021-05-15T14:24:15.5454314Z Type 'contributors()' for more information and 2021-05-15T14:24:15.5455084Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T14:24:15.5455547Z 2021-05-15T14:24:15.5456150Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T14:24:15.5456893Z 'help.start()' for an HTML browser interface to help. 2021-05-15T14:24:15.5457567Z Type 'q()' to quit R. 2021-05-15T14:24:15.5457938Z 2021-05-15T14:24:15.5458369Z > library(testthat) 2021-05-15T14:24:15.5458854Z > library(msmri) 2021-05-15T14:24:15.5459249Z > 2021-05-15T14:24:15.5459693Z > test_check("msmri") 2021-05-15T14:24:15.5460230Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 3 ] 2021-05-15T14:24:15.5460651Z > 2021-05-15T14:24:15.5461069Z > proc.time() 2021-05-15T14:24:15.5461638Z user system elapsed 2021-05-15T14:24:15.5462190Z 0.34 0.07 0.42 2021-05-15T14:24:15.5609274Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:24:15.5609946Z Rscript -e "tic::before_deploy()" 2021-05-15T14:24:15.5656119Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T14:24:15.5656599Z env: 2021-05-15T14:24:15.5656979Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:24:15.5657386Z TIC_DEPLOY_KEY: 2021-05-15T14:24:15.5657789Z RSPM: 2021-05-15T14:24:15.5658540Z GITHUB_PAT: *** 2021-05-15T14:24:15.5658879Z COVERALLS_TOKEN: 2021-05-15T14:24:15.5659286Z continue-on-error: false 2021-05-15T14:24:15.5659694Z VDIFFR_RUN_TESTS: 2021-05-15T14:24:15.5660051Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:24:15.5660391Z TZ: UTC 2021-05-15T14:24:15.5660713Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:24:15.5661062Z NOT_CRAN: true 2021-05-15T14:24:15.5661378Z MSYSTEM: MINGW64 2021-05-15T14:24:15.5661721Z ##[endgroup] 2021-05-15T14:24:16.1540840Z v Loading tic stage configuration from tic.R 2021-05-15T14:24:16.3254568Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T14:24:16.3255817Z Windows because LaTeX is not available. 2021-05-15T14:24:16.5199180Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:24:16.5199763Z with: 2021-05-15T14:24:16.5200472Z upload_url: https://uploads.github.com/repos/neuroconductor/msmri/releases/42997175/assets{?name,label} 2021-05-15T14:24:16.5201246Z asset_path: check/msmri_0.3.1.zip 2021-05-15T14:24:16.5201639Z asset_name: msmri_0.3.1_R3.5.zip 2021-05-15T14:24:16.5202128Z asset_content_type: application/octet-stream 2021-05-15T14:24:16.5202547Z env: 2021-05-15T14:24:16.5202920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:24:16.5203310Z TIC_DEPLOY_KEY: 2021-05-15T14:24:16.5203616Z RSPM: 2021-05-15T14:24:16.5204633Z GITHUB_PAT: *** 2021-05-15T14:24:16.5204964Z COVERALLS_TOKEN: 2021-05-15T14:24:16.5205388Z continue-on-error: false 2021-05-15T14:24:16.5205786Z VDIFFR_RUN_TESTS: 2021-05-15T14:24:16.5206158Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:24:16.5206499Z TZ: UTC 2021-05-15T14:24:16.5206854Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:24:16.5207212Z NOT_CRAN: true 2021-05-15T14:24:16.5207657Z MSYSTEM: MINGW64 2021-05-15T14:24:16.5208952Z GITHUB_TOKEN: *** 2021-05-15T14:24:16.5209495Z ##[endgroup] 2021-05-15T14:24:17.5053601Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:24:17.5054276Z Rscript -e "tic::deploy()" 2021-05-15T14:24:17.5101082Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T14:24:17.5101553Z env: 2021-05-15T14:24:17.5101930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:24:17.5102332Z TIC_DEPLOY_KEY: 2021-05-15T14:24:17.5102622Z RSPM: 2021-05-15T14:24:17.5103745Z GITHUB_PAT: *** 2021-05-15T14:24:17.5104197Z COVERALLS_TOKEN: 2021-05-15T14:24:17.5104605Z continue-on-error: false 2021-05-15T14:24:17.5105015Z VDIFFR_RUN_TESTS: 2021-05-15T14:24:17.5105369Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:24:17.5105702Z TZ: UTC 2021-05-15T14:24:17.5106036Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:24:17.5106387Z NOT_CRAN: true 2021-05-15T14:24:17.5106700Z MSYSTEM: MINGW64 2021-05-15T14:24:17.5107034Z ##[endgroup] 2021-05-15T14:24:18.1003732Z v Loading tic stage configuration from tic.R 2021-05-15T14:24:18.2745491Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T14:24:18.2746684Z Windows because LaTeX is not available. 2021-05-15T14:24:18.4655591Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:24:18.4656224Z Rscript -e "tic::after_deploy()" 2021-05-15T14:24:18.4703414Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T14:24:18.4703871Z env: 2021-05-15T14:24:18.4704315Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:24:18.4704715Z TIC_DEPLOY_KEY: 2021-05-15T14:24:18.4705004Z RSPM: 2021-05-15T14:24:18.4706038Z GITHUB_PAT: *** 2021-05-15T14:24:18.4706373Z COVERALLS_TOKEN: 2021-05-15T14:24:18.4706793Z continue-on-error: false 2021-05-15T14:24:18.4707303Z VDIFFR_RUN_TESTS: 2021-05-15T14:24:18.4707674Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:24:18.4707999Z TZ: UTC 2021-05-15T14:24:18.4708332Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:24:18.4708671Z NOT_CRAN: true 2021-05-15T14:24:18.4708999Z MSYSTEM: MINGW64 2021-05-15T14:24:18.4709335Z ##[endgroup] 2021-05-15T14:24:19.0532815Z v Loading tic stage configuration from tic.R 2021-05-15T14:24:19.2258089Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T14:24:19.2259169Z Windows because LaTeX is not available. 2021-05-15T14:24:19.4245089Z Post job cleanup. 2021-05-15T14:24:21.2753147Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T14:24:21.2937568Z git version 2.31.1.windows.1 2021-05-15T14:24:21.3012951Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:24:21.3256582Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-15T14:24:21.7773001Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:24:21.7935786Z http.https://github.com/.extraheader 2021-05-15T14:24:21.7980170Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:24:21.8202506Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-15T14:24:22.2433607Z Cleaning up orphan processes