2021-05-16T00:31:08.6266705Z ##[section]Starting: Request a runner to run this job 2021-05-16T00:31:09.2851384Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T00:31:09.3493371Z 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-16T00:31:09.4119112Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T00:31:09.5170386Z ##[section]Finishing: Request a runner to run this job 2021-05-16T00:31:16.7292713Z Current runner version: '2.278.0' 2021-05-16T00:31:16.7493115Z ##[group]Operating System 2021-05-16T00:31:16.7494200Z Microsoft Windows Server 2019 2021-05-16T00:31:16.7494764Z 10.0.17763 2021-05-16T00:31:16.7495219Z Datacenter 2021-05-16T00:31:16.7495755Z ##[endgroup] 2021-05-16T00:31:16.7496304Z ##[group]Virtual Environment 2021-05-16T00:31:16.7496995Z Environment: windows-2019 2021-05-16T00:31:16.7497663Z Version: 20210509.1 2021-05-16T00:31:16.7498665Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T00:31:16.7500238Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T00:31:16.7501169Z ##[endgroup] 2021-05-16T00:31:16.7503176Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T00:31:16.7504444Z Actions: write 2021-05-16T00:31:16.7505001Z Checks: write 2021-05-16T00:31:16.7505540Z Contents: write 2021-05-16T00:31:16.7506244Z Deployments: write 2021-05-16T00:31:16.7506845Z Issues: write 2021-05-16T00:31:16.7507337Z Metadata: read 2021-05-16T00:31:16.7507887Z Packages: write 2021-05-16T00:31:16.7508432Z PullRequests: write 2021-05-16T00:31:16.7509125Z RepositoryProjects: write 2021-05-16T00:31:16.7509772Z SecurityEvents: write 2021-05-16T00:31:16.7510389Z Statuses: write 2021-05-16T00:31:16.7510975Z ##[endgroup] 2021-05-16T00:31:16.7514196Z Prepare workflow directory 2021-05-16T00:31:16.8646281Z Prepare all required actions 2021-05-16T00:31:16.8657264Z Getting action download info 2021-05-16T00:31:17.2250694Z Download action repository 'actions/checkout@v2' 2021-05-16T00:31:18.3791919Z Download action repository 'r-lib/actions@master' 2021-05-16T00:31:19.8856091Z Download action repository 'adigherman/actions@master' 2021-05-16T00:31:22.0155058Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T00:31:22.2574222Z Download action repository 'actions/cache@v1' 2021-05-16T00:31:22.5576235Z Download action repository 'actions/upload-artifact@master' 2021-05-16T00:31:22.8014876Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T00:31:23.2319426Z ##[group]Run actions/checkout@v2 2021-05-16T00:31:23.2320156Z with: 2021-05-16T00:31:23.2320714Z repository: neuroconductor/EveTemplate 2021-05-16T00:31:23.2321705Z token: *** 2021-05-16T00:31:23.2322151Z ssh-strict: true 2021-05-16T00:31:23.2322695Z persist-credentials: true 2021-05-16T00:31:23.2323203Z clean: true 2021-05-16T00:31:23.2323642Z fetch-depth: 1 2021-05-16T00:31:23.2324058Z lfs: false 2021-05-16T00:31:23.2324492Z submodules: false 2021-05-16T00:31:23.2324951Z env: 2021-05-16T00:31:23.2325898Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:31:23.2326718Z TIC_DEPLOY_KEY: 2021-05-16T00:31:23.2327185Z RSPM: 2021-05-16T00:31:23.2328138Z GITHUB_PAT: *** 2021-05-16T00:31:23.2328654Z COVERALLS_TOKEN: 2021-05-16T00:31:23.2329248Z continue-on-error: false 2021-05-16T00:31:23.2329814Z VDIFFR_RUN_TESTS: 2021-05-16T00:31:23.2330326Z ##[endgroup] 2021-05-16T00:31:25.8816946Z Syncing repository: neuroconductor/EveTemplate 2021-05-16T00:31:25.8818395Z ##[group]Getting Git version info 2021-05-16T00:31:25.8819151Z Working directory is 'D:\a\EveTemplate\EveTemplate' 2021-05-16T00:31:25.8820008Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T00:31:25.8820651Z git version 2.31.1.windows.1 2021-05-16T00:31:25.8821304Z ##[endgroup] 2021-05-16T00:31:25.8821924Z Deleting the contents of 'D:\a\EveTemplate\EveTemplate' 2021-05-16T00:31:25.8822983Z ##[group]Initializing the repository 2021-05-16T00:31:25.8826627Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\EveTemplate\EveTemplate 2021-05-16T00:31:26.0214672Z Initialized empty Git repository in D:/a/EveTemplate/EveTemplate/.git/ 2021-05-16T00:31:26.0268784Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/EveTemplate 2021-05-16T00:31:26.0675097Z ##[endgroup] 2021-05-16T00:31:26.0676087Z ##[group]Disabling automatic garbage collection 2021-05-16T00:31:26.0688059Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T00:31:26.1291140Z ##[endgroup] 2021-05-16T00:31:26.1297592Z ##[group]Setting up auth 2021-05-16T00:31:26.1321636Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T00:31:26.1556299Z [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-16T00:31:27.8766574Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T00:31:27.9002678Z [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-16T00:31:28.3627196Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T00:31:28.3874808Z ##[endgroup] 2021-05-16T00:31:28.3876914Z ##[group]Fetching the repository 2021-05-16T00:31:28.3920500Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9f904f84f78a58f05ea12ee1f20176301e172fb3:refs/tags/1.0.0.s 2021-05-16T00:31:29.8321100Z remote: Enumerating objects: 55, done. 2021-05-16T00:31:29.8322969Z remote: Counting objects: 1% (1/55) 2021-05-16T00:31:29.8327148Z remote: Counting objects: 3% (2/55) 2021-05-16T00:31:29.8328718Z remote: Counting objects: 5% (3/55) 2021-05-16T00:31:29.8332096Z remote: Counting objects: 7% (4/55) 2021-05-16T00:31:29.8333138Z remote: Counting objects: 9% (5/55) 2021-05-16T00:31:29.8334280Z remote: Counting objects: 10% (6/55) 2021-05-16T00:31:29.8335315Z remote: Counting objects: 12% (7/55) 2021-05-16T00:31:29.8338315Z remote: Counting objects: 14% (8/55) 2021-05-16T00:31:29.8340894Z remote: Counting objects: 16% (9/55) 2021-05-16T00:31:29.8342528Z remote: Counting objects: 18% (10/55) 2021-05-16T00:31:29.8346007Z remote: Counting objects: 20% (11/55) 2021-05-16T00:31:29.8347298Z remote: Counting objects: 21% (12/55) 2021-05-16T00:31:29.8348232Z remote: Counting objects: 23% (13/55) 2021-05-16T00:31:29.8349075Z remote: Counting objects: 25% (14/55) 2021-05-16T00:31:29.8368512Z remote: Counting objects: 27% (15/55) 2021-05-16T00:31:29.8390269Z remote: Counting objects: 29% (16/55) 2021-05-16T00:31:29.8393311Z remote: Counting objects: 30% (17/55) 2021-05-16T00:31:29.8477713Z remote: Counting objects: 32% (18/55) 2021-05-16T00:31:29.8479899Z remote: Counting objects: 34% (19/55) 2021-05-16T00:31:29.8480867Z remote: Counting objects: 36% (20/55) 2021-05-16T00:31:29.8482005Z remote: Counting objects: 38% (21/55) 2021-05-16T00:31:29.8482767Z remote: Counting objects: 40% (22/55) 2021-05-16T00:31:29.8483563Z remote: Counting objects: 41% (23/55) 2021-05-16T00:31:29.8484278Z remote: Counting objects: 43% (24/55) 2021-05-16T00:31:29.8484834Z remote: Counting objects: 45% (25/55) 2021-05-16T00:31:29.8485441Z remote: Counting objects: 47% (26/55) 2021-05-16T00:31:29.8485996Z remote: Counting objects: 49% (27/55) 2021-05-16T00:31:29.8486627Z remote: Counting objects: 50% (28/55) 2021-05-16T00:31:29.8487169Z remote: Counting objects: 52% (29/55) 2021-05-16T00:31:29.8487751Z remote: Counting objects: 54% (30/55) 2021-05-16T00:31:29.8488292Z remote: Counting objects: 56% (31/55) 2021-05-16T00:31:29.8488872Z remote: Counting objects: 58% (32/55) 2021-05-16T00:31:29.8489623Z remote: Counting objects: 60% (33/55) 2021-05-16T00:31:29.8490916Z remote: Counting objects: 61% (34/55) 2021-05-16T00:31:29.8491508Z remote: Counting objects: 63% (35/55) 2021-05-16T00:31:29.8492047Z remote: Counting objects: 65% (36/55) 2021-05-16T00:31:29.8492630Z remote: Counting objects: 67% (37/55) 2021-05-16T00:31:29.8493168Z remote: Counting objects: 69% (38/55) 2021-05-16T00:31:29.8493782Z remote: Counting objects: 70% (39/55) 2021-05-16T00:31:29.8494426Z remote: Counting objects: 72% (40/55) 2021-05-16T00:31:29.8494971Z remote: Counting objects: 74% (41/55) 2021-05-16T00:31:29.8495512Z remote: Counting objects: 76% (42/55) 2021-05-16T00:31:29.8496014Z remote: Counting objects: 78% (43/55) 2021-05-16T00:31:29.8496596Z remote: Counting objects: 80% (44/55) 2021-05-16T00:31:29.8497098Z remote: Counting objects: 81% (45/55) 2021-05-16T00:31:29.8497640Z remote: Counting objects: 83% (46/55) 2021-05-16T00:31:29.8498146Z remote: Counting objects: 85% (47/55) 2021-05-16T00:31:29.8498693Z remote: Counting objects: 87% (48/55) 2021-05-16T00:31:29.8499408Z remote: Counting objects: 89% (49/55) 2021-05-16T00:31:29.8500085Z remote: Counting objects: 90% (50/55) 2021-05-16T00:31:29.8500745Z remote: Counting objects: 92% (51/55) 2021-05-16T00:31:29.8501286Z remote: Counting objects: 94% (52/55) 2021-05-16T00:31:29.8501874Z remote: Counting objects: 96% (53/55) 2021-05-16T00:31:29.8502487Z remote: Counting objects: 98% (54/55) 2021-05-16T00:31:29.8503088Z remote: Counting objects: 100% (55/55) 2021-05-16T00:31:29.8503654Z remote: Counting objects: 100% (55/55), done. 2021-05-16T00:31:29.8504293Z remote: Compressing objects: 2% (1/49) 2021-05-16T00:31:29.8504888Z remote: Compressing objects: 4% (2/49) 2021-05-16T00:31:29.8505541Z remote: Compressing objects: 6% (3/49) 2021-05-16T00:31:29.8506196Z remote: Compressing objects: 8% (4/49) 2021-05-16T00:31:29.8507202Z remote: Compressing objects: 10% (5/49) 2021-05-16T00:31:29.8507856Z remote: Compressing objects: 12% (6/49) 2021-05-16T00:31:29.8508445Z remote: Compressing objects: 14% (7/49) 2021-05-16T00:31:29.8509109Z remote: Compressing objects: 16% (8/49) 2021-05-16T00:31:29.8509775Z remote: Compressing objects: 18% (9/49) 2021-05-16T00:31:29.8510445Z remote: Compressing objects: 20% (10/49) 2021-05-16T00:31:29.8511040Z remote: Compressing objects: 22% (11/49) 2021-05-16T00:31:29.8511694Z remote: Compressing objects: 24% (12/49) 2021-05-16T00:31:29.8512462Z remote: Compressing objects: 26% (13/49) 2021-05-16T00:31:29.8513009Z remote: Compressing objects: 28% (14/49) 2021-05-16T00:31:29.8513822Z remote: Compressing objects: 30% (15/49) 2021-05-16T00:31:29.8514493Z remote: Compressing objects: 32% (16/49) 2021-05-16T00:31:29.8515087Z remote: Compressing objects: 34% (17/49) 2021-05-16T00:31:29.8515818Z remote: Compressing objects: 36% (18/49) 2021-05-16T00:31:29.8516464Z remote: Compressing objects: 38% (19/49) 2021-05-16T00:31:29.8517149Z remote: Compressing objects: 40% (20/49) 2021-05-16T00:31:29.8517955Z remote: Compressing objects: 42% (21/49) 2021-05-16T00:31:29.8518582Z remote: Compressing objects: 44% (22/49) 2021-05-16T00:31:29.8519170Z remote: Compressing objects: 46% (23/49) 2021-05-16T00:31:29.8519860Z remote: Compressing objects: 48% (24/49) 2021-05-16T00:31:29.8520443Z remote: Compressing objects: 51% (25/49) 2021-05-16T00:31:29.8521087Z remote: Compressing objects: 53% (26/49) 2021-05-16T00:31:29.8521671Z remote: Compressing objects: 55% (27/49) 2021-05-16T00:31:29.8522296Z remote: Compressing objects: 57% (28/49) 2021-05-16T00:31:29.8522892Z remote: Compressing objects: 59% (29/49) 2021-05-16T00:31:29.8523620Z remote: Compressing objects: 61% (30/49) 2021-05-16T00:31:29.8524261Z remote: Compressing objects: 63% (31/49) 2021-05-16T00:31:29.8524871Z remote: Compressing objects: 65% (32/49) 2021-05-16T00:31:29.8525572Z remote: Compressing objects: 67% (33/49) 2021-05-16T00:31:29.8526175Z remote: Compressing objects: 69% (34/49) 2021-05-16T00:31:29.8526810Z remote: Compressing objects: 71% (35/49) 2021-05-16T00:31:29.8527397Z remote: Compressing objects: 73% (36/49) 2021-05-16T00:31:29.8528154Z remote: Compressing objects: 75% (37/49) 2021-05-16T00:31:29.8528696Z remote: Compressing objects: 77% (38/49) 2021-05-16T00:31:29.8529292Z remote: Compressing objects: 79% (39/49) 2021-05-16T00:31:29.8529963Z remote: Compressing objects: 81% (40/49) 2021-05-16T00:31:29.8530523Z remote: Compressing objects: 83% (41/49) 2021-05-16T00:31:29.8531105Z remote: Compressing objects: 85% (42/49) 2021-05-16T00:31:29.8531721Z remote: Compressing objects: 87% (43/49) 2021-05-16T00:31:29.8532277Z remote: Compressing objects: 89% (44/49) 2021-05-16T00:31:29.8532861Z remote: Compressing objects: 91% (45/49) 2021-05-16T00:31:29.8533404Z remote: Compressing objects: 93% (46/49) 2021-05-16T00:31:29.8534092Z remote: Compressing objects: 95% (47/49) 2021-05-16T00:31:29.8534583Z remote: Compressing objects: 97% (48/49) 2021-05-16T00:31:29.8535106Z remote: Compressing objects: 100% (49/49) 2021-05-16T00:31:29.8535613Z remote: Compressing objects: 100% (49/49), done. 2021-05-16T00:31:32.2036358Z remote: Total 55 (delta 4), reused 45 (delta 4), pack-reused 0 2021-05-16T00:31:32.3387222Z From https://github.com/neuroconductor/EveTemplate 2021-05-16T00:31:32.3388626Z * [new ref] 9f904f84f78a58f05ea12ee1f20176301e172fb3 -> 1.0.0.s 2021-05-16T00:31:32.4148235Z ##[endgroup] 2021-05-16T00:31:32.4149414Z ##[group]Determining the checkout info 2021-05-16T00:31:32.4153470Z ##[endgroup] 2021-05-16T00:31:32.4154454Z ##[group]Checking out the ref 2021-05-16T00:31:32.4167857Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.0.0.s 2021-05-16T00:31:32.7888141Z Note: switching to 'refs/tags/1.0.0.s'. 2021-05-16T00:31:32.7889129Z 2021-05-16T00:31:32.7889842Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T00:31:32.7891263Z changes and commit them, and you can discard any commits you make in this 2021-05-16T00:31:32.7893949Z state without impacting any branches by switching back to a branch. 2021-05-16T00:31:32.7894815Z 2021-05-16T00:31:32.7895641Z If you want to create a new branch to retain commits you create, you may 2021-05-16T00:31:32.7896627Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T00:31:32.7897151Z 2021-05-16T00:31:32.7897781Z git switch -c 2021-05-16T00:31:32.7898308Z 2021-05-16T00:31:32.7898858Z Or undo this operation with: 2021-05-16T00:31:32.7899312Z 2021-05-16T00:31:32.7899864Z git switch - 2021-05-16T00:31:32.7900261Z 2021-05-16T00:31:32.7901020Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T00:31:32.7901749Z 2021-05-16T00:31:32.7902360Z HEAD is now at 9f904f8 Version id 56 stable 2021-05-16T00:31:32.7932014Z ##[endgroup] 2021-05-16T00:31:32.8299315Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T00:31:32.8494573Z '9f904f84f78a58f05ea12ee1f20176301e172fb3' 2021-05-16T00:31:32.8988940Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T00:31:32.8989486Z with: 2021-05-16T00:31:32.8989896Z r-version: 3.5 2021-05-16T00:31:32.8990252Z Ncpus: 1 2021-05-16T00:31:32.8990673Z crayon.enabled: NULL 2021-05-16T00:31:32.8991231Z remove-openmp-macos: true 2021-05-16T00:31:32.8991801Z http-user-agent: default 2021-05-16T00:31:32.8992280Z install-r: true 2021-05-16T00:31:32.8992991Z windows-path-include-mingw: true 2021-05-16T00:31:32.8993545Z env: 2021-05-16T00:31:32.8993975Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:31:32.8994550Z TIC_DEPLOY_KEY: 2021-05-16T00:31:32.8994898Z RSPM: 2021-05-16T00:31:32.8996471Z GITHUB_PAT: *** 2021-05-16T00:31:32.8996840Z COVERALLS_TOKEN: 2021-05-16T00:31:32.8997309Z continue-on-error: false 2021-05-16T00:31:32.8997758Z VDIFFR_RUN_TESTS: 2021-05-16T00:31:32.8998116Z ##[endgroup] 2021-05-16T00:31:33.3205289Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T00:31:33.4139099Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T00:31:34.7712141Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T00:31:35.2572262Z Chocolatey v0.10.15 2021-05-16T00:31:36.1605318Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T00:33:10.5043394Z Installing the following packages: 2021-05-16T00:33:10.5052612Z qpdf 2021-05-16T00:33:10.5087634Z By installing you accept licenses for the packages. 2021-05-16T00:33:12.4350792Z 2021-05-16T00:33:12.4392989Z qpdf v10.3.2 [Approved] 2021-05-16T00:33:12.4438688Z qpdf package files install completed. Performing other installation steps. 2021-05-16T00:33:14.8845753Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T00:33:16.1989806Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T00:33:19.2781145Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T00:33:19.5312567Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T00:33:19.7881397Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T00:33:19.8191748Z The install of qpdf was successful. 2021-05-16T00:33:19.8217503Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T00:33:19.8606179Z 2021-05-16T00:33:19.8607273Z Chocolatey installed 1/1 packages. 2021-05-16T00:33:19.8634719Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T00:33:57.1279993Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T00:33:57.1280547Z with: 2021-05-16T00:33:57.1280918Z pandoc-version: 2.7.3 2021-05-16T00:33:57.1281293Z env: 2021-05-16T00:33:57.1281792Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:33:57.1282182Z TIC_DEPLOY_KEY: 2021-05-16T00:33:57.1282473Z RSPM: 2021-05-16T00:33:57.1283638Z GITHUB_PAT: *** 2021-05-16T00:33:57.1283968Z COVERALLS_TOKEN: 2021-05-16T00:33:57.1284360Z continue-on-error: false 2021-05-16T00:33:57.1284755Z VDIFFR_RUN_TESTS: 2021-05-16T00:33:57.1285101Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:33:57.1285429Z TZ: UTC 2021-05-16T00:33:57.1285737Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:33:57.1286077Z NOT_CRAN: true 2021-05-16T00:33:57.1286372Z ##[endgroup] 2021-05-16T00:33:57.9505563Z [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\cf3cae70-b57e-4d61-a77b-407054332233', 'D:\a\_temp\64d59b03-5b6b-47fc-8ca2-de12a977a604')" 2021-05-16T00:34:00.9314596Z ##[group]Run git config user.name adigherman 2021-05-16T00:34:00.9315287Z git config user.name adigherman 2021-05-16T00:34:00.9315774Z git config user.email adig@jhu.edu 2021-05-16T00:34:00.9370525Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T00:34:00.9371066Z env: 2021-05-16T00:34:00.9371484Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:34:00.9371940Z TIC_DEPLOY_KEY: 2021-05-16T00:34:00.9372270Z RSPM: 2021-05-16T00:34:00.9373513Z GITHUB_PAT: *** 2021-05-16T00:34:00.9373886Z COVERALLS_TOKEN: 2021-05-16T00:34:00.9374363Z continue-on-error: false 2021-05-16T00:34:00.9375323Z VDIFFR_RUN_TESTS: 2021-05-16T00:34:00.9375907Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:34:00.9376300Z TZ: UTC 2021-05-16T00:34:00.9376706Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:34:00.9377193Z NOT_CRAN: true 2021-05-16T00:34:00.9377588Z ##[endgroup] 2021-05-16T00:34:02.2612885Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T00:34:02.2613556Z with: 2021-05-16T00:34:02.2613961Z msystem: MINGW64 2021-05-16T00:34:02.2614416Z update: true 2021-05-16T00:34:02.2614922Z install: git mingw-w64-x86_64-toolchain 2021-05-16T00:34:02.2615503Z path-type: minimal 2021-05-16T00:34:02.2615938Z release: true 2021-05-16T00:34:02.2616352Z env: 2021-05-16T00:34:02.2616851Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:34:02.2617338Z TIC_DEPLOY_KEY: 2021-05-16T00:34:02.2617753Z RSPM: 2021-05-16T00:34:02.2619146Z GITHUB_PAT: *** 2021-05-16T00:34:02.2619616Z COVERALLS_TOKEN: 2021-05-16T00:34:02.2620129Z continue-on-error: false 2021-05-16T00:34:02.2620683Z VDIFFR_RUN_TESTS: 2021-05-16T00:34:02.2621136Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:34:02.2621589Z TZ: UTC 2021-05-16T00:34:02.2622001Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:34:02.2622473Z NOT_CRAN: true 2021-05-16T00:34:02.2622903Z ##[endgroup] 2021-05-16T00:34:02.4393467Z ##[group]Downloading MSYS2... 2021-05-16T00:34:03.2357142Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T00:34:04.2098157Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T00:34:04.2266979Z ##[endgroup] 2021-05-16T00:34:04.2278881Z ##[group]Extracting MSYS2... 2021-05-16T00:34:04.2280064Z [command]D:\a\_temp\base.exe -y 2021-05-16T00:34:04.5915172Z 2021-05-16T00:34:04.5916492Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T00:34:04.5917068Z 2021-05-16T00:34:04.5917760Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T00:34:04.5925300Z -- 2021-05-16T00:34:04.5926057Z Path = D:\a\_temp\base.exe 2021-05-16T00:34:04.5926695Z Type = 7z 2021-05-16T00:34:04.5927110Z 2021-05-16T00:34:04.8068860Z 0% 2021-05-16T00:34:04.8070183Z 2021-05-16T00:34:05.0269260Z 0% 1100 2021-05-16T00:34:05.0270143Z 2021-05-16T00:34:05.2288397Z 8% 1100 2021-05-16T00:34:05.2289623Z 2021-05-16T00:34:05.4398980Z 16% 1100 2021-05-16T00:34:05.4400406Z 2021-05-16T00:34:05.6391801Z 23% 1100 2021-05-16T00:34:05.6392520Z 2021-05-16T00:34:05.8528907Z 29% 1100 2021-05-16T00:34:05.8529681Z 2021-05-16T00:34:06.0680205Z 30% 1100 2021-05-16T00:34:06.0681545Z 2021-05-16T00:34:06.2786974Z 33% 1100 2021-05-16T00:34:06.2788173Z 2021-05-16T00:34:06.4972162Z 40% 1100 2021-05-16T00:34:06.4973625Z 2021-05-16T00:34:06.6968428Z 46% 1100 2021-05-16T00:34:06.6969456Z 2021-05-16T00:34:06.8998525Z 47% 1638 - msys64\usr\lib\tcl8.6\encoding\macThai.enc 2021-05-16T00:34:06.9000391Z 2021-05-16T00:34:07.1029707Z 47% 2481 - msys64\usr\lib\terminfo\64\d462-dg 2021-05-16T00:34:07.1031395Z 2021-05-16T00:34:07.3058158Z 47% 3326 - msys64\usr\lib\terminfo\6e\ntconsole-35-nti 2021-05-16T00:34:07.3059972Z 2021-05-16T00:34:07.5099153Z 47% 4152 - msys64\usr\lib\terminfo\76\vte-2014 2021-05-16T00:34:07.5100731Z 2021-05-16T00:34:07.8017485Z 47% 4987 - msys64\usr\share\bash-completion\completions\iscsiadm 2021-05-16T00:34:07.8019989Z 2021-05-16T00:34:08.0106698Z 47% 5595 - msys64\usr\share\gnupg\help.zh_TW.txt 2021-05-16T00:34:08.0107718Z 2021-05-16T00:34:08.2122783Z 47% 5615 - msys64\usr\share\gtk-doc\html\p11-kit\p11-kit-URIs.html 2021-05-16T00:34:08.2125002Z 2021-05-16T00:34:08.4273891Z 47% 6169 - msys64\usr\share\locale\it\LC_MESSAGES\gnupg2.mo 2021-05-16T00:34:08.4275099Z 2021-05-16T00:34:08.6200493Z 47% 6736 - msys64\usr\share\makepkg\util\parseopts.sh 2021-05-16T00:34:08.6202238Z 2021-05-16T00:34:08.8219647Z 47% 7473 - msys64\usr\share\man\man3\CPAN.API.HOWTO.3perl.gz 2021-05-16T00:34:08.8220673Z 2021-05-16T00:34:09.0252145Z 47% 8198 - msys64\usr\share\man\man3\TAP.Harness.Env.3perl.gz 2021-05-16T00:34:09.0253654Z 2021-05-16T00:34:09.2633807Z 47% 8917 - msys64\usr\share\man\man3\Test2.Event.Fail.3perl.gz 2021-05-16T00:34:09.2635881Z 2021-05-16T00:34:09.4619986Z 47% 9213 - msys64\usr\share\man\man3\curl_formfree.3.gz 2021-05-16T00:34:09.4621788Z 2021-05-16T00:34:09.6661212Z 47% 9951 - msys64\usr\share\man\man3\mvwaddch.3x.gz 2021-05-16T00:34:09.6662713Z 2021-05-16T00:34:09.8689902Z 47% 10697 - msys64\usr\share\mintty\lang\zh_TW.po 2021-05-16T00:34:09.8691113Z 2021-05-16T00:34:10.0720865Z 47% 11368 - msys64\usr\share\perl5\core_perl\pods\perl5005delta.pod 2021-05-16T00:34:10.0722827Z 2021-05-16T00:34:10.2746983Z 47% 12088 - msys64\usr\share\perl5\core_perl\unicore\lib\Scx\Taml.pl 2021-05-16T00:34:10.2748985Z 2021-05-16T00:34:10.6606932Z 47% 12461 - msys64\usr\share\terminfo\61\att4425 2021-05-16T00:34:10.6608638Z 2021-05-16T00:34:10.8529068Z 47% 13039 - msys64\usr\share\terminfo\65\excel62-w 2021-05-16T00:34:10.8530683Z 2021-05-16T00:34:11.0558963Z 47% 13740 - msys64\usr\share\terminfo\6f\opennt-nti 2021-05-16T00:34:11.0560532Z 2021-05-16T00:34:11.2599452Z 47% 14585 - msys64\usr\share\terminfo\77\wy50-mc 2021-05-16T00:34:11.2601217Z 2021-05-16T00:34:11.4631595Z 47% 15447 - msys64\usr\share\zoneinfo\Kwajalein 2021-05-16T00:34:11.4633266Z 2021-05-16T00:34:11.6704803Z 47% 16348 - msys64\usr\share\zoneinfo\right\Antarctica\Macquarie 2021-05-16T00:34:11.6705640Z 2021-05-16T00:34:11.8824297Z 47% 17064 2021-05-16T00:34:11.8825018Z 2021-05-16T00:34:12.0873156Z 49% 17092 2021-05-16T00:34:12.0874647Z 2021-05-16T00:34:12.2775779Z 53% 17092 2021-05-16T00:34:12.2777302Z 2021-05-16T00:34:12.4876549Z 56% 17092 2021-05-16T00:34:12.4877397Z 2021-05-16T00:34:12.6990055Z 59% 17092 2021-05-16T00:34:12.6991216Z 2021-05-16T00:34:12.9148352Z 62% 17092 2021-05-16T00:34:12.9149115Z 2021-05-16T00:34:13.1175872Z 65% 17092 2021-05-16T00:34:13.1177136Z 2021-05-16T00:34:13.3117112Z 69% 17092 2021-05-16T00:34:13.3117853Z 2021-05-16T00:34:13.5135170Z 72% 17092 2021-05-16T00:34:13.5136315Z 2021-05-16T00:34:13.7311115Z 75% 17092 2021-05-16T00:34:13.7312462Z 2021-05-16T00:34:13.9372642Z 78% 17092 2021-05-16T00:34:13.9373418Z 2021-05-16T00:34:14.1444101Z 81% 17092 2021-05-16T00:34:14.1445045Z 2021-05-16T00:34:14.3556797Z 87% 17092 2021-05-16T00:34:14.3558103Z 2021-05-16T00:34:14.5591986Z 93% 17092 2021-05-16T00:34:14.5593272Z 2021-05-16T00:34:14.7615771Z 98% 17092 2021-05-16T00:34:14.7617128Z 2021-05-16T00:34:14.9714864Z 100% 17305 - msys64\usr\bin\msys-db_cxx-5.3.dll 2021-05-16T00:34:14.9715886Z 2021-05-16T00:34:15.1772122Z 100% 17411 - msys64\usr\bin\pactree.exe 2021-05-16T00:34:15.1774813Z 2021-05-16T00:34:15.1775390Z Everything is Ok 2021-05-16T00:34:15.1798511Z ##[endgroup] 2021-05-16T00:34:15.1799262Z ##[group]Disable Key Refresh... 2021-05-16T00:34:15.2537550Z [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-16T00:34:16.1943702Z ##[endgroup] 2021-05-16T00:34:16.1971366Z ##[group]Restoring package cache... 2021-05-16T00:34:16.6257666Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T00:34:16.6259324Z ##[endgroup] 2021-05-16T00:34:16.6260253Z ##[group]Starting MSYS2 for the first time... 2021-05-16T00:34:16.6934843Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T00:34:16.8264403Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T00:34:16.8404557Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T00:34:16.9943416Z Copying skeleton files. 2021-05-16T00:34:16.9944696Z These files are for the users to personalise their msys2 experience. 2021-05-16T00:34:16.9945645Z 2021-05-16T00:34:16.9946522Z They will never be overwritten nor automatically updated. 2021-05-16T00:34:16.9947145Z 2021-05-16T00:34:17.0404258Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T00:34:17.0542880Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T00:34:17.0704418Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T00:34:17.0841982Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T00:34:17.0983991Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T00:34:17.1526807Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T00:34:17.1820768Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T00:34:17.2110598Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T00:34:17.2410774Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T00:34:17.8508536Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T00:34:17.8601505Z gpg: no ultimately trusted keys found 2021-05-16T00:34:18.1307890Z gpg: starting migration from earlier GnuPG versions 2021-05-16T00:34:18.1740321Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T00:34:18.1741318Z gpg: migration succeeded 2021-05-16T00:34:18.1942826Z gpg: Generating pacman keyring master key... 2021-05-16T00:34:19.3203273Z gpg: key 148CBC2BACAFBCCB marked as ultimately trusted 2021-05-16T00:34:19.3204291Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T00:34:19.3607716Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/5AF825D36810799433CE8F59148CBC2BACAFBCCB.rev' 2021-05-16T00:34:19.3608730Z gpg: Done 2021-05-16T00:34:19.3825116Z ==> Updating trust database... 2021-05-16T00:34:19.4004562Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T00:34:19.4006226Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T00:34:19.4734512Z ==> Appending keys from msys2.gpg... 2021-05-16T00:34:19.6062812Z ==> Locally signing trusted keys in keyring... 2021-05-16T00:34:19.6203130Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T00:34:19.7287568Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T00:34:19.8303740Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T00:34:19.9298624Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T00:34:20.0299775Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T00:34:20.3566420Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T00:34:20.4536507Z ==> Importing owner trust values... 2021-05-16T00:34:20.4685486Z gpg: setting ownertrust to 4 2021-05-16T00:34:20.4686813Z gpg: setting ownertrust to 4 2021-05-16T00:34:20.4687478Z gpg: setting ownertrust to 4 2021-05-16T00:34:20.4688400Z gpg: setting ownertrust to 4 2021-05-16T00:34:20.4689184Z gpg: setting ownertrust to 4 2021-05-16T00:34:20.4689975Z gpg: setting ownertrust to 4 2021-05-16T00:34:20.4830976Z ==> Disabling revoked keys in keyring... 2021-05-16T00:34:20.4962860Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T00:34:20.5523667Z ==> Updating trust database... 2021-05-16T00:34:20.5705369Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T00:34:20.5717580Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T00:34:20.5727666Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T00:34:20.5731794Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T00:34:20.5733893Z gpg: next trustdb check due at 2022-01-23 2021-05-16T00:34:20.6102403Z pacman-key (pacman) 5.2.2 2021-05-16T00:34:20.6103645Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T00:34:20.6104702Z 2021-05-16T00:34:20.6249555Z This is free software; see the source for copying conditions. 2021-05-16T00:34:20.6250700Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T00:34:21.3280896Z  2021-05-16T00:34:21.3281664Z 2021-05-16T00:34:21.3282479Z ################################################################### 2021-05-16T00:34:21.3283164Z # # 2021-05-16T00:34:21.3283884Z # # 2021-05-16T00:34:21.3284509Z # C A U T I O N # 2021-05-16T00:34:21.3285115Z # # 2021-05-16T00:34:21.3285915Z # This is first start of MSYS2. # 2021-05-16T00:34:21.3286708Z # You MUST restart shell to apply necessary actions. # 2021-05-16T00:34:21.3287448Z # # 2021-05-16T00:34:21.3288254Z # # 2021-05-16T00:34:21.3288852Z ################################################################### 2021-05-16T00:34:21.3289162Z 2021-05-16T00:34:21.3289415Z 2021-05-16T00:34:21.3478516Z 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-16T00:34:21.3528732Z ##[endgroup] 2021-05-16T00:34:21.3529718Z ##[group]Disable CheckSpace... 2021-05-16T00:34:21.4076460Z [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-16T00:34:21.7478536Z ##[endgroup] 2021-05-16T00:34:21.7479560Z ##[group]Updating packages... 2021-05-16T00:34:21.8034895Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T00:34:22.5660766Z :: Synchronizing package databases... 2021-05-16T00:34:23.0353380Z downloading mingw32.db... 2021-05-16T00:34:23.7069973Z downloading mingw32.db.sig... 2021-05-16T00:34:23.9101605Z downloading mingw64.db... 2021-05-16T00:34:24.1062217Z downloading mingw64.db.sig... 2021-05-16T00:34:24.3350740Z downloading ucrt64.db... 2021-05-16T00:34:24.8767501Z downloading ucrt64.db.sig... 2021-05-16T00:34:24.8768051Z downloading msys.db... 2021-05-16T00:34:24.8768540Z downloading msys.db.sig... 2021-05-16T00:34:24.9318567Z :: Starting core system upgrade... 2021-05-16T00:34:25.1274889Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T00:34:25.1276964Z resolving dependencies... 2021-05-16T00:34:25.1347646Z looking for conflicting packages... 2021-05-16T00:34:25.1368857Z 2021-05-16T00:34:25.1371281Z 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-16T00:34:25.1372320Z 2021-05-16T00:34:25.1372973Z Total Download Size: 9.36 MiB 2021-05-16T00:34:25.1373663Z Total Installed Size: 44.60 MiB 2021-05-16T00:34:25.1374828Z Net Upgrade Size: 0.02 MiB 2021-05-16T00:34:25.1375212Z 2021-05-16T00:34:25.1375854Z :: Proceed with installation? [Y/n] 2021-05-16T00:34:25.1376562Z :: Retrieving packages... 2021-05-16T00:34:25.2342489Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T00:34:25.3333734Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:25.4388623Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T00:34:25.6464411Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T00:34:25.7591046Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T00:34:25.8867639Z checking keyring... 2021-05-16T00:34:25.9707910Z checking package integrity... 2021-05-16T00:34:26.6945676Z loading package files... 2021-05-16T00:34:26.7086918Z checking for file conflicts... 2021-05-16T00:34:26.7089899Z :: Processing package changes... 2021-05-16T00:34:26.7090912Z upgrading filesystem... 2021-05-16T00:34:26.7549441Z upgrading mintty... 2021-05-16T00:34:26.8192604Z upgrading msys2-runtime... 2021-05-16T00:34:26.8805638Z upgrading pacman-mirrors... 2021-05-16T00:34:26.8862845Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T00:34:26.8888507Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T00:34:26.8901688Z upgrading pacman... 2021-05-16T00:34:26.9743706Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T00:34:27.2752674Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 2220 has been terminated. 2021-05-16T00:34:27.6670287Z ##[endgroup] 2021-05-16T00:34:27.6693613Z ##[group]Killing remaining tasks... 2021-05-16T00:34:27.6966869Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T00:34:27.8321190Z 2021-05-16T00:34:27.8322254Z INFO: No tasks running with the specified criteria. 2021-05-16T00:34:27.8354022Z ##[endgroup] 2021-05-16T00:34:27.8354694Z ##[group]Final system upgrade... 2021-05-16T00:34:27.8916072Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T00:34:28.6434435Z :: Synchronizing package databases... 2021-05-16T00:34:29.3823338Z mingw32 is up to date 2021-05-16T00:34:29.3824488Z mingw64 is up to date 2021-05-16T00:34:29.3825356Z ucrt64 is up to date 2021-05-16T00:34:29.3826336Z downloading clang64.db... 2021-05-16T00:34:30.0443978Z downloading clang64.db.sig... 2021-05-16T00:34:30.2473413Z msys is up to date 2021-05-16T00:34:30.2475097Z :: Starting core system upgrade... 2021-05-16T00:34:30.4751167Z there is nothing to do 2021-05-16T00:34:30.4752931Z :: Starting full system upgrade... 2021-05-16T00:34:30.5133074Z resolving dependencies... 2021-05-16T00:34:30.5207882Z looking for conflicting packages... 2021-05-16T00:34:30.5237597Z 2021-05-16T00:34:30.5239441Z 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-16T00:34:30.5241208Z 2021-05-16T00:34:30.5241996Z Total Download Size: 4.95 MiB 2021-05-16T00:34:30.5242651Z Total Installed Size: 19.34 MiB 2021-05-16T00:34:30.5243258Z Net Upgrade Size: 0.93 MiB 2021-05-16T00:34:30.5243653Z 2021-05-16T00:34:30.5244586Z :: Proceed with installation? [Y/n] 2021-05-16T00:34:30.5245256Z :: Retrieving packages... 2021-05-16T00:34:30.6202609Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:30.7175760Z downloading libxml2-2.9.10-8-x86_64.pkg.tar.zst... 2021-05-16T00:34:30.9103043Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T00:34:31.0084586Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T00:34:31.1589798Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:31.2611232Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:31.3610738Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:31.5621249Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T00:34:31.6594377Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:31.7569321Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T00:34:31.8573959Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:31.8642051Z checking keyring... 2021-05-16T00:34:31.9589843Z checking package integrity... 2021-05-16T00:34:33.5462692Z loading package files... 2021-05-16T00:34:33.5683040Z checking for file conflicts... 2021-05-16T00:34:33.5683853Z checking available disk space... 2021-05-16T00:34:33.5786435Z :: Processing package changes... 2021-05-16T00:34:33.5787127Z upgrading less... 2021-05-16T00:34:33.5872367Z upgrading libxml2... 2021-05-16T00:34:33.6067156Z upgrading libxslt... 2021-05-16T00:34:33.6180167Z upgrading ca-certificates... 2021-05-16T00:34:34.3237923Z upgrading libsqlite... 2021-05-16T00:34:34.3346699Z upgrading libzstd... 2021-05-16T00:34:34.3418667Z upgrading gnupg... 2021-05-16T00:34:36.7923716Z ==> Appending keys from msys2.gpg... 2021-05-16T00:34:36.8770982Z ==> Locally signing trusted keys in keyring... 2021-05-16T00:34:36.8913587Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T00:34:40.9977195Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T00:34:41.0528874Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T00:34:41.1140786Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T00:34:41.1768265Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T00:34:41.2427399Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T00:34:41.3012847Z ==> Importing owner trust values... 2021-05-16T00:34:41.3417787Z ==> Disabling revoked keys in keyring... 2021-05-16T00:34:41.3568394Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T00:34:41.4145834Z ==> Updating trust database... 2021-05-16T00:34:41.4306046Z gpg: next trustdb check due at 2022-01-23 2021-05-16T00:34:41.5159805Z upgrading msys2-keyring... 2021-05-16T00:34:41.7557175Z ==> Appending keys from msys2.gpg... 2021-05-16T00:34:41.8527149Z ==> Locally signing trusted keys in keyring... 2021-05-16T00:34:41.8708951Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T00:34:41.9639805Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T00:34:42.0237019Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T00:34:42.0828095Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T00:34:42.1366704Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T00:34:42.1967234Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T00:34:42.2506464Z ==> Importing owner trust values... 2021-05-16T00:34:42.2896618Z ==> Disabling revoked keys in keyring... 2021-05-16T00:34:42.3049475Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T00:34:42.3606122Z ==> Updating trust database... 2021-05-16T00:34:42.3785866Z gpg: next trustdb check due at 2022-01-23 2021-05-16T00:34:42.4610035Z upgrading msys2-launcher... 2021-05-16T00:34:42.4713797Z upgrading rebase... 2021-05-16T00:34:42.4838590Z upgrading zstd... 2021-05-16T00:34:42.5040704Z :: Running post-transaction hooks... 2021-05-16T00:34:42.5041508Z (1/1) Updating the info directory file... 2021-05-16T00:34:42.7353770Z ##[endgroup] 2021-05-16T00:34:42.7354720Z ##[group]Installing additional packages... 2021-05-16T00:34:42.7942204Z [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-16T00:34:43.8360816Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T00:34:43.8361962Z :: Repository mingw64 2021-05-16T00:34:43.8365688Z 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-16T00:34:43.8368129Z 2021-05-16T00:34:43.8368709Z Enter a selection (default=all): 2021-05-16T00:34:43.8369372Z resolving dependencies... 2021-05-16T00:34:43.8471621Z looking for conflicting packages... 2021-05-16T00:34:43.8577486Z 2021-05-16T00:34:43.8593074Z 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-16T00:34:43.8604366Z 2021-05-16T00:34:43.8604880Z Total Download Size: 165.03 MiB 2021-05-16T00:34:43.8605437Z Total Installed Size: 1089.03 MiB 2021-05-16T00:34:43.8605799Z 2021-05-16T00:34:43.8606428Z :: Proceed with installation? [Y/n] 2021-05-16T00:34:43.8607046Z :: Retrieving packages... 2021-05-16T00:34:44.2275163Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T00:34:44.8971555Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T00:34:44.9960601Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T00:34:45.5138493Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:45.7362101Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:45.8720119Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-16T00:34:45.9725175Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T00:34:46.0754092Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T00:34:46.1753559Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T00:34:46.2732806Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:46.3720197Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:46.4757223Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T00:34:46.5745896Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:46.6768736Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-16T00:34:46.7770920Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:47.8017690Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:48.5149015Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:48.6200260Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:49.0967656Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:49.5488062Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T00:34:49.6499042Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T00:34:49.7792600Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T00:34:49.8786812Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T00:34:49.9791842Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T00:34:50.0912388Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T00:34:50.1903465Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T00:34:50.2907635Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T00:34:50.3879885Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T00:34:50.4888477Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T00:34:50.5872976Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T00:34:50.6888275Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T00:34:50.9189730Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T00:34:51.0163334Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T00:34:51.1226660Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T00:34:51.2450927Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T00:34:51.5682086Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T00:34:51.6937543Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T00:34:51.7976057Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T00:34:52.4556229Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T00:34:52.5558765Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T00:34:52.7659553Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T00:34:53.0742134Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:53.4167638Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:53.5140409Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T00:34:53.6142191Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T00:34:53.7156232Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:53.8149816Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:53.9125427Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:54.0095757Z downloading vim-8.2.2689-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:54.3358836Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:54.4365497Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:54.5459864Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T00:34:54.6445329Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T00:34:54.7420135Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T00:34:54.8393386Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T00:34:54.9373053Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T00:34:55.0348949Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T00:34:55.1325720Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:55.2301644Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T00:34:55.3282411Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T00:34:55.4262158Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T00:34:55.5240451Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T00:34:55.6224057Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:55.7195428Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T00:34:55.8182108Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T00:34:55.9163487Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T00:34:56.0141614Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T00:34:56.1115290Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T00:34:56.2097936Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T00:34:56.3082558Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T00:34:56.4081486Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T00:34:56.5059580Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T00:34:56.6046506Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T00:34:56.7030846Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T00:34:56.8022191Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T00:34:56.9032822Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:57.0041942Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T00:34:57.1021403Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T00:34:57.1997711Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:57.2984310Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:57.4274165Z checking keyring... 2021-05-16T00:34:57.7004903Z checking package integrity... 2021-05-16T00:35:10.4162486Z loading package files... 2021-05-16T00:35:10.9825227Z checking for file conflicts... 2021-05-16T00:35:13.2098235Z checking available disk space... 2021-05-16T00:35:13.2219408Z :: Processing package changes... 2021-05-16T00:35:13.2220661Z installing expat... 2021-05-16T00:35:13.2279099Z installing vim... 2021-05-16T00:35:14.7360766Z installing heimdal... 2021-05-16T00:35:15.0846099Z installing openssh... 2021-05-16T00:35:15.1204951Z installing perl-Error... 2021-05-16T00:35:15.1312273Z installing perl-Authen-SASL... 2021-05-16T00:35:15.1527167Z installing perl-Encode-Locale... 2021-05-16T00:35:15.1599646Z installing perl-HTTP-Date... 2021-05-16T00:35:15.1683957Z installing perl-File-Listing... 2021-05-16T00:35:15.1750292Z installing perl-HTML-Tagset... 2021-05-16T00:35:15.1795612Z installing perl-Clone... 2021-05-16T00:35:15.1854457Z installing perl-IO-HTML... 2021-05-16T00:35:15.1913139Z installing perl-LWP-MediaTypes... 2021-05-16T00:35:15.1968597Z installing perl-URI... 2021-05-16T00:35:15.2479305Z installing perl-HTTP-Message... 2021-05-16T00:35:15.2688825Z installing perl-HTML-Parser... 2021-05-16T00:35:15.2846239Z installing perl-HTTP-Cookies... 2021-05-16T00:35:15.2924516Z installing perl-HTTP-Daemon... 2021-05-16T00:35:15.2967516Z installing perl-HTTP-Negotiate... 2021-05-16T00:35:15.3006083Z installing perl-Net-HTTP... 2021-05-16T00:35:15.3103927Z installing perl-WWW-RobotRules... 2021-05-16T00:35:15.3168966Z installing perl-Try-Tiny... 2021-05-16T00:35:15.3269688Z installing perl-libwww... 2021-05-16T00:35:15.3612784Z Optional dependencies for perl-libwww 2021-05-16T00:35:15.3615011Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T00:35:15.3616707Z installing perl-TimeDate... 2021-05-16T00:35:15.3978145Z installing perl-MailTools... 2021-05-16T00:35:15.4302992Z installing perl-IO-Stringy... 2021-05-16T00:35:15.4441357Z installing perl-Convert-BinHex... 2021-05-16T00:35:15.5550985Z module test... pass. 2021-05-16T00:35:15.5594075Z installing perl-MIME-tools... 2021-05-16T00:35:15.6111946Z installing perl-Net-SSLeay... 2021-05-16T00:35:15.6804034Z installing perl-IO-Socket-SSL... 2021-05-16T00:35:15.6966528Z installing perl-Net-SMTP-SSL... 2021-05-16T00:35:15.7024821Z installing perl-TermReadKey... 2021-05-16T00:35:15.7098110Z installing git... 2021-05-16T00:35:16.3149679Z Optional dependencies for git 2021-05-16T00:35:16.3151022Z python: various helper scripts 2021-05-16T00:35:16.3152006Z subversion: git svn 2021-05-16T00:35:16.3153051Z installing mingw-w64-x86_64-libiconv... 2021-05-16T00:35:16.3439774Z installing mingw-w64-x86_64-zlib... 2021-05-16T00:35:16.3531127Z installing mingw-w64-x86_64-binutils... 2021-05-16T00:35:16.6819936Z installing mingw-w64-x86_64-headers-git... 2021-05-16T00:35:18.0549216Z installing mingw-w64-x86_64-crt-git... 2021-05-16T00:35:18.7108208Z installing mingw-w64-x86_64-isl... 2021-05-16T00:35:18.7621848Z installing mingw-w64-x86_64-gmp... 2021-05-16T00:35:18.7762382Z installing mingw-w64-x86_64-mpfr... 2021-05-16T00:35:18.7973972Z installing mingw-w64-x86_64-mpc... 2021-05-16T00:35:18.8021284Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T00:35:18.8095939Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T00:35:18.8274188Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T00:35:18.8309972Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T00:35:18.8426747Z installing mingw-w64-x86_64-zstd... 2021-05-16T00:35:19.1730051Z installing mingw-w64-x86_64-gcc... 2021-05-16T00:35:20.4672626Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T00:35:22.5027562Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T00:35:22.5139998Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T00:35:22.6487437Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T00:35:22.8133797Z installing mingw-w64-x86_64-expat... 2021-05-16T00:35:22.8222518Z installing mingw-w64-x86_64-gettext... 2021-05-16T00:35:25.0118685Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T00:35:25.0276027Z installing mingw-w64-x86_64-libsystre... 2021-05-16T00:35:25.0416192Z installing mingw-w64-x86_64-ncurses... 2021-05-16T00:35:30.0939278Z installing mingw-w64-x86_64-bzip2... 2021-05-16T00:35:30.1115491Z installing mingw-w64-x86_64-libffi... 2021-05-16T00:35:30.1226389Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T00:35:30.1774957Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T00:35:30.2160318Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T00:35:30.2419723Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T00:35:30.8740403Z installing mingw-w64-x86_64-openssl... 2021-05-16T00:35:37.3134684Z installing mingw-w64-x86_64-termcap... 2021-05-16T00:35:37.3188600Z installing mingw-w64-x86_64-readline... 2021-05-16T00:35:37.3486002Z installing mingw-w64-x86_64-tcl... 2021-05-16T00:35:38.8437346Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T00:35:39.8872563Z installing mingw-w64-x86_64-tk... 2021-05-16T00:35:40.3700287Z installing mingw-w64-x86_64-xz... 2021-05-16T00:35:40.4429810Z installing mingw-w64-x86_64-python... 2021-05-16T00:35:48.0497457Z installing mingw-w64-x86_64-xxhash... 2021-05-16T00:35:48.0603010Z installing mingw-w64-x86_64-gdb... 2021-05-16T00:35:48.1606669Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T00:35:48.2480360Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T00:35:48.3754598Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T00:35:48.3805778Z installing mingw-w64-x86_64-make... 2021-05-16T00:35:48.3992156Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T00:35:48.4153309Z installing mingw-w64-x86_64-tools-git... 2021-05-16T00:35:48.4262469Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T00:35:48.4910086Z ##[endgroup] 2021-05-16T00:35:48.4910804Z ##[group]Saving package cache... 2021-05-16T00:35:48.5457268Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T00:35:49.4927102Z ==> no candidate packages found for pruning 2021-05-16T00:35:49.5544656Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T00:35:49.9223204Z ==> no candidate packages found for pruning 2021-05-16T00:35:50.7481821Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58, another job may be creating this cache. 2021-05-16T00:35:50.8184041Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T00:35:51.5948475Z 2021-05-16T00:35:51.5949467Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T00:35:51.6242486Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T00:35:51.6243405Z removing all files from cache... 2021-05-16T00:35:51.6243853Z 2021-05-16T00:35:51.6244462Z Database directory: /var/lib/pacman/ 2021-05-16T00:35:51.6249424Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T00:35:51.6250795Z removing unused sync repositories... 2021-05-16T00:35:51.6301439Z ##[endgroup] 2021-05-16T00:35:51.6585825Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T00:35:51.6586587Z env: 2021-05-16T00:35:51.6587060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:35:51.6587506Z TIC_DEPLOY_KEY: 2021-05-16T00:35:51.6587831Z RSPM: 2021-05-16T00:35:51.6589248Z GITHUB_PAT: *** 2021-05-16T00:35:51.6589583Z COVERALLS_TOKEN: 2021-05-16T00:35:51.6589988Z continue-on-error: false 2021-05-16T00:35:51.6590374Z VDIFFR_RUN_TESTS: 2021-05-16T00:35:51.6590733Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:35:51.6591057Z TZ: UTC 2021-05-16T00:35:51.6591365Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:35:51.6591706Z NOT_CRAN: true 2021-05-16T00:35:51.6592012Z MSYSTEM: MINGW64 2021-05-16T00:35:51.6592338Z ##[endgroup] 2021-05-16T00:35:52.5345672Z :: Synchronizing package databases... 2021-05-16T00:35:53.2359820Z mingw32 is up to date 2021-05-16T00:35:53.2361189Z mingw64 is up to date 2021-05-16T00:35:53.2362371Z ucrt64 is up to date 2021-05-16T00:35:53.2363866Z clang64 is up to date 2021-05-16T00:35:53.2364852Z msys is up to date 2021-05-16T00:35:53.2366121Z :: Starting core system upgrade... 2021-05-16T00:35:53.4691388Z there is nothing to do 2021-05-16T00:35:53.4693120Z :: Starting full system upgrade... 2021-05-16T00:35:53.5751086Z there is nothing to do 2021-05-16T00:35:54.2251406Z resolving dependencies... 2021-05-16T00:35:54.2358178Z looking for conflicting packages... 2021-05-16T00:35:54.2444454Z 2021-05-16T00:35:54.2445412Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T00:35:54.2445935Z 2021-05-16T00:35:54.2446523Z Total Download Size: 3.00 MiB 2021-05-16T00:35:54.2447186Z Total Installed Size: 20.93 MiB 2021-05-16T00:35:54.2447619Z 2021-05-16T00:35:54.2448383Z :: Proceed with installation? [Y/n] 2021-05-16T00:35:54.2449107Z :: Retrieving packages... 2021-05-16T00:35:54.5607180Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T00:35:55.4259252Z checking keyring... 2021-05-16T00:35:55.5049374Z checking package integrity... 2021-05-16T00:35:55.6363959Z loading package files... 2021-05-16T00:35:55.6376784Z checking for file conflicts... 2021-05-16T00:35:55.6388629Z checking available disk space... 2021-05-16T00:35:55.6393863Z :: Processing package changes... 2021-05-16T00:35:55.6394544Z installing mingw-w64-x86_64-aom... 2021-05-16T00:35:56.4124447Z resolving dependencies... 2021-05-16T00:35:56.4126292Z looking for conflicting packages... 2021-05-16T00:35:56.4266482Z 2021-05-16T00:35:56.4267533Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T00:35:56.4268216Z 2021-05-16T00:35:56.4268939Z Total Download Size: 1.97 MiB 2021-05-16T00:35:56.4269755Z Total Installed Size: 4.43 MiB 2021-05-16T00:35:56.4270288Z 2021-05-16T00:35:56.4271214Z :: Proceed with installation? [Y/n] 2021-05-16T00:35:56.4272195Z :: Retrieving packages... 2021-05-16T00:35:56.7450833Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T00:35:57.4227604Z checking keyring... 2021-05-16T00:35:57.5003609Z checking package integrity... 2021-05-16T00:35:57.6299206Z loading package files... 2021-05-16T00:35:57.6322580Z checking for file conflicts... 2021-05-16T00:35:57.6340065Z checking available disk space... 2021-05-16T00:35:57.6345161Z :: Processing package changes... 2021-05-16T00:35:57.6345865Z installing mingw-w64-x86_64-argtable... 2021-05-16T00:35:58.3405471Z resolving dependencies... 2021-05-16T00:35:58.3552222Z looking for conflicting packages... 2021-05-16T00:35:58.3594464Z 2021-05-16T00:35:58.3611793Z 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-16T00:35:58.3622920Z 2021-05-16T00:35:58.3623980Z Total Download Size: 92.82 MiB 2021-05-16T00:35:58.3625205Z Total Installed Size: 821.22 MiB 2021-05-16T00:35:58.3625984Z 2021-05-16T00:35:58.3627272Z :: Proceed with installation? [Y/n] 2021-05-16T00:35:58.3628544Z :: Retrieving packages... 2021-05-16T00:35:58.6811515Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T00:35:59.1649364Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T00:35:59.2640294Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T00:35:59.3633566Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T00:35:59.5586705Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T00:35:59.6575213Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T00:36:00.1498974Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T00:36:00.2522414Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T00:36:00.3531227Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T00:36:00.4618167Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T00:36:00.5614455Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T00:36:00.6604433Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T00:36:00.7679842Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T00:36:00.9752511Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T00:36:01.0758353Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T00:36:01.1745326Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T00:36:01.2755995Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T00:36:01.4234896Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T00:36:01.5402103Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T00:36:01.6420260Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T00:36:01.7989073Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T00:36:01.9010325Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T00:36:02.0219576Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T00:36:02.1231399Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T00:36:02.2227760Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T00:36:02.5474780Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T00:36:02.7976465Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T00:36:02.8968565Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T00:36:03.8039519Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T00:36:04.6535552Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T00:36:04.7685989Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T00:36:04.8717738Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T00:36:05.5064692Z checking keyring... 2021-05-16T00:36:05.7394092Z checking package integrity... 2021-05-16T00:36:10.3039451Z loading package files... 2021-05-16T00:36:10.6061340Z checking for file conflicts... 2021-05-16T00:36:12.0759868Z checking available disk space... 2021-05-16T00:36:12.0821081Z :: Processing package changes... 2021-05-16T00:36:12.0821971Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T00:36:12.1536311Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T00:36:12.1676205Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T00:36:12.1840969Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T00:36:12.2144824Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T00:36:12.2303314Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T00:36:12.9715742Z installing mingw-w64-x86_64-brotli... 2021-05-16T00:36:12.9912541Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T00:36:13.0156073Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T00:36:13.0478635Z installing mingw-w64-x86_64-gflags... 2021-05-16T00:36:13.0822971Z installing mingw-w64-x86_64-wineditline... 2021-05-16T00:36:13.0944834Z installing mingw-w64-x86_64-pcre... 2021-05-16T00:36:13.2363979Z installing mingw-w64-x86_64-glib2... 2021-05-16T00:36:13.6643549Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T00:36:13.6828288Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T00:36:13.6983426Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T00:36:13.7788720Z installing mingw-w64-x86_64-python-mako... 2021-05-16T00:36:13.8505729Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T00:36:13.9962028Z installing mingw-w64-x86_64-c-ares... 2021-05-16T00:36:14.0987848Z installing mingw-w64-x86_64-protobuf... 2021-05-16T00:36:14.2682165Z installing mingw-w64-x86_64-re2... 2021-05-16T00:36:14.2826827Z installing mingw-w64-x86_64-grpc... 2021-05-16T00:36:14.5629951Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T00:36:14.5712937Z installing mingw-w64-x86_64-lz4... 2021-05-16T00:36:14.5855636Z installing mingw-w64-x86_64-openblas... 2021-05-16T00:36:14.7858034Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T00:36:14.7859092Z number of threads to use. 2021-05-16T00:36:14.7881933Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T00:36:16.2722997Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T00:36:16.2724050Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T00:36:16.2724871Z installing mingw-w64-x86_64-snappy... 2021-05-16T00:36:16.2856214Z installing mingw-w64-x86_64-icu... 2021-05-16T00:36:16.8482386Z installing mingw-w64-x86_64-boost... 2021-05-16T00:36:30.0845105Z installing mingw-w64-x86_64-thrift... 2021-05-16T00:36:30.3471253Z installing mingw-w64-x86_64-uriparser... 2021-05-16T00:36:30.4423725Z installing mingw-w64-x86_64-arrow... 2021-05-16T00:36:32.0655378Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T00:36:32.0656243Z resolving dependencies... 2021-05-16T00:36:32.0731387Z looking for conflicting packages... 2021-05-16T00:36:32.0836455Z 2021-05-16T00:36:32.0837499Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T00:36:32.0838076Z 2021-05-16T00:36:32.0838938Z Total Installed Size: 36.73 MiB 2021-05-16T00:36:32.0839497Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:36:32.0840193Z 2021-05-16T00:36:32.0840882Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:32.0841538Z checking keyring... 2021-05-16T00:36:32.1568728Z checking package integrity... 2021-05-16T00:36:32.2880698Z loading package files... 2021-05-16T00:36:32.3007997Z checking for file conflicts... 2021-05-16T00:36:32.3008995Z checking available disk space... 2021-05-16T00:36:32.3379586Z :: Processing package changes... 2021-05-16T00:36:32.3380672Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T00:36:34.4126523Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T00:36:34.4127289Z resolving dependencies... 2021-05-16T00:36:34.4234252Z looking for conflicting packages... 2021-05-16T00:36:34.4282175Z 2021-05-16T00:36:34.4283023Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T00:36:34.4284171Z 2021-05-16T00:36:34.4284651Z Total Download Size: 7.06 MiB 2021-05-16T00:36:34.4285233Z Total Installed Size: 88.32 MiB 2021-05-16T00:36:34.4285762Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:36:34.4286112Z 2021-05-16T00:36:34.4286713Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:34.4287292Z :: Retrieving packages... 2021-05-16T00:36:34.7442664Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T00:36:35.7075975Z checking keyring... 2021-05-16T00:36:35.7850426Z checking package integrity... 2021-05-16T00:36:35.9627080Z loading package files... 2021-05-16T00:36:35.9678243Z checking for file conflicts... 2021-05-16T00:36:35.9679196Z checking available disk space... 2021-05-16T00:36:35.9771895Z :: Processing package changes... 2021-05-16T00:36:35.9772900Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T00:36:36.9746214Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T00:36:36.9746993Z resolving dependencies... 2021-05-16T00:36:36.9875929Z looking for conflicting packages... 2021-05-16T00:36:37.0030106Z 2021-05-16T00:36:37.0031166Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T00:36:37.0031697Z 2021-05-16T00:36:37.0032269Z Total Installed Size: 344.30 MiB 2021-05-16T00:36:37.0032894Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:36:37.0033293Z 2021-05-16T00:36:37.0034071Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:37.0034689Z checking keyring... 2021-05-16T00:36:37.0739907Z checking package integrity... 2021-05-16T00:36:37.3467402Z loading package files... 2021-05-16T00:36:37.5148603Z checking for file conflicts... 2021-05-16T00:36:37.5167280Z checking available disk space... 2021-05-16T00:36:38.4091029Z :: Processing package changes... 2021-05-16T00:36:38.4092042Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T00:36:53.1551741Z resolving dependencies... 2021-05-16T00:36:53.1659751Z looking for conflicting packages... 2021-05-16T00:36:53.1717539Z 2021-05-16T00:36:53.1718735Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T00:36:53.1719590Z 2021-05-16T00:36:53.1720421Z Total Download Size: 0.17 MiB 2021-05-16T00:36:53.1721410Z Total Installed Size: 0.98 MiB 2021-05-16T00:36:53.1722049Z 2021-05-16T00:36:53.1723044Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:53.1724115Z :: Retrieving packages... 2021-05-16T00:36:53.4831983Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T00:36:53.7699711Z checking keyring... 2021-05-16T00:36:53.8486962Z checking package integrity... 2021-05-16T00:36:53.9697601Z loading package files... 2021-05-16T00:36:53.9744216Z checking for file conflicts... 2021-05-16T00:36:53.9809312Z checking available disk space... 2021-05-16T00:36:53.9816684Z :: Processing package changes... 2021-05-16T00:36:53.9817403Z installing mingw-w64-x86_64-bwidget... 2021-05-16T00:36:54.7764099Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T00:36:54.7764831Z resolving dependencies... 2021-05-16T00:36:54.7833412Z looking for conflicting packages... 2021-05-16T00:36:54.7920814Z 2021-05-16T00:36:54.7921751Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T00:36:54.7922401Z 2021-05-16T00:36:54.7923188Z Total Download Size: 0.09 MiB 2021-05-16T00:36:54.7924040Z Total Installed Size: 0.46 MiB 2021-05-16T00:36:54.7924867Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:36:54.7925398Z 2021-05-16T00:36:54.7926252Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:54.7927166Z :: Retrieving packages... 2021-05-16T00:36:55.1136125Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T00:36:55.3036249Z checking keyring... 2021-05-16T00:36:55.3833270Z checking package integrity... 2021-05-16T00:36:55.5007609Z loading package files... 2021-05-16T00:36:55.5024471Z checking for file conflicts... 2021-05-16T00:36:55.5025175Z checking available disk space... 2021-05-16T00:36:55.5043734Z :: Processing package changes... 2021-05-16T00:36:55.5044422Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T00:36:56.2676045Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T00:36:56.2676912Z resolving dependencies... 2021-05-16T00:36:56.2677728Z looking for conflicting packages... 2021-05-16T00:36:56.2851248Z 2021-05-16T00:36:56.2852221Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T00:36:56.2852747Z 2021-05-16T00:36:56.2853645Z Total Installed Size: 0.62 MiB 2021-05-16T00:36:56.2854193Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:36:56.2854863Z 2021-05-16T00:36:56.2855560Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:56.2856206Z checking keyring... 2021-05-16T00:36:56.3501728Z checking package integrity... 2021-05-16T00:36:56.4510997Z loading package files... 2021-05-16T00:36:56.4536643Z checking for file conflicts... 2021-05-16T00:36:56.4537314Z checking available disk space... 2021-05-16T00:36:56.4576087Z :: Processing package changes... 2021-05-16T00:36:56.4576793Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T00:36:57.2032292Z resolving dependencies... 2021-05-16T00:36:57.2199109Z looking for conflicting packages... 2021-05-16T00:36:57.2222061Z warning: dependency cycle detected: 2021-05-16T00:36:57.2222776Z 2021-05-16T00:36:57.2224780Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T00:36:57.2229282Z 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-16T00:36:57.2232221Z 2021-05-16T00:36:57.2233311Z Total Download Size: 3.58 MiB 2021-05-16T00:36:57.2234506Z Total Installed Size: 21.16 MiB 2021-05-16T00:36:57.2235306Z 2021-05-16T00:36:57.2236525Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:57.2237561Z :: Retrieving packages... 2021-05-16T00:36:57.5538416Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T00:36:58.0356114Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T00:36:58.1378184Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T00:36:58.4314711Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T00:36:58.5397549Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T00:36:58.6427577Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T00:36:58.7415234Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T00:36:59.1229242Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T00:36:59.2213493Z checking keyring... 2021-05-16T00:36:59.4434513Z checking package integrity... 2021-05-16T00:37:00.4102456Z loading package files... 2021-05-16T00:37:00.4290380Z checking for file conflicts... 2021-05-16T00:37:00.4478983Z checking available disk space... 2021-05-16T00:37:00.4486819Z :: Processing package changes... 2021-05-16T00:37:00.4488179Z installing mingw-w64-x86_64-libpng... 2021-05-16T00:37:00.4730102Z installing mingw-w64-x86_64-graphite2... 2021-05-16T00:37:00.4860052Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T00:37:00.5480559Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T00:37:00.5481581Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T00:37:00.5482360Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T00:37:00.5483138Z installing mingw-w64-x86_64-freetype... 2021-05-16T00:37:00.5933184Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T00:37:00.7010063Z 2021-05-16T00:37:00.7011792Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T00:37:00.7018147Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T00:37:00.7028850Z 2021-05-16T00:37:09.8191162Z updating font cache... done. 2021-05-16T00:37:09.8233417Z installing mingw-w64-x86_64-lzo2... 2021-05-16T00:37:09.8526865Z installing mingw-w64-x86_64-pixman... 2021-05-16T00:37:09.8646757Z installing mingw-w64-x86_64-cairo... 2021-05-16T00:37:09.9009357Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T00:37:09.9011359Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T00:37:09.9021367Z :: Running post-transaction hooks... 2021-05-16T00:37:09.9024002Z (1/1) Updating fontconfig cache... 2021-05-16T00:37:10.6602147Z resolving dependencies... 2021-05-16T00:37:10.6729997Z looking for conflicting packages... 2021-05-16T00:37:10.6789889Z 2021-05-16T00:37:10.6790919Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T00:37:10.6791651Z 2021-05-16T00:37:10.6792411Z Total Download Size: 0.10 MiB 2021-05-16T00:37:10.6793300Z Total Installed Size: 0.20 MiB 2021-05-16T00:37:10.6793870Z 2021-05-16T00:37:10.6794772Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:10.6795724Z :: Retrieving packages... 2021-05-16T00:37:10.9976058Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T00:37:11.2857796Z checking keyring... 2021-05-16T00:37:11.3669398Z checking package integrity... 2021-05-16T00:37:11.4846006Z loading package files... 2021-05-16T00:37:11.4868162Z checking for file conflicts... 2021-05-16T00:37:11.4876877Z checking available disk space... 2021-05-16T00:37:11.4885130Z :: Processing package changes... 2021-05-16T00:37:11.4885855Z installing mingw-w64-x86_64-ccache... 2021-05-16T00:37:12.1971871Z resolving dependencies... 2021-05-16T00:37:12.2106950Z looking for conflicting packages... 2021-05-16T00:37:12.2160428Z 2021-05-16T00:37:12.2161189Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T00:37:12.2161688Z 2021-05-16T00:37:12.2162254Z Total Download Size: 0.69 MiB 2021-05-16T00:37:12.2163275Z Total Installed Size: 3.86 MiB 2021-05-16T00:37:12.2163707Z 2021-05-16T00:37:12.2164357Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:12.2165041Z :: Retrieving packages... 2021-05-16T00:37:12.5304459Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T00:37:13.0052138Z checking keyring... 2021-05-16T00:37:13.0861786Z checking package integrity... 2021-05-16T00:37:13.2083340Z loading package files... 2021-05-16T00:37:13.2101868Z checking for file conflicts... 2021-05-16T00:37:13.2113211Z checking available disk space... 2021-05-16T00:37:13.2122807Z :: Processing package changes... 2021-05-16T00:37:13.2123617Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T00:37:13.9107097Z resolving dependencies... 2021-05-16T00:37:13.9164095Z looking for conflicting packages... 2021-05-16T00:37:13.9289538Z 2021-05-16T00:37:13.9290638Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T00:37:13.9291420Z 2021-05-16T00:37:13.9292163Z Total Download Size: 0.42 MiB 2021-05-16T00:37:13.9292987Z Total Installed Size: 1.59 MiB 2021-05-16T00:37:13.9293527Z 2021-05-16T00:37:13.9294399Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:13.9295295Z :: Retrieving packages... 2021-05-16T00:37:14.2475612Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T00:37:14.6334191Z checking keyring... 2021-05-16T00:37:14.7108276Z checking package integrity... 2021-05-16T00:37:14.8259421Z loading package files... 2021-05-16T00:37:14.8280228Z checking for file conflicts... 2021-05-16T00:37:14.8302892Z checking available disk space... 2021-05-16T00:37:14.8312613Z :: Processing package changes... 2021-05-16T00:37:14.8313400Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T00:37:15.5307721Z resolving dependencies... 2021-05-16T00:37:15.5472504Z looking for conflicting packages... 2021-05-16T00:37:15.5500658Z 2021-05-16T00:37:15.5503689Z 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-16T00:37:15.5505864Z 2021-05-16T00:37:15.5506381Z Total Download Size: 13.82 MiB 2021-05-16T00:37:15.5506921Z Total Installed Size: 92.94 MiB 2021-05-16T00:37:15.5507281Z 2021-05-16T00:37:15.5507867Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:15.5508453Z :: Retrieving packages... 2021-05-16T00:37:15.8688460Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T00:37:16.4534101Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T00:37:16.5546643Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T00:37:16.6534613Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T00:37:16.7538837Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T00:37:16.8551789Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T00:37:16.9544103Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T00:37:17.0593301Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T00:37:17.1600653Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T00:37:17.4535219Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T00:37:17.5544932Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T00:37:17.6588584Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T00:37:17.7635852Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T00:37:17.8641297Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T00:37:17.9661111Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T00:37:18.2908676Z checking keyring... 2021-05-16T00:37:18.5131901Z checking package integrity... 2021-05-16T00:37:20.3228240Z loading package files... 2021-05-16T00:37:20.4332702Z checking for file conflicts... 2021-05-16T00:37:20.9477143Z checking available disk space... 2021-05-16T00:37:20.9508610Z :: Processing package changes... 2021-05-16T00:37:20.9510239Z installing mingw-w64-x86_64-libunistring... 2021-05-16T00:37:20.9969553Z installing mingw-w64-x86_64-libidn2... 2021-05-16T00:37:21.0317150Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T00:37:21.0572585Z installing mingw-w64-x86_64-libpsl... 2021-05-16T00:37:21.0643784Z installing mingw-w64-x86_64-libssh2... 2021-05-16T00:37:21.1941644Z installing mingw-w64-x86_64-jansson... 2021-05-16T00:37:21.2010074Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T00:37:21.2183428Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T00:37:21.2324684Z installing mingw-w64-x86_64-curl... 2021-05-16T00:37:21.5645549Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T00:37:21.5876335Z installing mingw-w64-x86_64-nettle... 2021-05-16T00:37:21.6375986Z installing mingw-w64-x86_64-libarchive... 2021-05-16T00:37:21.6842055Z installing mingw-w64-x86_64-libuv... 2021-05-16T00:37:21.6974081Z installing mingw-w64-x86_64-rhash... 2021-05-16T00:37:21.7336842Z installing mingw-w64-x86_64-cmake... 2021-05-16T00:37:26.7909184Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T00:37:26.7910223Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T00:37:26.7911161Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T00:37:27.5888797Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T00:37:28.3731934Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T00:37:29.0444995Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:37:29.0446678Z resolving dependencies... 2021-05-16T00:37:29.0526459Z looking for conflicting packages... 2021-05-16T00:37:29.0633008Z 2021-05-16T00:37:29.0634118Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:37:29.0634911Z 2021-05-16T00:37:29.0635656Z Total Download Size: 3.18 MiB 2021-05-16T00:37:29.0636482Z Total Installed Size: 81.46 MiB 2021-05-16T00:37:29.0637305Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:29.0637829Z 2021-05-16T00:37:29.0638671Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:29.0639578Z :: Retrieving packages... 2021-05-16T00:37:29.3821052Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:37:30.1586463Z checking keyring... 2021-05-16T00:37:30.2353204Z checking package integrity... 2021-05-16T00:37:30.3755102Z loading package files... 2021-05-16T00:37:30.3865980Z checking for file conflicts... 2021-05-16T00:37:30.3866951Z checking available disk space... 2021-05-16T00:37:30.4210084Z :: Processing package changes... 2021-05-16T00:37:30.4211637Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T00:37:31.9651996Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T00:37:31.9653027Z resolving dependencies... 2021-05-16T00:37:31.9809476Z looking for conflicting packages... 2021-05-16T00:37:31.9864456Z 2021-05-16T00:37:31.9865162Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T00:37:31.9865682Z 2021-05-16T00:37:31.9866245Z Total Installed Size: 2.86 MiB 2021-05-16T00:37:31.9867331Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:31.9867777Z 2021-05-16T00:37:31.9868572Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:31.9869197Z checking keyring... 2021-05-16T00:37:32.0474351Z checking package integrity... 2021-05-16T00:37:32.1543985Z loading package files... 2021-05-16T00:37:32.1598612Z checking for file conflicts... 2021-05-16T00:37:32.1599329Z checking available disk space... 2021-05-16T00:37:32.1780804Z :: Processing package changes... 2021-05-16T00:37:32.1781744Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T00:37:33.3087364Z resolving dependencies... 2021-05-16T00:37:33.3260913Z looking for conflicting packages... 2021-05-16T00:37:33.3271497Z 2021-05-16T00:37:33.3272456Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T00:37:33.3273119Z 2021-05-16T00:37:33.3273677Z Total Download Size: 0.41 MiB 2021-05-16T00:37:33.3274293Z Total Installed Size: 1.66 MiB 2021-05-16T00:37:33.3274698Z 2021-05-16T00:37:33.3275361Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:33.3276030Z :: Retrieving packages... 2021-05-16T00:37:33.6383163Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T00:37:34.1110782Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T00:37:34.2907764Z checking keyring... 2021-05-16T00:37:34.4369681Z checking package integrity... 2021-05-16T00:37:34.6769835Z loading package files... 2021-05-16T00:37:34.6821159Z checking for file conflicts... 2021-05-16T00:37:34.6895680Z checking available disk space... 2021-05-16T00:37:34.6905382Z :: Processing package changes... 2021-05-16T00:37:34.6906201Z installing mingw-w64-x86_64-gdbm... 2021-05-16T00:37:34.7191680Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T00:37:35.4543019Z resolving dependencies... 2021-05-16T00:37:35.4544072Z looking for conflicting packages... 2021-05-16T00:37:35.4731418Z 2021-05-16T00:37:35.4732497Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T00:37:35.4733156Z 2021-05-16T00:37:35.4733754Z Total Download Size: 0.11 MiB 2021-05-16T00:37:35.4734408Z Total Installed Size: 0.38 MiB 2021-05-16T00:37:35.4734847Z 2021-05-16T00:37:35.4735569Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:35.4736292Z :: Retrieving packages... 2021-05-16T00:37:35.7998137Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T00:37:36.0860312Z checking keyring... 2021-05-16T00:37:36.1642861Z checking package integrity... 2021-05-16T00:37:36.2789915Z loading package files... 2021-05-16T00:37:36.2813223Z checking for file conflicts... 2021-05-16T00:37:36.2834887Z checking available disk space... 2021-05-16T00:37:36.2844594Z :: Processing package changes... 2021-05-16T00:37:36.2845460Z installing mingw-w64-x86_64-discount... 2021-05-16T00:37:36.9807208Z resolving dependencies... 2021-05-16T00:37:36.9888440Z looking for conflicting packages... 2021-05-16T00:37:37.0004432Z 2021-05-16T00:37:37.0005780Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T00:37:37.0006501Z 2021-05-16T00:37:37.0007377Z Total Download Size: 0.01 MiB 2021-05-16T00:37:37.0008306Z Total Installed Size: 0.01 MiB 2021-05-16T00:37:37.0008897Z 2021-05-16T00:37:37.0009841Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:37.0010839Z :: Retrieving packages... 2021-05-16T00:37:37.3193904Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T00:37:37.3206766Z checking keyring... 2021-05-16T00:37:37.3971597Z checking package integrity... 2021-05-16T00:37:37.5141920Z loading package files... 2021-05-16T00:37:37.5159978Z checking for file conflicts... 2021-05-16T00:37:37.5164333Z checking available disk space... 2021-05-16T00:37:37.5172992Z :: Processing package changes... 2021-05-16T00:37:37.5173682Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T00:37:38.2043575Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T00:37:38.2044603Z resolving dependencies... 2021-05-16T00:37:38.2114725Z looking for conflicting packages... 2021-05-16T00:37:38.2220626Z 2021-05-16T00:37:38.2221544Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T00:37:38.2222205Z 2021-05-16T00:37:38.2223042Z Total Installed Size: 0.29 MiB 2021-05-16T00:37:38.2224285Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:38.2224941Z 2021-05-16T00:37:38.2225772Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:38.2226319Z checking keyring... 2021-05-16T00:37:38.2914926Z checking package integrity... 2021-05-16T00:37:38.3880972Z loading package files... 2021-05-16T00:37:38.3926307Z checking for file conflicts... 2021-05-16T00:37:38.3927020Z checking available disk space... 2021-05-16T00:37:38.3945035Z :: Processing package changes... 2021-05-16T00:37:38.3946016Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T00:37:38.4664142Z error: only one operation may be used at a time 2021-05-16T00:37:39.0998418Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T00:37:39.1000006Z resolving dependencies... 2021-05-16T00:37:39.1001858Z looking for conflicting packages... 2021-05-16T00:37:39.1175935Z 2021-05-16T00:37:39.1176974Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T00:37:39.1177696Z 2021-05-16T00:37:39.1178475Z Total Download Size: 0.14 MiB 2021-05-16T00:37:39.1179520Z Total Installed Size: 0.61 MiB 2021-05-16T00:37:39.1180430Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:39.1181018Z 2021-05-16T00:37:39.1181953Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:39.1182964Z :: Retrieving packages... 2021-05-16T00:37:39.4370563Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T00:37:39.7249901Z checking keyring... 2021-05-16T00:37:39.8020820Z checking package integrity... 2021-05-16T00:37:39.9172775Z loading package files... 2021-05-16T00:37:39.9191515Z checking for file conflicts... 2021-05-16T00:37:39.9192344Z checking available disk space... 2021-05-16T00:37:39.9208270Z :: Processing package changes... 2021-05-16T00:37:39.9208887Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T00:37:40.6054136Z resolving dependencies... 2021-05-16T00:37:40.7411499Z looking for conflicting packages... 2021-05-16T00:37:40.7525097Z warning: dependency cycle detected: 2021-05-16T00:37:40.7528187Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T00:37:40.7530081Z warning: dependency cycle detected: 2021-05-16T00:37:40.7530701Z 2021-05-16T00:37:40.7554117Z 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-16T00:37:40.7567419Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T00:37:40.7568125Z 2021-05-16T00:37:40.7568691Z Total Download Size: 206.03 MiB 2021-05-16T00:37:40.7569260Z Total Installed Size: 743.37 MiB 2021-05-16T00:37:40.7569629Z 2021-05-16T00:37:40.7570203Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:40.7570792Z :: Retrieving packages... 2021-05-16T00:37:41.0646202Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T00:37:41.5376727Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T00:37:41.6358588Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T00:37:42.1265139Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T00:37:42.2290022Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-16T00:37:42.3275023Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T00:37:42.4250491Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T00:37:42.5274884Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T00:37:42.7463576Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T00:37:42.8565969Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T00:37:42.9810201Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T00:37:43.0841687Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T00:37:43.1835091Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T00:37:43.2947136Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T00:37:43.3930502Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T00:37:43.8543549Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T00:37:43.9517435Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T00:37:44.0499821Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-16T00:37:44.1517423Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T00:37:44.2571779Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T00:37:44.3554807Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T00:37:44.4550627Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T00:37:44.5599497Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T00:37:44.6706887Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T00:37:44.7779036Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T00:37:44.8839540Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T00:37:45.0073911Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T00:37:45.1189696Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T00:37:45.2190124Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T00:37:45.3210772Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T00:37:45.4208284Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T00:37:45.5225189Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T00:37:45.6267894Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T00:37:45.7261102Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T00:37:45.8247649Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T00:37:45.9241784Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T00:37:50.1719241Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T00:37:50.3661243Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T00:37:50.4651057Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T00:37:50.5647183Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T00:37:50.6624782Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T00:37:50.7799522Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T00:37:51.0080461Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T00:37:51.9545192Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T00:37:52.0609685Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T00:37:52.1678471Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T00:37:52.3224888Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T00:37:52.4227432Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T00:37:52.5220644Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T00:37:52.6192841Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-16T00:37:52.7416214Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T00:37:52.8419114Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T00:37:52.9435930Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T00:37:53.0523963Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T00:37:53.1521558Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T00:37:53.2552341Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T00:37:53.3552595Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T00:37:53.4619169Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T00:37:53.5633331Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T00:37:53.6743803Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T00:37:53.7975703Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T00:37:53.8994962Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T00:37:53.9967201Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T00:37:54.0960607Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T00:37:54.1965661Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T00:37:54.3022246Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T00:37:54.4006879Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T00:37:54.5046463Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T00:37:54.6092596Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T00:37:54.7097002Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T00:37:54.8155435Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T00:37:54.9603433Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T00:37:55.0650446Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T00:37:55.5101072Z checking keyring... 2021-05-16T00:37:55.8101209Z checking package integrity... 2021-05-16T00:38:08.0968478Z loading package files... 2021-05-16T00:38:08.3877387Z checking for file conflicts... 2021-05-16T00:38:08.9478472Z checking available disk space... 2021-05-16T00:38:08.9514829Z :: Processing package changes... 2021-05-16T00:38:08.9516371Z installing mingw-w64-x86_64-libogg... 2021-05-16T00:38:09.0480507Z installing mingw-w64-x86_64-celt... 2021-05-16T00:38:09.0681306Z installing mingw-w64-x86_64-gavl... 2021-05-16T00:38:09.4838259Z installing mingw-w64-x86_64-eigen3... 2021-05-16T00:38:09.9456349Z installing mingw-w64-x86_64-libunwind... 2021-05-16T00:38:09.9504004Z installing mingw-w64-x86_64-glog... 2021-05-16T00:38:09.9756589Z installing mingw-w64-x86_64-metis... 2021-05-16T00:38:10.0263760Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T00:38:10.1321492Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T00:38:10.1853288Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T00:38:10.3016608Z installing mingw-w64-x86_64-freeglut... 2021-05-16T00:38:10.3178648Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T00:38:10.3569627Z installing mingw-w64-x86_64-jasper... 2021-05-16T00:38:10.5469182Z installing mingw-w64-x86_64-szip... 2021-05-16T00:38:10.5645274Z installing mingw-w64-x86_64-hdf5... 2021-05-16T00:38:10.8574370Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T00:38:10.8653361Z installing mingw-w64-x86_64-giflib... 2021-05-16T00:38:10.8830549Z installing mingw-w64-x86_64-libwebp... 2021-05-16T00:38:10.9135596Z installing mingw-w64-x86_64-libtiff... 2021-05-16T00:38:11.1074590Z installing mingw-w64-x86_64-cppunit... 2021-05-16T00:38:11.2689911Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T00:38:11.3094835Z installing mingw-w64-x86_64-lcms2... 2021-05-16T00:38:11.3258409Z installing mingw-w64-x86_64-libraw... 2021-05-16T00:38:11.3604436Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T00:38:11.4597722Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T00:38:11.5161151Z installing mingw-w64-x86_64-openexr... 2021-05-16T00:38:11.6423140Z installing mingw-w64-x86_64-freeimage... 2021-05-16T00:38:11.6608234Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T00:38:11.6816550Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T00:38:11.6883203Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T00:38:11.7305826Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T00:38:11.7370611Z installing mingw-w64-x86_64-SDL2... 2021-05-16T00:38:11.8140920Z installing mingw-w64-x86_64-pugixml... 2021-05-16T00:38:11.8268780Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T00:38:11.8337513Z installing mingw-w64-x86_64-zziplib... 2021-05-16T00:38:11.9162901Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T00:38:11.9164684Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T00:38:11.9166266Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T00:38:13.5328652Z installing mingw-w64-x86_64-leptonica... 2021-05-16T00:38:13.5834824Z installing mingw-w64-x86_64-fribidi... 2021-05-16T00:38:13.6032274Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T00:38:13.6612021Z installing mingw-w64-x86_64-libthai... 2021-05-16T00:38:13.6789138Z installing mingw-w64-x86_64-pango... 2021-05-16T00:38:14.6555423Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T00:38:14.7732752Z installing mingw-w64-x86_64-opencv... 2021-05-16T00:38:15.8295450Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T00:38:15.8297872Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T00:38:15.8298849Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T00:38:15.8299791Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T00:38:15.9305688Z installing mingw-w64-x86_64-dav1d... 2021-05-16T00:38:15.9504517Z installing mingw-w64-x86_64-gnutls... 2021-05-16T00:38:17.0644260Z installing mingw-w64-x86_64-gsm... 2021-05-16T00:38:17.0828006Z installing mingw-w64-x86_64-lame... 2021-05-16T00:38:17.1329973Z installing mingw-w64-x86_64-libass... 2021-05-16T00:38:17.1411601Z installing mingw-w64-x86_64-libxml2... 2021-05-16T00:38:17.4775097Z installing mingw-w64-x86_64-libbluray... 2021-05-16T00:38:17.4917652Z installing mingw-w64-x86_64-libcaca... 2021-05-16T00:38:17.5180674Z installing mingw-w64-x86_64-libexif... 2021-05-16T00:38:17.5664915Z installing mingw-w64-x86_64-libmfx... 2021-05-16T00:38:17.5993334Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T00:38:17.6106241Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T00:38:17.6309127Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T00:38:17.7396086Z installing mingw-w64-x86_64-libtheora... 2021-05-16T00:38:17.8260824Z installing mingw-w64-x86_64-libvpx... 2021-05-16T00:38:17.8574176Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T00:38:17.8710095Z installing mingw-w64-x86_64-openal... 2021-05-16T00:38:17.8992008Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T00:38:17.9274803Z installing mingw-w64-x86_64-opus... 2021-05-16T00:38:17.9410980Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T00:38:17.9544277Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T00:38:18.2333105Z installing mingw-w64-x86_64-speex... 2021-05-16T00:38:18.2851111Z installing mingw-w64-x86_64-srt... 2021-05-16T00:38:18.3087687Z installing mingw-w64-x86_64-l-smash... 2021-05-16T00:38:18.3623978Z installing mingw-w64-x86_64-ffms2... 2021-05-16T00:38:18.3714685Z installing mingw-w64-x86_64-x264-git... 2021-05-16T00:38:18.4770534Z installing mingw-w64-x86_64-x265... 2021-05-16T00:38:18.5738998Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T00:38:18.5833454Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T00:38:19.5823936Z resolving dependencies... 2021-05-16T00:38:19.5914045Z looking for conflicting packages... 2021-05-16T00:38:19.6073046Z 2021-05-16T00:38:19.6074598Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T00:38:19.6075534Z 2021-05-16T00:38:19.6076571Z Total Download Size: 3.13 MiB 2021-05-16T00:38:19.6078051Z Total Installed Size: 21.70 MiB 2021-05-16T00:38:19.6078813Z 2021-05-16T00:38:19.6080027Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:19.6081306Z :: Retrieving packages... 2021-05-16T00:38:19.9237847Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T00:38:20.9278689Z checking keyring... 2021-05-16T00:38:21.0113024Z checking package integrity... 2021-05-16T00:38:21.1569397Z loading package files... 2021-05-16T00:38:21.1591673Z checking for file conflicts... 2021-05-16T00:38:21.1616729Z checking available disk space... 2021-05-16T00:38:21.1624815Z :: Processing package changes... 2021-05-16T00:38:21.1625477Z installing mingw-w64-x86_64-fftw... 2021-05-16T00:38:21.9447474Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T00:38:21.9448530Z resolving dependencies... 2021-05-16T00:38:21.9588558Z looking for conflicting packages... 2021-05-16T00:38:21.9701689Z 2021-05-16T00:38:21.9702832Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T00:38:21.9703611Z 2021-05-16T00:38:21.9704452Z Total Installed Size: 4.17 MiB 2021-05-16T00:38:21.9705173Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:21.9706058Z 2021-05-16T00:38:21.9707339Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:21.9708287Z checking keyring... 2021-05-16T00:38:22.0376616Z checking package integrity... 2021-05-16T00:38:22.1610041Z loading package files... 2021-05-16T00:38:22.1617132Z checking for file conflicts... 2021-05-16T00:38:22.1617935Z checking available disk space... 2021-05-16T00:38:22.1641210Z :: Processing package changes... 2021-05-16T00:38:22.1642147Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T00:38:22.9024314Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T00:38:22.9041068Z resolving dependencies... 2021-05-16T00:38:22.9163982Z looking for conflicting packages... 2021-05-16T00:38:22.9292218Z 2021-05-16T00:38:22.9293365Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T00:38:22.9294108Z 2021-05-16T00:38:22.9295391Z Total Installed Size: 1.29 MiB 2021-05-16T00:38:22.9296374Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:22.9296768Z 2021-05-16T00:38:22.9297475Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:22.9298122Z checking keyring... 2021-05-16T00:38:22.9983047Z checking package integrity... 2021-05-16T00:38:23.1052885Z loading package files... 2021-05-16T00:38:23.1075645Z checking for file conflicts... 2021-05-16T00:38:23.1076439Z checking available disk space... 2021-05-16T00:38:23.1125971Z :: Processing package changes... 2021-05-16T00:38:23.1126821Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T00:38:25.5382756Z updating font cache... done. 2021-05-16T00:38:25.5399398Z :: Running post-transaction hooks... 2021-05-16T00:38:25.5400290Z (1/1) Updating fontconfig cache... 2021-05-16T00:38:26.3058861Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T00:38:26.3059826Z resolving dependencies... 2021-05-16T00:38:26.3251219Z looking for conflicting packages... 2021-05-16T00:38:26.3304857Z 2021-05-16T00:38:26.3306115Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T00:38:26.3307339Z 2021-05-16T00:38:26.3308563Z Total Installed Size: 2.54 MiB 2021-05-16T00:38:26.3309939Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:26.3310643Z 2021-05-16T00:38:26.3311903Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:26.3313175Z checking keyring... 2021-05-16T00:38:26.3968869Z checking package integrity... 2021-05-16T00:38:26.4975008Z loading package files... 2021-05-16T00:38:26.4999978Z checking for file conflicts... 2021-05-16T00:38:26.5001052Z checking available disk space... 2021-05-16T00:38:26.5036145Z :: Processing package changes... 2021-05-16T00:38:26.5036873Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T00:38:27.2174689Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T00:38:27.2175750Z resolving dependencies... 2021-05-16T00:38:27.2176908Z looking for conflicting packages... 2021-05-16T00:38:27.2424697Z 2021-05-16T00:38:27.2425668Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T00:38:27.2426320Z 2021-05-16T00:38:27.2427067Z Total Installed Size: 0.44 MiB 2021-05-16T00:38:27.2427802Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:27.2428196Z 2021-05-16T00:38:27.2428860Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:27.2430020Z checking keyring... 2021-05-16T00:38:27.3065323Z checking package integrity... 2021-05-16T00:38:27.4061733Z loading package files... 2021-05-16T00:38:27.4079770Z checking for file conflicts... 2021-05-16T00:38:27.4080522Z checking available disk space... 2021-05-16T00:38:27.4102308Z :: Processing package changes... 2021-05-16T00:38:27.4103040Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T00:38:28.1197521Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T00:38:28.1198195Z resolving dependencies... 2021-05-16T00:38:28.1395388Z looking for conflicting packages... 2021-05-16T00:38:28.1452918Z 2021-05-16T00:38:28.1453735Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T00:38:28.1454290Z 2021-05-16T00:38:28.1454989Z Total Download Size: 27.13 MiB 2021-05-16T00:38:28.1455742Z Total Installed Size: 156.41 MiB 2021-05-16T00:38:28.1456473Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:28.1457147Z 2021-05-16T00:38:28.1457893Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:28.1458691Z :: Retrieving packages... 2021-05-16T00:38:28.4599319Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:38:30.0584601Z checking keyring... 2021-05-16T00:38:30.1481716Z checking package integrity... 2021-05-16T00:38:30.4970650Z loading package files... 2021-05-16T00:38:30.5090776Z checking for file conflicts... 2021-05-16T00:38:30.5092167Z checking available disk space... 2021-05-16T00:38:30.5480106Z :: Processing package changes... 2021-05-16T00:38:30.5481734Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T00:38:32.4142528Z resolving dependencies... 2021-05-16T00:38:32.5471915Z looking for conflicting packages... 2021-05-16T00:38:32.5523382Z 2021-05-16T00:38:32.5534375Z 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-16T00:38:32.5542160Z 2021-05-16T00:38:32.5543212Z Total Download Size: 48.47 MiB 2021-05-16T00:38:32.5544143Z Total Installed Size: 363.82 MiB 2021-05-16T00:38:32.5544699Z 2021-05-16T00:38:32.5545365Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:32.5546037Z :: Retrieving packages... 2021-05-16T00:38:32.8692214Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T00:38:33.7574147Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T00:38:33.8612204Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T00:38:33.9605551Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T00:38:34.0633276Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T00:38:34.1915808Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T00:38:34.2956851Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T00:38:34.3975038Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T00:38:34.5760575Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T00:38:34.6819256Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T00:38:34.7819173Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T00:38:34.8889293Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T00:38:34.9907935Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T00:38:35.1024462Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T00:38:35.3365279Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T00:38:35.4449310Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T00:38:35.5493314Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T00:38:35.6856035Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T00:38:35.8053874Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T00:38:35.9659932Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T00:38:36.0691536Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T00:38:36.1815492Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T00:38:36.2921031Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T00:38:36.6464966Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T00:38:36.8302687Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T00:38:37.3999271Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T00:38:37.4040522Z checking keyring... 2021-05-16T00:38:37.7004035Z checking package integrity... 2021-05-16T00:38:41.8667272Z loading package files... 2021-05-16T00:38:41.9760332Z checking for file conflicts... 2021-05-16T00:38:42.2702353Z checking available disk space... 2021-05-16T00:38:42.2726377Z :: Processing package changes... 2021-05-16T00:38:42.2727211Z installing mingw-w64-x86_64-crypto++... 2021-05-16T00:38:42.4961580Z installing mingw-w64-x86_64-geos... 2021-05-16T00:38:42.9717101Z installing mingw-w64-x86_64-json-c... 2021-05-16T00:38:42.9926436Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T00:38:42.9985794Z installing mingw-w64-x86_64-proj... 2021-05-16T00:38:43.0871210Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T00:38:43.1078518Z installing mingw-w64-x86_64-libde265... 2021-05-16T00:38:43.1273973Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T00:38:43.1275695Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T00:38:43.1277229Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T00:38:43.1278429Z mingw-w64-x86_64-SDL: dec265 2021-05-16T00:38:43.1279737Z installing mingw-w64-x86_64-rav1e... 2021-05-16T00:38:43.1537971Z installing mingw-w64-x86_64-libheif... 2021-05-16T00:38:43.1774279Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T00:38:43.1977112Z installing mingw-w64-x86_64-libkml... 2021-05-16T00:38:43.3518455Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T00:38:43.3895348Z installing mingw-w64-x86_64-librttopo... 2021-05-16T00:38:43.4007725Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T00:38:43.4946955Z installing mingw-w64-x86_64-netcdf... 2021-05-16T00:38:43.5226022Z installing mingw-w64-x86_64-nspr... 2021-05-16T00:38:43.5966128Z installing mingw-w64-x86_64-nss... 2021-05-16T00:38:43.7081729Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T00:38:44.0753963Z installing mingw-w64-x86_64-poppler... 2021-05-16T00:38:44.2269565Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T00:38:44.2270675Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T00:38:44.2271451Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T00:38:44.2272418Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T00:38:44.2629885Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T00:38:44.2841116Z installing mingw-w64-x86_64-libxslt... 2021-05-16T00:38:44.3917214Z installing winpty... 2021-05-16T00:38:44.4572338Z installing mingw-w64-x86_64-postgresql... 2021-05-16T00:38:46.1410045Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T00:38:46.5395299Z installing mingw-w64-x86_64-gdal... 2021-05-16T00:38:47.6921289Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T00:38:47.6922152Z resolving dependencies... 2021-05-16T00:38:47.7121884Z looking for conflicting packages... 2021-05-16T00:38:47.7180300Z 2021-05-16T00:38:47.7181216Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T00:38:47.7181685Z 2021-05-16T00:38:47.7182182Z Total Download Size: 4.15 MiB 2021-05-16T00:38:47.7182722Z Total Installed Size: 13.89 MiB 2021-05-16T00:38:47.7183270Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:47.7183612Z 2021-05-16T00:38:47.7184527Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:47.7185101Z :: Retrieving packages... 2021-05-16T00:38:48.0401807Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T00:38:48.8253052Z checking keyring... 2021-05-16T00:38:48.9050123Z checking package integrity... 2021-05-16T00:38:49.0510091Z loading package files... 2021-05-16T00:38:49.0544242Z checking for file conflicts... 2021-05-16T00:38:49.0545143Z checking available disk space... 2021-05-16T00:38:49.0601561Z :: Processing package changes... 2021-05-16T00:38:49.0602414Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T00:38:49.8680349Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T00:38:49.8681232Z resolving dependencies... 2021-05-16T00:38:49.8824595Z looking for conflicting packages... 2021-05-16T00:38:49.8960499Z 2021-05-16T00:38:49.8961561Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T00:38:49.8962629Z 2021-05-16T00:38:49.8963681Z Total Installed Size: 0.72 MiB 2021-05-16T00:38:49.8964674Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:49.8965087Z 2021-05-16T00:38:49.8965773Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:49.8966419Z checking keyring... 2021-05-16T00:38:49.9631482Z checking package integrity... 2021-05-16T00:38:50.0651871Z loading package files... 2021-05-16T00:38:50.0677958Z checking for file conflicts... 2021-05-16T00:38:50.0678773Z checking available disk space... 2021-05-16T00:38:50.0710101Z :: Processing package changes... 2021-05-16T00:38:50.0710949Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T00:38:50.7754722Z resolving dependencies... 2021-05-16T00:38:50.7889215Z looking for conflicting packages... 2021-05-16T00:38:50.8001566Z 2021-05-16T00:38:50.8002643Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T00:38:50.8003205Z 2021-05-16T00:38:50.8003744Z Total Download Size: 1.57 MiB 2021-05-16T00:38:50.8004377Z Total Installed Size: 6.77 MiB 2021-05-16T00:38:50.8004780Z 2021-05-16T00:38:50.8005454Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:50.8006139Z :: Retrieving packages... 2021-05-16T00:38:51.1150504Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T00:38:51.7772297Z checking keyring... 2021-05-16T00:38:51.8533017Z checking package integrity... 2021-05-16T00:38:51.9762383Z loading package files... 2021-05-16T00:38:51.9848587Z checking for file conflicts... 2021-05-16T00:38:52.0179338Z checking available disk space... 2021-05-16T00:38:52.0188835Z :: Processing package changes... 2021-05-16T00:38:52.0189708Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T00:38:52.5561250Z :: Running post-transaction hooks... 2021-05-16T00:38:52.5563569Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T00:38:53.3477370Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T00:38:53.3479057Z resolving dependencies... 2021-05-16T00:38:53.3481006Z looking for conflicting packages... 2021-05-16T00:38:53.3735216Z 2021-05-16T00:38:53.3736626Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T00:38:53.3737345Z 2021-05-16T00:38:53.3738133Z Total Installed Size: 7.40 MiB 2021-05-16T00:38:53.3739133Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:53.3739597Z 2021-05-16T00:38:53.3740303Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:53.3740953Z checking keyring... 2021-05-16T00:38:53.4354444Z checking package integrity... 2021-05-16T00:38:53.5483517Z loading package files... 2021-05-16T00:38:53.5596149Z checking for file conflicts... 2021-05-16T00:38:53.5596937Z checking available disk space... 2021-05-16T00:38:53.5777464Z :: Processing package changes... 2021-05-16T00:38:53.5778293Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T00:38:54.6430498Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T00:38:54.6432048Z resolving dependencies... 2021-05-16T00:38:54.6552798Z looking for conflicting packages... 2021-05-16T00:38:54.6690841Z 2021-05-16T00:38:54.6691617Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T00:38:54.6692105Z 2021-05-16T00:38:54.6692577Z Total Download Size: 3.36 MiB 2021-05-16T00:38:54.6693162Z Total Installed Size: 18.30 MiB 2021-05-16T00:38:54.6693691Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:54.6694031Z 2021-05-16T00:38:54.6694618Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:54.6695877Z :: Retrieving packages... 2021-05-16T00:38:54.9878650Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T00:38:55.7829454Z checking keyring... 2021-05-16T00:38:55.8626485Z checking package integrity... 2021-05-16T00:38:56.0082022Z loading package files... 2021-05-16T00:38:56.0322854Z checking for file conflicts... 2021-05-16T00:38:56.0325478Z checking available disk space... 2021-05-16T00:38:56.1205585Z :: Processing package changes... 2021-05-16T00:38:56.1206580Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T00:38:58.5957732Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T00:38:58.5958730Z resolving dependencies... 2021-05-16T00:38:58.5961343Z looking for conflicting packages... 2021-05-16T00:38:58.6207618Z 2021-05-16T00:38:58.6208721Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T00:38:58.6210016Z 2021-05-16T00:38:58.6211061Z Total Installed Size: 1.09 MiB 2021-05-16T00:38:58.6211659Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:58.6212007Z 2021-05-16T00:38:58.6212620Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:58.6213164Z checking keyring... 2021-05-16T00:38:58.6825406Z checking package integrity... 2021-05-16T00:38:58.7821779Z loading package files... 2021-05-16T00:38:58.7875051Z checking for file conflicts... 2021-05-16T00:38:58.7875752Z checking available disk space... 2021-05-16T00:38:58.7893598Z :: Processing package changes... 2021-05-16T00:38:58.7894312Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T00:38:59.4921151Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T00:38:59.4921948Z resolving dependencies... 2021-05-16T00:38:59.5011512Z looking for conflicting packages... 2021-05-16T00:38:59.5181588Z 2021-05-16T00:38:59.5182516Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T00:38:59.5183186Z 2021-05-16T00:38:59.5184260Z Total Installed Size: 0.73 MiB 2021-05-16T00:38:59.5185404Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:59.5185984Z 2021-05-16T00:38:59.5186734Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:59.5187372Z checking keyring... 2021-05-16T00:38:59.5862407Z checking package integrity... 2021-05-16T00:38:59.6822140Z loading package files... 2021-05-16T00:38:59.6842736Z checking for file conflicts... 2021-05-16T00:38:59.6843547Z checking available disk space... 2021-05-16T00:38:59.6862663Z :: Processing package changes... 2021-05-16T00:38:59.6863518Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T00:39:00.3936659Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T00:39:00.3937667Z resolving dependencies... 2021-05-16T00:39:00.4135189Z looking for conflicting packages... 2021-05-16T00:39:00.4188414Z 2021-05-16T00:39:00.4189267Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T00:39:00.4189866Z 2021-05-16T00:39:00.4190743Z Total Installed Size: 22.99 MiB 2021-05-16T00:39:00.4191411Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:00.4192177Z 2021-05-16T00:39:00.4192969Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:00.4193713Z checking keyring... 2021-05-16T00:39:00.4816614Z checking package integrity... 2021-05-16T00:39:00.6032798Z loading package files... 2021-05-16T00:39:00.6110507Z checking for file conflicts... 2021-05-16T00:39:00.6111290Z checking available disk space... 2021-05-16T00:39:00.6344544Z :: Processing package changes... 2021-05-16T00:39:00.6345477Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T00:39:01.7811510Z resolving dependencies... 2021-05-16T00:39:01.7919083Z looking for conflicting packages... 2021-05-16T00:39:01.8078278Z 2021-05-16T00:39:01.8079193Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T00:39:01.8079862Z 2021-05-16T00:39:01.8080538Z Total Download Size: 0.60 MiB 2021-05-16T00:39:01.8081293Z Total Installed Size: 2.63 MiB 2021-05-16T00:39:01.8081783Z 2021-05-16T00:39:01.8082579Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:01.8083631Z :: Retrieving packages... 2021-05-16T00:39:02.1273994Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T00:39:02.6159590Z checking keyring... 2021-05-16T00:39:02.6917706Z checking package integrity... 2021-05-16T00:39:02.8154927Z loading package files... 2021-05-16T00:39:02.8176201Z checking for file conflicts... 2021-05-16T00:39:02.8180469Z checking available disk space... 2021-05-16T00:39:02.8191539Z :: Processing package changes... 2021-05-16T00:39:02.8192398Z installing mingw-w64-x86_64-glpk... 2021-05-16T00:39:03.5460329Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T00:39:03.5461314Z resolving dependencies... 2021-05-16T00:39:03.5462865Z looking for conflicting packages... 2021-05-16T00:39:03.5719484Z 2021-05-16T00:39:03.5720603Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T00:39:03.5721302Z 2021-05-16T00:39:03.5722138Z Total Download Size: 0.49 MiB 2021-05-16T00:39:03.5723072Z Total Installed Size: 2.21 MiB 2021-05-16T00:39:03.5724231Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:03.5724978Z 2021-05-16T00:39:03.5726204Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:03.5727487Z :: Retrieving packages... 2021-05-16T00:39:03.8896666Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T00:39:04.3730605Z checking keyring... 2021-05-16T00:39:04.4587844Z checking package integrity... 2021-05-16T00:39:04.5785020Z loading package files... 2021-05-16T00:39:04.5805227Z checking for file conflicts... 2021-05-16T00:39:04.5805937Z checking available disk space... 2021-05-16T00:39:04.5821576Z :: Processing package changes... 2021-05-16T00:39:04.5822350Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T00:39:05.2863351Z resolving dependencies... 2021-05-16T00:39:05.4268596Z looking for conflicting packages... 2021-05-16T00:39:05.4294639Z 2021-05-16T00:39:05.4296807Z 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-16T00:39:05.4298364Z 2021-05-16T00:39:05.4298971Z Total Download Size: 3.72 MiB 2021-05-16T00:39:05.4299632Z Total Installed Size: 21.06 MiB 2021-05-16T00:39:05.4300072Z 2021-05-16T00:39:05.4300843Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:05.4301583Z :: Retrieving packages... 2021-05-16T00:39:05.7428434Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T00:39:06.1665621Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T00:39:06.2684139Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T00:39:06.3674740Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T00:39:06.4656482Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T00:39:06.5651412Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T00:39:06.9600512Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T00:39:06.9667758Z checking keyring... 2021-05-16T00:39:07.2669905Z checking package integrity... 2021-05-16T00:39:08.3068291Z loading package files... 2021-05-16T00:39:08.3259389Z checking for file conflicts... 2021-05-16T00:39:08.3441574Z checking available disk space... 2021-05-16T00:39:08.3453349Z :: Processing package changes... 2021-05-16T00:39:08.3454229Z installing mingw-w64-x86_64-libksba... 2021-05-16T00:39:08.3561261Z installing mingw-w64-x86_64-libassuan... 2021-05-16T00:39:08.3645282Z installing mingw-w64-x86_64-libusb... 2021-05-16T00:39:08.3725996Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T00:39:08.3794499Z installing mingw-w64-x86_64-npth... 2021-05-16T00:39:08.3890370Z installing mingw-w64-x86_64-gnupg... 2021-05-16T00:39:08.4521660Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T00:39:08.4523319Z mingw-w64-x86_64-pinentry 2021-05-16T00:39:08.4525042Z installing mingw-w64-x86_64-gpgme... 2021-05-16T00:39:09.3749550Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T00:39:09.3750570Z resolving dependencies... 2021-05-16T00:39:09.3992594Z looking for conflicting packages... 2021-05-16T00:39:09.4054426Z 2021-05-16T00:39:09.4055794Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T00:39:09.4056903Z 2021-05-16T00:39:09.4057988Z Total Installed Size: 21.09 MiB 2021-05-16T00:39:09.4058883Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:09.4059351Z 2021-05-16T00:39:09.4060083Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:09.4060807Z checking keyring... 2021-05-16T00:39:09.4751599Z checking package integrity... 2021-05-16T00:39:09.5952597Z loading package files... 2021-05-16T00:39:09.6006294Z checking for file conflicts... 2021-05-16T00:39:09.6007040Z checking available disk space... 2021-05-16T00:39:09.6156368Z :: Processing package changes... 2021-05-16T00:39:09.6157244Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T00:39:10.6141262Z resolving dependencies... 2021-05-16T00:39:10.6142946Z looking for conflicting packages... 2021-05-16T00:39:10.6429663Z 2021-05-16T00:39:10.6430626Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T00:39:10.6431071Z 2021-05-16T00:39:10.6431565Z Total Download Size: 1.89 MiB 2021-05-16T00:39:10.6432128Z Total Installed Size: 12.38 MiB 2021-05-16T00:39:10.6432470Z 2021-05-16T00:39:10.6433087Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:10.6433690Z :: Retrieving packages... 2021-05-16T00:39:10.9549931Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T00:39:11.6215036Z checking keyring... 2021-05-16T00:39:11.7031668Z checking package integrity... 2021-05-16T00:39:11.8520175Z loading package files... 2021-05-16T00:39:11.8619245Z checking for file conflicts... 2021-05-16T00:39:11.8755702Z checking available disk space... 2021-05-16T00:39:11.8767219Z :: Processing package changes... 2021-05-16T00:39:11.8768171Z installing mingw-w64-x86_64-gsl... 2021-05-16T00:39:12.9242577Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T00:39:12.9244091Z resolving dependencies... 2021-05-16T00:39:12.9352455Z looking for conflicting packages... 2021-05-16T00:39:12.9526139Z 2021-05-16T00:39:12.9527427Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T00:39:12.9528639Z 2021-05-16T00:39:12.9529952Z Total Installed Size: 8.19 MiB 2021-05-16T00:39:12.9531071Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:12.9531755Z 2021-05-16T00:39:12.9532865Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:12.9534687Z checking keyring... 2021-05-16T00:39:13.0261082Z checking package integrity... 2021-05-16T00:39:13.1332649Z loading package files... 2021-05-16T00:39:13.1355527Z checking for file conflicts... 2021-05-16T00:39:13.1356180Z checking available disk space... 2021-05-16T00:39:13.1389620Z :: Processing package changes... 2021-05-16T00:39:13.1390365Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T00:39:13.8729230Z resolving dependencies... 2021-05-16T00:39:13.8932645Z looking for conflicting packages... 2021-05-16T00:39:13.9011030Z 2021-05-16T00:39:13.9011884Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T00:39:13.9012303Z 2021-05-16T00:39:13.9012782Z Total Download Size: 1.09 MiB 2021-05-16T00:39:13.9013312Z Total Installed Size: 8.69 MiB 2021-05-16T00:39:13.9013663Z 2021-05-16T00:39:13.9015349Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:13.9015938Z :: Retrieving packages... 2021-05-16T00:39:14.2233646Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T00:39:14.8012429Z checking keyring... 2021-05-16T00:39:14.8808696Z checking package integrity... 2021-05-16T00:39:15.0175096Z loading package files... 2021-05-16T00:39:15.0212936Z checking for file conflicts... 2021-05-16T00:39:15.0276967Z checking available disk space... 2021-05-16T00:39:15.0287365Z :: Processing package changes... 2021-05-16T00:39:15.0288373Z installing mingw-w64-x86_64-hdf4... 2021-05-16T00:39:15.8210750Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T00:39:15.8211640Z resolving dependencies... 2021-05-16T00:39:15.8446820Z looking for conflicting packages... 2021-05-16T00:39:15.8505475Z 2021-05-16T00:39:15.8506406Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T00:39:15.8507041Z 2021-05-16T00:39:15.8508440Z Total Installed Size: 91.59 MiB 2021-05-16T00:39:15.8509238Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:15.8509860Z 2021-05-16T00:39:15.8510943Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:15.8512232Z checking keyring... 2021-05-16T00:39:15.9198251Z checking package integrity... 2021-05-16T00:39:16.1044930Z loading package files... 2021-05-16T00:39:16.1085553Z checking for file conflicts... 2021-05-16T00:39:16.1086462Z checking available disk space... 2021-05-16T00:39:16.1183501Z :: Processing package changes... 2021-05-16T00:39:16.1184366Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T00:39:17.1246011Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:39:17.1247120Z resolving dependencies... 2021-05-16T00:39:17.1247894Z looking for conflicting packages... 2021-05-16T00:39:17.1514489Z 2021-05-16T00:39:17.1515975Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:39:17.1517018Z 2021-05-16T00:39:17.1517853Z Total Download Size: 5.28 MiB 2021-05-16T00:39:17.1518853Z Total Installed Size: 66.96 MiB 2021-05-16T00:39:17.1519855Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:17.1520445Z 2021-05-16T00:39:17.1521485Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:17.1522651Z :: Retrieving packages... 2021-05-16T00:39:17.4698667Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:39:18.3402613Z checking keyring... 2021-05-16T00:39:18.4207699Z checking package integrity... 2021-05-16T00:39:18.5771900Z loading package files... 2021-05-16T00:39:18.5969387Z checking for file conflicts... 2021-05-16T00:39:18.5970736Z checking available disk space... 2021-05-16T00:39:18.9124352Z :: Processing package changes... 2021-05-16T00:39:18.9125471Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T00:39:21.0296882Z resolving dependencies... 2021-05-16T00:39:21.0474173Z looking for conflicting packages... 2021-05-16T00:39:21.0569550Z 2021-05-16T00:39:21.0570415Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T00:39:21.0571012Z 2021-05-16T00:39:21.0571666Z Total Download Size: 0.08 MiB 2021-05-16T00:39:21.0572598Z Total Installed Size: 0.32 MiB 2021-05-16T00:39:21.0573202Z 2021-05-16T00:39:21.0574282Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:21.0575326Z :: Retrieving packages... 2021-05-16T00:39:21.3742338Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T00:39:21.5664147Z checking keyring... 2021-05-16T00:39:21.6461257Z checking package integrity... 2021-05-16T00:39:21.7656652Z loading package files... 2021-05-16T00:39:21.7672981Z checking for file conflicts... 2021-05-16T00:39:21.7691259Z checking available disk space... 2021-05-16T00:39:21.7701040Z :: Processing package changes... 2021-05-16T00:39:21.7701748Z installing mingw-w64-x86_64-hiredis... 2021-05-16T00:39:22.4703845Z resolving dependencies... 2021-05-16T00:39:22.4704846Z looking for conflicting packages... 2021-05-16T00:39:22.4963067Z 2021-05-16T00:39:22.4964225Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T00:39:22.4964823Z 2021-05-16T00:39:22.4965411Z Total Download Size: 0.03 MiB 2021-05-16T00:39:22.4966073Z Total Installed Size: 0.11 MiB 2021-05-16T00:39:22.4966495Z 2021-05-16T00:39:22.4967204Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:22.4967892Z :: Retrieving packages... 2021-05-16T00:39:22.8248697Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T00:39:22.9218806Z checking keyring... 2021-05-16T00:39:23.0066113Z checking package integrity... 2021-05-16T00:39:23.1240202Z loading package files... 2021-05-16T00:39:23.1250777Z checking for file conflicts... 2021-05-16T00:39:23.1254189Z checking available disk space... 2021-05-16T00:39:23.1263109Z :: Processing package changes... 2021-05-16T00:39:23.1263853Z installing mingw-w64-x86_64-http-parser... 2021-05-16T00:39:23.8333201Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T00:39:23.8333957Z resolving dependencies... 2021-05-16T00:39:23.8429462Z looking for conflicting packages... 2021-05-16T00:39:23.8616798Z 2021-05-16T00:39:23.8617746Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T00:39:23.8618351Z 2021-05-16T00:39:23.8619392Z Total Installed Size: 113.98 MiB 2021-05-16T00:39:23.8620105Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:23.8621082Z 2021-05-16T00:39:23.8622266Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:23.8623344Z checking keyring... 2021-05-16T00:39:23.9252889Z checking package integrity... 2021-05-16T00:39:24.2009678Z loading package files... 2021-05-16T00:39:24.2060932Z checking for file conflicts... 2021-05-16T00:39:24.2061692Z checking available disk space... 2021-05-16T00:39:24.2173502Z :: Processing package changes... 2021-05-16T00:39:24.2174304Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T00:39:25.3779454Z resolving dependencies... 2021-05-16T00:39:25.4055421Z looking for conflicting packages... 2021-05-16T00:39:25.4085775Z 2021-05-16T00:39:25.4088725Z 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-16T00:39:25.4090771Z 2021-05-16T00:39:25.4091388Z Total Download Size: 17.57 MiB 2021-05-16T00:39:25.4092128Z Total Installed Size: 78.94 MiB 2021-05-16T00:39:25.4092608Z 2021-05-16T00:39:25.4093335Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:25.4094130Z :: Retrieving packages... 2021-05-16T00:39:25.7293379Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T00:39:26.5126721Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T00:39:26.6328016Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T00:39:26.7601742Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T00:39:26.8593096Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T00:39:26.9587856Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T00:39:27.0593116Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T00:39:27.1659746Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T00:39:27.3006554Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T00:39:27.5021486Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T00:39:27.7323169Z checking keyring... 2021-05-16T00:39:27.9678988Z checking package integrity... 2021-05-16T00:39:29.3066733Z loading package files... 2021-05-16T00:39:29.3559980Z checking for file conflicts... 2021-05-16T00:39:29.4973883Z checking available disk space... 2021-05-16T00:39:29.4989886Z :: Processing package changes... 2021-05-16T00:39:29.4990763Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T00:39:29.5950686Z installing mingw-w64-x86_64-flif... 2021-05-16T00:39:29.7383307Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T00:39:29.7973148Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T00:39:29.8155546Z installing mingw-w64-x86_64-liblqr... 2021-05-16T00:39:29.8341056Z installing mingw-w64-x86_64-libraqm... 2021-05-16T00:39:29.8524777Z installing mingw-w64-x86_64-libtool... 2021-05-16T00:39:29.9015976Z installing mingw-w64-x86_64-libwmf... 2021-05-16T00:39:29.9560693Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T00:39:30.0164147Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T00:39:31.3736838Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T00:39:31.3738111Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T00:39:31.3739095Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T00:39:31.3739960Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T00:39:31.3740723Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T00:39:31.3780599Z :: Running post-transaction hooks... 2021-05-16T00:39:31.3781426Z (1/2) Updating fontconfig cache... 2021-05-16T00:39:31.4428433Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T00:39:32.2009110Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T00:39:32.2010614Z resolving dependencies... 2021-05-16T00:39:32.2105868Z looking for conflicting packages... 2021-05-16T00:39:32.2293025Z 2021-05-16T00:39:32.2294195Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T00:39:32.2295182Z 2021-05-16T00:39:32.2296127Z Total Installed Size: 8.68 MiB 2021-05-16T00:39:32.2296923Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:32.2297404Z 2021-05-16T00:39:32.2298048Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:32.2298802Z checking keyring... 2021-05-16T00:39:32.2938045Z checking package integrity... 2021-05-16T00:39:32.4070928Z loading package files... 2021-05-16T00:39:32.4104263Z checking for file conflicts... 2021-05-16T00:39:32.4104973Z checking available disk space... 2021-05-16T00:39:32.4162189Z :: Processing package changes... 2021-05-16T00:39:32.4162929Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T00:39:33.2146717Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-16T00:39:33.2147713Z resolving dependencies... 2021-05-16T00:39:33.2148463Z looking for conflicting packages... 2021-05-16T00:39:33.2429341Z 2021-05-16T00:39:33.2430287Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-16T00:39:33.2430949Z 2021-05-16T00:39:33.2431679Z Total Download Size: 0.85 MiB 2021-05-16T00:39:33.2432541Z Total Installed Size: 4.15 MiB 2021-05-16T00:39:33.2433367Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:33.2433888Z 2021-05-16T00:39:33.2434738Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:33.2435983Z :: Retrieving packages... 2021-05-16T00:39:34.3785061Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-16T00:39:34.3785862Z checking keyring... 2021-05-16T00:39:34.3786430Z checking package integrity... 2021-05-16T00:39:34.3787022Z loading package files... 2021-05-16T00:39:34.3787768Z checking for file conflicts... 2021-05-16T00:39:34.3788402Z checking available disk space... 2021-05-16T00:39:34.3789073Z :: Processing package changes... 2021-05-16T00:39:34.3789724Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T00:39:35.0050204Z resolving dependencies... 2021-05-16T00:39:35.0302359Z looking for conflicting packages... 2021-05-16T00:39:35.0319739Z 2021-05-16T00:39:35.0320989Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T00:39:35.0321873Z 2021-05-16T00:39:35.0322676Z Total Download Size: 13.04 MiB 2021-05-16T00:39:35.0323621Z Total Installed Size: 137.15 MiB 2021-05-16T00:39:35.0324303Z 2021-05-16T00:39:35.0325253Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:35.0326254Z :: Retrieving packages... 2021-05-16T00:39:35.3559183Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T00:39:36.2295067Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T00:39:36.5569803Z checking keyring... 2021-05-16T00:39:36.6363178Z checking package integrity... 2021-05-16T00:39:36.9731931Z loading package files... 2021-05-16T00:39:37.0286466Z checking for file conflicts... 2021-05-16T00:39:37.2762642Z checking available disk space... 2021-05-16T00:39:37.2783970Z :: Processing package changes... 2021-05-16T00:39:37.2785486Z installing mingw-w64-x86_64-gdcm... 2021-05-16T00:39:37.6272936Z installing mingw-w64-x86_64-itk... 2021-05-16T00:39:40.8456039Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T00:39:40.8457134Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T00:39:40.8457991Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T00:39:41.5608667Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T00:39:41.5609661Z resolving dependencies... 2021-05-16T00:39:41.5757924Z looking for conflicting packages... 2021-05-16T00:39:41.5891971Z 2021-05-16T00:39:41.5892878Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T00:39:41.5893439Z 2021-05-16T00:39:41.5894680Z Total Installed Size: 4.75 MiB 2021-05-16T00:39:41.5895538Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:41.5895991Z 2021-05-16T00:39:41.5896615Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:41.5897160Z checking keyring... 2021-05-16T00:39:41.6558641Z checking package integrity... 2021-05-16T00:39:41.7644492Z loading package files... 2021-05-16T00:39:41.7688270Z checking for file conflicts... 2021-05-16T00:39:41.7689465Z checking available disk space... 2021-05-16T00:39:41.7803282Z :: Processing package changes... 2021-05-16T00:39:41.7804266Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T00:39:42.6887716Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T00:39:42.6888520Z resolving dependencies... 2021-05-16T00:39:42.6977990Z looking for conflicting packages... 2021-05-16T00:39:42.7156729Z 2021-05-16T00:39:42.7157588Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T00:39:42.7158197Z 2021-05-16T00:39:42.7159142Z Total Installed Size: 0.43 MiB 2021-05-16T00:39:42.7159772Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:42.7160511Z 2021-05-16T00:39:42.7161295Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:42.7162046Z checking keyring... 2021-05-16T00:39:42.7781320Z checking package integrity... 2021-05-16T00:39:42.8731977Z loading package files... 2021-05-16T00:39:42.8752294Z checking for file conflicts... 2021-05-16T00:39:42.8752995Z checking available disk space... 2021-05-16T00:39:42.8773677Z :: Processing package changes... 2021-05-16T00:39:42.8774492Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T00:39:43.5931856Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T00:39:43.5933154Z resolving dependencies... 2021-05-16T00:39:43.5934314Z looking for conflicting packages... 2021-05-16T00:39:43.6204271Z 2021-05-16T00:39:43.6206044Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T00:39:43.6206690Z 2021-05-16T00:39:43.6208078Z Total Installed Size: 1.88 MiB 2021-05-16T00:39:43.6209088Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:43.6209668Z 2021-05-16T00:39:43.6210805Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:43.6211936Z checking keyring... 2021-05-16T00:39:43.6860401Z checking package integrity... 2021-05-16T00:39:43.7851691Z loading package files... 2021-05-16T00:39:43.7872687Z checking for file conflicts... 2021-05-16T00:39:43.7873537Z checking available disk space... 2021-05-16T00:39:43.7894266Z :: Processing package changes... 2021-05-16T00:39:43.7895143Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T00:39:44.5028380Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T00:39:44.5029219Z resolving dependencies... 2021-05-16T00:39:44.5175077Z looking for conflicting packages... 2021-05-16T00:39:44.5311742Z 2021-05-16T00:39:44.5312793Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T00:39:44.5313504Z 2021-05-16T00:39:44.5314993Z Total Installed Size: 1.64 MiB 2021-05-16T00:39:44.5315983Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:44.5316820Z 2021-05-16T00:39:44.5318242Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:44.5319596Z checking keyring... 2021-05-16T00:39:44.5944447Z checking package integrity... 2021-05-16T00:39:44.6993469Z loading package files... 2021-05-16T00:39:44.7020214Z checking for file conflicts... 2021-05-16T00:39:44.7021095Z checking available disk space... 2021-05-16T00:39:44.7042271Z :: Processing package changes... 2021-05-16T00:39:44.7043150Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T00:39:45.4432614Z resolving dependencies... 2021-05-16T00:39:45.4532625Z looking for conflicting packages... 2021-05-16T00:39:45.4719585Z 2021-05-16T00:39:45.4720351Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T00:39:45.4720804Z 2021-05-16T00:39:45.4721273Z Total Download Size: 3.31 MiB 2021-05-16T00:39:45.4721827Z Total Installed Size: 28.75 MiB 2021-05-16T00:39:45.4722205Z 2021-05-16T00:39:45.4722797Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:45.4723375Z :: Retrieving packages... 2021-05-16T00:39:45.8005813Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T00:39:46.6089762Z checking keyring... 2021-05-16T00:39:46.6879005Z checking package integrity... 2021-05-16T00:39:46.8488254Z loading package files... 2021-05-16T00:39:46.8510161Z checking for file conflicts... 2021-05-16T00:39:46.8533003Z checking available disk space... 2021-05-16T00:39:46.8542447Z :: Processing package changes... 2021-05-16T00:39:46.8543150Z installing mingw-w64-x86_64-lapack... 2021-05-16T00:39:47.6265709Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T00:39:47.6266392Z resolving dependencies... 2021-05-16T00:39:47.6426087Z looking for conflicting packages... 2021-05-16T00:39:47.6579133Z 2021-05-16T00:39:47.6580173Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T00:39:47.6580722Z 2021-05-16T00:39:47.6581348Z Total Installed Size: 1.62 MiB 2021-05-16T00:39:47.6582006Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:47.6582765Z 2021-05-16T00:39:47.6583709Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:47.6584547Z checking keyring... 2021-05-16T00:39:47.7209016Z checking package integrity... 2021-05-16T00:39:47.8205245Z loading package files... 2021-05-16T00:39:47.8228312Z checking for file conflicts... 2021-05-16T00:39:47.8229032Z checking available disk space... 2021-05-16T00:39:47.8246714Z :: Processing package changes... 2021-05-16T00:39:47.8247480Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T00:39:48.5791082Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T00:39:48.5791851Z resolving dependencies... 2021-05-16T00:39:48.6009886Z looking for conflicting packages... 2021-05-16T00:39:48.6062556Z 2021-05-16T00:39:48.6063929Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T00:39:48.6065356Z 2021-05-16T00:39:48.6066287Z Total Installed Size: 8.39 MiB 2021-05-16T00:39:48.6066993Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:48.6067367Z 2021-05-16T00:39:48.6067957Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:48.6068516Z checking keyring... 2021-05-16T00:39:48.6747758Z checking package integrity... 2021-05-16T00:39:48.7795585Z loading package files... 2021-05-16T00:39:48.7823595Z checking for file conflicts... 2021-05-16T00:39:48.7824330Z checking available disk space... 2021-05-16T00:39:48.7849505Z :: Processing package changes... 2021-05-16T00:39:48.7850342Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T00:39:49.5457670Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T00:39:49.5458407Z resolving dependencies... 2021-05-16T00:39:49.5803938Z looking for conflicting packages... 2021-05-16T00:39:49.5854734Z 2021-05-16T00:39:49.5855547Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T00:39:49.5856092Z 2021-05-16T00:39:49.5856873Z Total Installed Size: 3.99 MiB 2021-05-16T00:39:49.5857716Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:49.5858237Z 2021-05-16T00:39:49.5858924Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:49.5859554Z checking keyring... 2021-05-16T00:39:49.6548658Z checking package integrity... 2021-05-16T00:39:49.7561238Z loading package files... 2021-05-16T00:39:49.7584188Z checking for file conflicts... 2021-05-16T00:39:49.7584978Z checking available disk space... 2021-05-16T00:39:49.7615279Z :: Processing package changes... 2021-05-16T00:39:49.7616193Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T00:39:50.4835336Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T00:39:50.4836583Z resolving dependencies... 2021-05-16T00:39:50.4975436Z looking for conflicting packages... 2021-05-16T00:39:50.5113866Z 2021-05-16T00:39:50.5115570Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T00:39:50.5116290Z 2021-05-16T00:39:50.5117526Z Total Installed Size: 0.38 MiB 2021-05-16T00:39:50.5118600Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:50.5119239Z 2021-05-16T00:39:50.5120277Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:50.5121599Z checking keyring... 2021-05-16T00:39:50.5767534Z checking package integrity... 2021-05-16T00:39:50.6746557Z loading package files... 2021-05-16T00:39:50.6767695Z checking for file conflicts... 2021-05-16T00:39:50.6768507Z checking available disk space... 2021-05-16T00:39:50.6784436Z :: Processing package changes... 2021-05-16T00:39:50.6785227Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T00:39:51.3758049Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T00:39:51.3758916Z resolving dependencies... 2021-05-16T00:39:51.3848651Z looking for conflicting packages... 2021-05-16T00:39:51.4026869Z 2021-05-16T00:39:51.4028054Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T00:39:51.4029375Z 2021-05-16T00:39:51.4030500Z Total Installed Size: 4.02 MiB 2021-05-16T00:39:51.4031514Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:51.4032130Z 2021-05-16T00:39:51.4033240Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:51.4034513Z checking keyring... 2021-05-16T00:39:51.4688343Z checking package integrity... 2021-05-16T00:39:51.5666505Z loading package files... 2021-05-16T00:39:51.5689685Z checking for file conflicts... 2021-05-16T00:39:51.5690604Z checking available disk space... 2021-05-16T00:39:51.5709153Z :: Processing package changes... 2021-05-16T00:39:51.5709957Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T00:39:52.2800616Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T00:39:52.2801466Z resolving dependencies... 2021-05-16T00:39:52.2802710Z looking for conflicting packages... 2021-05-16T00:39:52.3116839Z 2021-05-16T00:39:52.3117818Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T00:39:52.3118270Z 2021-05-16T00:39:52.3118759Z Total Download Size: 0.04 MiB 2021-05-16T00:39:52.3119481Z Total Installed Size: 0.11 MiB 2021-05-16T00:39:52.3120039Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:52.3120386Z 2021-05-16T00:39:52.3120976Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:52.3121575Z :: Retrieving packages... 2021-05-16T00:39:52.6305380Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T00:39:52.8246092Z checking keyring... 2021-05-16T00:39:52.9056573Z checking package integrity... 2021-05-16T00:39:53.0283167Z loading package files... 2021-05-16T00:39:53.0304841Z checking for file conflicts... 2021-05-16T00:39:53.0305632Z checking available disk space... 2021-05-16T00:39:53.0361136Z :: Processing package changes... 2021-05-16T00:39:53.0361956Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T00:39:53.7453323Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T00:39:53.7454454Z resolving dependencies... 2021-05-16T00:39:53.7455498Z looking for conflicting packages... 2021-05-16T00:39:53.7722520Z 2021-05-16T00:39:53.7723763Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T00:39:53.7724239Z 2021-05-16T00:39:53.7724985Z Total Installed Size: 0.13 MiB 2021-05-16T00:39:53.7725476Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:53.7726355Z 2021-05-16T00:39:53.7727373Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:53.7728124Z checking keyring... 2021-05-16T00:39:53.8352981Z checking package integrity... 2021-05-16T00:39:53.9290842Z loading package files... 2021-05-16T00:39:53.9301691Z checking for file conflicts... 2021-05-16T00:39:53.9302365Z checking available disk space... 2021-05-16T00:39:53.9314286Z :: Processing package changes... 2021-05-16T00:39:53.9315005Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T00:39:54.6016247Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T00:39:54.6016973Z resolving dependencies... 2021-05-16T00:39:54.6264456Z looking for conflicting packages... 2021-05-16T00:39:54.6319064Z 2021-05-16T00:39:54.6320235Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T00:39:54.6321355Z 2021-05-16T00:39:54.6322310Z Total Installed Size: 0.79 MiB 2021-05-16T00:39:54.6323210Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:54.6323763Z 2021-05-16T00:39:54.6324468Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:54.6325094Z checking keyring... 2021-05-16T00:39:54.6935336Z checking package integrity... 2021-05-16T00:39:54.7872472Z loading package files... 2021-05-16T00:39:54.7889007Z checking for file conflicts... 2021-05-16T00:39:54.7889702Z checking available disk space... 2021-05-16T00:39:54.7912455Z :: Processing package changes... 2021-05-16T00:39:54.7913289Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T00:39:55.4942794Z resolving dependencies... 2021-05-16T00:39:55.5162067Z looking for conflicting packages... 2021-05-16T00:39:55.5220634Z 2021-05-16T00:39:55.5222025Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T00:39:55.5222917Z 2021-05-16T00:39:55.5223908Z Total Download Size: 0.68 MiB 2021-05-16T00:39:55.5225000Z Total Installed Size: 3.01 MiB 2021-05-16T00:39:55.5225707Z 2021-05-16T00:39:55.5226860Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:55.5228040Z :: Retrieving packages... 2021-05-16T00:39:55.8329922Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T00:39:56.3091141Z checking keyring... 2021-05-16T00:39:56.3876143Z checking package integrity... 2021-05-16T00:39:56.5085305Z loading package files... 2021-05-16T00:39:56.5102227Z checking for file conflicts... 2021-05-16T00:39:56.5148631Z checking available disk space... 2021-05-16T00:39:56.5157773Z :: Processing package changes... 2021-05-16T00:39:56.5158665Z installing mingw-w64-x86_64-libgit2... 2021-05-16T00:39:57.2658795Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T00:39:57.2659731Z resolving dependencies... 2021-05-16T00:39:57.2752549Z looking for conflicting packages... 2021-05-16T00:39:57.2930004Z 2021-05-16T00:39:57.2931071Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T00:39:57.2932086Z 2021-05-16T00:39:57.2932782Z Total Installed Size: 1.43 MiB 2021-05-16T00:39:57.2933717Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:57.2934557Z 2021-05-16T00:39:57.2935454Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:57.2936315Z checking keyring... 2021-05-16T00:39:57.3596212Z checking package integrity... 2021-05-16T00:39:57.4629803Z loading package files... 2021-05-16T00:39:57.4655066Z checking for file conflicts... 2021-05-16T00:39:57.4655965Z checking available disk space... 2021-05-16T00:39:57.4697823Z :: Processing package changes... 2021-05-16T00:39:57.4698636Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T00:39:58.2297072Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T00:39:58.2297827Z resolving dependencies... 2021-05-16T00:39:58.2513119Z looking for conflicting packages... 2021-05-16T00:39:58.2598051Z 2021-05-16T00:39:58.2599131Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T00:39:58.2599671Z 2021-05-16T00:39:58.2600241Z Total Installed Size: 3.84 MiB 2021-05-16T00:39:58.2601105Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:58.2601435Z 2021-05-16T00:39:58.2602402Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:58.2603037Z checking keyring... 2021-05-16T00:39:58.3259680Z checking package integrity... 2021-05-16T00:39:58.4296729Z loading package files... 2021-05-16T00:39:58.4323243Z checking for file conflicts... 2021-05-16T00:39:58.4324074Z checking available disk space... 2021-05-16T00:39:58.4344583Z :: Processing package changes... 2021-05-16T00:39:58.4345290Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T00:39:59.1380466Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T00:39:59.1381204Z resolving dependencies... 2021-05-16T00:39:59.1382173Z looking for conflicting packages... 2021-05-16T00:39:59.1657832Z 2021-05-16T00:39:59.1658832Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T00:39:59.1659360Z 2021-05-16T00:39:59.1659888Z Total Download Size: 0.73 MiB 2021-05-16T00:39:59.1660511Z Total Installed Size: 2.24 MiB 2021-05-16T00:39:59.1661105Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:59.1661490Z 2021-05-16T00:39:59.1662154Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:59.1662830Z :: Retrieving packages... 2021-05-16T00:39:59.4849895Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T00:39:59.9682647Z checking keyring... 2021-05-16T00:40:00.0588910Z checking package integrity... 2021-05-16T00:40:00.1884865Z loading package files... 2021-05-16T00:40:00.1909665Z checking for file conflicts... 2021-05-16T00:40:00.1910457Z checking available disk space... 2021-05-16T00:40:00.2012744Z :: Processing package changes... 2021-05-16T00:40:00.2013716Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T00:40:00.9180975Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T00:40:00.9182093Z resolving dependencies... 2021-05-16T00:40:00.9270113Z looking for conflicting packages... 2021-05-16T00:40:00.9450132Z 2021-05-16T00:40:00.9451162Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T00:40:00.9451782Z 2021-05-16T00:40:00.9452824Z Total Installed Size: 4.35 MiB 2021-05-16T00:40:00.9453817Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:00.9454241Z 2021-05-16T00:40:00.9454927Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:00.9455550Z checking keyring... 2021-05-16T00:40:01.0094196Z checking package integrity... 2021-05-16T00:40:01.1106907Z loading package files... 2021-05-16T00:40:01.1130177Z checking for file conflicts... 2021-05-16T00:40:01.1131016Z checking available disk space... 2021-05-16T00:40:01.1156073Z :: Processing package changes... 2021-05-16T00:40:01.1156884Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T00:40:01.8421367Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:40:01.8422622Z resolving dependencies... 2021-05-16T00:40:01.8423771Z looking for conflicting packages... 2021-05-16T00:40:01.8717174Z 2021-05-16T00:40:01.8718536Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:40:01.8719252Z 2021-05-16T00:40:01.8719840Z Total Download Size: 0.02 MiB 2021-05-16T00:40:01.8720484Z Total Installed Size: 0.05 MiB 2021-05-16T00:40:01.8721094Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:01.8721485Z 2021-05-16T00:40:01.8722198Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:01.8722882Z :: Retrieving packages... 2021-05-16T00:40:02.1911280Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:40:02.2879558Z checking keyring... 2021-05-16T00:40:02.3667831Z checking package integrity... 2021-05-16T00:40:02.4889889Z loading package files... 2021-05-16T00:40:02.4897581Z checking for file conflicts... 2021-05-16T00:40:02.4898355Z checking available disk space... 2021-05-16T00:40:02.4911478Z :: Processing package changes... 2021-05-16T00:40:02.4912350Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T00:40:03.2067478Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T00:40:03.2068643Z resolving dependencies... 2021-05-16T00:40:03.2320354Z looking for conflicting packages... 2021-05-16T00:40:03.2380346Z 2021-05-16T00:40:03.2381267Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T00:40:03.2381934Z 2021-05-16T00:40:03.2382755Z Total Installed Size: 3.26 MiB 2021-05-16T00:40:03.2383648Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:03.2384565Z 2021-05-16T00:40:03.2385356Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:03.2386020Z checking keyring... 2021-05-16T00:40:03.3049785Z checking package integrity... 2021-05-16T00:40:03.4031071Z loading package files... 2021-05-16T00:40:03.4056607Z checking for file conflicts... 2021-05-16T00:40:03.4059003Z checking available disk space... 2021-05-16T00:40:03.4084908Z :: Processing package changes... 2021-05-16T00:40:03.4085750Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T00:40:04.1218160Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T00:40:04.1218954Z resolving dependencies... 2021-05-16T00:40:04.1220386Z looking for conflicting packages... 2021-05-16T00:40:04.1487325Z 2021-05-16T00:40:04.1488199Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T00:40:04.1488778Z 2021-05-16T00:40:04.1490049Z Total Installed Size: 0.54 MiB 2021-05-16T00:40:04.1490912Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:04.1491271Z 2021-05-16T00:40:04.1491893Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:04.1492433Z checking keyring... 2021-05-16T00:40:04.2141096Z checking package integrity... 2021-05-16T00:40:04.3149613Z loading package files... 2021-05-16T00:40:04.3221318Z checking for file conflicts... 2021-05-16T00:40:04.3222436Z checking available disk space... 2021-05-16T00:40:04.3275759Z :: Processing package changes... 2021-05-16T00:40:04.3276596Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T00:40:05.1124835Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T00:40:05.1125992Z resolving dependencies... 2021-05-16T00:40:05.1342782Z looking for conflicting packages... 2021-05-16T00:40:05.1395502Z 2021-05-16T00:40:05.1397265Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T00:40:05.1398292Z 2021-05-16T00:40:05.1399007Z Total Installed Size: 2.35 MiB 2021-05-16T00:40:05.1399916Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:05.1400331Z 2021-05-16T00:40:05.1401030Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:05.1401667Z checking keyring... 2021-05-16T00:40:05.2050674Z checking package integrity... 2021-05-16T00:40:05.3027944Z loading package files... 2021-05-16T00:40:05.3051379Z checking for file conflicts... 2021-05-16T00:40:05.3052345Z checking available disk space... 2021-05-16T00:40:05.3073115Z :: Processing package changes... 2021-05-16T00:40:05.3073811Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T00:40:06.1291438Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T00:40:06.8183913Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T00:40:06.8184822Z resolving dependencies... 2021-05-16T00:40:06.8424289Z looking for conflicting packages... 2021-05-16T00:40:06.8486694Z 2021-05-16T00:40:06.8487451Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T00:40:06.8487989Z 2021-05-16T00:40:06.8488574Z Total Installed Size: 6.32 MiB 2021-05-16T00:40:06.8489768Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:06.8490175Z 2021-05-16T00:40:06.8490715Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:06.8491267Z checking keyring... 2021-05-16T00:40:06.9151776Z checking package integrity... 2021-05-16T00:40:07.0188540Z loading package files... 2021-05-16T00:40:07.0201172Z checking for file conflicts... 2021-05-16T00:40:07.0201854Z checking available disk space... 2021-05-16T00:40:07.0224565Z :: Processing package changes... 2021-05-16T00:40:07.0226294Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T00:40:07.7265661Z resolving dependencies... 2021-05-16T00:40:07.7460423Z looking for conflicting packages... 2021-05-16T00:40:07.7560683Z 2021-05-16T00:40:07.7561450Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T00:40:07.7561978Z 2021-05-16T00:40:07.7562525Z Total Download Size: 6.30 MiB 2021-05-16T00:40:07.7563141Z Total Installed Size: 39.39 MiB 2021-05-16T00:40:07.7563548Z 2021-05-16T00:40:07.7564203Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:07.7564867Z :: Retrieving packages... 2021-05-16T00:40:08.0730807Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T00:40:09.0416059Z checking keyring... 2021-05-16T00:40:09.1261520Z checking package integrity... 2021-05-16T00:40:09.2987868Z loading package files... 2021-05-16T00:40:09.3011048Z checking for file conflicts... 2021-05-16T00:40:09.3042651Z checking available disk space... 2021-05-16T00:40:09.3053704Z :: Processing package changes... 2021-05-16T00:40:09.3054563Z installing mingw-w64-x86_64-librsvg... 2021-05-16T00:40:09.4574007Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T00:40:09.4575470Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T00:40:09.4584025Z :: Running post-transaction hooks... 2021-05-16T00:40:09.4584909Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T00:40:10.2417999Z resolving dependencies... 2021-05-16T00:40:10.2645873Z looking for conflicting packages... 2021-05-16T00:40:10.2702288Z 2021-05-16T00:40:10.2702970Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T00:40:10.2703426Z 2021-05-16T00:40:10.2703916Z Total Download Size: 7.79 MiB 2021-05-16T00:40:10.2704455Z Total Installed Size: 80.96 MiB 2021-05-16T00:40:10.2704810Z 2021-05-16T00:40:10.2705415Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:10.2705998Z :: Retrieving packages... 2021-05-16T00:40:10.5839397Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T00:40:11.5026050Z checking keyring... 2021-05-16T00:40:11.5824565Z checking package integrity... 2021-05-16T00:40:11.7594365Z loading package files... 2021-05-16T00:40:11.7665895Z checking for file conflicts... 2021-05-16T00:40:11.8019995Z checking available disk space... 2021-05-16T00:40:11.8031160Z :: Processing package changes... 2021-05-16T00:40:11.8031999Z installing mingw-w64-x86_64-libsbml... 2021-05-16T00:40:13.0094246Z resolving dependencies... 2021-05-16T00:40:13.0337829Z looking for conflicting packages... 2021-05-16T00:40:13.0351935Z 2021-05-16T00:40:13.0352855Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T00:40:13.0353505Z 2021-05-16T00:40:13.0354038Z Total Download Size: 0.91 MiB 2021-05-16T00:40:13.0354661Z Total Installed Size: 5.45 MiB 2021-05-16T00:40:13.0355213Z 2021-05-16T00:40:13.0355863Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:13.0356543Z :: Retrieving packages... 2021-05-16T00:40:13.3523217Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T00:40:13.9188117Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T00:40:14.0141774Z checking keyring... 2021-05-16T00:40:14.0908920Z checking package integrity... 2021-05-16T00:40:14.3357773Z loading package files... 2021-05-16T00:40:14.3409715Z checking for file conflicts... 2021-05-16T00:40:14.3465146Z checking available disk space... 2021-05-16T00:40:14.3475617Z :: Processing package changes... 2021-05-16T00:40:14.3476365Z installing mingw-w64-x86_64-flac... 2021-05-16T00:40:14.3891183Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T00:40:15.0974053Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T00:40:15.0975755Z resolving dependencies... 2021-05-16T00:40:15.1178593Z looking for conflicting packages... 2021-05-16T00:40:15.1253925Z 2021-05-16T00:40:15.1255425Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T00:40:15.1256910Z 2021-05-16T00:40:15.1257777Z Total Installed Size: 29.97 MiB 2021-05-16T00:40:15.1258403Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:15.1258785Z 2021-05-16T00:40:15.1259518Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:15.1260223Z checking keyring... 2021-05-16T00:40:15.1879147Z checking package integrity... 2021-05-16T00:40:15.3187485Z loading package files... 2021-05-16T00:40:15.3211640Z checking for file conflicts... 2021-05-16T00:40:15.3212499Z checking available disk space... 2021-05-16T00:40:15.3238394Z :: Processing package changes... 2021-05-16T00:40:15.3239270Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T00:40:16.1028479Z resolving dependencies... 2021-05-16T00:40:16.1264289Z looking for conflicting packages... 2021-05-16T00:40:16.1323966Z 2021-05-16T00:40:16.1324746Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T00:40:16.1325255Z 2021-05-16T00:40:16.1325797Z Total Download Size: 0.31 MiB 2021-05-16T00:40:16.1326416Z Total Installed Size: 1.50 MiB 2021-05-16T00:40:16.1326803Z 2021-05-16T00:40:16.1327457Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:16.1328128Z :: Retrieving packages... 2021-05-16T00:40:16.4521408Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T00:40:16.8378486Z checking keyring... 2021-05-16T00:40:16.9153000Z checking package integrity... 2021-05-16T00:40:17.0379659Z loading package files... 2021-05-16T00:40:17.0403674Z checking for file conflicts... 2021-05-16T00:40:17.0414987Z checking available disk space... 2021-05-16T00:40:17.0425222Z :: Processing package changes... 2021-05-16T00:40:17.0426025Z installing mingw-w64-x86_64-libssh... 2021-05-16T00:40:17.1007912Z / 2021-05-16T00:40:17.8272505Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T00:40:17.8273346Z resolving dependencies... 2021-05-16T00:40:17.8494874Z looking for conflicting packages... 2021-05-16T00:40:17.8549301Z 2021-05-16T00:40:17.8550405Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T00:40:17.8551193Z 2021-05-16T00:40:17.8551943Z Total Installed Size: 0.79 MiB 2021-05-16T00:40:17.8552755Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:17.8553632Z 2021-05-16T00:40:17.8554700Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:17.8555662Z checking keyring... 2021-05-16T00:40:17.9199677Z checking package integrity... 2021-05-16T00:40:18.0237063Z loading package files... 2021-05-16T00:40:18.0270677Z checking for file conflicts... 2021-05-16T00:40:18.0271459Z checking available disk space... 2021-05-16T00:40:18.0356685Z :: Processing package changes... 2021-05-16T00:40:18.0357555Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T00:40:18.8698056Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T00:40:18.8699091Z resolving dependencies... 2021-05-16T00:40:18.8855447Z looking for conflicting packages... 2021-05-16T00:40:18.8982522Z 2021-05-16T00:40:18.8984005Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T00:40:18.8985009Z 2021-05-16T00:40:18.8986026Z Total Download Size: 0.02 MiB 2021-05-16T00:40:18.8987323Z Total Installed Size: 0.03 MiB 2021-05-16T00:40:18.8988460Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:18.8989214Z 2021-05-16T00:40:18.8990428Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:18.8991684Z :: Retrieving packages... 2021-05-16T00:40:19.2169133Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T00:40:19.3141574Z checking keyring... 2021-05-16T00:40:19.3999346Z checking package integrity... 2021-05-16T00:40:19.5182248Z loading package files... 2021-05-16T00:40:19.5216099Z checking for file conflicts... 2021-05-16T00:40:19.5216877Z checking available disk space... 2021-05-16T00:40:19.5265025Z :: Processing package changes... 2021-05-16T00:40:19.5266111Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T00:40:20.2284195Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T00:40:20.2285075Z resolving dependencies... 2021-05-16T00:40:20.2555125Z looking for conflicting packages... 2021-05-16T00:40:20.2616296Z 2021-05-16T00:40:20.2617621Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T00:40:20.2619382Z 2021-05-16T00:40:20.2620345Z Total Installed Size: 4.22 MiB 2021-05-16T00:40:20.2621558Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:20.2622530Z 2021-05-16T00:40:20.2623820Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:20.2625009Z checking keyring... 2021-05-16T00:40:20.3325287Z checking package integrity... 2021-05-16T00:40:20.4389660Z loading package files... 2021-05-16T00:40:20.4425891Z checking for file conflicts... 2021-05-16T00:40:20.4426575Z checking available disk space... 2021-05-16T00:40:20.4528968Z :: Processing package changes... 2021-05-16T00:40:20.4529742Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T00:40:21.3491004Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T00:40:21.3491840Z resolving dependencies... 2021-05-16T00:40:21.3492835Z looking for conflicting packages... 2021-05-16T00:40:21.3784416Z 2021-05-16T00:40:21.3785337Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T00:40:21.3785808Z 2021-05-16T00:40:21.3786444Z Total Installed Size: 2.31 MiB 2021-05-16T00:40:21.3786919Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:21.3787478Z 2021-05-16T00:40:21.3788070Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:21.3788617Z checking keyring... 2021-05-16T00:40:21.4405064Z checking package integrity... 2021-05-16T00:40:21.5392006Z loading package files... 2021-05-16T00:40:21.5416775Z checking for file conflicts... 2021-05-16T00:40:21.5417519Z checking available disk space... 2021-05-16T00:40:21.5453133Z :: Processing package changes... 2021-05-16T00:40:21.5453899Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T00:40:22.2870481Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T00:40:22.2871293Z resolving dependencies... 2021-05-16T00:40:22.2973780Z looking for conflicting packages... 2021-05-16T00:40:22.3156192Z 2021-05-16T00:40:22.3157258Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T00:40:22.3157875Z 2021-05-16T00:40:22.3158418Z Total Download Size: 0.08 MiB 2021-05-16T00:40:22.3159030Z Total Installed Size: 0.25 MiB 2021-05-16T00:40:22.3159847Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:22.3160235Z 2021-05-16T00:40:22.3160887Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:22.3161556Z :: Retrieving packages... 2021-05-16T00:40:22.6323980Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T00:40:22.8253389Z checking keyring... 2021-05-16T00:40:22.9039949Z checking package integrity... 2021-05-16T00:40:23.0279768Z loading package files... 2021-05-16T00:40:23.0321585Z checking for file conflicts... 2021-05-16T00:40:23.0322431Z checking available disk space... 2021-05-16T00:40:23.0394503Z :: Processing package changes... 2021-05-16T00:40:23.0395514Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T00:40:23.7495923Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T00:40:23.7496852Z resolving dependencies... 2021-05-16T00:40:23.7498899Z looking for conflicting packages... 2021-05-16T00:40:23.7796390Z 2021-05-16T00:40:23.7797380Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T00:40:23.7798033Z 2021-05-16T00:40:23.7799212Z Total Installed Size: 0.70 MiB 2021-05-16T00:40:23.7800471Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:23.7800921Z 2021-05-16T00:40:23.7801647Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:23.7802332Z checking keyring... 2021-05-16T00:40:23.8406528Z checking package integrity... 2021-05-16T00:40:23.9364586Z loading package files... 2021-05-16T00:40:23.9380779Z checking for file conflicts... 2021-05-16T00:40:23.9381460Z checking available disk space... 2021-05-16T00:40:23.9394854Z :: Processing package changes... 2021-05-16T00:40:23.9395606Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T00:40:24.6129011Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T00:40:24.6129997Z resolving dependencies... 2021-05-16T00:40:24.6216649Z looking for conflicting packages... 2021-05-16T00:40:24.6391107Z 2021-05-16T00:40:24.6392211Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T00:40:24.6393525Z 2021-05-16T00:40:24.6394609Z Total Installed Size: 1.08 MiB 2021-05-16T00:40:24.6395608Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:24.6396223Z 2021-05-16T00:40:24.6397208Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:24.6398475Z checking keyring... 2021-05-16T00:40:24.7016062Z checking package integrity... 2021-05-16T00:40:24.7943630Z loading package files... 2021-05-16T00:40:24.7959178Z checking for file conflicts... 2021-05-16T00:40:24.7960050Z checking available disk space... 2021-05-16T00:40:24.7978944Z :: Processing package changes... 2021-05-16T00:40:24.7979786Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T00:40:25.4975272Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T00:40:25.4976169Z resolving dependencies... 2021-05-16T00:40:25.5121643Z looking for conflicting packages... 2021-05-16T00:40:25.5246678Z 2021-05-16T00:40:25.5247561Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T00:40:25.5248166Z 2021-05-16T00:40:25.5249373Z Total Installed Size: 2.30 MiB 2021-05-16T00:40:25.5250284Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:25.5250651Z 2021-05-16T00:40:25.5251269Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:25.5251815Z checking keyring... 2021-05-16T00:40:25.5896397Z checking package integrity... 2021-05-16T00:40:25.6872288Z loading package files... 2021-05-16T00:40:25.6903334Z checking for file conflicts... 2021-05-16T00:40:25.6904039Z checking available disk space... 2021-05-16T00:40:25.6975602Z :: Processing package changes... 2021-05-16T00:40:25.6976354Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T00:40:26.5133585Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T00:40:26.5135062Z resolving dependencies... 2021-05-16T00:40:26.5136897Z looking for conflicting packages... 2021-05-16T00:40:26.5406357Z 2021-05-16T00:40:26.5407627Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T00:40:26.5408762Z 2021-05-16T00:40:26.5409536Z Total Installed Size: 9.11 MiB 2021-05-16T00:40:26.5410650Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:26.5411508Z 2021-05-16T00:40:26.5412420Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:26.5413965Z checking keyring... 2021-05-16T00:40:26.6059450Z checking package integrity... 2021-05-16T00:40:26.7090244Z loading package files... 2021-05-16T00:40:26.7107625Z checking for file conflicts... 2021-05-16T00:40:26.7109312Z checking available disk space... 2021-05-16T00:40:26.7124042Z :: Processing package changes... 2021-05-16T00:40:26.7124745Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T00:40:27.4361980Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-16T00:40:27.4362926Z resolving dependencies... 2021-05-16T00:40:27.4529988Z looking for conflicting packages... 2021-05-16T00:40:27.4675008Z 2021-05-16T00:40:27.4675957Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-16T00:40:27.4683678Z 2021-05-16T00:40:27.4684552Z Total Installed Size: 2.97 MiB 2021-05-16T00:40:27.4685232Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:27.4685652Z 2021-05-16T00:40:27.4686378Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:27.4687269Z checking keyring... 2021-05-16T00:40:27.5317146Z checking package integrity... 2021-05-16T00:40:27.6326177Z loading package files... 2021-05-16T00:40:27.6349217Z checking for file conflicts... 2021-05-16T00:40:27.6349941Z checking available disk space... 2021-05-16T00:40:27.6371198Z :: Processing package changes... 2021-05-16T00:40:27.6371908Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T00:40:28.3400565Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-16T00:40:28.3401364Z resolving dependencies... 2021-05-16T00:40:28.3631185Z looking for conflicting packages... 2021-05-16T00:40:28.3684037Z 2021-05-16T00:40:28.3685231Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-16T00:40:28.3686302Z 2021-05-16T00:40:28.3687597Z Total Installed Size: 11.76 MiB 2021-05-16T00:40:28.3688677Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:28.3689347Z 2021-05-16T00:40:28.3690620Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:28.3691863Z checking keyring... 2021-05-16T00:40:28.4337942Z checking package integrity... 2021-05-16T00:40:28.5393723Z loading package files... 2021-05-16T00:40:28.5440349Z checking for file conflicts... 2021-05-16T00:40:28.5441200Z checking available disk space... 2021-05-16T00:40:28.5576786Z :: Processing package changes... 2021-05-16T00:40:28.5577505Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T00:40:29.5648625Z resolving dependencies... 2021-05-16T00:40:29.5649980Z looking for conflicting packages... 2021-05-16T00:40:29.5925024Z 2021-05-16T00:40:29.5926171Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T00:40:29.5926969Z 2021-05-16T00:40:29.5927792Z Total Download Size: 0.10 MiB 2021-05-16T00:40:29.5928732Z Total Installed Size: 0.38 MiB 2021-05-16T00:40:29.5929339Z 2021-05-16T00:40:29.5930315Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:29.5931334Z :: Retrieving packages... 2021-05-16T00:40:29.9134369Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T00:40:30.2022965Z checking keyring... 2021-05-16T00:40:30.2833733Z checking package integrity... 2021-05-16T00:40:30.4093995Z loading package files... 2021-05-16T00:40:30.4118741Z checking for file conflicts... 2021-05-16T00:40:30.4123824Z checking available disk space... 2021-05-16T00:40:30.4134001Z :: Processing package changes... 2021-05-16T00:40:30.4134760Z installing mingw-w64-x86_64-libyaml... 2021-05-16T00:40:31.0821676Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T00:40:31.0822500Z resolving dependencies... 2021-05-16T00:40:31.0908289Z looking for conflicting packages... 2021-05-16T00:40:31.1084686Z 2021-05-16T00:40:31.1085875Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T00:40:31.1086920Z 2021-05-16T00:40:31.1088235Z Total Installed Size: 1.69 MiB 2021-05-16T00:40:31.1089387Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:31.1090094Z 2021-05-16T00:40:31.1091463Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:31.1092745Z checking keyring... 2021-05-16T00:40:31.1703835Z checking package integrity... 2021-05-16T00:40:31.2673734Z loading package files... 2021-05-16T00:40:31.2693789Z checking for file conflicts... 2021-05-16T00:40:31.2694636Z checking available disk space... 2021-05-16T00:40:31.2710219Z :: Processing package changes... 2021-05-16T00:40:31.2710900Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T00:40:31.9722505Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T00:40:31.9723262Z resolving dependencies... 2021-05-16T00:40:31.9724366Z looking for conflicting packages... 2021-05-16T00:40:32.0028964Z 2021-05-16T00:40:32.0037101Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T00:40:32.0041923Z 2021-05-16T00:40:32.0055109Z Total Installed Size: 0.62 MiB 2021-05-16T00:40:32.0091423Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:32.0092643Z 2021-05-16T00:40:32.0093442Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:32.0094017Z checking keyring... 2021-05-16T00:40:32.0665354Z checking package integrity... 2021-05-16T00:40:32.1706855Z loading package files... 2021-05-16T00:40:32.1739260Z checking for file conflicts... 2021-05-16T00:40:32.1740149Z checking available disk space... 2021-05-16T00:40:32.1762089Z :: Processing package changes... 2021-05-16T00:40:32.1762868Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T00:40:32.8657536Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T00:40:32.8658968Z resolving dependencies... 2021-05-16T00:40:32.8748479Z looking for conflicting packages... 2021-05-16T00:40:32.8919263Z 2021-05-16T00:40:32.8920754Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T00:40:32.8921695Z 2021-05-16T00:40:32.8922629Z Total Download Size: 0.15 MiB 2021-05-16T00:40:32.8923719Z Total Installed Size: 0.29 MiB 2021-05-16T00:40:32.8924779Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:32.8925459Z 2021-05-16T00:40:32.8926569Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:32.8927734Z :: Retrieving packages... 2021-05-16T00:40:33.2041455Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T00:40:33.4881835Z checking keyring... 2021-05-16T00:40:33.5692660Z checking package integrity... 2021-05-16T00:40:33.6905879Z loading package files... 2021-05-16T00:40:33.6941221Z checking for file conflicts... 2021-05-16T00:40:33.6941928Z checking available disk space... 2021-05-16T00:40:33.6952316Z :: Processing package changes... 2021-05-16T00:40:33.6952995Z reinstalling mingw-w64-x86_64-make... 2021-05-16T00:40:34.3995880Z resolving dependencies... 2021-05-16T00:40:34.4256048Z looking for conflicting packages... 2021-05-16T00:40:34.4270513Z 2021-05-16T00:40:34.4271545Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T00:40:34.4272274Z 2021-05-16T00:40:34.4272912Z Total Download Size: 1.48 MiB 2021-05-16T00:40:34.4273645Z Total Installed Size: 6.54 MiB 2021-05-16T00:40:34.4274112Z 2021-05-16T00:40:34.4274870Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:34.4275641Z :: Retrieving packages... 2021-05-16T00:40:34.7461522Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T00:40:35.2274596Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T00:40:35.4249350Z checking keyring... 2021-05-16T00:40:35.5761466Z checking package integrity... 2021-05-16T00:40:35.8205037Z loading package files... 2021-05-16T00:40:35.8282868Z checking for file conflicts... 2021-05-16T00:40:35.8501461Z checking available disk space... 2021-05-16T00:40:35.8510992Z :: Processing package changes... 2021-05-16T00:40:35.8511726Z installing mingw-w64-x86_64-ninja... 2021-05-16T00:40:35.8592075Z installing mingw-w64-x86_64-meson... 2021-05-16T00:40:36.8233968Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T00:40:36.8235380Z resolving dependencies... 2021-05-16T00:40:36.8404824Z looking for conflicting packages... 2021-05-16T00:40:37.3821528Z 2021-05-16T00:40:37.3822106Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T00:40:37.3822408Z 2021-05-16T00:40:37.3822786Z Total Download Size: 0.07 MiB 2021-05-16T00:40:37.3823235Z Total Installed Size: 0.20 MiB 2021-05-16T00:40:37.3823827Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:37.3824078Z 2021-05-16T00:40:37.3824559Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:37.3825052Z :: Retrieving packages... 2021-05-16T00:40:37.3825723Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T00:40:37.3826294Z checking keyring... 2021-05-16T00:40:37.4397408Z checking package integrity... 2021-05-16T00:40:37.5554891Z loading package files... 2021-05-16T00:40:37.5566068Z checking for file conflicts... 2021-05-16T00:40:37.5566744Z checking available disk space... 2021-05-16T00:40:37.5591111Z :: Processing package changes... 2021-05-16T00:40:37.5592095Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T00:40:38.2326624Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T00:40:38.2327456Z resolving dependencies... 2021-05-16T00:40:38.2421252Z looking for conflicting packages... 2021-05-16T00:40:38.2625859Z 2021-05-16T00:40:38.2626805Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T00:40:38.2627464Z 2021-05-16T00:40:38.2627934Z Total Download Size: 0.32 MiB 2021-05-16T00:40:38.2628478Z Total Installed Size: 2.42 MiB 2021-05-16T00:40:38.2629014Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:38.2629339Z 2021-05-16T00:40:38.2630543Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:38.2631146Z :: Retrieving packages... 2021-05-16T00:40:38.5927464Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T00:40:38.9793804Z checking keyring... 2021-05-16T00:40:39.0586006Z checking package integrity... 2021-05-16T00:40:39.1762510Z loading package files... 2021-05-16T00:40:39.1790364Z checking for file conflicts... 2021-05-16T00:40:39.1791163Z checking available disk space... 2021-05-16T00:40:39.2008428Z :: Processing package changes... 2021-05-16T00:40:39.2009554Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T00:40:39.9319666Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T00:40:39.9320443Z resolving dependencies... 2021-05-16T00:40:39.9431135Z looking for conflicting packages... 2021-05-16T00:40:39.9623632Z 2021-05-16T00:40:39.9624630Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T00:40:39.9625136Z 2021-05-16T00:40:39.9625665Z Total Download Size: 0.35 MiB 2021-05-16T00:40:39.9626286Z Total Installed Size: 1.18 MiB 2021-05-16T00:40:39.9626904Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:39.9627357Z 2021-05-16T00:40:39.9627941Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:39.9628535Z :: Retrieving packages... 2021-05-16T00:40:40.2856769Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T00:40:40.6746147Z checking keyring... 2021-05-16T00:40:40.7510162Z checking package integrity... 2021-05-16T00:40:40.8733663Z loading package files... 2021-05-16T00:40:40.8753939Z checking for file conflicts... 2021-05-16T00:40:40.8754765Z checking available disk space... 2021-05-16T00:40:40.8826673Z :: Processing package changes... 2021-05-16T00:40:40.8827533Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T00:40:41.5801682Z resolving dependencies... 2021-05-16T00:40:41.5803090Z looking for conflicting packages... 2021-05-16T00:40:41.6126242Z 2021-05-16T00:40:41.6127168Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T00:40:41.6127611Z 2021-05-16T00:40:41.6128087Z Total Download Size: 0.38 MiB 2021-05-16T00:40:41.6128659Z Total Installed Size: 3.58 MiB 2021-05-16T00:40:41.6129008Z 2021-05-16T00:40:41.6129589Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:41.6130168Z :: Retrieving packages... 2021-05-16T00:40:41.9247924Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T00:40:42.3087818Z checking keyring... 2021-05-16T00:40:42.3866437Z checking package integrity... 2021-05-16T00:40:42.5117327Z loading package files... 2021-05-16T00:40:42.5135104Z checking for file conflicts... 2021-05-16T00:40:42.5149103Z checking available disk space... 2021-05-16T00:40:42.5159472Z :: Processing package changes... 2021-05-16T00:40:42.5160505Z installing mingw-w64-x86_64-nasm... 2021-05-16T00:40:43.2329118Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T00:40:43.2330154Z resolving dependencies... 2021-05-16T00:40:43.2496293Z looking for conflicting packages... 2021-05-16T00:40:43.2677400Z 2021-05-16T00:40:43.2678910Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T00:40:43.2679853Z 2021-05-16T00:40:43.2680905Z Total Download Size: 1.54 MiB 2021-05-16T00:40:43.2682029Z Total Installed Size: 16.43 MiB 2021-05-16T00:40:43.2683108Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:43.2683795Z 2021-05-16T00:40:43.2684936Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:43.2686128Z :: Retrieving packages... 2021-05-16T00:40:43.5895568Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T00:40:44.2687875Z checking keyring... 2021-05-16T00:40:44.3546066Z checking package integrity... 2021-05-16T00:40:44.4835936Z loading package files... 2021-05-16T00:40:44.5487905Z checking for file conflicts... 2021-05-16T00:40:44.5492365Z checking available disk space... 2021-05-16T00:40:46.2443641Z :: Processing package changes... 2021-05-16T00:40:46.2444633Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T00:40:52.1796185Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T00:40:52.1797214Z resolving dependencies... 2021-05-16T00:40:52.1915444Z looking for conflicting packages... 2021-05-16T00:40:52.2107207Z 2021-05-16T00:40:52.2108560Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T00:40:52.2110281Z 2021-05-16T00:40:52.2112268Z Total Installed Size: 4.18 MiB 2021-05-16T00:40:52.2113545Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:52.2114316Z 2021-05-16T00:40:52.2115571Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:52.2117156Z checking keyring... 2021-05-16T00:40:52.2792761Z checking package integrity... 2021-05-16T00:40:52.3833599Z loading package files... 2021-05-16T00:40:52.3857276Z checking for file conflicts... 2021-05-16T00:40:52.3858191Z checking available disk space... 2021-05-16T00:40:52.3881466Z :: Processing package changes... 2021-05-16T00:40:52.3882215Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T00:40:53.0948940Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T00:40:53.0949756Z resolving dependencies... 2021-05-16T00:40:53.1077362Z looking for conflicting packages... 2021-05-16T00:40:53.1250614Z 2021-05-16T00:40:53.1251569Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T00:40:53.1252183Z 2021-05-16T00:40:53.1253328Z Total Installed Size: 2.46 MiB 2021-05-16T00:40:53.1254312Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:53.1254812Z 2021-05-16T00:40:53.1255423Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:53.1255990Z checking keyring... 2021-05-16T00:40:53.1956022Z checking package integrity... 2021-05-16T00:40:53.2945905Z loading package files... 2021-05-16T00:40:53.2970287Z checking for file conflicts... 2021-05-16T00:40:53.2971125Z checking available disk space... 2021-05-16T00:40:53.3014678Z :: Processing package changes... 2021-05-16T00:40:53.3015560Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T00:40:54.0368242Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T00:40:54.0369113Z resolving dependencies... 2021-05-16T00:40:54.0370366Z looking for conflicting packages... 2021-05-16T00:40:54.0647163Z 2021-05-16T00:40:54.0648435Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T00:40:54.0649606Z 2021-05-16T00:40:54.0650729Z Total Installed Size: 1.56 MiB 2021-05-16T00:40:54.0651350Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:54.0651674Z 2021-05-16T00:40:54.0652270Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:54.0653033Z checking keyring... 2021-05-16T00:40:54.1332859Z checking package integrity... 2021-05-16T00:40:54.2306769Z loading package files... 2021-05-16T00:40:54.2323695Z checking for file conflicts... 2021-05-16T00:40:54.2324666Z checking available disk space... 2021-05-16T00:40:54.2333995Z :: Processing package changes... 2021-05-16T00:40:54.2334694Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T00:40:54.9193724Z resolving dependencies... 2021-05-16T00:40:54.9195113Z looking for conflicting packages... 2021-05-16T00:40:54.9468570Z 2021-05-16T00:40:54.9469932Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T00:40:54.9470883Z 2021-05-16T00:40:54.9471924Z Total Download Size: 0.33 MiB 2021-05-16T00:40:54.9473106Z Total Installed Size: 1.08 MiB 2021-05-16T00:40:54.9473911Z 2021-05-16T00:40:54.9475137Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:54.9476408Z :: Retrieving packages... 2021-05-16T00:40:55.2683421Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T00:40:55.6548127Z checking keyring... 2021-05-16T00:40:55.7317451Z checking package integrity... 2021-05-16T00:40:55.8517417Z loading package files... 2021-05-16T00:40:55.8555282Z checking for file conflicts... 2021-05-16T00:40:55.8564972Z checking available disk space... 2021-05-16T00:40:55.8574735Z :: Processing package changes... 2021-05-16T00:40:55.8575504Z installing mingw-w64-x86_64-nlopt... 2021-05-16T00:40:56.6997061Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T00:40:57.3960294Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T00:40:57.3961187Z resolving dependencies... 2021-05-16T00:40:57.4143154Z looking for conflicting packages... 2021-05-16T00:40:57.4258716Z 2021-05-16T00:40:57.4259653Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T00:40:57.4260186Z 2021-05-16T00:40:57.4261205Z Total Installed Size: 77.64 MiB 2021-05-16T00:40:57.4262217Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:57.4262815Z 2021-05-16T00:40:57.4263572Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:57.4264206Z checking keyring... 2021-05-16T00:40:57.4903636Z checking package integrity... 2021-05-16T00:40:57.6526582Z loading package files... 2021-05-16T00:40:57.6547927Z checking for file conflicts... 2021-05-16T00:40:57.6548819Z checking available disk space... 2021-05-16T00:40:57.6596233Z :: Processing package changes... 2021-05-16T00:40:57.6607100Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T00:40:58.5093701Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T00:40:58.5094610Z resolving dependencies... 2021-05-16T00:40:58.5325651Z looking for conflicting packages... 2021-05-16T00:40:58.5393234Z 2021-05-16T00:40:58.5394009Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T00:40:58.5394569Z 2021-05-16T00:40:58.5395182Z Total Installed Size: 107.68 MiB 2021-05-16T00:40:58.5396596Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:58.5397379Z 2021-05-16T00:40:58.5398129Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:58.5398829Z checking keyring... 2021-05-16T00:40:58.6023188Z checking package integrity... 2021-05-16T00:40:58.8774418Z loading package files... 2021-05-16T00:40:58.8867375Z checking for file conflicts... 2021-05-16T00:40:58.8868119Z checking available disk space... 2021-05-16T00:40:58.9156548Z :: Processing package changes... 2021-05-16T00:40:58.9157601Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T00:41:00.5434435Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T00:41:00.5435217Z resolving dependencies... 2021-05-16T00:41:00.5672811Z looking for conflicting packages... 2021-05-16T00:41:00.5728317Z 2021-05-16T00:41:00.5729500Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T00:41:00.5730451Z 2021-05-16T00:41:00.5731838Z Total Installed Size: 3.54 MiB 2021-05-16T00:41:00.5732640Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:00.5733061Z 2021-05-16T00:41:00.5733762Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:00.5734395Z checking keyring... 2021-05-16T00:41:00.6355359Z checking package integrity... 2021-05-16T00:41:00.7374623Z loading package files... 2021-05-16T00:41:00.7434769Z checking for file conflicts... 2021-05-16T00:41:00.7435533Z checking available disk space... 2021-05-16T00:41:00.7457811Z :: Processing package changes... 2021-05-16T00:41:00.7458559Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T00:41:01.5285772Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T00:41:01.5286697Z resolving dependencies... 2021-05-16T00:41:01.5515336Z looking for conflicting packages... 2021-05-16T00:41:01.5650909Z 2021-05-16T00:41:01.5652314Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T00:41:01.5653251Z 2021-05-16T00:41:01.5654213Z Total Download Size: 4.75 MiB 2021-05-16T00:41:01.5655342Z Total Installed Size: 69.11 MiB 2021-05-16T00:41:01.5656519Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:01.5657196Z 2021-05-16T00:41:01.5658357Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:01.5659575Z :: Retrieving packages... 2021-05-16T00:41:01.8770285Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T00:41:02.7290300Z checking keyring... 2021-05-16T00:41:02.8132883Z checking package integrity... 2021-05-16T00:41:02.9747865Z loading package files... 2021-05-16T00:41:03.0677372Z checking for file conflicts... 2021-05-16T00:41:03.0686289Z checking available disk space... 2021-05-16T00:41:06.1933957Z :: Processing package changes... 2021-05-16T00:41:06.1935250Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T00:41:14.6399510Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T00:41:14.6400441Z resolving dependencies... 2021-05-16T00:41:14.6560036Z looking for conflicting packages... 2021-05-16T00:41:14.6687475Z 2021-05-16T00:41:14.6688797Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T00:41:14.6689928Z 2021-05-16T00:41:14.6691253Z Total Installed Size: 12.40 MiB 2021-05-16T00:41:14.6692425Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:14.6693153Z 2021-05-16T00:41:14.6694475Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:14.6695817Z checking keyring... 2021-05-16T00:41:14.7341173Z checking package integrity... 2021-05-16T00:41:14.8364216Z loading package files... 2021-05-16T00:41:14.8483793Z checking for file conflicts... 2021-05-16T00:41:14.8484736Z checking available disk space... 2021-05-16T00:41:14.8840119Z :: Processing package changes... 2021-05-16T00:41:14.8841825Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T00:41:16.4558668Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T00:41:16.4559345Z resolving dependencies... 2021-05-16T00:41:16.4812101Z looking for conflicting packages... 2021-05-16T00:41:16.4885572Z 2021-05-16T00:41:16.4886474Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T00:41:16.4886970Z 2021-05-16T00:41:16.4887520Z Total Installed Size: 4.16 MiB 2021-05-16T00:41:16.4888158Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:16.4888616Z 2021-05-16T00:41:16.4889579Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:16.4890415Z checking keyring... 2021-05-16T00:41:16.5536724Z checking package integrity... 2021-05-16T00:41:16.6536035Z loading package files... 2021-05-16T00:41:16.6572703Z checking for file conflicts... 2021-05-16T00:41:16.6573574Z checking available disk space... 2021-05-16T00:41:16.6657455Z :: Processing package changes... 2021-05-16T00:41:16.6658322Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T00:41:17.5139936Z resolving dependencies... 2021-05-16T00:41:17.5392860Z looking for conflicting packages... 2021-05-16T00:41:17.5444604Z 2021-05-16T00:41:17.5445571Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T00:41:17.5446267Z 2021-05-16T00:41:17.5447044Z Total Download Size: 0.98 MiB 2021-05-16T00:41:17.5447909Z Total Installed Size: 4.80 MiB 2021-05-16T00:41:17.5448476Z 2021-05-16T00:41:17.5454793Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:17.5455771Z :: Retrieving packages... 2021-05-16T00:41:17.8772188Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T00:41:18.4599730Z checking keyring... 2021-05-16T00:41:18.5465890Z checking package integrity... 2021-05-16T00:41:18.6846058Z loading package files... 2021-05-16T00:41:18.6891410Z checking for file conflicts... 2021-05-16T00:41:18.7034220Z checking available disk space... 2021-05-16T00:41:18.7046171Z :: Processing package changes... 2021-05-16T00:41:18.7047084Z installing mingw-w64-x86_64-pcre2... 2021-05-16T00:41:19.5488529Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T00:41:19.5489654Z resolving dependencies... 2021-05-16T00:41:19.5579713Z looking for conflicting packages... 2021-05-16T00:41:19.5772371Z 2021-05-16T00:41:19.5773527Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T00:41:19.5774300Z 2021-05-16T00:41:19.5775189Z Total Installed Size: 1.57 MiB 2021-05-16T00:41:19.5776048Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:19.5776896Z 2021-05-16T00:41:19.5777960Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:19.5779005Z checking keyring... 2021-05-16T00:41:19.6522050Z checking package integrity... 2021-05-16T00:41:19.7604525Z loading package files... 2021-05-16T00:41:19.7623549Z checking for file conflicts... 2021-05-16T00:41:19.7624216Z checking available disk space... 2021-05-16T00:41:19.7639789Z :: Processing package changes... 2021-05-16T00:41:19.7640716Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T00:41:20.4397277Z resolving dependencies... 2021-05-16T00:41:20.4581191Z looking for conflicting packages... 2021-05-16T00:41:20.4688459Z :: 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-16T00:41:20.4703261Z 2021-05-16T00:41:20.4704463Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T00:41:20.4705227Z 2021-05-16T00:41:20.4705814Z Total Download Size: 0.26 MiB 2021-05-16T00:41:20.4706467Z Total Installed Size: 1.33 MiB 2021-05-16T00:41:20.4707147Z Net Upgrade Size: 0.85 MiB 2021-05-16T00:41:20.4707556Z 2021-05-16T00:41:20.4708262Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:20.4708970Z :: Retrieving packages... 2021-05-16T00:41:20.7914862Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T00:41:21.1758824Z checking keyring... 2021-05-16T00:41:21.2584124Z checking package integrity... 2021-05-16T00:41:21.3757034Z loading package files... 2021-05-16T00:41:21.3775195Z checking for file conflicts... 2021-05-16T00:41:21.3779620Z checking available disk space... 2021-05-16T00:41:21.3797897Z :: Processing package changes... 2021-05-16T00:41:21.3798594Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T00:41:21.5031089Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T00:41:22.1874596Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T00:41:22.1876225Z resolving dependencies... 2021-05-16T00:41:22.1877794Z looking for conflicting packages... 2021-05-16T00:41:22.2161852Z 2021-05-16T00:41:22.2163036Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T00:41:22.2163916Z 2021-05-16T00:41:22.2164829Z Total Installed Size: 12.33 MiB 2021-05-16T00:41:22.2165572Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:22.2166031Z 2021-05-16T00:41:22.2166781Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:22.2167526Z checking keyring... 2021-05-16T00:41:22.2787098Z checking package integrity... 2021-05-16T00:41:22.4121516Z loading package files... 2021-05-16T00:41:22.4160178Z checking for file conflicts... 2021-05-16T00:41:22.4160943Z checking available disk space... 2021-05-16T00:41:22.4279630Z :: Processing package changes... 2021-05-16T00:41:22.4280483Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T00:41:23.3579281Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T00:41:23.3580332Z resolving dependencies... 2021-05-16T00:41:23.3814330Z looking for conflicting packages... 2021-05-16T00:41:23.3878798Z 2021-05-16T00:41:23.3879671Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T00:41:23.3880211Z 2021-05-16T00:41:23.3881127Z Total Installed Size: 11.78 MiB 2021-05-16T00:41:23.3887248Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:23.3888144Z 2021-05-16T00:41:23.3892881Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:23.3904882Z checking keyring... 2021-05-16T00:41:23.4524728Z checking package integrity... 2021-05-16T00:41:23.5644154Z loading package files... 2021-05-16T00:41:23.5677953Z checking for file conflicts... 2021-05-16T00:41:23.5678740Z checking available disk space... 2021-05-16T00:41:23.5770078Z :: Processing package changes... 2021-05-16T00:41:23.5772560Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T00:41:24.5109032Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T00:41:24.5109919Z resolving dependencies... 2021-05-16T00:41:24.5324579Z looking for conflicting packages... 2021-05-16T00:41:24.5393345Z 2021-05-16T00:41:24.5394428Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T00:41:24.5395518Z 2021-05-16T00:41:24.5396706Z Total Installed Size: 19.91 MiB 2021-05-16T00:41:24.5397433Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:24.5397802Z 2021-05-16T00:41:24.5398402Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:24.5399576Z checking keyring... 2021-05-16T00:41:24.6037449Z checking package integrity... 2021-05-16T00:41:24.7156046Z loading package files... 2021-05-16T00:41:24.7178267Z checking for file conflicts... 2021-05-16T00:41:24.7178991Z checking available disk space... 2021-05-16T00:41:24.7207031Z :: Processing package changes... 2021-05-16T00:41:24.7207738Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T00:41:25.5287097Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T00:41:25.5287912Z resolving dependencies... 2021-05-16T00:41:25.5519328Z looking for conflicting packages... 2021-05-16T00:41:25.5572608Z 2021-05-16T00:41:25.5573653Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T00:41:25.5574808Z 2021-05-16T00:41:25.5576451Z Total Installed Size: 29.16 MiB 2021-05-16T00:41:25.5577536Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:25.5578767Z 2021-05-16T00:41:25.5580184Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:25.5582685Z checking keyring... 2021-05-16T00:41:25.6204995Z checking package integrity... 2021-05-16T00:41:25.7374096Z loading package files... 2021-05-16T00:41:25.7411506Z checking for file conflicts... 2021-05-16T00:41:25.7412688Z checking available disk space... 2021-05-16T00:41:25.7478136Z :: Processing package changes... 2021-05-16T00:41:25.7479048Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T00:41:26.7297886Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T00:41:26.7298936Z resolving dependencies... 2021-05-16T00:41:26.7523928Z looking for conflicting packages... 2021-05-16T00:41:26.7625951Z 2021-05-16T00:41:26.7626881Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T00:41:26.7627337Z 2021-05-16T00:41:26.7627822Z Total Download Size: 17.02 MiB 2021-05-16T00:41:26.7628390Z Total Installed Size: 113.47 MiB 2021-05-16T00:41:26.7628945Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:26.7629273Z 2021-05-16T00:41:26.7630909Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:26.7631575Z :: Retrieving packages... 2021-05-16T00:41:27.3812540Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T00:41:28.3136394Z checking keyring... 2021-05-16T00:41:28.4198470Z checking package integrity... 2021-05-16T00:41:28.7038952Z loading package files... 2021-05-16T00:41:28.7883161Z checking for file conflicts... 2021-05-16T00:41:28.7891579Z checking available disk space... 2021-05-16T00:41:31.1321721Z :: Processing package changes... 2021-05-16T00:41:31.1322831Z reinstalling mingw-w64-x86_64-python... 2021-05-16T00:41:39.0820863Z resolving dependencies... 2021-05-16T00:41:39.1071693Z looking for conflicting packages... 2021-05-16T00:41:39.1130981Z 2021-05-16T00:41:39.1132265Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T00:41:39.1133152Z 2021-05-16T00:41:39.1134125Z Total Download Size: 0.98 MiB 2021-05-16T00:41:39.1135274Z Total Installed Size: 3.56 MiB 2021-05-16T00:41:39.1135999Z 2021-05-16T00:41:39.1137151Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:39.1138363Z :: Retrieving packages... 2021-05-16T00:41:39.4366122Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T00:41:40.0208914Z checking keyring... 2021-05-16T00:41:40.1007191Z checking package integrity... 2021-05-16T00:41:40.2397961Z loading package files... 2021-05-16T00:41:40.2412334Z checking for file conflicts... 2021-05-16T00:41:40.2441861Z checking available disk space... 2021-05-16T00:41:40.2451223Z :: Processing package changes... 2021-05-16T00:41:40.2451941Z installing mingw-w64-x86_64-qpdf... 2021-05-16T00:41:41.0528967Z resolving dependencies... 2021-05-16T00:41:41.0588393Z looking for conflicting packages... 2021-05-16T00:41:41.0845264Z 2021-05-16T00:41:41.0846276Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T00:41:41.0846819Z 2021-05-16T00:41:41.0847382Z Total Download Size: 27.03 MiB 2021-05-16T00:41:41.0848003Z Total Installed Size: 194.29 MiB 2021-05-16T00:41:41.0848415Z 2021-05-16T00:41:41.0849287Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:41.0850042Z :: Retrieving packages... 2021-05-16T00:41:41.3956796Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T00:41:43.1257502Z checking keyring... 2021-05-16T00:41:43.2066950Z checking package integrity... 2021-05-16T00:41:43.5316087Z loading package files... 2021-05-16T00:41:43.5497847Z checking for file conflicts... 2021-05-16T00:41:43.6479271Z checking available disk space... 2021-05-16T00:41:43.6493059Z :: Processing package changes... 2021-05-16T00:41:43.6494801Z installing mingw-w64-x86_64-quantlib... 2021-05-16T00:41:45.8410156Z resolving dependencies... 2021-05-16T00:41:45.8693454Z looking for conflicting packages... 2021-05-16T00:41:45.8706031Z 2021-05-16T00:41:45.8707657Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T00:41:45.8708810Z 2021-05-16T00:41:45.8709786Z Total Download Size: 0.18 MiB 2021-05-16T00:41:45.8710908Z Total Installed Size: 0.79 MiB 2021-05-16T00:41:45.8711662Z 2021-05-16T00:41:45.8712775Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:45.8713982Z :: Retrieving packages... 2021-05-16T00:41:46.1835024Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T00:41:46.4706185Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T00:41:46.5664489Z checking keyring... 2021-05-16T00:41:46.7235758Z checking package integrity... 2021-05-16T00:41:46.9563764Z loading package files... 2021-05-16T00:41:46.9630538Z checking for file conflicts... 2021-05-16T00:41:46.9674572Z checking available disk space... 2021-05-16T00:41:46.9684027Z :: Processing package changes... 2021-05-16T00:41:46.9684718Z installing mingw-w64-x86_64-popt... 2021-05-16T00:41:46.9968422Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T00:41:47.8382270Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T00:41:48.6311133Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T00:41:49.2992916Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T00:41:49.2994168Z resolving dependencies... 2021-05-16T00:41:49.3081785Z looking for conflicting packages... 2021-05-16T00:41:49.3279087Z 2021-05-16T00:41:49.3280342Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T00:41:49.3281378Z 2021-05-16T00:41:49.3282334Z Total Installed Size: 1.79 MiB 2021-05-16T00:41:49.3282980Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:49.3283517Z 2021-05-16T00:41:49.3284434Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:49.3285019Z checking keyring... 2021-05-16T00:41:49.3904586Z checking package integrity... 2021-05-16T00:41:49.4903650Z loading package files... 2021-05-16T00:41:49.4925056Z checking for file conflicts... 2021-05-16T00:41:49.4925826Z checking available disk space... 2021-05-16T00:41:49.4971635Z :: Processing package changes... 2021-05-16T00:41:49.4972418Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T00:41:50.2140385Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T00:41:50.2141229Z resolving dependencies... 2021-05-16T00:41:50.2418205Z looking for conflicting packages... 2021-05-16T00:41:50.2498564Z 2021-05-16T00:41:50.2499664Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T00:41:50.2500227Z 2021-05-16T00:41:50.2500786Z Total Download Size: 0.37 MiB 2021-05-16T00:41:50.2501581Z Total Installed Size: 1.57 MiB 2021-05-16T00:41:50.2502254Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:50.2502676Z 2021-05-16T00:41:50.2503397Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:50.2504157Z :: Retrieving packages... 2021-05-16T00:41:50.5701984Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T00:41:50.9551875Z checking keyring... 2021-05-16T00:41:51.0345611Z checking package integrity... 2021-05-16T00:41:51.1613245Z loading package files... 2021-05-16T00:41:51.1634114Z checking for file conflicts... 2021-05-16T00:41:51.1635003Z checking available disk space... 2021-05-16T00:41:51.1802209Z :: Processing package changes... 2021-05-16T00:41:51.1803230Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T00:41:51.9980353Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T00:41:52.7060162Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T00:41:52.7061111Z resolving dependencies... 2021-05-16T00:41:52.7163388Z looking for conflicting packages... 2021-05-16T00:41:52.7360703Z 2021-05-16T00:41:52.7362559Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T00:41:52.7363264Z 2021-05-16T00:41:52.7364740Z Total Installed Size: 4.30 MiB 2021-05-16T00:41:52.7365912Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:52.7366601Z 2021-05-16T00:41:52.7368112Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:52.7369360Z checking keyring... 2021-05-16T00:41:52.8002402Z checking package integrity... 2021-05-16T00:41:52.8951552Z loading package files... 2021-05-16T00:41:52.8970423Z checking for file conflicts... 2021-05-16T00:41:52.8971225Z checking available disk space... 2021-05-16T00:41:52.9002545Z :: Processing package changes... 2021-05-16T00:41:52.9003242Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T00:41:53.6205006Z resolving dependencies... 2021-05-16T00:41:53.6475690Z looking for conflicting packages... 2021-05-16T00:41:53.6487956Z 2021-05-16T00:41:53.6488891Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T00:41:53.6489487Z 2021-05-16T00:41:53.6489981Z Total Download Size: 7.12 MiB 2021-05-16T00:41:53.6490519Z Total Installed Size: 31.49 MiB 2021-05-16T00:41:53.6490894Z 2021-05-16T00:41:53.6491480Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:53.6492062Z :: Retrieving packages... 2021-05-16T00:41:53.9657099Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T00:41:54.4481708Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T00:41:54.9579584Z checking keyring... 2021-05-16T00:41:55.0362447Z checking package integrity... 2021-05-16T00:41:55.3226358Z loading package files... 2021-05-16T00:41:55.3536390Z checking for file conflicts... 2021-05-16T00:41:55.6078455Z checking available disk space... 2021-05-16T00:41:55.6095905Z :: Processing package changes... 2021-05-16T00:41:55.6097504Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T00:41:55.6249113Z installing mingw-w64-x86_64-ruby... 2021-05-16T00:41:58.5101601Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T00:41:58.5102418Z resolving dependencies... 2021-05-16T00:41:58.5185898Z looking for conflicting packages... 2021-05-16T00:41:58.5386908Z 2021-05-16T00:41:58.5387884Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T00:41:58.5388485Z 2021-05-16T00:41:58.5389728Z Total Installed Size: 0.16 MiB 2021-05-16T00:41:58.5390712Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:58.5391136Z 2021-05-16T00:41:58.5391805Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:58.5392549Z checking keyring... 2021-05-16T00:41:58.6018376Z checking package integrity... 2021-05-16T00:41:58.6977916Z loading package files... 2021-05-16T00:41:58.7009969Z checking for file conflicts... 2021-05-16T00:41:58.7010672Z checking available disk space... 2021-05-16T00:41:58.7056596Z :: Processing package changes... 2021-05-16T00:41:58.7057430Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T00:41:59.3971519Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T00:41:59.3972484Z resolving dependencies... 2021-05-16T00:41:59.4209817Z looking for conflicting packages... 2021-05-16T00:41:59.4289959Z 2021-05-16T00:41:59.4291109Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T00:41:59.4291933Z 2021-05-16T00:41:59.4292810Z Total Download Size: 6.74 MiB 2021-05-16T00:41:59.4293779Z Total Installed Size: 48.62 MiB 2021-05-16T00:41:59.4294753Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:59.4295366Z 2021-05-16T00:41:59.4296725Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:59.4297792Z :: Retrieving packages... 2021-05-16T00:41:59.7515379Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T00:42:00.6415075Z checking keyring... 2021-05-16T00:42:00.7254644Z checking package integrity... 2021-05-16T00:42:00.8905534Z loading package files... 2021-05-16T00:42:00.9031358Z checking for file conflicts... 2021-05-16T00:42:00.9032322Z checking available disk space... 2021-05-16T00:42:01.2947807Z :: Processing package changes... 2021-05-16T00:42:01.2948826Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T00:42:03.0118210Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T00:42:03.0119056Z resolving dependencies... 2021-05-16T00:42:03.0120159Z looking for conflicting packages... 2021-05-16T00:42:03.0443148Z 2021-05-16T00:42:03.0444561Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T00:42:03.0445780Z 2021-05-16T00:42:03.0447105Z Total Installed Size: 0.16 MiB 2021-05-16T00:42:03.0448037Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:03.0448500Z 2021-05-16T00:42:03.0449239Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:03.0449946Z checking keyring... 2021-05-16T00:42:03.1178785Z checking package integrity... 2021-05-16T00:42:03.2235158Z loading package files... 2021-05-16T00:42:03.2280064Z checking for file conflicts... 2021-05-16T00:42:03.2280828Z checking available disk space... 2021-05-16T00:42:03.2300240Z :: Processing package changes... 2021-05-16T00:42:03.2301037Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T00:42:03.9513775Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T00:42:03.9515193Z resolving dependencies... 2021-05-16T00:42:03.9749305Z looking for conflicting packages... 2021-05-16T00:42:03.9809666Z 2021-05-16T00:42:03.9810725Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T00:42:03.9811438Z 2021-05-16T00:42:03.9812415Z Total Download Size: 2.59 MiB 2021-05-16T00:42:03.9813426Z Total Installed Size: 9.64 MiB 2021-05-16T00:42:03.9814368Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:03.9814979Z 2021-05-16T00:42:03.9815986Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:03.9817022Z :: Retrieving packages... 2021-05-16T00:42:04.2901652Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T00:42:05.0478351Z checking keyring... 2021-05-16T00:42:05.1333583Z checking package integrity... 2021-05-16T00:42:05.2802614Z loading package files... 2021-05-16T00:42:05.2995288Z checking for file conflicts... 2021-05-16T00:42:05.2996622Z checking available disk space... 2021-05-16T00:42:05.6789123Z :: Processing package changes... 2021-05-16T00:42:05.6790973Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T00:42:08.0587264Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T00:42:08.0588080Z resolving dependencies... 2021-05-16T00:42:08.0687175Z looking for conflicting packages... 2021-05-16T00:42:08.0888538Z 2021-05-16T00:42:08.0890186Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T00:42:08.0891190Z 2021-05-16T00:42:08.0892205Z Total Download Size: 0.03 MiB 2021-05-16T00:42:08.0893397Z Total Installed Size: 0.06 MiB 2021-05-16T00:42:08.0894673Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:08.0895420Z 2021-05-16T00:42:08.0896670Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:08.0897940Z :: Retrieving packages... 2021-05-16T00:42:08.4064583Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T00:42:08.5019015Z checking keyring... 2021-05-16T00:42:08.5902510Z checking package integrity... 2021-05-16T00:42:08.7142143Z loading package files... 2021-05-16T00:42:08.7161929Z checking for file conflicts... 2021-05-16T00:42:08.7162728Z checking available disk space... 2021-05-16T00:42:08.7194723Z :: Processing package changes... 2021-05-16T00:42:08.7195564Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T00:42:09.4421181Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T00:42:09.4422244Z resolving dependencies... 2021-05-16T00:42:09.4682870Z looking for conflicting packages... 2021-05-16T00:42:09.4742812Z 2021-05-16T00:42:09.4743727Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T00:42:09.4744360Z 2021-05-16T00:42:09.4745154Z Total Installed Size: 24.86 MiB 2021-05-16T00:42:09.4745793Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:09.4746492Z 2021-05-16T00:42:09.4747250Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:09.4747949Z checking keyring... 2021-05-16T00:42:09.5392601Z checking package integrity... 2021-05-16T00:42:09.6914198Z loading package files... 2021-05-16T00:42:09.6938518Z checking for file conflicts... 2021-05-16T00:42:09.6939226Z checking available disk space... 2021-05-16T00:42:09.6979175Z :: Processing package changes... 2021-05-16T00:42:09.6980120Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T00:42:10.5110908Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T00:42:10.5111731Z resolving dependencies... 2021-05-16T00:42:10.5369235Z looking for conflicting packages... 2021-05-16T00:42:10.5432794Z 2021-05-16T00:42:10.5433841Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T00:42:10.5434400Z 2021-05-16T00:42:10.5435319Z Total Installed Size: 7.49 MiB 2021-05-16T00:42:10.5435928Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:10.5436729Z 2021-05-16T00:42:10.5437483Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:10.5438188Z checking keyring... 2021-05-16T00:42:10.6121586Z checking package integrity... 2021-05-16T00:42:10.7459037Z loading package files... 2021-05-16T00:42:10.7486345Z checking for file conflicts... 2021-05-16T00:42:10.7487291Z checking available disk space... 2021-05-16T00:42:10.7866190Z :: Processing package changes... 2021-05-16T00:42:10.7871078Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T00:42:11.5453954Z resolving dependencies... 2021-05-16T00:42:11.5683806Z looking for conflicting packages... 2021-05-16T00:42:11.5743607Z 2021-05-16T00:42:11.5744786Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T00:42:11.5745598Z 2021-05-16T00:42:11.5746463Z Total Download Size: 3.09 MiB 2021-05-16T00:42:11.5747524Z Total Installed Size: 47.15 MiB 2021-05-16T00:42:11.5748165Z 2021-05-16T00:42:11.5749190Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:11.5750229Z :: Retrieving packages... 2021-05-16T00:42:11.8975241Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T00:42:12.6759402Z checking keyring... 2021-05-16T00:42:12.7540450Z checking package integrity... 2021-05-16T00:42:12.8918399Z loading package files... 2021-05-16T00:42:12.8929958Z checking for file conflicts... 2021-05-16T00:42:12.8954204Z checking available disk space... 2021-05-16T00:42:12.8963478Z :: Processing package changes... 2021-05-16T00:42:12.8964187Z installing mingw-w64-x86_64-tiledb... 2021-05-16T00:42:13.7141743Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T00:42:13.7142407Z resolving dependencies... 2021-05-16T00:42:13.7360948Z looking for conflicting packages... 2021-05-16T00:42:13.7434128Z 2021-05-16T00:42:13.7435423Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T00:42:13.7436156Z 2021-05-16T00:42:13.7436975Z Total Download Size: 1.93 MiB 2021-05-16T00:42:13.7437889Z Total Installed Size: 5.55 MiB 2021-05-16T00:42:13.7438808Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:13.7439392Z 2021-05-16T00:42:13.7440347Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:13.7441385Z :: Retrieving packages... 2021-05-16T00:42:14.0866100Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T00:42:14.7657596Z checking keyring... 2021-05-16T00:42:14.8445569Z checking package integrity... 2021-05-16T00:42:14.9747100Z loading package files... 2021-05-16T00:42:14.9825915Z checking for file conflicts... 2021-05-16T00:42:14.9826884Z checking available disk space... 2021-05-16T00:42:15.1298754Z :: Processing package changes... 2021-05-16T00:42:15.1300571Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T00:42:16.4070063Z resolving dependencies... 2021-05-16T00:42:16.4316036Z looking for conflicting packages... 2021-05-16T00:42:16.4385415Z 2021-05-16T00:42:16.4386180Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T00:42:16.4386699Z 2021-05-16T00:42:16.4387252Z Total Download Size: 0.11 MiB 2021-05-16T00:42:16.4387882Z Total Installed Size: 0.30 MiB 2021-05-16T00:42:16.4388289Z 2021-05-16T00:42:16.4388932Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:16.4389774Z :: Retrieving packages... 2021-05-16T00:42:16.7541677Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T00:42:17.0768674Z checking keyring... 2021-05-16T00:42:17.1615638Z checking package integrity... 2021-05-16T00:42:17.2778493Z loading package files... 2021-05-16T00:42:17.2792387Z checking for file conflicts... 2021-05-16T00:42:17.2797691Z checking available disk space... 2021-05-16T00:42:17.2806862Z :: Processing package changes... 2021-05-16T00:42:17.2807613Z installing mingw-w64-x86_64-tktable... 2021-05-16T00:42:17.9660479Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:42:17.9661474Z resolving dependencies... 2021-05-16T00:42:17.9761937Z looking for conflicting packages... 2021-05-16T00:42:17.9981374Z 2021-05-16T00:42:17.9982717Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:42:17.9983551Z 2021-05-16T00:42:17.9984260Z Total Download Size: 0.30 MiB 2021-05-16T00:42:17.9985073Z Total Installed Size: 0.96 MiB 2021-05-16T00:42:17.9985865Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:17.9986366Z 2021-05-16T00:42:17.9987205Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:17.9988081Z :: Retrieving packages... 2021-05-16T00:42:18.3153928Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:42:18.7015937Z checking keyring... 2021-05-16T00:42:18.7817505Z checking package integrity... 2021-05-16T00:42:18.9062305Z loading package files... 2021-05-16T00:42:18.9076625Z checking for file conflicts... 2021-05-16T00:42:18.9077314Z checking available disk space... 2021-05-16T00:42:18.9121484Z :: Processing package changes... 2021-05-16T00:42:18.9122529Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T00:42:19.5983280Z resolving dependencies... 2021-05-16T00:42:19.6062916Z looking for conflicting packages... 2021-05-16T00:42:19.6270599Z 2021-05-16T00:42:19.6271656Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T00:42:19.6272506Z 2021-05-16T00:42:19.6273162Z Total Download Size: 0.17 MiB 2021-05-16T00:42:19.6273957Z Total Installed Size: 0.70 MiB 2021-05-16T00:42:19.6274436Z 2021-05-16T00:42:19.6275191Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:19.6275992Z :: Retrieving packages... 2021-05-16T00:42:19.9480481Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T00:42:20.2332447Z checking keyring... 2021-05-16T00:42:20.3155581Z checking package integrity... 2021-05-16T00:42:20.4362432Z loading package files... 2021-05-16T00:42:20.4384287Z checking for file conflicts... 2021-05-16T00:42:20.4395754Z checking available disk space... 2021-05-16T00:42:20.4404840Z :: Processing package changes... 2021-05-16T00:42:20.4405577Z installing mingw-w64-x86_64-udunits... 2021-05-16T00:42:21.1474575Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T00:42:21.1475477Z resolving dependencies... 2021-05-16T00:42:21.1476423Z looking for conflicting packages... 2021-05-16T00:42:21.1780212Z 2021-05-16T00:42:21.1781484Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T00:42:21.1782203Z 2021-05-16T00:42:21.1782776Z Total Download Size: 0.01 MiB 2021-05-16T00:42:21.1783394Z Total Installed Size: 0.00 MiB 2021-05-16T00:42:21.1784014Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:21.1784615Z 2021-05-16T00:42:21.1785263Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:21.1785953Z :: Retrieving packages... 2021-05-16T00:42:21.4963343Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T00:42:21.5933027Z checking keyring... 2021-05-16T00:42:21.6740043Z checking package integrity... 2021-05-16T00:42:21.7958321Z loading package files... 2021-05-16T00:42:21.7979194Z checking for file conflicts... 2021-05-16T00:42:21.7979911Z checking available disk space... 2021-05-16T00:42:21.7996800Z :: Processing package changes... 2021-05-16T00:42:21.7997827Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T00:42:22.4773071Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:42:22.4774126Z resolving dependencies... 2021-05-16T00:42:22.4934117Z looking for conflicting packages... 2021-05-16T00:42:22.5047197Z 2021-05-16T00:42:22.5048465Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:42:22.5049380Z 2021-05-16T00:42:22.5050055Z Total Download Size: 0.04 MiB 2021-05-16T00:42:22.5069666Z Total Installed Size: 0.37 MiB 2021-05-16T00:42:22.5072800Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:22.5073494Z 2021-05-16T00:42:22.5074761Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:22.5075895Z :: Retrieving packages... 2021-05-16T00:42:22.8236230Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:42:23.0135129Z checking keyring... 2021-05-16T00:42:23.0957421Z checking package integrity... 2021-05-16T00:42:23.2103366Z loading package files... 2021-05-16T00:42:23.2127151Z checking for file conflicts... 2021-05-16T00:42:23.2127868Z checking available disk space... 2021-05-16T00:42:23.2200271Z :: Processing package changes... 2021-05-16T00:42:23.2201329Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T00:42:23.9130476Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:42:23.9131596Z resolving dependencies... 2021-05-16T00:42:23.9132381Z looking for conflicting packages... 2021-05-16T00:42:23.9418198Z 2021-05-16T00:42:23.9420333Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:42:23.9421873Z 2021-05-16T00:42:23.9422887Z Total Download Size: 0.02 MiB 2021-05-16T00:42:23.9424027Z Total Installed Size: 0.21 MiB 2021-05-16T00:42:23.9425167Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:23.9425899Z 2021-05-16T00:42:23.9427077Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:23.9428608Z :: Retrieving packages... 2021-05-16T00:42:24.2523589Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:42:24.3476177Z checking keyring... 2021-05-16T00:42:24.4289547Z checking package integrity... 2021-05-16T00:42:24.5443874Z loading package files... 2021-05-16T00:42:24.5460279Z checking for file conflicts... 2021-05-16T00:42:24.5461146Z checking available disk space... 2021-05-16T00:42:24.5484386Z :: Processing package changes... 2021-05-16T00:42:24.5485497Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T00:42:25.2267781Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T00:42:25.2268588Z resolving dependencies... 2021-05-16T00:42:25.2429055Z looking for conflicting packages... 2021-05-16T00:42:25.2560772Z 2021-05-16T00:42:25.2562084Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T00:42:25.2563624Z 2021-05-16T00:42:25.2564881Z Total Installed Size: 6.66 MiB 2021-05-16T00:42:25.2565999Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:25.2566796Z 2021-05-16T00:42:25.2567918Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:25.2569357Z checking keyring... 2021-05-16T00:42:25.3280874Z checking package integrity... 2021-05-16T00:42:25.4411563Z loading package files... 2021-05-16T00:42:25.4453152Z checking for file conflicts... 2021-05-16T00:42:25.4454034Z checking available disk space... 2021-05-16T00:42:25.4468919Z :: Processing package changes... 2021-05-16T00:42:25.4469722Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T00:42:26.2249442Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T00:42:26.2250192Z resolving dependencies... 2021-05-16T00:42:26.2349960Z looking for conflicting packages... 2021-05-16T00:42:26.2562186Z 2021-05-16T00:42:26.2564122Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T00:42:26.2565071Z 2021-05-16T00:42:26.2565836Z Total Installed Size: 46.73 MiB 2021-05-16T00:42:26.2566635Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:26.2567605Z 2021-05-16T00:42:26.2568309Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:26.2568933Z checking keyring... 2021-05-16T00:42:26.3201989Z checking package integrity... 2021-05-16T00:42:26.4287794Z loading package files... 2021-05-16T00:42:26.4300020Z checking for file conflicts... 2021-05-16T00:42:26.4300851Z checking available disk space... 2021-05-16T00:42:26.4315788Z :: Processing package changes... 2021-05-16T00:42:26.4316464Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T00:42:27.1908602Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T00:42:27.1909492Z resolving dependencies... 2021-05-16T00:42:27.1912144Z looking for conflicting packages... 2021-05-16T00:42:27.2201023Z 2021-05-16T00:42:27.2202316Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T00:42:27.2203373Z 2021-05-16T00:42:27.2204096Z Total Installed Size: 1.70 MiB 2021-05-16T00:42:27.2204937Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:27.2205323Z 2021-05-16T00:42:27.2205943Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:27.2206493Z checking keyring... 2021-05-16T00:42:27.2853930Z checking package integrity... 2021-05-16T00:42:27.3829893Z loading package files... 2021-05-16T00:42:27.3850277Z checking for file conflicts... 2021-05-16T00:42:27.3851010Z checking available disk space... 2021-05-16T00:42:27.3862052Z :: Processing package changes... 2021-05-16T00:42:27.3862750Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T00:42:28.0680788Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T00:42:28.0681595Z resolving dependencies... 2021-05-16T00:42:28.0792839Z looking for conflicting packages... 2021-05-16T00:42:28.1024977Z 2021-05-16T00:42:28.1026085Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T00:42:28.1027969Z 2021-05-16T00:42:28.1028557Z Total Download Size: 0.35 MiB 2021-05-16T00:42:28.1029424Z Total Installed Size: 1.67 MiB 2021-05-16T00:42:28.1030079Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:28.1030499Z 2021-05-16T00:42:28.1031212Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:28.1031940Z :: Retrieving packages... 2021-05-16T00:42:28.4202902Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T00:42:28.7992230Z checking keyring... 2021-05-16T00:42:28.8759026Z checking package integrity... 2021-05-16T00:42:28.9986339Z loading package files... 2021-05-16T00:42:29.0026254Z checking for file conflicts... 2021-05-16T00:42:29.0027565Z checking available disk space... 2021-05-16T00:42:29.0388265Z :: Processing package changes... 2021-05-16T00:42:29.0389876Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T00:42:29.8060629Z resolving dependencies... 2021-05-16T00:42:29.8158262Z looking for conflicting packages... 2021-05-16T00:42:29.8350662Z 2021-05-16T00:42:29.8351745Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T00:42:29.8352282Z 2021-05-16T00:42:29.8352899Z Total Download Size: 0.50 MiB 2021-05-16T00:42:29.8353709Z Total Installed Size: 3.27 MiB 2021-05-16T00:42:29.8354109Z 2021-05-16T00:42:29.8354783Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:29.8355445Z :: Retrieving packages... 2021-05-16T00:42:30.1528255Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T00:42:30.6342833Z checking keyring... 2021-05-16T00:42:30.7215337Z checking package integrity... 2021-05-16T00:42:30.8434218Z loading package files... 2021-05-16T00:42:30.8489004Z checking for file conflicts... 2021-05-16T00:42:30.8512758Z checking available disk space... 2021-05-16T00:42:30.8521840Z :: Processing package changes... 2021-05-16T00:42:30.8522515Z installing mingw-w64-x86_64-yasm... 2021-05-16T00:42:31.7248015Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T00:42:32.4103615Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T00:42:32.4104293Z resolving dependencies... 2021-05-16T00:42:32.4105226Z looking for conflicting packages... 2021-05-16T00:42:32.4389174Z 2021-05-16T00:42:32.4390334Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T00:42:32.4390999Z 2021-05-16T00:42:32.4391738Z Total Download Size: 0.10 MiB 2021-05-16T00:42:32.4392556Z Total Installed Size: 0.38 MiB 2021-05-16T00:42:32.4393365Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:32.4393907Z 2021-05-16T00:42:32.4394761Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:32.4395663Z :: Retrieving packages... 2021-05-16T00:42:32.7537391Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T00:42:33.0415952Z checking keyring... 2021-05-16T00:42:33.1246879Z checking package integrity... 2021-05-16T00:42:33.2446074Z loading package files... 2021-05-16T00:42:33.2469310Z checking for file conflicts... 2021-05-16T00:42:33.2470146Z checking available disk space... 2021-05-16T00:42:33.2516274Z :: Processing package changes... 2021-05-16T00:42:33.2517305Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T00:42:33.9393053Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-16T00:42:33.9393763Z resolving dependencies... 2021-05-16T00:42:33.9394698Z looking for conflicting packages... 2021-05-16T00:42:33.9685690Z 2021-05-16T00:42:33.9686999Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-16T00:42:33.9687898Z 2021-05-16T00:42:33.9688948Z Total Download Size: 0.47 MiB 2021-05-16T00:42:33.9690102Z Total Installed Size: 3.13 MiB 2021-05-16T00:42:33.9691248Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:33.9691979Z 2021-05-16T00:42:33.9693153Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:33.9694692Z :: Retrieving packages... 2021-05-16T00:42:34.3000049Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-16T00:42:34.7809571Z checking keyring... 2021-05-16T00:42:34.8661990Z checking package integrity... 2021-05-16T00:42:34.9849114Z loading package files... 2021-05-16T00:42:34.9871761Z checking for file conflicts... 2021-05-16T00:42:34.9873254Z checking available disk space... 2021-05-16T00:42:34.9938497Z :: Processing package changes... 2021-05-16T00:42:34.9939381Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T00:42:35.2457223Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T00:42:35.2459230Z Dload Upload Total Spent Left Speed 2021-05-16T00:42:35.2460339Z 2021-05-16T00:42:35.4365637Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T00:42:35.4367530Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 866 2021-05-16T00:42:36.0778561Z 2021-05-16T00:42:36.2156031Z 17 29.0M 17 5317k 0 0 5317k 0 0:00:05 --:--:-- 0:00:05 5317k 2021-05-16T00:42:36.2157027Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 191M 2021-05-16T00:42:37.9952038Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T00:42:37.9952611Z with: 2021-05-16T00:42:37.9953093Z github_slug: neuroconductor/EveTemplate 2021-05-16T00:42:37.9953644Z env: 2021-05-16T00:42:37.9954065Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:42:37.9954498Z TIC_DEPLOY_KEY: 2021-05-16T00:42:37.9954840Z RSPM: 2021-05-16T00:42:37.9956422Z GITHUB_PAT: *** 2021-05-16T00:42:37.9956807Z COVERALLS_TOKEN: 2021-05-16T00:42:37.9957776Z continue-on-error: false 2021-05-16T00:42:37.9958237Z VDIFFR_RUN_TESTS: 2021-05-16T00:42:37.9958649Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:42:37.9959008Z TZ: UTC 2021-05-16T00:42:37.9959380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:42:37.9959755Z NOT_CRAN: true 2021-05-16T00:42:37.9960120Z MSYSTEM: MINGW64 2021-05-16T00:42:37.9960478Z ##[endgroup] 2021-05-16T00:42:38.2196170Z repo slug is: neuroconductor/EveTemplate 2021-05-16T00:42:38.2483042Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T00:42:38.2483577Z env: 2021-05-16T00:42:38.2483939Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:42:38.2484333Z TIC_DEPLOY_KEY: 2021-05-16T00:42:38.2484632Z RSPM: 2021-05-16T00:42:38.2485765Z GITHUB_PAT: *** 2021-05-16T00:42:38.2486101Z COVERALLS_TOKEN: 2021-05-16T00:42:38.2486493Z continue-on-error: false 2021-05-16T00:42:38.2486891Z VDIFFR_RUN_TESTS: 2021-05-16T00:42:38.2487241Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:42:38.2487585Z TZ: UTC 2021-05-16T00:42:38.2487947Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:42:38.2488290Z NOT_CRAN: true 2021-05-16T00:42:38.2488600Z MSYSTEM: MINGW64 2021-05-16T00:42:38.2488929Z ##[endgroup] 2021-05-16T00:42:38.9469804Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T00:42:38.9470407Z with: 2021-05-16T00:42:38.9470809Z repo_name: EveTemplate 2021-05-16T00:42:38.9471216Z repo_version: 1.0.0 2021-05-16T00:42:38.9471600Z runner_os: Windows 2021-05-16T00:42:38.9471955Z R_version: 3.5 2021-05-16T00:42:38.9472284Z env: 2021-05-16T00:42:38.9472688Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:42:38.9473131Z TIC_DEPLOY_KEY: 2021-05-16T00:42:38.9473617Z RSPM: 2021-05-16T00:42:38.9475129Z GITHUB_PAT: *** 2021-05-16T00:42:38.9475547Z COVERALLS_TOKEN: 2021-05-16T00:42:38.9476030Z continue-on-error: false 2021-05-16T00:42:38.9476519Z VDIFFR_RUN_TESTS: 2021-05-16T00:42:38.9476946Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:42:38.9477366Z TZ: UTC 2021-05-16T00:42:38.9477748Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:42:38.9478169Z NOT_CRAN: true 2021-05-16T00:42:38.9478546Z MSYSTEM: MINGW64 2021-05-16T00:42:38.9478959Z ##[endgroup] 2021-05-16T00:42:39.0040304Z Package: EveTemplate 2021-05-16T00:42:39.0044263Z Version: 1.0.0 2021-05-16T00:42:39.0044755Z OS: Windows 2021-05-16T00:42:39.0219346Z ##[group]Run install.packages('remotes') 2021-05-16T00:42:39.0219999Z install.packages('remotes') 2021-05-16T00:42:39.0220665Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T00:42:39.0221513Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T00:42:39.0226299Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T00:42:39.0226649Z env: 2021-05-16T00:42:39.0227006Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:42:39.0227396Z TIC_DEPLOY_KEY: 2021-05-16T00:42:39.0227688Z RSPM: 2021-05-16T00:42:39.0228422Z GITHUB_PAT: *** 2021-05-16T00:42:39.0228753Z COVERALLS_TOKEN: 2021-05-16T00:42:39.0229145Z continue-on-error: false 2021-05-16T00:42:39.0229537Z VDIFFR_RUN_TESTS: 2021-05-16T00:42:39.0229882Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:42:39.0230210Z TZ: UTC 2021-05-16T00:42:39.0230543Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:42:39.0230870Z NOT_CRAN: true 2021-05-16T00:42:39.0231186Z MSYSTEM: MINGW64 2021-05-16T00:42:39.0231501Z ##[endgroup] 2021-05-16T00:42:39.2246908Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:42:39.2247789Z (as 'lib' is unspecified) 2021-05-16T00:42:41.1515533Z 2021-05-16T00:42:41.1517314Z There is a binary version available but the source version is later: 2021-05-16T00:42:41.1626949Z binary source needs_compilation 2021-05-16T00:42:41.1627874Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T00:42:41.1628319Z 2021-05-16T00:42:41.1629589Z installing the source package 'remotes' 2021-05-16T00:42:41.1630295Z 2021-05-16T00:42:41.1656782Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T00:42:41.1954997Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T00:42:41.1969399Z ================================================== 2021-05-16T00:42:41.1970267Z downloaded 144 KB 2021-05-16T00:42:41.1970790Z 2021-05-16T00:42:41.7098504Z * installing *source* package 'remotes' ... 2021-05-16T00:42:41.7219592Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T00:42:41.7603449Z ** R 2021-05-16T00:42:41.8007687Z ** inst 2021-05-16T00:42:41.8045169Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:42:43.3857668Z ** help 2021-05-16T00:42:43.5508682Z *** installing help indices 2021-05-16T00:42:43.6331508Z converting help for package 'remotes' 2021-05-16T00:42:43.6711062Z finding HTML links ... done 2021-05-16T00:42:43.7251258Z available_packages html 2021-05-16T00:42:43.7777400Z bioc_install_repos html 2021-05-16T00:42:43.8018915Z download html 2021-05-16T00:42:43.8193612Z download_version html 2021-05-16T00:42:43.8266855Z git_credentials html 2021-05-16T00:42:43.8335269Z github_refs html 2021-05-16T00:42:43.8523703Z github_remote html 2021-05-16T00:42:43.8566538Z gitlab_pat html 2021-05-16T00:42:43.9006551Z install_bioc html 2021-05-16T00:42:43.9635526Z install_bitbucket html 2021-05-16T00:42:44.0010507Z install_cran html 2021-05-16T00:42:44.0282829Z install_deps html 2021-05-16T00:42:44.0453261Z install_dev html 2021-05-16T00:42:44.0912118Z install_git html 2021-05-16T00:42:44.1378500Z install_github html 2021-05-16T00:42:44.1816518Z install_gitlab html 2021-05-16T00:42:44.2180001Z install_local html 2021-05-16T00:42:44.2483308Z install_remote html 2021-05-16T00:42:44.2879089Z install_svn html 2021-05-16T00:42:44.3253544Z install_url html 2021-05-16T00:42:44.3823511Z install_version html 2021-05-16T00:42:44.4164164Z package_deps html 2021-05-16T00:42:44.4285144Z parse-git-repo html 2021-05-16T00:42:44.4386109Z standardise_dep html 2021-05-16T00:42:44.4527898Z system_requirements html 2021-05-16T00:42:44.4828378Z update_packages html 2021-05-16T00:42:44.4835204Z ** building package indices 2021-05-16T00:42:44.5530601Z ** installing vignettes 2021-05-16T00:42:44.5598820Z ** testing if installed package can be loaded 2021-05-16T00:42:44.5601379Z *** arch - i386 2021-05-16T00:42:44.9740080Z *** arch - x64 2021-05-16T00:42:45.1829535Z * DONE (remotes) 2021-05-16T00:42:45.2263198Z In R CMD INSTALL 2021-05-16T00:42:45.2283193Z 2021-05-16T00:42:45.2284055Z The downloaded source packages are in 2021-05-16T00:42:45.2284957Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpAVCH6v\downloaded_packages' 2021-05-16T00:42:49.4017027Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T00:42:49.4017812Z remotes::install_github("ropensci/tic") 2021-05-16T00:42:49.4018483Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T00:42:49.4019168Z remotes::install_github("muschellij2/aghast") 2021-05-16T00:42:49.4019763Z remotes::install_cran("covr") 2021-05-16T00:42:49.4025926Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T00:42:49.4026328Z env: 2021-05-16T00:42:49.4026742Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:42:49.4027190Z TIC_DEPLOY_KEY: 2021-05-16T00:42:49.4027514Z RSPM: 2021-05-16T00:42:49.4028770Z GITHUB_PAT: *** 2021-05-16T00:42:49.4029150Z COVERALLS_TOKEN: 2021-05-16T00:42:49.4029602Z continue-on-error: false 2021-05-16T00:42:49.4030053Z VDIFFR_RUN_TESTS: 2021-05-16T00:42:49.4030448Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:42:49.4030817Z TZ: UTC 2021-05-16T00:42:49.4031231Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:42:49.4031609Z NOT_CRAN: true 2021-05-16T00:42:49.4031970Z MSYSTEM: MINGW64 2021-05-16T00:42:49.4032329Z ##[endgroup] 2021-05-16T00:42:49.6259356Z Using github PAT from envvar GITHUB_PAT 2021-05-16T00:42:50.3085508Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T00:42:54.1319741Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T00:42:54.1320919Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T00:42:54.1321911Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T00:42:54.1322752Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T00:42:54.1323577Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T00:42:54.1324419Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T00:42:54.1325233Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T00:42:54.1326081Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T00:42:54.1326903Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T00:42:54.1327728Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T00:42:54.1328571Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T00:42:54.1329609Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T00:42:54.1330461Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T00:42:54.1331305Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T00:42:54.1332156Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T00:42:54.1333015Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T00:42:54.1333897Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:42:54.1334801Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T00:42:54.1335675Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T00:42:54.1336499Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T00:42:54.1337336Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T00:42:54.1338130Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T00:42:54.1338973Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T00:42:54.1339848Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T00:42:54.1340679Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T00:42:54.1341597Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T00:42:54.1342438Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:42:54.1343259Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:42:54.1344067Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T00:42:54.1344856Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:42:54.1345683Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T00:42:54.1348382Z 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-16T00:42:54.1350784Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T00:42:54.1351710Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T00:42:54.1352588Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T00:42:54.1353409Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T00:42:54.1361042Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T00:42:54.1362130Z (as 'lib' is unspecified) 2021-05-16T00:42:55.4807205Z 2021-05-16T00:42:55.4811791Z There are binary versions available but the source versions are later: 2021-05-16T00:42:55.4852916Z binary source needs_compilation 2021-05-16T00:42:55.4853730Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T00:42:55.4854260Z magrittr 1.5 2.0.1 TRUE 2021-05-16T00:42:55.4854802Z glue 1.4.0 1.4.2 TRUE 2021-05-16T00:42:55.4855313Z sys 3.3 3.4 TRUE 2021-05-16T00:42:55.4855947Z R6 2.4.1 2.5.0 FALSE 2021-05-16T00:42:55.4856741Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T00:42:55.4857249Z mime 0.9 0.10 TRUE 2021-05-16T00:42:55.4857754Z curl 4.3 4.3.1 TRUE 2021-05-16T00:42:55.4858278Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T00:42:55.4858782Z httr 1.4.1 1.4.2 FALSE 2021-05-16T00:42:55.4859284Z cli 2.0.2 2.5.0 FALSE 2021-05-16T00:42:55.4859788Z zip 2.0.4 2.1.1 TRUE 2021-05-16T00:42:55.4860303Z rstudioapi 0.11 0.13 FALSE 2021-05-16T00:42:55.4860873Z credentials 1.1 1.3.0 FALSE 2021-05-16T00:42:55.4861418Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T00:42:55.4861983Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T00:42:55.4862505Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T00:42:55.4862999Z withr 2.2.0 2.4.2 FALSE 2021-05-16T00:42:55.4863527Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T00:42:55.4864048Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T00:42:55.4864573Z gh 1.1.0 1.3.0 FALSE 2021-05-16T00:42:55.4865080Z gert 0.3 1.3.0 TRUE 2021-05-16T00:42:55.4865553Z fs 1.4.1 1.5.0 TRUE 2021-05-16T00:42:55.4866056Z desc 1.2.0 1.3.0 FALSE 2021-05-16T00:42:55.4866597Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T00:42:55.4867115Z usethis 1.6.0 2.0.1 FALSE 2021-05-16T00:42:55.4867645Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T00:42:55.4868141Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T00:42:55.4868465Z 2021-05-16T00:42:55.4878634Z Package which is only available in source form, and may need 2021-05-16T00:42:55.4879431Z compilation of C/C++/Fortran: 'cachem' 2021-05-16T00:42:55.4916331Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-16T00:42:55.5228320Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-16T00:42:55.5255216Z ================================================== 2021-05-16T00:42:55.5256366Z downloaded 62 KB 2021-05-16T00:42:55.5257027Z 2021-05-16T00:42:55.5270277Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-16T00:42:55.5493263Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-16T00:42:55.5498674Z ================================================== 2021-05-16T00:42:55.5499478Z downloaded 15 KB 2021-05-16T00:42:55.5499950Z 2021-05-16T00:42:55.5516535Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-16T00:42:55.5882283Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-16T00:42:55.5936112Z ================================================== 2021-05-16T00:42:55.5936910Z downloaded 200 KB 2021-05-16T00:42:55.5937349Z 2021-05-16T00:42:55.5948455Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-16T00:42:55.6221178Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-16T00:42:55.6248351Z ================================================== 2021-05-16T00:42:55.6249579Z downloaded 80 KB 2021-05-16T00:42:55.6250251Z 2021-05-16T00:42:55.6261240Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-16T00:42:55.6547399Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-16T00:42:55.6671265Z ================================================== 2021-05-16T00:42:55.6671869Z downloaded 415 KB 2021-05-16T00:42:55.6672275Z 2021-05-16T00:42:55.6799048Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T00:42:55.6885018Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T00:42:55.7081238Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T00:42:55.7262710Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T00:42:55.7483391Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T00:42:55.7504079Z 2021-05-16T00:42:55.7505415Z The downloaded binary packages are in 2021-05-16T00:42:55.7507286Z C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\downloaded_packages 2021-05-16T00:42:55.7511331Z 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-16T00:42:55.7513560Z 2021-05-16T00:42:55.7524237Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T00:42:55.8248118Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T00:42:55.8601286Z ================================================== 2021-05-16T00:42:55.8602104Z downloaded 841 KB 2021-05-16T00:42:55.8602557Z 2021-05-16T00:42:55.8611399Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T00:42:55.8782314Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T00:42:55.8849782Z ================================================== 2021-05-16T00:42:55.8850851Z downloaded 259 KB 2021-05-16T00:42:55.8851471Z 2021-05-16T00:42:55.8866297Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T00:42:55.9128651Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T00:42:55.9632693Z ================================================== 2021-05-16T00:42:55.9634250Z downloaded 96 KB 2021-05-16T00:42:55.9635126Z 2021-05-16T00:42:55.9652264Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T00:42:55.9987497Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T00:42:55.9992769Z ================================================== 2021-05-16T00:42:55.9994106Z downloaded 19 KB 2021-05-16T00:42:55.9994932Z 2021-05-16T00:42:56.0018004Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T00:42:56.0174700Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T00:42:56.0179690Z ================================================== 2021-05-16T00:42:56.0180446Z downloaded 61 KB 2021-05-16T00:42:56.0180913Z 2021-05-16T00:42:56.0191608Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T00:42:56.0584763Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T00:42:56.0826494Z ================================================== 2021-05-16T00:42:56.0827468Z downloaded 1.3 MB 2021-05-16T00:42:56.0827891Z 2021-05-16T00:42:56.0842041Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T00:42:56.1056642Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T00:42:56.1077665Z ================================================== 2021-05-16T00:42:56.1078735Z downloaded 12 KB 2021-05-16T00:42:56.1079275Z 2021-05-16T00:42:56.1093088Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T00:42:56.1532703Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T00:42:56.1900137Z ================================================== 2021-05-16T00:42:56.1901517Z downloaded 774 KB 2021-05-16T00:42:56.1902148Z 2021-05-16T00:42:56.1914521Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T00:42:56.2034646Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T00:42:56.2066329Z ================================================== 2021-05-16T00:42:56.2067471Z downloaded 411 KB 2021-05-16T00:42:56.2068121Z 2021-05-16T00:42:56.2087970Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T00:42:56.2330600Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T00:42:56.2417208Z ================================================== 2021-05-16T00:42:56.2418688Z downloaded 156 KB 2021-05-16T00:42:56.2419388Z 2021-05-16T00:42:56.2434061Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T00:42:56.2705701Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T00:42:56.2716689Z ================================================== 2021-05-16T00:42:56.2717850Z downloaded 60 KB 2021-05-16T00:42:56.2718506Z 2021-05-16T00:42:56.2731446Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T00:42:56.3009361Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T00:42:56.3081055Z ================================================== 2021-05-16T00:42:56.3082532Z downloaded 154 KB 2021-05-16T00:42:56.3083197Z 2021-05-16T00:42:56.3106886Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T00:42:56.3545644Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T00:42:56.3989126Z ================================================== 2021-05-16T00:42:56.3990295Z downloaded 110 KB 2021-05-16T00:42:56.3990858Z 2021-05-16T00:42:56.4010085Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T00:42:56.4271158Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T00:42:56.4320773Z ================================================== 2021-05-16T00:42:56.4321949Z downloaded 107 KB 2021-05-16T00:42:56.4322640Z 2021-05-16T00:42:56.4341511Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T00:42:56.4613907Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T00:42:56.4884955Z ================================================== 2021-05-16T00:42:56.4885714Z downloaded 224 KB 2021-05-16T00:42:56.4886123Z 2021-05-16T00:42:56.4896276Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T00:42:56.5020606Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T00:42:56.5058887Z ================================================== 2021-05-16T00:42:56.5059699Z downloaded 58 KB 2021-05-16T00:42:56.5060275Z 2021-05-16T00:42:56.5071387Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T00:42:56.5234502Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T00:42:56.5240116Z ================================================== 2021-05-16T00:42:56.5240919Z downloaded 34 KB 2021-05-16T00:42:56.5241392Z 2021-05-16T00:42:56.5254161Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T00:42:56.5419294Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T00:42:56.5441819Z ================================================== 2021-05-16T00:42:56.5442758Z downloaded 43 KB 2021-05-16T00:42:56.5443318Z 2021-05-16T00:42:56.5459912Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T00:42:56.5763931Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T00:42:56.5780192Z ================================================== 2021-05-16T00:42:56.5781300Z downloaded 92 KB 2021-05-16T00:42:56.5781997Z 2021-05-16T00:42:56.5795465Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T00:42:56.6013108Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T00:42:56.6014744Z ================================================== 2021-05-16T00:42:56.6015551Z downloaded 12 KB 2021-05-16T00:42:56.6016245Z 2021-05-16T00:42:56.6026716Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T00:42:56.6310412Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T00:42:56.6411741Z ================================================== 2021-05-16T00:42:56.6412590Z downloaded 81 KB 2021-05-16T00:42:56.6413117Z 2021-05-16T00:42:56.6423643Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T00:42:56.6658179Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T00:42:56.6662905Z ================================================== 2021-05-16T00:42:56.6663702Z downloaded 44 KB 2021-05-16T00:42:56.6664158Z 2021-05-16T00:42:56.6758868Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T00:42:56.7049764Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T00:42:56.7083372Z ================================================== 2021-05-16T00:42:56.7084783Z downloaded 64 KB 2021-05-16T00:42:56.7085511Z 2021-05-16T00:42:56.7101577Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T00:42:56.7280496Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T00:42:56.7328847Z ================================================== 2021-05-16T00:42:56.7329555Z downloaded 777 KB 2021-05-16T00:42:56.7329968Z 2021-05-16T00:42:56.7339755Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T00:42:56.7592553Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T00:42:56.7635613Z ================================================== 2021-05-16T00:42:56.7637275Z downloaded 286 KB 2021-05-16T00:42:56.7638087Z 2021-05-16T00:42:56.7653315Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T00:42:56.8145914Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T00:42:56.8159423Z ================================================== 2021-05-16T00:42:56.8160925Z downloaded 20 KB 2021-05-16T00:42:56.8161774Z 2021-05-16T00:42:56.8187131Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T00:42:56.8346042Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T00:42:56.8350279Z ================================================== 2021-05-16T00:42:56.8351248Z downloaded 24 KB 2021-05-16T00:42:56.8351791Z 2021-05-16T00:42:56.8368481Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T00:42:56.8617551Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T00:42:56.8707045Z ================================================== 2021-05-16T00:42:56.8708249Z downloaded 298 KB 2021-05-16T00:42:56.8708919Z 2021-05-16T00:42:56.8725044Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T00:42:56.8845018Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T00:42:56.8852993Z ================================================== 2021-05-16T00:42:56.8853762Z downloaded 16 KB 2021-05-16T00:42:56.8854166Z 2021-05-16T00:42:56.8864458Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T00:42:56.9136058Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T00:42:56.9460176Z ================================================== 2021-05-16T00:42:56.9460943Z downloaded 1.2 MB 2021-05-16T00:42:56.9461359Z 2021-05-16T00:42:57.8302244Z * installing *source* package 'rlang' ... 2021-05-16T00:42:57.8667094Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T00:42:57.8976903Z ** libs 2021-05-16T00:42:57.8990345Z 2021-05-16T00:42:57.8991256Z *** arch - i386 2021-05-16T00:42:58.0400451Z 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-16T00:42:58.4115342Z 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-16T00:42:58.8043158Z 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-16T00:43:01.4721875Z 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-16T00:43:02.8189972Z 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-16T00:43:03.0390800Z 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-16T00:43:03.2451356Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-16T00:43:03.2465483Z 2021-05-16T00:43:03.2466610Z *** arch - x64 2021-05-16T00:43:03.3410963Z 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-16T00:43:03.7114672Z 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-16T00:43:04.0660159Z 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-16T00:43:05.6489954Z In file included from ./lib/rlang.h:83:0, 2021-05-16T00:43:05.6490984Z from internal/arg.c:1, 2021-05-16T00:43:05.6491668Z from internal.c:1: 2021-05-16T00:43:05.6492426Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-16T00:43:05.6493746Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:43:05.6508906Z return ENCLOS(env); 2021-05-16T00:43:05.6509489Z ^ 2021-05-16T00:43:05.6510118Z In file included from internal.c:8:0: 2021-05-16T00:43:05.6510948Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-16T00:43:05.6511628Z sexp* top; 2021-05-16T00:43:05.6512092Z ^ 2021-05-16T00:43:05.7480215Z 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-16T00:43:06.6161599Z 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-16T00:43:06.8241135Z 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-16T00:43:07.0185025Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-16T00:43:07.0212677Z ** R 2021-05-16T00:43:07.1212017Z ** inst 2021-05-16T00:43:07.1229220Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:43:10.4444615Z ** help 2021-05-16T00:43:11.3963132Z *** installing help indices 2021-05-16T00:43:11.8543078Z converting help for package 'rlang' 2021-05-16T00:43:11.8814073Z finding HTML links ... done 2021-05-16T00:43:12.1441224Z abort html 2021-05-16T00:43:12.1926456Z are_na html 2021-05-16T00:43:12.2069550Z arg_match html 2021-05-16T00:43:12.2213478Z as_box html 2021-05-16T00:43:12.2340194Z as_bytes html 2021-05-16T00:43:12.2922513Z as_data_mask html 2021-05-16T00:43:12.3053880Z as_env html 2021-05-16T00:43:12.3205163Z as_environment html 2021-05-16T00:43:12.3460492Z as_function html 2021-05-16T00:43:12.3658721Z as_label html 2021-05-16T00:43:12.3856887Z as_name html 2021-05-16T00:43:12.4105058Z as_overscope html 2021-05-16T00:43:12.4180347Z as_pairlist html 2021-05-16T00:43:12.4317950Z as_quosure html 2021-05-16T00:43:12.4494409Z as_string html 2021-05-16T00:43:12.4663166Z as_utf8_character html 2021-05-16T00:43:12.4794048Z bare-type-predicates html 2021-05-16T00:43:12.4944949Z box html 2021-05-16T00:43:12.5277204Z call2 html 2021-05-16T00:43:12.5374318Z call_args html 2021-05-16T00:43:12.5474262Z call_fn html 2021-05-16T00:43:12.5531367Z call_inspect html 2021-05-16T00:43:12.5742864Z call_modify html 2021-05-16T00:43:12.5835614Z call_name html 2021-05-16T00:43:12.5868804Z call_parse_type html 2021-05-16T00:43:12.5987931Z call_standardise html 2021-05-16T00:43:12.6060635Z caller_env html 2021-05-16T00:43:12.6205364Z caller_fn html 2021-05-16T00:43:12.6292878Z caller_frame html 2021-05-16T00:43:12.6367531Z catch_cnd html 2021-05-16T00:43:12.6530208Z chr_unserialise_unicode html 2021-05-16T00:43:12.6708384Z cnd html 2021-05-16T00:43:12.6956585Z cnd_message html 2021-05-16T00:43:12.7266503Z cnd_muffle html 2021-05-16T00:43:12.7492943Z cnd_signal html 2021-05-16T00:43:12.7556088Z cnd_type html 2021-05-16T00:43:12.7681720Z done html 2021-05-16T00:43:12.7840501Z dots_definitions html 2021-05-16T00:43:12.7884011Z dots_n html 2021-05-16T00:43:12.8093086Z dots_values html 2021-05-16T00:43:12.8209973Z duplicate html 2021-05-16T00:43:12.8420042Z dyn-dots html 2021-05-16T00:43:12.8467518Z empty_env html 2021-05-16T00:43:12.8640945Z enquo0 html 2021-05-16T00:43:12.8858060Z entrace html 2021-05-16T00:43:12.9269431Z env html 2021-05-16T00:43:12.9690234Z env_bind html 2021-05-16T00:43:12.9880537Z env_bind_exprs html 2021-05-16T00:43:12.9985104Z env_binding_are_active html 2021-05-16T00:43:13.0131354Z env_binding_lock html 2021-05-16T00:43:13.0225447Z env_browse html 2021-05-16T00:43:13.0472397Z env_bury html 2021-05-16T00:43:13.0537484Z env_clone html 2021-05-16T00:43:13.0625303Z env_depth html 2021-05-16T00:43:13.0735977Z env_get html 2021-05-16T00:43:13.0827550Z env_has html 2021-05-16T00:43:13.0912522Z env_inherits html 2021-05-16T00:43:13.1068466Z env_lock html 2021-05-16T00:43:13.1208231Z env_name html 2021-05-16T00:43:13.1350261Z env_names html 2021-05-16T00:43:13.1517139Z env_parent html 2021-05-16T00:43:13.1710239Z env_poke html 2021-05-16T00:43:13.1834155Z env_print html 2021-05-16T00:43:13.1942481Z env_unbind html 2021-05-16T00:43:13.1991918Z env_unlock html 2021-05-16T00:43:13.2300037Z eval_bare html 2021-05-16T00:43:13.2827370Z eval_tidy html 2021-05-16T00:43:13.2953645Z exec html 2021-05-16T00:43:13.3059905Z exiting html 2021-05-16T00:43:13.3171401Z expr_interp html 2021-05-16T00:43:13.3318221Z expr_label html 2021-05-16T00:43:13.3458294Z expr_print html 2021-05-16T00:43:13.3574725Z exprs_auto_name html 2021-05-16T00:43:13.3659609Z f_rhs html 2021-05-16T00:43:13.3744887Z f_text html 2021-05-16T00:43:13.3844853Z faq-options html 2021-05-16T00:43:13.4041099Z flatten html 2021-05-16T00:43:13.4129457Z fn_body html 2021-05-16T00:43:13.4227026Z fn_env html 2021-05-16T00:43:13.4333214Z fn_fmls html 2021-05-16T00:43:13.4439098Z format_error_bullets html 2021-05-16T00:43:13.4624986Z frame_position html 2021-05-16T00:43:13.4699961Z friendly_type html 2021-05-16T00:43:13.4956130Z get_env html 2021-05-16T00:43:13.5087353Z has_length html 2021-05-16T00:43:13.5184498Z has_name html 2021-05-16T00:43:13.5265409Z hash html 2021-05-16T00:43:13.5384169Z inherits_any html 2021-05-16T00:43:13.5518263Z inject html 2021-05-16T00:43:13.5812203Z invoke html 2021-05-16T00:43:13.6055704Z is_call html 2021-05-16T00:43:13.6127349Z is_callable html 2021-05-16T00:43:13.6170194Z is_condition html 2021-05-16T00:43:13.6239134Z is_copyable html 2021-05-16T00:43:13.6279477Z is_empty html 2021-05-16T00:43:13.6406439Z is_env html 2021-05-16T00:43:13.6452278Z is_environment html 2021-05-16T00:43:13.6577720Z is_expr html 2021-05-16T00:43:13.6858370Z is_expression html 2021-05-16T00:43:13.7022576Z is_formula html 2021-05-16T00:43:13.7119068Z is_frame html 2021-05-16T00:43:13.7387710Z is_function html 2021-05-16T00:43:13.7539726Z is_installed html 2021-05-16T00:43:13.7700252Z is_integerish html 2021-05-16T00:43:13.7861289Z is_interactive html 2021-05-16T00:43:13.8118799Z is_lang html 2021-05-16T00:43:13.8222032Z is_named html 2021-05-16T00:43:13.8276095Z is_namespace html 2021-05-16T00:43:13.8394508Z is_pairlist html 2021-05-16T00:43:13.8487813Z is_reference html 2021-05-16T00:43:13.8586402Z is_stack html 2021-05-16T00:43:13.8638294Z is_symbol html 2021-05-16T00:43:13.8689369Z is_true html 2021-05-16T00:43:13.8728274Z is_weakref html 2021-05-16T00:43:13.8881794Z lang html 2021-05-16T00:43:13.8983877Z lang_head html 2021-05-16T00:43:13.9193705Z lang_modify html 2021-05-16T00:43:13.9259787Z last_error html 2021-05-16T00:43:14.1479570Z lifecycle html 2021-05-16T00:43:14.1728183Z list2 html 2021-05-16T00:43:14.1869364Z local_bindings html 2021-05-16T00:43:14.2070329Z local_options html 2021-05-16T00:43:14.2317915Z missing html 2021-05-16T00:43:14.2581826Z missing_arg html 2021-05-16T00:43:14.2745814Z mut_node_car html 2021-05-16T00:43:14.2866994Z names2 html 2021-05-16T00:43:14.2944043Z new-vector-along-retired html 2021-05-16T00:43:14.3144961Z new-vector html 2021-05-16T00:43:14.3218342Z new_call html 2021-05-16T00:43:14.3312918Z new_formula html 2021-05-16T00:43:14.3516599Z new_function html 2021-05-16T00:43:14.3660008Z new_node html 2021-05-16T00:43:14.3791884Z new_quosures html 2021-05-16T00:43:14.3957650Z new_weakref html 2021-05-16T00:43:14.4114914Z ns_env html 2021-05-16T00:43:14.4823452Z nse-defuse html 2021-05-16T00:43:14.5344212Z nse-force html 2021-05-16T00:43:14.5516426Z op-definition html 2021-05-16T00:43:14.5585874Z op-get-attr html 2021-05-16T00:43:14.5663261Z op-na-default html 2021-05-16T00:43:14.5728312Z op-null-default html 2021-05-16T00:43:14.5871382Z overscope_eval_next html 2021-05-16T00:43:14.5964091Z pairlist2 html 2021-05-16T00:43:14.6221089Z parse_expr html 2021-05-16T00:43:14.6391287Z parse_quosure html 2021-05-16T00:43:14.6551016Z prepend html 2021-05-16T00:43:14.6608532Z prim_name html 2021-05-16T00:43:14.6739460Z quo_expr html 2021-05-16T00:43:14.7064851Z quo_label html 2021-05-16T00:43:14.7206968Z quo_squash html 2021-05-16T00:43:14.7624754Z quosure html 2021-05-16T00:43:14.7749260Z raw_deparse_str html 2021-05-16T00:43:14.7839829Z rep_along html 2021-05-16T00:43:14.7985548Z restarting html 2021-05-16T00:43:14.8196112Z return_from html 2021-05-16T00:43:14.8342826Z rlang_backtrace_on_error html 2021-05-16T00:43:14.8489670Z rst_abort html 2021-05-16T00:43:14.8662252Z rst_list html 2021-05-16T00:43:14.8767880Z scalar-type-predicates html 2021-05-16T00:43:14.8951226Z scoped_env html 2021-05-16T00:43:14.9122068Z scoped_interactive html 2021-05-16T00:43:14.9431740Z search_envs html 2021-05-16T00:43:14.9510045Z seq2 html 2021-05-16T00:43:14.9746051Z set_attrs html 2021-05-16T00:43:14.9899081Z set_expr html 2021-05-16T00:43:15.0108707Z set_names html 2021-05-16T00:43:15.0577146Z splice html 2021-05-16T00:43:15.0992532Z stack html 2021-05-16T00:43:15.1141474Z stack_trim html 2021-05-16T00:43:15.1256102Z string html 2021-05-16T00:43:15.1518670Z switch_type html 2021-05-16T00:43:15.1571674Z sym html 2021-05-16T00:43:15.1684426Z tidyeval-data html 2021-05-16T00:43:15.1815169Z trace_back html 2021-05-16T00:43:15.2001282Z type-predicates html 2021-05-16T00:43:15.2185027Z type_of html 2021-05-16T00:43:15.2358384Z vec_poke_n html 2021-05-16T00:43:15.2701503Z vector-coercion html 2021-05-16T00:43:15.2885728Z vector-construction html 2021-05-16T00:43:15.3048381Z vector-old-ctors html 2021-05-16T00:43:15.3188854Z with_abort html 2021-05-16T00:43:15.3336199Z with_env html 2021-05-16T00:43:15.3582285Z with_handlers html 2021-05-16T00:43:15.3797993Z with_restarts html 2021-05-16T00:43:15.3855813Z wref_key html 2021-05-16T00:43:15.3942586Z zap html 2021-05-16T00:43:15.4034701Z zap_srcref html 2021-05-16T00:43:15.4052943Z *** copying figures 2021-05-16T00:43:15.4097135Z ** building package indices 2021-05-16T00:43:15.8391878Z ** testing if installed package can be loaded 2021-05-16T00:43:15.8394246Z *** arch - i386 2021-05-16T00:43:16.0432908Z *** arch - x64 2021-05-16T00:43:16.3649531Z * DONE (rlang) 2021-05-16T00:43:16.5188484Z In R CMD INSTALL 2021-05-16T00:43:16.8049219Z * installing *source* package 'magrittr' ... 2021-05-16T00:43:16.8114262Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T00:43:16.8343559Z ** libs 2021-05-16T00:43:16.8351397Z 2021-05-16T00:43:16.8352414Z *** arch - i386 2021-05-16T00:43:16.8569301Z 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-16T00:43:17.0123683Z 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-16T00:43:17.2400285Z 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-16T00:43:17.3400863Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-16T00:43:17.3411713Z 2021-05-16T00:43:17.3412915Z *** arch - x64 2021-05-16T00:43:17.3605714Z 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-16T00:43:17.5071380Z 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-16T00:43:17.7197200Z 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-16T00:43:17.8088732Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-16T00:43:17.8116531Z ** R 2021-05-16T00:43:17.8200915Z ** inst 2021-05-16T00:43:17.8262058Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:43:17.9463813Z ** help 2021-05-16T00:43:18.0269745Z *** installing help indices 2021-05-16T00:43:18.0744933Z converting help for package 'magrittr' 2021-05-16T00:43:18.1001514Z finding HTML links ... done 2021-05-16T00:43:18.1235853Z aliases html 2021-05-16T00:43:18.1347254Z compound html 2021-05-16T00:43:18.1403641Z debug_fseq html 2021-05-16T00:43:18.1453105Z debug_pipe html 2021-05-16T00:43:18.1594833Z exposition html 2021-05-16T00:43:18.1640266Z faq-pipe-gender html 2021-05-16T00:43:18.1727130Z freduce html 2021-05-16T00:43:18.1808002Z fseq html 2021-05-16T00:43:18.1861186Z functions html 2021-05-16T00:43:18.2092526Z magrittr-package html 2021-05-16T00:43:18.2500622Z pipe html 2021-05-16T00:43:18.2552443Z pipe_eager_lexical html 2021-05-16T00:43:18.2612922Z print.fseq html 2021-05-16T00:43:18.2715279Z tee html 2021-05-16T00:43:18.2720639Z *** copying figures 2021-05-16T00:43:18.2736272Z ** building package indices 2021-05-16T00:43:18.3117139Z ** installing vignettes 2021-05-16T00:43:18.3178862Z ** testing if installed package can be loaded 2021-05-16T00:43:18.3181512Z *** arch - i386 2021-05-16T00:43:18.5219677Z *** arch - x64 2021-05-16T00:43:18.7298303Z * DONE (magrittr) 2021-05-16T00:43:18.7603000Z In R CMD INSTALL 2021-05-16T00:43:19.0502228Z * installing *source* package 'glue' ... 2021-05-16T00:43:19.0555668Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T00:43:19.0834279Z ** libs 2021-05-16T00:43:19.0842714Z 2021-05-16T00:43:19.0844015Z *** arch - i386 2021-05-16T00:43:19.1058349Z 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-16T00:43:19.2419321Z 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-16T00:43:19.3301822Z 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-16T00:43:19.5478698Z 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-16T00:43:19.6450661Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-16T00:43:19.6460005Z 2021-05-16T00:43:19.6461111Z *** arch - x64 2021-05-16T00:43:19.6665348Z 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-16T00:43:19.7979878Z 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-16T00:43:19.8869750Z 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-16T00:43:20.1306601Z 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-16T00:43:20.2242788Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-16T00:43:20.2282305Z ** R 2021-05-16T00:43:20.2380038Z ** inst 2021-05-16T00:43:20.2426161Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:43:20.5448134Z ** help 2021-05-16T00:43:20.6023421Z *** installing help indices 2021-05-16T00:43:20.6395747Z converting help for package 'glue' 2021-05-16T00:43:20.6661053Z finding HTML links ... done 2021-05-16T00:43:20.6825024Z as_glue html 2021-05-16T00:43:20.6867597Z glue-deprecated html 2021-05-16T00:43:20.7500451Z glue html 2021-05-16T00:43:20.7709632Z glue_col html 2021-05-16T00:43:20.7902829Z glue_collapse html 2021-05-16T00:43:20.7904871Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp446hPY/R.INSTALL11883a0539b4/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-16T00:43:20.8056427Z glue_safe html 2021-05-16T00:43:20.8329847Z glue_sql html 2021-05-16T00:43:20.8393257Z identity_transformer html 2021-05-16T00:43:20.8440845Z quoting html 2021-05-16T00:43:20.8529045Z trim html 2021-05-16T00:43:20.8533539Z *** copying figures 2021-05-16T00:43:20.8544587Z ** building package indices 2021-05-16T00:43:20.8865561Z ** installing vignettes 2021-05-16T00:43:20.8926204Z ** testing if installed package can be loaded 2021-05-16T00:43:20.8928765Z *** arch - i386 2021-05-16T00:43:21.1986407Z *** arch - x64 2021-05-16T00:43:21.5126704Z * DONE (glue) 2021-05-16T00:43:21.5466590Z In R CMD INSTALL 2021-05-16T00:43:21.7927800Z * installing *source* package 'sys' ... 2021-05-16T00:43:21.7968794Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T00:43:21.8206727Z ** libs 2021-05-16T00:43:21.8217430Z 2021-05-16T00:43:21.8218802Z *** arch - i386 2021-05-16T00:43:21.8469200Z 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-16T00:43:22.4372066Z 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-16T00:43:22.6304545Z 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-16T00:43:22.7481270Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-16T00:43:22.7489448Z 2021-05-16T00:43:22.7490445Z *** arch - x64 2021-05-16T00:43:22.7690271Z 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-16T00:43:23.5602963Z 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-16T00:43:23.7697237Z 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-16T00:43:23.8739252Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-16T00:43:23.8765299Z ** R 2021-05-16T00:43:23.8832265Z ** inst 2021-05-16T00:43:23.8850392Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:43:23.9823142Z ** help 2021-05-16T00:43:24.0201596Z *** installing help indices 2021-05-16T00:43:24.0455262Z converting help for package 'sys' 2021-05-16T00:43:24.0749821Z finding HTML links ... done 2021-05-16T00:43:24.0901175Z as_text html 2021-05-16T00:43:24.0952292Z deprecated html 2021-05-16T00:43:24.1506062Z exec html 2021-05-16T00:43:24.1696888Z exec_r html 2021-05-16T00:43:24.1754890Z quote html 2021-05-16T00:43:24.1759091Z ** building package indices 2021-05-16T00:43:24.1965832Z ** testing if installed package can be loaded 2021-05-16T00:43:24.1968496Z *** arch - i386 2021-05-16T00:43:24.4016734Z *** arch - x64 2021-05-16T00:43:24.6083563Z * DONE (sys) 2021-05-16T00:43:24.6327508Z In R CMD INSTALL 2021-05-16T00:43:24.8903455Z * installing *source* package 'R6' ... 2021-05-16T00:43:24.8944610Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T00:43:24.9160421Z ** R 2021-05-16T00:43:24.9225025Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:43:25.2010162Z ** help 2021-05-16T00:43:25.2361714Z *** installing help indices 2021-05-16T00:43:25.2576529Z converting help for package 'R6' 2021-05-16T00:43:25.2840283Z finding HTML links ... done 2021-05-16T00:43:25.3605892Z R6Class html 2021-05-16T00:43:25.3673274Z as.list.R6 html 2021-05-16T00:43:25.3740813Z is.R6 html 2021-05-16T00:43:25.3744776Z *** copying figures 2021-05-16T00:43:25.3759924Z ** building package indices 2021-05-16T00:43:25.3952821Z ** testing if installed package can be loaded 2021-05-16T00:43:25.3955747Z *** arch - i386 2021-05-16T00:43:25.6007274Z *** arch - x64 2021-05-16T00:43:25.8074624Z * DONE (R6) 2021-05-16T00:43:25.8290549Z In R CMD INSTALL 2021-05-16T00:43:26.3970119Z * installing *source* package 'openssl' ... 2021-05-16T00:43:26.4248029Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T00:43:26.4760877Z ** libs 2021-05-16T00:43:26.4770155Z 2021-05-16T00:43:26.4771388Z *** arch - i386 2021-05-16T00:43:26.5197241Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T00:43:28.5268331Z 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-16T00:43:28.6586050Z 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-16T00:43:28.7942426Z 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-16T00:43:28.9946199Z 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-16T00:43:29.1838729Z 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-16T00:43:29.3004048Z 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-16T00:43:29.4365220Z 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-16T00:43:29.6017749Z 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-16T00:43:29.7079823Z 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-16T00:43:29.8600868Z 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-16T00:43:29.9733492Z 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-16T00:43:30.1202030Z 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-16T00:43:30.2936720Z 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-16T00:43:30.7112605Z 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-16T00:43:31.0471961Z 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-16T00:43:31.1498364Z 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-16T00:43:31.2381292Z 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-16T00:43:31.4045862Z 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-16T00:43:31.5964366Z 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-16T00:43:31.7682454Z 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-16T00:43:31.8581753Z 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-16T00:43:31.9963004Z 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-16T00:43:32.1741871Z 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-16T00:43:32.6346123Z 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-16T00:43:32.8047574Z 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-16T00:43:32.9734639Z 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-16T00:43:33.1478559Z 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-16T00:43:33.2707717Z 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-16T00:43:33.5651490Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T00:43:33.7072673Z 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-16T00:43:34.1257572Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-16T00:43:34.1351610Z 2021-05-16T00:43:34.1352718Z *** arch - x64 2021-05-16T00:43:34.1772108Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T00:43:34.3757083Z 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-16T00:43:34.5002226Z 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-16T00:43:34.6196506Z 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-16T00:43:34.7617892Z 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-16T00:43:34.9544538Z 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-16T00:43:35.0772374Z 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-16T00:43:35.2175178Z 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-16T00:43:35.3655088Z 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-16T00:43:35.4650595Z 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-16T00:43:35.6005802Z 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-16T00:43:35.7093687Z 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-16T00:43:35.8396428Z 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-16T00:43:36.0070863Z 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-16T00:43:36.6475848Z 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-16T00:43:36.8699803Z 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-16T00:43:36.9637687Z 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-16T00:43:37.0536262Z 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-16T00:43:37.2149345Z 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-16T00:43:37.3833876Z 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-16T00:43:37.5472724Z 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-16T00:43:37.6379068Z 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-16T00:43:37.7747914Z 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-16T00:43:37.9310125Z 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-16T00:43:38.6438429Z 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-16T00:43:38.8098313Z 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-16T00:43:38.9694405Z 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-16T00:43:39.1343249Z 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-16T00:43:39.2515905Z 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-16T00:43:39.4901001Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T00:43:39.6358015Z 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-16T00:43:40.0277335Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-16T00:43:40.0364229Z ** R 2021-05-16T00:43:40.0568639Z ** inst 2021-05-16T00:43:40.0747681Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:43:40.8661601Z ** help 2021-05-16T00:43:40.9714248Z *** installing help indices 2021-05-16T00:43:41.0297014Z converting help for package 'openssl' 2021-05-16T00:43:41.0584221Z finding HTML links ... done 2021-05-16T00:43:41.0797733Z aes_cbc html 2021-05-16T00:43:41.0874455Z base64_encode html 2021-05-16T00:43:41.1075219Z bignum html 2021-05-16T00:43:41.1213040Z certificates html 2021-05-16T00:43:41.1429429Z curve25519 html 2021-05-16T00:43:41.1527136Z ec_dh html 2021-05-16T00:43:41.1731141Z encrypt_envelope html 2021-05-16T00:43:41.1814349Z fingerprint html 2021-05-16T00:43:41.2076536Z hash html 2021-05-16T00:43:41.2147962Z keygen html 2021-05-16T00:43:41.2211153Z my_key html 2021-05-16T00:43:41.2481800Z openssl html 2021-05-16T00:43:41.2512511Z openssl_config html 2021-05-16T00:43:41.2597401Z pbkdf html 2021-05-16T00:43:41.2781975Z pkcs12 html 2021-05-16T00:43:41.2843622Z rand_bytes html 2021-05-16T00:43:41.3006204Z read_key html 2021-05-16T00:43:41.3084566Z reexports html 2021-05-16T00:43:41.3200568Z rsa_encrypt html 2021-05-16T00:43:41.3404979Z signatures html 2021-05-16T00:43:41.3524293Z write_pem html 2021-05-16T00:43:41.3529635Z ** building package indices 2021-05-16T00:43:41.4027442Z ** installing vignettes 2021-05-16T00:43:41.4143132Z ** testing if installed package can be loaded 2021-05-16T00:43:41.4148130Z *** arch - i386 2021-05-16T00:43:41.7212510Z *** arch - x64 2021-05-16T00:43:42.0338420Z * DONE (openssl) 2021-05-16T00:43:42.1709178Z In R CMD INSTALL 2021-05-16T00:43:42.4101766Z * installing *source* package 'mime' ... 2021-05-16T00:43:42.4126830Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T00:43:42.4342929Z ** libs 2021-05-16T00:43:42.4351866Z 2021-05-16T00:43:42.4353181Z *** arch - i386 2021-05-16T00:43:42.4579836Z 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-16T00:43:42.5552112Z 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-16T00:43:42.7648673Z 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-16T00:43:42.8603241Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-16T00:43:42.8618071Z 2021-05-16T00:43:42.8619203Z *** arch - x64 2021-05-16T00:43:42.8817439Z 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-16T00:43:42.9724312Z 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-16T00:43:43.1885801Z 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-16T00:43:43.2784267Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-16T00:43:43.2867663Z ** R 2021-05-16T00:43:43.2972144Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:43:43.4559529Z ** help 2021-05-16T00:43:43.4862734Z *** installing help indices 2021-05-16T00:43:43.5106450Z converting help for package 'mime' 2021-05-16T00:43:43.5381558Z finding HTML links ... done 2021-05-16T00:43:43.5570494Z guess_type html 2021-05-16T00:43:43.5672965Z mimemap html 2021-05-16T00:43:43.5744165Z parse_multipart html 2021-05-16T00:43:43.5748165Z ** building package indices 2021-05-16T00:43:43.5898295Z ** testing if installed package can be loaded 2021-05-16T00:43:43.5900733Z *** arch - i386 2021-05-16T00:43:43.7942237Z *** arch - x64 2021-05-16T00:43:44.0002908Z * DONE (mime) 2021-05-16T00:43:44.0207897Z In R CMD INSTALL 2021-05-16T00:43:44.4333365Z * installing *source* package 'curl' ... 2021-05-16T00:43:44.4477765Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T00:43:44.4954207Z ** libs 2021-05-16T00:43:44.4964291Z 2021-05-16T00:43:44.4965425Z *** arch - i386 2021-05-16T00:43:44.5447655Z 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-16T00:43:44.5652448Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T00:43:45.8321117Z 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-16T00:43:46.2447668Z 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-16T00:43:46.6439267Z 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-16T00:43:47.0911643Z 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-16T00:43:47.4901846Z 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-16T00:43:47.8887626Z 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-16T00:43:48.3085443Z 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-16T00:43:48.6811343Z 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-16T00:43:49.0530603Z 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-16T00:43:49.6967076Z 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-16T00:43:50.1024742Z 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-16T00:43:50.4984481Z 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-16T00:43:50.8932084Z 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-16T00:43:51.4362009Z 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-16T00:43:51.8511790Z 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-16T00:43:51.9681002Z 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-16T00:43:52.0681430Z 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-16T00:43:52.4551154Z 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-16T00:43:52.8460388Z 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-16T00:43:53.2959876Z 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-16T00:43:53.7300211Z 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-16T00:43:54.1396320Z 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-16T00:43:54.3579511Z 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-16T00:43:54.8916089Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-16T00:43:54.9006688Z 2021-05-16T00:43:54.9007571Z *** arch - x64 2021-05-16T00:43:54.9377098Z 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-16T00:43:54.9578372Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T00:43:55.1649940Z 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-16T00:43:55.5674310Z 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-16T00:43:56.1826541Z 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-16T00:43:56.8477890Z 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-16T00:43:57.4910719Z 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-16T00:43:58.1130422Z 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-16T00:43:58.7679417Z 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-16T00:43:59.3875659Z 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-16T00:44:00.0135359Z 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-16T00:44:00.9133760Z 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-16T00:44:01.5658449Z 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-16T00:44:02.1785771Z 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-16T00:44:02.8013631Z 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-16T00:44:03.5167481Z 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-16T00:44:04.1375305Z 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-16T00:44:04.2413368Z 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-16T00:44:04.3350268Z 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-16T00:44:04.9395023Z 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-16T00:44:05.5591319Z 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-16T00:44:06.2256498Z 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-16T00:44:06.8422893Z 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-16T00:44:07.4428160Z 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-16T00:44:07.6694725Z 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-16T00:44:08.1863515Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-16T00:44:08.1968469Z ** R 2021-05-16T00:44:08.2185289Z ** inst 2021-05-16T00:44:08.2282000Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:08.5766314Z ** help 2021-05-16T00:44:08.6739554Z *** installing help indices 2021-05-16T00:44:08.7277845Z converting help for package 'curl' 2021-05-16T00:44:08.7567589Z finding HTML links ... done 2021-05-16T00:44:08.7849649Z curl html 2021-05-16T00:44:08.8037361Z curl_download html 2021-05-16T00:44:08.8120212Z curl_echo html 2021-05-16T00:44:08.8504022Z curl_escape html 2021-05-16T00:44:08.8791534Z curl_fetch html 2021-05-16T00:44:08.8855719Z curl_options html 2021-05-16T00:44:08.9026301Z curl_upload html 2021-05-16T00:44:08.9122109Z file_writer html 2021-05-16T00:44:08.9314437Z handle html 2021-05-16T00:44:08.9383361Z handle_cookies html 2021-05-16T00:44:08.9454999Z ie_proxy html 2021-05-16T00:44:08.9898178Z multi html 2021-05-16T00:44:08.9989392Z multipart html 2021-05-16T00:44:09.0098449Z nslookup html 2021-05-16T00:44:09.0166661Z parse_date html 2021-05-16T00:44:09.0245279Z parse_headers html 2021-05-16T00:44:09.0621384Z send_mail html 2021-05-16T00:44:09.0627038Z ** building package indices 2021-05-16T00:44:09.1124290Z ** installing vignettes 2021-05-16T00:44:09.1207944Z ** testing if installed package can be loaded 2021-05-16T00:44:09.1210588Z *** arch - i386 2021-05-16T00:44:09.4269049Z *** arch - x64 2021-05-16T00:44:09.7367029Z * DONE (curl) 2021-05-16T00:44:09.8002239Z In R CMD INSTALL 2021-05-16T00:44:10.2601062Z * installing *source* package 'jsonlite' ... 2021-05-16T00:44:10.2772389Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T00:44:10.3019226Z ** libs 2021-05-16T00:44:10.3028753Z 2021-05-16T00:44:10.3029961Z *** arch - i386 2021-05-16T00:44:10.3538941Z 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-16T00:44:10.4731143Z 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-16T00:44:10.5843885Z 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-16T00:44:10.6944893Z 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-16T00:44:10.8368194Z 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-16T00:44:10.9586662Z 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-16T00:44:11.0654406Z 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-16T00:44:11.1662482Z 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-16T00:44:11.2768277Z 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-16T00:44:11.3821573Z 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-16T00:44:11.5806528Z 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-16T00:44:11.7022853Z 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-16T00:44:11.8380861Z 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-16T00:44:11.9639672Z 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-16T00:44:12.0888293Z 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-16T00:44:12.1996613Z 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-16T00:44:12.3036636Z 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-16T00:44:12.4038748Z 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-16T00:44:12.5207993Z 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-16T00:44:12.6252752Z 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-16T00:44:12.7271650Z 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-16T00:44:12.8415477Z 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-16T00:44:12.9245768Z 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-16T00:44:13.0262375Z 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-16T00:44:13.1736876Z 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-16T00:44:13.4496543Z 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-16T00:44:13.7193878Z 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-16T00:44:13.9422800Z 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-16T00:44:14.1832283Z 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-16T00:44:14.3169405Z 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-16T00:44:14.4346533Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-16T00:44:14.4357481Z 2021-05-16T00:44:14.4358666Z *** arch - x64 2021-05-16T00:44:14.4805902Z 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-16T00:44:14.5871665Z 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-16T00:44:14.6789327Z 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-16T00:44:14.7763542Z 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-16T00:44:14.9064794Z 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-16T00:44:15.0170132Z 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-16T00:44:15.1123450Z 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-16T00:44:15.2084944Z 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-16T00:44:15.3044769Z 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-16T00:44:15.4001486Z 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-16T00:44:15.5653034Z 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-16T00:44:15.6745636Z 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-16T00:44:15.7958237Z 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-16T00:44:15.9127505Z 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-16T00:44:16.0275267Z 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-16T00:44:16.1318368Z 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-16T00:44:16.2283982Z 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-16T00:44:16.3154783Z 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-16T00:44:16.4259263Z 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-16T00:44:16.5281181Z 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-16T00:44:16.6263787Z 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-16T00:44:16.7290705Z 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-16T00:44:16.8059126Z 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-16T00:44:16.8940374Z 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-16T00:44:17.0255699Z 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-16T00:44:17.2889329Z 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-16T00:44:17.5460808Z 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-16T00:44:17.7351902Z 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-16T00:44:17.9073036Z 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-16T00:44:18.0522511Z 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-16T00:44:18.1597745Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-16T00:44:18.1662608Z ** R 2021-05-16T00:44:18.1901807Z ** inst 2021-05-16T00:44:18.1981732Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:18.2992138Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-16T00:44:18.9919219Z ** help 2021-05-16T00:44:19.0557088Z *** installing help indices 2021-05-16T00:44:19.0937354Z converting help for package 'jsonlite' 2021-05-16T00:44:19.1212879Z finding HTML links ... done 2021-05-16T00:44:19.1345886Z base64 html 2021-05-16T00:44:19.1411476Z flatten html 2021-05-16T00:44:19.2262469Z fromJSON html 2021-05-16T00:44:19.2311750Z prettify html 2021-05-16T00:44:19.2415720Z rbind_pages html 2021-05-16T00:44:19.2535321Z read_json html 2021-05-16T00:44:19.2657813Z serializeJSON html 2021-05-16T00:44:19.3081460Z stream_in html 2021-05-16T00:44:19.3198450Z unbox html 2021-05-16T00:44:19.3243467Z validate html 2021-05-16T00:44:19.3248490Z ** building package indices 2021-05-16T00:44:19.3556971Z ** installing vignettes 2021-05-16T00:44:19.3635618Z ** testing if installed package can be loaded 2021-05-16T00:44:19.3638407Z *** arch - i386 2021-05-16T00:44:19.5677980Z *** arch - x64 2021-05-16T00:44:19.7756408Z * DONE (jsonlite) 2021-05-16T00:44:19.8489372Z In R CMD INSTALL 2021-05-16T00:44:20.1209169Z * installing *source* package 'gitcreds' ... 2021-05-16T00:44:20.1259495Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.1470802Z ** R 2021-05-16T00:44:20.1600776Z ** inst 2021-05-16T00:44:20.1643129Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:20.4794962Z ** help 2021-05-16T00:44:20.5271347Z *** installing help indices 2021-05-16T00:44:20.5561107Z converting help for package 'gitcreds' 2021-05-16T00:44:20.5826544Z finding HTML links ... done 2021-05-16T00:44:20.6084479Z gitcreds-api html 2021-05-16T00:44:20.6151709Z gitcreds_cache_envvar html 2021-05-16T00:44:20.7255253Z gitcreds_get html 2021-05-16T00:44:20.7754502Z gitcreds_list html 2021-05-16T00:44:20.7824352Z gitcreds_parse_output html 2021-05-16T00:44:20.7828539Z ** building package indices 2021-05-16T00:44:20.8033218Z ** installing vignettes 2021-05-16T00:44:20.8085530Z ** testing if installed package can be loaded 2021-05-16T00:44:20.8087965Z *** arch - i386 2021-05-16T00:44:21.0129268Z *** arch - x64 2021-05-16T00:44:21.2197714Z * DONE (gitcreds) 2021-05-16T00:44:21.2443482Z In R CMD INSTALL 2021-05-16T00:44:21.5445325Z * installing *source* package 'zip' ... 2021-05-16T00:44:21.5510721Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.5712563Z ** libs 2021-05-16T00:44:21.5719842Z 2021-05-16T00:44:21.5720862Z *** arch - i386 2021-05-16T00:44:21.6018982Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T00:44:21.6019746Z -municode -o tools/cmdzip.exe 2021-05-16T00:44:25.9767922Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T00:44:25.9769299Z -municode -o tools/cmdunzip.exe 2021-05-16T00:44:30.2133321Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T00:44:30.7587386Z [1] TRUE 2021-05-16T00:44:30.7692909Z 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-16T00:44:30.8593038Z 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-16T00:44:33.9848459Z 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-16T00:44:34.3872522Z 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-16T00:44:34.7968328Z 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-16T00:44:35.3287081Z 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-16T00:44:35.4446692Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T00:44:35.4508156Z 2021-05-16T00:44:35.4509306Z *** arch - x64 2021-05-16T00:44:35.4801626Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T00:44:35.4802810Z -municode -o tools/cmdzip.exe 2021-05-16T00:44:39.5183706Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T00:44:39.5185019Z -municode -o tools/cmdunzip.exe 2021-05-16T00:44:43.4775962Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T00:44:43.6626822Z [1] TRUE 2021-05-16T00:44:43.6742774Z 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-16T00:44:43.7660753Z 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-16T00:44:45.9348691Z 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-16T00:44:46.5763059Z 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-16T00:44:47.1947296Z 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-16T00:44:47.9169024Z 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-16T00:44:48.0220873Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T00:44:48.0280301Z ** R 2021-05-16T00:44:48.0363910Z ** inst 2021-05-16T00:44:48.0394300Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:48.1896853Z ** help 2021-05-16T00:44:48.2315691Z *** installing help indices 2021-05-16T00:44:48.2546112Z converting help for package 'zip' 2021-05-16T00:44:48.2792616Z finding HTML links ... done 2021-05-16T00:44:48.3025112Z unzip html 2021-05-16T00:44:48.3246029Z unzip_process html 2021-05-16T00:44:48.3632369Z zip html 2021-05-16T00:44:48.3707820Z zip_list html 2021-05-16T00:44:48.3934599Z zip_process html 2021-05-16T00:44:48.3938645Z ** building package indices 2021-05-16T00:44:48.4162078Z ** testing if installed package can be loaded 2021-05-16T00:44:48.4163885Z *** arch - i386 2021-05-16T00:44:48.6204686Z *** arch - x64 2021-05-16T00:44:48.8276645Z * DONE (zip) 2021-05-16T00:44:48.8608770Z In R CMD INSTALL 2021-05-16T00:44:49.2603488Z * installing *source* package 'rstudioapi' ... 2021-05-16T00:44:49.2734778Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T00:44:49.2965751Z ** R 2021-05-16T00:44:49.3205588Z ** inst 2021-05-16T00:44:49.3298476Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:49.6734942Z ** help 2021-05-16T00:44:50.0209960Z *** installing help indices 2021-05-16T00:44:50.2193623Z converting help for package 'rstudioapi' 2021-05-16T00:44:50.2492738Z finding HTML links ... done 2021-05-16T00:44:50.2961435Z addTheme html 2021-05-16T00:44:50.3093719Z applyTheme html 2021-05-16T00:44:50.3159996Z askForPassword html 2021-05-16T00:44:50.3237841Z askForSecret html 2021-05-16T00:44:50.3274565Z bugReport html 2021-05-16T00:44:50.3704961Z build-tools html 2021-05-16T00:44:50.3769349Z callFun html 2021-05-16T00:44:50.3879897Z chunk-callbacks html 2021-05-16T00:44:50.4073655Z convertTheme html 2021-05-16T00:44:50.4253667Z createProjectTemplate html 2021-05-16T00:44:50.4336704Z dictionaries html 2021-05-16T00:44:50.4403311Z document_position html 2021-05-16T00:44:50.4535172Z document_range html 2021-05-16T00:44:50.4646944Z executeCommand html 2021-05-16T00:44:50.4781752Z file-dialogs html 2021-05-16T00:44:50.4860391Z filesPaneNavigate html 2021-05-16T00:44:50.4920493Z getActiveProject html 2021-05-16T00:44:50.5026284Z getRStudioPackageDependencies html 2021-05-16T00:44:50.5148330Z getThemeInfo html 2021-05-16T00:44:50.5196628Z getThemes html 2021-05-16T00:44:50.5252745Z getVersion html 2021-05-16T00:44:50.5306220Z hasColorConsole html 2021-05-16T00:44:50.5430405Z hasFun html 2021-05-16T00:44:50.5588589Z highlightUi html 2021-05-16T00:44:50.5677373Z isAvailable html 2021-05-16T00:44:50.5961883Z jobAdd html 2021-05-16T00:44:50.6068125Z jobAddOutput html 2021-05-16T00:44:50.6223120Z jobAddProgress html 2021-05-16T00:44:50.6319693Z jobRemove html 2021-05-16T00:44:50.6496755Z jobRunScript html 2021-05-16T00:44:50.6615830Z jobSetProgress html 2021-05-16T00:44:50.6793695Z jobSetState html 2021-05-16T00:44:50.6904224Z jobSetStatus html 2021-05-16T00:44:50.7059431Z launcher html 2021-05-16T00:44:50.7190447Z launcherConfig html 2021-05-16T00:44:50.7334058Z launcherContainer html 2021-05-16T00:44:50.7397522Z launcherControlJob html 2021-05-16T00:44:50.7441517Z launcherGetJob html 2021-05-16T00:44:50.7583906Z launcherHostMount html 2021-05-16T00:44:50.7744326Z launcherNfsMount html 2021-05-16T00:44:50.7870849Z launcherPlacementConstraint html 2021-05-16T00:44:50.7995008Z launcherResourceLimit html 2021-05-16T00:44:50.8415756Z launcherSubmitJob html 2021-05-16T00:44:50.8547970Z launcherSubmitR html 2021-05-16T00:44:50.8750180Z navigateToFile html 2021-05-16T00:44:50.8831627Z persistent-values html 2021-05-16T00:44:50.8881959Z previewRd html 2021-05-16T00:44:50.8962159Z previewSql html 2021-05-16T00:44:50.9022479Z primary_selection html 2021-05-16T00:44:50.9121567Z projects html 2021-05-16T00:44:50.9210210Z readPreference html 2021-05-16T00:44:50.9318228Z readRStudioPreference html 2021-05-16T00:44:50.9361037Z removeTheme html 2021-05-16T00:44:50.9410768Z restartSession html 2021-05-16T00:44:50.9778718Z rstudio-documents html 2021-05-16T00:44:50.9888431Z rstudio-editors html 2021-05-16T00:44:50.9966046Z savePlotAsImage html 2021-05-16T00:44:51.0030537Z selections html 2021-05-16T00:44:51.0110869Z sendToConsole html 2021-05-16T00:44:51.0188275Z showDialog html 2021-05-16T00:44:51.0269572Z showPrompt html 2021-05-16T00:44:51.0378687Z showQuestion html 2021-05-16T00:44:51.0515986Z sourceMarkers html 2021-05-16T00:44:51.0561511Z systemUsername html 2021-05-16T00:44:51.0681270Z terminalActivate html 2021-05-16T00:44:51.0776253Z terminalBuffer html 2021-05-16T00:44:51.0874193Z terminalBusy html 2021-05-16T00:44:51.0954015Z terminalClear html 2021-05-16T00:44:51.1081372Z terminalContext html 2021-05-16T00:44:51.1210687Z terminalCreate html 2021-05-16T00:44:51.1304871Z terminalExecute html 2021-05-16T00:44:51.1396565Z terminalExitCode html 2021-05-16T00:44:51.1488986Z terminalKill html 2021-05-16T00:44:51.1535434Z terminalList html 2021-05-16T00:44:51.1636910Z terminalRunning html 2021-05-16T00:44:51.1731059Z terminalSend html 2021-05-16T00:44:51.1781409Z terminalVisible html 2021-05-16T00:44:51.1874625Z translateLocalUrl html 2021-05-16T00:44:51.1949526Z updateDialog html 2021-05-16T00:44:51.1982640Z userIdentity html 2021-05-16T00:44:51.2047667Z versionInfo html 2021-05-16T00:44:51.2284461Z viewer html 2021-05-16T00:44:51.2384315Z writePreference html 2021-05-16T00:44:51.2509493Z writeRStudioPreference html 2021-05-16T00:44:51.2521160Z *** copying figures 2021-05-16T00:44:51.2536178Z ** building package indices 2021-05-16T00:44:51.4260690Z ** installing vignettes 2021-05-16T00:44:51.4344597Z ** testing if installed package can be loaded 2021-05-16T00:44:51.4347298Z *** arch - i386 2021-05-16T00:44:51.6395615Z *** arch - x64 2021-05-16T00:44:51.8535342Z * DONE (rstudioapi) 2021-05-16T00:44:51.9094558Z In R CMD INSTALL 2021-05-16T00:44:52.2014634Z * installing *source* package 'rprojroot' ... 2021-05-16T00:44:52.2088979Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T00:44:52.2339566Z ** R 2021-05-16T00:44:52.2429610Z ** inst 2021-05-16T00:44:52.2459423Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:52.5417590Z ** help 2021-05-16T00:44:52.5921941Z *** installing help indices 2021-05-16T00:44:52.6212960Z converting help for package 'rprojroot' 2021-05-16T00:44:52.6452443Z finding HTML links ... done 2021-05-16T00:44:52.6649400Z criteria html 2021-05-16T00:44:52.6705243Z deprecated html 2021-05-16T00:44:52.6866737Z find_root html 2021-05-16T00:44:52.7100324Z find_root_file html 2021-05-16T00:44:52.7566296Z root_criterion html 2021-05-16T00:44:52.7712475Z rprojroot-package html 2021-05-16T00:44:52.7934618Z thisfile html 2021-05-16T00:44:52.7938817Z *** copying figures 2021-05-16T00:44:52.7976964Z ** building package indices 2021-05-16T00:44:52.8250884Z ** installing vignettes 2021-05-16T00:44:52.8314726Z ** testing if installed package can be loaded 2021-05-16T00:44:52.8317110Z *** arch - i386 2021-05-16T00:44:53.0395632Z *** arch - x64 2021-05-16T00:44:53.2481558Z * DONE (rprojroot) 2021-05-16T00:44:53.2834643Z In R CMD INSTALL 2021-05-16T00:44:53.5549861Z * installing *source* package 'crayon' ... 2021-05-16T00:44:53.5599266Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T00:44:53.5834211Z ** R 2021-05-16T00:44:53.5998476Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:54.2761306Z ** help 2021-05-16T00:44:54.3779085Z *** installing help indices 2021-05-16T00:44:54.4412388Z converting help for package 'crayon' 2021-05-16T00:44:54.4659030Z finding HTML links ... done 2021-05-16T00:44:54.4834914Z chr html 2021-05-16T00:44:54.5014729Z col_align html 2021-05-16T00:44:54.5181373Z col_nchar html 2021-05-16T00:44:54.5405777Z col_strsplit html 2021-05-16T00:44:54.5553723Z col_substr html 2021-05-16T00:44:54.5705024Z col_substring html 2021-05-16T00:44:54.5850334Z combine_styles html 2021-05-16T00:44:54.5919921Z concat html 2021-05-16T00:44:54.6175103Z crayon html 2021-05-16T00:44:54.6238758Z drop_style html 2021-05-16T00:44:54.6299136Z has_color html 2021-05-16T00:44:54.6353394Z has_style html 2021-05-16T00:44:54.6455171Z hyperlink html 2021-05-16T00:44:54.6710567Z make_style html 2021-05-16T00:44:54.7039502Z num_ansi_colors html 2021-05-16T00:44:54.7135509Z num_colors html 2021-05-16T00:44:54.7192226Z show_ansi_colors html 2021-05-16T00:44:54.7281928Z start.crayon html 2021-05-16T00:44:54.7327292Z strip_style html 2021-05-16T00:44:54.7421547Z style html 2021-05-16T00:44:54.7481787Z styles html 2021-05-16T00:44:54.7487628Z ** building package indices 2021-05-16T00:44:54.8053883Z ** testing if installed package can be loaded 2021-05-16T00:44:54.8055409Z *** arch - i386 2021-05-16T00:44:55.0104861Z *** arch - x64 2021-05-16T00:44:55.2195859Z * DONE (crayon) 2021-05-16T00:44:55.2440616Z In R CMD INSTALL 2021-05-16T00:44:55.5065699Z * installing *source* package 'fastmap' ... 2021-05-16T00:44:55.5102740Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T00:44:55.5313332Z ** libs 2021-05-16T00:44:55.5322079Z 2021-05-16T00:44:55.5323270Z *** arch - i386 2021-05-16T00:44:55.5593949Z 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-16T00:44:57.3745380Z 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-16T00:44:57.5726519Z 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-16T00:44:57.8638617Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-16T00:44:57.8659114Z 2021-05-16T00:44:57.8660261Z *** arch - x64 2021-05-16T00:44:57.8916520Z 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-16T00:44:59.6825831Z 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-16T00:44:59.8826280Z 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-16T00:45:00.2195188Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-16T00:45:00.2233102Z ** R 2021-05-16T00:45:00.2329794Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:45:00.4611245Z ** help 2021-05-16T00:45:00.4920066Z *** installing help indices 2021-05-16T00:45:00.5144107Z converting help for package 'fastmap' 2021-05-16T00:45:00.5399902Z finding HTML links ... done 2021-05-16T00:45:00.5824151Z fastmap html 2021-05-16T00:45:00.6057591Z fastqueue html 2021-05-16T00:45:00.6271480Z faststack html 2021-05-16T00:45:00.6315339Z key_missing html 2021-05-16T00:45:00.6318681Z ** building package indices 2021-05-16T00:45:00.6516778Z ** testing if installed package can be loaded 2021-05-16T00:45:00.6518902Z *** arch - i386 2021-05-16T00:45:00.8558589Z *** arch - x64 2021-05-16T00:45:01.0624619Z * DONE (fastmap) 2021-05-16T00:45:01.0894582Z In R CMD INSTALL 2021-05-16T00:45:01.4105936Z * installing *source* package 'withr' ... 2021-05-16T00:45:01.4180071Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T00:45:01.4449546Z ** R 2021-05-16T00:45:01.4621760Z ** inst 2021-05-16T00:45:01.4657852Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:45:01.9278054Z ** help 2021-05-16T00:45:02.0767171Z *** installing help indices 2021-05-16T00:45:02.1485487Z converting help for package 'withr' 2021-05-16T00:45:02.1742173Z finding HTML links ... done 2021-05-16T00:45:02.2359233Z defer html 2021-05-16T00:45:02.3255740Z devices html 2021-05-16T00:45:02.3257556Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuccShd/R.INSTALL5c850de2f89/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-16T00:45:02.3288196Z makevars_user html 2021-05-16T00:45:02.3402612Z set_makevars html 2021-05-16T00:45:02.3611129Z with_ html 2021-05-16T00:45:02.3704473Z with_collate html 2021-05-16T00:45:02.3817301Z with_connection html 2021-05-16T00:45:02.3927342Z with_db_connection html 2021-05-16T00:45:02.4021855Z with_dir html 2021-05-16T00:45:02.4185294Z with_envvar html 2021-05-16T00:45:02.4277571Z with_file html 2021-05-16T00:45:02.4370771Z with_gctorture2 html 2021-05-16T00:45:02.4487522Z with_libpaths html 2021-05-16T00:45:02.4612358Z with_locale html 2021-05-16T00:45:02.4756084Z with_makevars html 2021-05-16T00:45:02.4893010Z with_options html 2021-05-16T00:45:02.5299375Z with_package html 2021-05-16T00:45:02.5302679Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuccShd/R.INSTALL5c850de2f89/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-16T00:45:02.5421784Z with_par html 2021-05-16T00:45:02.5551100Z with_path html 2021-05-16T00:45:02.5692299Z with_rng_version html 2021-05-16T00:45:02.5812106Z with_seed html 2021-05-16T00:45:02.6039500Z with_sink html 2021-05-16T00:45:02.6162173Z with_temp_libpaths html 2021-05-16T00:45:02.6313614Z with_tempfile html 2021-05-16T00:45:02.6434296Z with_timezone html 2021-05-16T00:45:02.6823818Z withr html 2021-05-16T00:45:02.6830508Z *** copying figures 2021-05-16T00:45:02.6844821Z ** building package indices 2021-05-16T00:45:02.7565449Z ** installing vignettes 2021-05-16T00:45:02.7629154Z ** testing if installed package can be loaded 2021-05-16T00:45:02.7631611Z *** arch - i386 2021-05-16T00:45:02.9679004Z *** arch - x64 2021-05-16T00:45:03.1763283Z * DONE (withr) 2021-05-16T00:45:03.2086297Z In R CMD INSTALL 2021-05-16T00:45:03.4537156Z * installing *source* package 'rappdirs' ... 2021-05-16T00:45:03.4568992Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T00:45:03.4848204Z ** libs 2021-05-16T00:45:03.4855578Z 2021-05-16T00:45:03.4856470Z *** arch - i386 2021-05-16T00:45:03.5068418Z 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-16T00:45:03.5973735Z 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-16T00:45:04.2538508Z 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-16T00:45:04.3487601Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-16T00:45:04.3496123Z 2021-05-16T00:45:04.3497301Z *** arch - x64 2021-05-16T00:45:04.3680469Z 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-16T00:45:04.4528087Z 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-16T00:45:05.3167481Z 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-16T00:45:05.4118334Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-16T00:45:05.4145043Z ** R 2021-05-16T00:45:05.4230079Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:45:05.5521643Z ** help 2021-05-16T00:45:05.5972562Z *** installing help indices 2021-05-16T00:45:05.6293704Z converting help for package 'rappdirs' 2021-05-16T00:45:05.6548864Z finding HTML links ... done 2021-05-16T00:45:05.6809141Z app_dir html 2021-05-16T00:45:05.7124688Z rappdirs-package html 2021-05-16T00:45:05.7345609Z site_data_dir html 2021-05-16T00:45:05.7570998Z user_cache_dir html 2021-05-16T00:45:05.7825112Z user_data_dir html 2021-05-16T00:45:05.8051106Z user_log_dir html 2021-05-16T00:45:05.8055851Z ** building package indices 2021-05-16T00:45:05.8329240Z ** testing if installed package can be loaded 2021-05-16T00:45:05.8331849Z *** arch - i386 2021-05-16T00:45:06.0379064Z *** arch - x64 2021-05-16T00:45:06.2443017Z * DONE (rappdirs) 2021-05-16T00:45:06.2680262Z In R CMD INSTALL 2021-05-16T00:45:06.8969221Z * installing *source* package 'fs' ... 2021-05-16T00:45:06.9282034Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T00:45:06.9565863Z ** libs 2021-05-16T00:45:06.9574970Z 2021-05-16T00:45:06.9576239Z *** arch - i386 2021-05-16T00:45:07.0912921Z 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-16T00:45:07.6681398Z 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-16T00:45:08.3740588Z 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-16T00:45:09.1499043Z 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-16T00:45:09.2631659Z 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-16T00:45:09.8399395Z 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-16T00:45:10.5203416Z 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-16T00:45:11.2550270Z 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-16T00:45:12.0413736Z 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-16T00:45:12.7538475Z 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-16T00:45:13.4964857Z 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-16T00:45:14.1610767Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T00:45:14.1612892Z 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-16T00:45:14.1618628Z HAVE_DTRACE=0 2021-05-16T00:45:14.1997220Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmp8O1mm7/R.INSTALL10c01e13b5f/fs/src-i386/libuv-1.38.1' 2021-05-16T00:45:14.1999060Z 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-16T00:45:14.4612605Z 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-16T00:45:14.6564785Z 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-16T00:45:14.8366556Z 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-16T00:45:15.0896881Z 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-16T00:45:15.2457050Z 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-16T00:45:15.4749367Z 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-16T00:45:15.6486009Z 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-16T00:45:15.9120742Z 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-16T00:45:16.1491986Z 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-16T00:45:16.6677253Z 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-16T00:45:16.9610792Z 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-16T00:45:17.4757955Z 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-16T00:45:17.6825579Z 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-16T00:45:18.2561889Z 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-16T00:45:19.0586930Z 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-16T00:45:19.3663151Z 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-16T00:45:19.5870143Z 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-16T00:45:19.9199856Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T00:45:19.9203090Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T00:45:19.9203985Z #pragma warning(suppress : 4996) 2021-05-16T00:45:19.9204499Z ^ 2021-05-16T00:45:20.1850705Z src/win/util.c: In function 'uv_os_environ': 2021-05-16T00:45:20.1853147Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:45:20.1855008Z ptr = strchr(buf + 1, '='); 2021-05-16T00:45:20.1855985Z ^ 2021-05-16T00:45:20.3233977Z 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-16T00:45:20.7567976Z 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-16T00:45:21.3675629Z 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-16T00:45:21.5126487Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T00:45:21.5129162Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T00:45:21.5131111Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T00:45:21.5132254Z ^ 2021-05-16T00:45:21.5134054Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T00:45:21.6057845Z 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-16T00:45:22.5425711Z 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-16T00:45:22.7033251Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T00:45:22.7042046Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T00:45:22.7042709Z int err = 0; 2021-05-16T00:45:22.7043270Z ^ 2021-05-16T00:45:22.7044102Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T00:45:22.7045115Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T00:45:22.7045874Z int err = 0; 2021-05-16T00:45:22.7046455Z ^ 2021-05-16T00:45:22.7047403Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T00:45:22.7048326Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T00:45:22.7048862Z ^ 2021-05-16T00:45:22.7050621Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T00:45:22.7051624Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T00:45:22.7052480Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T00:45:22.7053001Z ^ 2021-05-16T00:45:22.7053941Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T00:45:23.3800642Z src/win/fs.c: In function 'uv__fs_work': 2021-05-16T00:45:23.3802190Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:45:23.3803499Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T00:45:23.3804264Z ^ 2021-05-16T00:45:23.3805287Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-16T00:45:23.3806102Z uv_stat_t new_statbuf; 2021-05-16T00:45:23.3806682Z ^ 2021-05-16T00:45:23.3807897Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:45:23.3809101Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T00:45:23.3809724Z ^ 2021-05-16T00:45:23.3810564Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-16T00:45:23.3811363Z uv_stat_t new_statbuf; 2021-05-16T00:45:23.3811924Z ^ 2021-05-16T00:45:23.3813148Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:45:23.3814336Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T00:45:23.3815121Z ^ 2021-05-16T00:45:23.3815980Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-16T00:45:23.3816724Z uv_stat_t statbuf; 2021-05-16T00:45:23.3817281Z ^ 2021-05-16T00:45:23.3818479Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:45:23.3819647Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T00:45:23.3820281Z ^ 2021-05-16T00:45:23.3821098Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-16T00:45:23.3821861Z uv_stat_t statbuf; 2021-05-16T00:45:23.3822422Z ^ 2021-05-16T00:45:24.1337080Z 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-16T00:45:24.3316783Z 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-16T00:45:24.6547040Z 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-16T00:45:24.8621639Z 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-16T00:45:25.1594954Z 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-16T00:45:25.3398393Z 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-16T00:45:25.5484212Z 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-16T00:45:25.8151787Z 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-16T00:45:26.0074396Z 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-16T00:45:26.2303436Z 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-16T00:45:26.4850891Z 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-16T00:45:26.6797416Z 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-16T00:45:26.7073773Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmp8O1mm7/R.INSTALL10c01e13b5f/fs/src-i386/libuv-1.38.1' 2021-05-16T00:45:26.8130507Z 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-16T00:45:27.1332942Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-16T00:45:27.1365037Z 2021-05-16T00:45:27.1366224Z *** arch - x64 2021-05-16T00:45:27.2672175Z 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-16T00:45:28.0806441Z 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-16T00:45:28.9657123Z 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-16T00:45:29.9264333Z 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-16T00:45:30.0360710Z 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-16T00:45:30.8287942Z 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-16T00:45:31.7771018Z 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-16T00:45:32.7723567Z 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-16T00:45:33.7912502Z 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-16T00:45:34.7328171Z 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-16T00:45:35.6904825Z 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-16T00:45:36.5919101Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T00:45:36.5920980Z 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-16T00:45:36.5923921Z HAVE_DTRACE=0 2021-05-16T00:45:36.6260082Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmp8O1mm7/R.INSTALL10c01e13b5f/fs/src-x64/libuv-1.38.1' 2021-05-16T00:45:36.6261725Z 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-16T00:45:37.0832545Z 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-16T00:45:37.4862204Z 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-16T00:45:37.8946866Z 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-16T00:45:38.3616360Z 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-16T00:45:38.7399492Z 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-16T00:45:39.1781446Z 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-16T00:45:39.5756214Z 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-16T00:45:40.0150817Z 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-16T00:45:40.4639513Z 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-16T00:45:41.1302849Z 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-16T00:45:41.6356053Z 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-16T00:45:42.2427534Z 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-16T00:45:42.6735128Z 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-16T00:45:43.1825213Z 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-16T00:45:44.0815124Z 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-16T00:45:44.6038318Z 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-16T00:45:45.0441215Z 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-16T00:45:45.5934470Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T00:45:45.5936913Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T00:45:45.5938105Z #pragma warning(suppress : 4996) 2021-05-16T00:45:45.5938661Z ^ 2021-05-16T00:45:45.9344964Z 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-16T00:45:46.5284435Z 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-16T00:45:47.2423318Z 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-16T00:45:47.6098225Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T00:45:47.6100928Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T00:45:47.6102895Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T00:45:47.6104017Z ^ 2021-05-16T00:45:47.6105796Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T00:45:47.7058158Z 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-16T00:45:48.7320179Z 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-16T00:45:49.0979044Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T00:45:49.0981760Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T00:45:49.0982415Z int err = 0; 2021-05-16T00:45:49.0982811Z ^ 2021-05-16T00:45:49.0989121Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T00:45:49.0990154Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T00:45:49.0990897Z int err = 0; 2021-05-16T00:45:49.0991366Z ^ 2021-05-16T00:45:49.0992371Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T00:45:49.0993365Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T00:45:49.0993934Z ^ 2021-05-16T00:45:49.0995726Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T00:45:49.0996876Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T00:45:49.0997725Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T00:45:49.0998236Z ^ 2021-05-16T00:45:49.0999335Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T00:45:49.2363747Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T00:45:49.8843576Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:45:49.8845576Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T00:45:49.8846566Z ^ 2021-05-16T00:45:49.8848973Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:45:49.8850992Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T00:45:49.8851817Z ^ 2021-05-16T00:45:49.8853537Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:45:49.8855271Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T00:45:49.8856268Z ^ 2021-05-16T00:45:49.8858043Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:45:49.8859844Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T00:45:49.8860650Z ^ 2021-05-16T00:45:50.1601788Z 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-16T00:45:50.5856135Z 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-16T00:45:51.0959762Z 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-16T00:45:51.5052144Z 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-16T00:45:52.0069960Z 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-16T00:45:52.4051946Z 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-16T00:45:52.8202099Z 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-16T00:45:53.2911034Z 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-16T00:45:53.6949294Z 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-16T00:45:54.1471569Z 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-16T00:45:54.6167223Z 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-16T00:45:55.0142093Z 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-16T00:45:55.0405429Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmp8O1mm7/R.INSTALL10c01e13b5f/fs/src-x64/libuv-1.38.1' 2021-05-16T00:45:55.1613790Z 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-16T00:45:55.5137943Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-16T00:45:55.5179326Z ** R 2021-05-16T00:45:55.5386463Z ** inst 2021-05-16T00:45:55.5427313Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:45:56.3593351Z ** help 2021-05-16T00:45:56.4950452Z *** installing help indices 2021-05-16T00:45:56.5658048Z converting help for package 'fs' 2021-05-16T00:45:56.5929812Z finding HTML links ... done 2021-05-16T00:45:56.6260007Z copy html 2021-05-16T00:45:56.6432216Z create html 2021-05-16T00:45:56.6852424Z delete html 2021-05-16T00:45:56.7100633Z dir_ls html 2021-05-16T00:45:56.7175661Z dir_tree html 2021-05-16T00:45:56.7258653Z file_access html 2021-05-16T00:45:56.7326072Z file_chmod html 2021-05-16T00:45:56.7404319Z file_chown html 2021-05-16T00:45:56.7677971Z file_info html 2021-05-16T00:45:56.7763301Z file_move html 2021-05-16T00:45:56.7846854Z file_show html 2021-05-16T00:45:56.7961765Z file_temp html 2021-05-16T00:45:56.8035435Z file_touch html 2021-05-16T00:45:56.8186413Z fs-package html 2021-05-16T00:45:56.8236041Z fs_bytes html 2021-05-16T00:45:56.8341393Z fs_path html 2021-05-16T00:45:56.8548716Z fs_perms html 2021-05-16T00:45:56.8607682Z id html 2021-05-16T00:45:56.8648076Z is_absolute_path html 2021-05-16T00:45:56.8756915Z is_file html 2021-05-16T00:45:56.8810303Z link_path html 2021-05-16T00:45:56.8912401Z path html 2021-05-16T00:45:56.9224513Z path_expand html 2021-05-16T00:45:56.9330979Z path_file html 2021-05-16T00:45:56.9439690Z path_filter html 2021-05-16T00:45:56.9668521Z path_math html 2021-05-16T00:45:56.9806565Z path_package html 2021-05-16T00:45:56.9981092Z path_sanitize html 2021-05-16T00:45:57.0050633Z path_tidy html 2021-05-16T00:45:57.0056859Z ** building package indices 2021-05-16T00:45:57.0688288Z ** installing vignettes 2021-05-16T00:45:57.0759345Z ** testing if installed package can be loaded 2021-05-16T00:45:57.0762112Z *** arch - i386 2021-05-16T00:45:57.3820088Z *** arch - x64 2021-05-16T00:45:57.6956582Z * DONE (fs) 2021-05-16T00:45:57.8334090Z In R CMD INSTALL 2021-05-16T00:45:58.1033928Z * installing *source* package 'clipr' ... 2021-05-16T00:45:58.1075005Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T00:45:58.1321489Z ** R 2021-05-16T00:45:58.1404265Z ** inst 2021-05-16T00:45:58.1439614Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:45:58.2845054Z ** help 2021-05-16T00:45:58.3275120Z *** installing help indices 2021-05-16T00:45:58.3571661Z converting help for package 'clipr' 2021-05-16T00:45:58.3834400Z finding HTML links ... done 2021-05-16T00:45:58.3990447Z clear_clip html 2021-05-16T00:45:58.4088113Z clipr html 2021-05-16T00:45:58.4204996Z clipr_available html 2021-05-16T00:45:58.4291349Z read_clip html 2021-05-16T00:45:58.4464703Z read_clip_tbl html 2021-05-16T00:45:58.4812349Z write_clip html 2021-05-16T00:45:58.4868952Z write_last_clip html 2021-05-16T00:45:58.4873641Z ** building package indices 2021-05-16T00:45:58.5096656Z ** installing vignettes 2021-05-16T00:45:58.5179293Z ** testing if installed package can be loaded 2021-05-16T00:45:58.5183490Z *** arch - i386 2021-05-16T00:45:58.7243675Z *** arch - x64 2021-05-16T00:45:58.9316555Z * DONE (clipr) 2021-05-16T00:45:58.9546543Z In R CMD INSTALL 2021-05-16T00:46:00.0881133Z * installing *source* package 'git2r' ... 2021-05-16T00:46:00.1587628Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T00:46:00.1589443Z 2021-05-16T00:46:00.1589913Z ********************************************** 2021-05-16T00:46:00.1590516Z WARNING: this package has a configure script 2021-05-16T00:46:00.1591214Z It probably needs manual configuration 2021-05-16T00:46:00.1591773Z ********************************************** 2021-05-16T00:46:00.1592098Z 2021-05-16T00:46:00.1592359Z 2021-05-16T00:46:00.1810921Z ** libs 2021-05-16T00:46:00.1824729Z 2021-05-16T00:46:00.1825794Z *** arch - i386 2021-05-16T00:46:00.5673462Z 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-16T00:46:00.5882045Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T00:46:02.1492752Z 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-16T00:46:02.2725231Z 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-16T00:46:02.3696589Z 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-16T00:46:02.6251906Z 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-16T00:46:02.7653980Z 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-16T00:46:02.9545093Z 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-16T00:46:03.2383053Z 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-16T00:46:03.3787083Z 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-16T00:46:03.5234588Z 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-16T00:46:03.7223741Z 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-16T00:46:03.9617793Z 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-16T00:46:04.3820404Z 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-16T00:46:04.6992101Z 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-16T00:46:04.8203320Z 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-16T00:46:04.9555287Z 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-16T00:46:05.0926792Z 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-16T00:46:05.2253176Z 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-16T00:46:05.4384227Z 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-16T00:46:05.6321105Z 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-16T00:46:05.7705875Z 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-16T00:46:05.9747635Z 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-16T00:46:06.0966746Z 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-16T00:46:06.2281027Z 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-16T00:46:06.3699038Z 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-16T00:46:06.5047562Z 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-16T00:46:06.7190308Z 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-16T00:46:06.9428166Z 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-16T00:46:07.0785861Z 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-16T00:46:07.2121568Z 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-16T00:46:07.4234765Z 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-16T00:46:07.5592698Z 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-16T00:46:08.3880319Z 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-16T00:46:08.3882893Z 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-16T00:46:08.3885269Z 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-16T00:46:08.3888271Z 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-16T00:46:08.4507336Z 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-16T00:46:08.9377180Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-16T00:46:08.9465244Z 2021-05-16T00:46:08.9466070Z *** arch - x64 2021-05-16T00:46:09.9725126Z 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-16T00:46:09.9928585Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T00:46:10.1848573Z 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-16T00:46:10.3132013Z 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-16T00:46:10.4066592Z 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-16T00:46:10.6050355Z 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-16T00:46:10.7422627Z 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-16T00:46:10.9152754Z 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-16T00:46:11.1671786Z 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-16T00:46:11.2991519Z 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-16T00:46:11.4312045Z 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-16T00:46:11.6130333Z 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-16T00:46:11.7966214Z 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-16T00:46:12.4027110Z 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-16T00:46:12.6655540Z 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-16T00:46:12.7908395Z 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-16T00:46:12.9276194Z 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-16T00:46:13.0656028Z 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-16T00:46:13.1910863Z 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-16T00:46:13.3946547Z 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-16T00:46:13.5571065Z 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-16T00:46:13.6820417Z 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-16T00:46:13.8953813Z 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-16T00:46:14.0196064Z 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-16T00:46:14.1446705Z 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-16T00:46:14.2937380Z 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-16T00:46:14.4292006Z 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-16T00:46:14.6480437Z 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-16T00:46:14.8454268Z 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-16T00:46:14.9697029Z 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-16T00:46:15.0905645Z 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-16T00:46:15.2953789Z 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-16T00:46:15.4239531Z 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-16T00:46:15.5787421Z 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-16T00:46:15.7654988Z 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-16T00:46:15.9468583Z 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-16T00:46:16.0570485Z 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-16T00:46:16.2760814Z 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-16T00:46:16.7212099Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-16T00:46:16.7312407Z ** R 2021-05-16T00:46:16.7739223Z ** inst 2021-05-16T00:46:16.7767332Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:46:17.5558534Z ** help 2021-05-16T00:46:18.0480259Z *** installing help indices 2021-05-16T00:46:18.3014375Z converting help for package 'git2r' 2021-05-16T00:46:18.3269918Z finding HTML links ... done 2021-05-16T00:46:18.3731321Z add html 2021-05-16T00:46:18.3813989Z ahead_behind html 2021-05-16T00:46:18.4026353Z as.data.frame.git_repository html 2021-05-16T00:46:18.4234848Z as.data.frame.git_tree html 2021-05-16T00:46:18.4301981Z as.list.git_tree html 2021-05-16T00:46:18.4656349Z blame html 2021-05-16T00:46:18.4764169Z blob_create html 2021-05-16T00:46:18.4840532Z branch_create html 2021-05-16T00:46:18.4889783Z branch_delete html 2021-05-16T00:46:18.4940054Z branch_get_upstream html 2021-05-16T00:46:18.4988531Z branch_remote_name html 2021-05-16T00:46:18.5042078Z branch_remote_url html 2021-05-16T00:46:18.5121016Z branch_rename html 2021-05-16T00:46:18.5187423Z branch_set_upstream html 2021-05-16T00:46:18.5238687Z branch_target html 2021-05-16T00:46:18.5334695Z branches html 2021-05-16T00:46:18.5396312Z bundle_r_package html 2021-05-16T00:46:18.5560879Z checkout html 2021-05-16T00:46:18.5720004Z clone html 2021-05-16T00:46:18.5964321Z commit html 2021-05-16T00:46:18.6142261Z commits html 2021-05-16T00:46:18.6274602Z config html 2021-05-16T00:46:18.6333622Z content html 2021-05-16T00:46:18.6422862Z contributions html 2021-05-16T00:46:18.6579867Z cred_env html 2021-05-16T00:46:18.6761854Z cred_ssh_key html 2021-05-16T00:46:18.6920888Z cred_token html 2021-05-16T00:46:18.7055036Z cred_user_pass html 2021-05-16T00:46:18.7109710Z default_signature html 2021-05-16T00:46:18.7195847Z descendant_of html 2021-05-16T00:46:18.7499533Z diff-methods html 2021-05-16T00:46:18.7582084Z discover_repository html 2021-05-16T00:46:18.7845529Z fetch html 2021-05-16T00:46:18.7914927Z fetch_heads html 2021-05-16T00:46:18.7947499Z git2r html 2021-05-16T00:46:18.8099589Z git_config_files html 2021-05-16T00:46:18.8330252Z git_time html 2021-05-16T00:46:18.8333449Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYbM2i6/R.INSTALL18987e712d32/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-16T00:46:18.8379572Z hash html 2021-05-16T00:46:18.8430102Z hashfile html 2021-05-16T00:46:18.8501279Z head.git_repository html 2021-05-16T00:46:18.8552051Z in_repository html 2021-05-16T00:46:18.8633792Z index_remove_bypath html 2021-05-16T00:46:18.8719881Z init html 2021-05-16T00:46:18.8788247Z is_bare html 2021-05-16T00:46:18.8843240Z is_binary html 2021-05-16T00:46:18.8890484Z is_blob html 2021-05-16T00:46:18.8952749Z is_branch html 2021-05-16T00:46:18.9004767Z is_commit html 2021-05-16T00:46:18.9069430Z is_detached html 2021-05-16T00:46:18.9124139Z is_empty html 2021-05-16T00:46:18.9178469Z is_head html 2021-05-16T00:46:18.9260475Z is_local html 2021-05-16T00:46:18.9311639Z is_merge html 2021-05-16T00:46:18.9368984Z is_shallow html 2021-05-16T00:46:18.9416049Z is_tag html 2021-05-16T00:46:18.9466812Z is_tree html 2021-05-16T00:46:18.9514170Z last_commit html 2021-05-16T00:46:18.9570157Z length.git_blob html 2021-05-16T00:46:18.9620982Z length.git_diff html 2021-05-16T00:46:18.9673683Z length.git_tree html 2021-05-16T00:46:18.9714190Z libgit2_features html 2021-05-16T00:46:18.9758282Z libgit2_version html 2021-05-16T00:46:18.9840760Z lookup html 2021-05-16T00:46:18.9908347Z lookup_commit html 2021-05-16T00:46:19.0071219Z ls_tree html 2021-05-16T00:46:19.0315120Z merge html 2021-05-16T00:46:19.0376507Z merge_base html 2021-05-16T00:46:19.0485224Z note_create html 2021-05-16T00:46:19.0537359Z note_default_ref html 2021-05-16T00:46:19.0658104Z note_remove html 2021-05-16T00:46:19.0754417Z notes html 2021-05-16T00:46:19.0895007Z odb_blobs html 2021-05-16T00:46:19.0978590Z odb_objects html 2021-05-16T00:46:19.1027608Z parents html 2021-05-16T00:46:19.1117513Z plot.git_repository html 2021-05-16T00:46:19.1181797Z print.git_reflog_entry html 2021-05-16T00:46:19.1382119Z pull html 2021-05-16T00:46:19.1464487Z punch_card html 2021-05-16T00:46:19.1615415Z push html 2021-05-16T00:46:19.1720325Z reexports html 2021-05-16T00:46:19.1771504Z references html 2021-05-16T00:46:19.1845499Z reflog html 2021-05-16T00:46:19.1938135Z remote_add html 2021-05-16T00:46:19.2027144Z remote_ls html 2021-05-16T00:46:19.2098412Z remote_remove html 2021-05-16T00:46:19.2172775Z remote_rename html 2021-05-16T00:46:19.2299685Z remote_set_url html 2021-05-16T00:46:19.2722446Z remote_url html 2021-05-16T00:46:19.2772286Z remotes html 2021-05-16T00:46:19.2856574Z repository html 2021-05-16T00:46:19.2911305Z repository_head html 2021-05-16T00:46:19.3036444Z reset html 2021-05-16T00:46:19.3113234Z revparse_single html 2021-05-16T00:46:19.3192154Z rm_file html 2021-05-16T00:46:19.3285281Z sha html 2021-05-16T00:46:19.3372466Z ssh_path html 2021-05-16T00:46:19.3436564Z ssl_cert_locations html 2021-05-16T00:46:19.3553561Z stash html 2021-05-16T00:46:19.3686889Z stash_apply html 2021-05-16T00:46:19.3784429Z stash_drop html 2021-05-16T00:46:19.3839213Z stash_list html 2021-05-16T00:46:19.3918548Z stash_pop html 2021-05-16T00:46:19.4040723Z status html 2021-05-16T00:46:19.4139272Z sub-.git_tree html 2021-05-16T00:46:19.4198695Z summary.git_repository html 2021-05-16T00:46:19.4275130Z summary.git_stash html 2021-05-16T00:46:19.4338537Z summary.git_tree html 2021-05-16T00:46:19.4461174Z tag html 2021-05-16T00:46:19.4539622Z tag_delete html 2021-05-16T00:46:19.4591971Z tags html 2021-05-16T00:46:19.4644754Z tree html 2021-05-16T00:46:19.4833275Z when html 2021-05-16T00:46:19.4836047Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYbM2i6/R.INSTALL18987e712d32/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-16T00:46:19.4894208Z workdir html 2021-05-16T00:46:19.4906635Z ** building package indices 2021-05-16T00:46:19.7410957Z ** testing if installed package can be loaded 2021-05-16T00:46:19.7413161Z *** arch - i386 2021-05-16T00:46:19.9459397Z *** arch - x64 2021-05-16T00:46:20.1599937Z * DONE (git2r) 2021-05-16T00:46:20.6089905Z In R CMD INSTALL 2021-05-16T00:46:21.0469833Z * installing *source* package 'httr' ... 2021-05-16T00:46:21.0616652Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T00:46:21.0886053Z ** R 2021-05-16T00:46:21.1260700Z ** demo 2021-05-16T00:46:21.1313483Z ** inst 2021-05-16T00:46:21.1370272Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:46:23.3794496Z ** help 2021-05-16T00:46:23.6761643Z *** installing help indices 2021-05-16T00:46:23.8680843Z converting help for package 'httr' 2021-05-16T00:46:23.8952572Z finding HTML links ... done 2021-05-16T00:46:23.9506441Z BROWSE html 2021-05-16T00:46:24.0073731Z DELETE html 2021-05-16T00:46:24.0367541Z GET html 2021-05-16T00:46:24.0684935Z HEAD html 2021-05-16T00:46:24.1108852Z PATCH html 2021-05-16T00:46:24.1498954Z POST html 2021-05-16T00:46:24.1875645Z PUT html 2021-05-16T00:46:24.2390942Z RETRY html 2021-05-16T00:46:24.2584901Z Token-class html 2021-05-16T00:46:24.2981247Z VERB html 2021-05-16T00:46:24.3172995Z add_headers html 2021-05-16T00:46:24.3302131Z authenticate html 2021-05-16T00:46:24.3360375Z cache_info html 2021-05-16T00:46:24.3585432Z config html 2021-05-16T00:46:24.4010253Z content html 2021-05-16T00:46:24.4105653Z content_type html 2021-05-16T00:46:24.4199483Z cookies html 2021-05-16T00:46:24.4372640Z get_callback html 2021-05-16T00:46:24.4417245Z guess_media html 2021-05-16T00:46:24.4518223Z handle html 2021-05-16T00:46:24.4569250Z handle_pool html 2021-05-16T00:46:24.4604150Z has_content html 2021-05-16T00:46:24.4663304Z headers html 2021-05-16T00:46:24.4725426Z hmac_sha1 html 2021-05-16T00:46:25.3902559Z ** building package indices 2021-05-16T00:46:25.3903204Z ** installing vignettes 2021-05-16T00:46:25.3903873Z ** testing if installed package can be loaded 2021-05-16T00:46:25.3904403Z *** arch - i386 2021-05-16T00:46:25.3904811Z *** arch - x64 2021-05-16T00:46:25.3905344Z http_condition html 2021-05-16T00:46:25.3905937Z http_error html 2021-05-16T00:46:25.3906488Z http_status html 2021-05-16T00:46:25.3907056Z http_type html 2021-05-16T00:46:25.3907640Z httr-package html 2021-05-16T00:46:25.3908225Z httr_dr html 2021-05-16T00:46:25.3909006Z httr_options html 2021-05-16T00:46:25.3909629Z init_oauth1.0 html 2021-05-16T00:46:25.3910207Z init_oauth2.0 html 2021-05-16T00:46:25.3910784Z insensitive html 2021-05-16T00:46:25.3911461Z jwt_signature html 2021-05-16T00:46:25.3911977Z modify_url html 2021-05-16T00:46:25.3912573Z oauth1.0_token html 2021-05-16T00:46:25.3913059Z oauth2.0_token html 2021-05-16T00:46:25.3913508Z oauth_app html 2021-05-16T00:46:25.3913976Z oauth_callback html 2021-05-16T00:46:25.3914606Z oauth_endpoint html 2021-05-16T00:46:25.3915108Z oauth_endpoints html 2021-05-16T00:46:25.3915585Z oauth_exchanger html 2021-05-16T00:46:25.3916074Z oauth_listener html 2021-05-16T00:46:25.3916735Z oauth_service_token html 2021-05-16T00:46:25.3917304Z oauth_signature html 2021-05-16T00:46:25.3917959Z parse_http_date html 2021-05-16T00:46:25.3918480Z parse_media html 2021-05-16T00:46:25.3919063Z parse_url html 2021-05-16T00:46:25.3919571Z progress html 2021-05-16T00:46:25.3920104Z response html 2021-05-16T00:46:25.3920614Z revoke_all html 2021-05-16T00:46:25.3921130Z set_config html 2021-05-16T00:46:25.3921657Z set_cookies html 2021-05-16T00:46:25.3922151Z sha1_hash html 2021-05-16T00:46:25.3922662Z sign_oauth html 2021-05-16T00:46:25.3923162Z status_code html 2021-05-16T00:46:25.3923697Z stop_for_status html 2021-05-16T00:46:25.3924198Z timeout html 2021-05-16T00:46:25.3924723Z upload_file html 2021-05-16T00:46:25.3925245Z use_proxy html 2021-05-16T00:46:25.3925930Z user_agent html 2021-05-16T00:46:25.3926487Z verbose html 2021-05-16T00:46:25.3927022Z with_config html 2021-05-16T00:46:25.3927578Z write_disk html 2021-05-16T00:46:25.3928129Z write_function html 2021-05-16T00:46:25.3928713Z write_stream html 2021-05-16T00:46:25.5687129Z * DONE (httr) 2021-05-16T00:46:25.6156062Z In R CMD INSTALL 2021-05-16T00:46:26.1211099Z * installing *source* package 'cli' ... 2021-05-16T00:46:26.1405037Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T00:46:26.1687560Z ** R 2021-05-16T00:46:26.2264332Z ** inst 2021-05-16T00:46:26.2319054Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:46:28.5273345Z ** help 2021-05-16T00:46:28.9704196Z *** installing help indices 2021-05-16T00:46:29.1584719Z converting help for package 'cli' 2021-05-16T00:46:29.1873830Z finding HTML links ... done 2021-05-16T00:46:29.2520210Z ansi-styles html 2021-05-16T00:46:29.2750206Z ansi_align html 2021-05-16T00:46:29.3000295Z ansi_columns html 2021-05-16T00:46:29.3079320Z ansi_has_any html 2021-05-16T00:46:29.3199696Z ansi_hide_cursor html 2021-05-16T00:46:29.3387524Z ansi_nchar html 2021-05-16T00:46:29.3469101Z ansi_regex html 2021-05-16T00:46:29.3546274Z ansi_strip html 2021-05-16T00:46:29.3731636Z ansi_strsplit html 2021-05-16T00:46:29.3882857Z ansi_strtrim html 2021-05-16T00:46:29.4095257Z ansi_strwrap html 2021-05-16T00:46:29.4278091Z ansi_substr html 2021-05-16T00:46:29.4481381Z ansi_substring html 2021-05-16T00:46:29.4811582Z ansi_toupper html 2021-05-16T00:46:29.5010990Z ansi_trimws html 2021-05-16T00:46:29.5350873Z boxx html 2021-05-16T00:46:29.5454124Z builtin_theme html 2021-05-16T00:46:29.5634712Z cat_line html 2021-05-16T00:46:29.5710404Z cli html 2021-05-16T00:46:29.5807161Z cli_alert html 2021-05-16T00:46:29.5916000Z cli_blockquote html 2021-05-16T00:46:29.6145192Z cli_bullets html 2021-05-16T00:46:29.6318808Z cli_code html 2021-05-16T00:46:29.6445029Z cli_debug_doc html 2021-05-16T00:46:29.6580691Z cli_div html 2021-05-16T00:46:29.6740095Z cli_dl html 2021-05-16T00:46:29.6786528Z cli_end html 2021-05-16T00:46:29.6915266Z cli_format html 2021-05-16T00:46:29.7056703Z cli_format_method html 2021-05-16T00:46:29.7139074Z cli_h1 html 2021-05-16T00:46:29.7277393Z cli_li html 2021-05-16T00:46:29.7374608Z cli_list_themes html 2021-05-16T00:46:29.7535886Z cli_ol html 2021-05-16T00:46:29.7583284Z cli_output_connection html 2021-05-16T00:46:29.7698981Z cli_par html 2021-05-16T00:46:29.7993895Z cli_process_start html 2021-05-16T00:46:29.8147497Z cli_rule html 2021-05-16T00:46:29.8294671Z cli_sitrep html 2021-05-16T00:46:29.8580885Z cli_status html 2021-05-16T00:46:29.8730698Z cli_status_clear html 2021-05-16T00:46:29.8856957Z cli_status_update html 2021-05-16T00:46:29.8922348Z cli_text html 2021-05-16T00:46:29.9080106Z cli_ul html 2021-05-16T00:46:29.9220720Z cli_vec html 2021-05-16T00:46:29.9284426Z cli_verbatim html 2021-05-16T00:46:29.9431212Z combine_ansi_styles html 2021-05-16T00:46:29.9556569Z console_width html 2021-05-16T00:46:29.9670339Z containers html 2021-05-16T00:46:29.9732978Z demo_spinners html 2021-05-16T00:46:29.9872565Z faq html 2021-05-16T00:46:29.9963303Z format_error html 2021-05-16T00:46:30.0079378Z get_spinner html 2021-05-16T00:46:30.0540115Z inline-markup html 2021-05-16T00:46:30.8837031Z *** copying figures 2021-05-16T00:46:30.8837546Z ** building package indices 2021-05-16T00:46:30.8838123Z ** testing if installed package can be loaded 2021-05-16T00:46:30.8838555Z *** arch - i386 2021-05-16T00:46:30.8839088Z is_ansi_tty html 2021-05-16T00:46:30.8840122Z is_dynamic_tty html 2021-05-16T00:46:30.8840764Z is_utf8_output html 2021-05-16T00:46:30.8841317Z list_spinners html 2021-05-16T00:46:30.8841855Z make_ansi_style html 2021-05-16T00:46:30.8842390Z make_spinner html 2021-05-16T00:46:30.8842937Z match_selector html 2021-05-16T00:46:30.8843472Z match_selector_node html 2021-05-16T00:46:30.8844013Z num_ansi_colors html 2021-05-16T00:46:30.8844535Z parse_selector html 2021-05-16T00:46:30.8845183Z pluralization-helpers html 2021-05-16T00:46:30.8846464Z pluralization html 2021-05-16T00:46:30.8847035Z pluralize html 2021-05-16T00:46:30.8847553Z rule html 2021-05-16T00:46:30.8848042Z simple_theme html 2021-05-16T00:46:30.8848566Z spark_bar html 2021-05-16T00:46:30.8849073Z spark_line html 2021-05-16T00:46:30.8849691Z start_app html 2021-05-16T00:46:30.8850235Z style_hyperlink html 2021-05-16T00:46:30.8850759Z symbol html 2021-05-16T00:46:30.8851246Z test_that_cli html 2021-05-16T00:46:30.8851748Z themes html 2021-05-16T00:46:30.8852237Z tree html 2021-05-16T00:46:30.8852857Z unicode-width-workaround html 2021-05-16T00:46:30.9672862Z *** arch - x64 2021-05-16T00:46:31.8917682Z * DONE (cli) 2021-05-16T00:46:31.8918175Z In R CMD INSTALL 2021-05-16T00:46:31.8918788Z * installing *source* package 'credentials' ... 2021-05-16T00:46:31.8919616Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T00:46:31.8920190Z ** R 2021-05-16T00:46:31.8920502Z ** inst 2021-05-16T00:46:31.8921099Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:46:31.9130246Z ** help 2021-05-16T00:46:31.9514473Z *** installing help indices 2021-05-16T00:46:31.9764380Z converting help for package 'credentials' 2021-05-16T00:46:32.0035141Z finding HTML links ... done 2021-05-16T00:46:32.0328215Z credential_api html 2021-05-16T00:46:32.0443322Z credential_helper html 2021-05-16T00:46:32.0588515Z http_credentials html 2021-05-16T00:46:32.0726911Z set_github_pat html 2021-05-16T00:46:32.0906434Z ssh_credentials html 2021-05-16T00:46:32.0910778Z ** building package indices 2021-05-16T00:46:32.1087371Z ** installing vignettes 2021-05-16T00:46:32.1139729Z ** testing if installed package can be loaded 2021-05-16T00:46:32.1142364Z *** arch - i386 2021-05-16T00:46:33.8280689Z *** arch - x64 2021-05-16T00:46:34.7414818Z * DONE (credentials) 2021-05-16T00:46:34.7641025Z In R CMD INSTALL 2021-05-16T00:46:35.0794952Z * installing *source* package 'lifecycle' ... 2021-05-16T00:46:35.0879790Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T00:46:35.1150888Z ** R 2021-05-16T00:46:35.1243543Z ** inst 2021-05-16T00:46:35.1295218Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:46:35.3654942Z ** help 2021-05-16T00:46:35.4176482Z *** installing help indices 2021-05-16T00:46:35.4543786Z converting help for package 'lifecycle' 2021-05-16T00:46:35.4783055Z finding HTML links ... done 2021-05-16T00:46:35.5205042Z badge html 2021-05-16T00:46:35.5501204Z deprecate_soft html 2021-05-16T00:46:35.5975068Z deprecated html 2021-05-16T00:46:35.6161896Z expect_deprecated html 2021-05-16T00:46:35.6245003Z last_warnings html 2021-05-16T00:46:35.6384698Z lifecycle-package html 2021-05-16T00:46:35.6487465Z signal_experimental html 2021-05-16T00:46:35.6637824Z signal_stage html 2021-05-16T00:46:35.6748846Z verbosity html 2021-05-16T00:46:35.6752862Z *** copying figures 2021-05-16T00:46:35.6791588Z ** building package indices 2021-05-16T00:46:35.7085636Z ** installing vignettes 2021-05-16T00:46:35.7143003Z ** testing if installed package can be loaded 2021-05-16T00:46:35.7145783Z *** arch - i386 2021-05-16T00:46:35.9196074Z *** arch - x64 2021-05-16T00:46:36.1277141Z * DONE (lifecycle) 2021-05-16T00:46:36.1593269Z In R CMD INSTALL 2021-05-16T00:46:36.5513422Z * installing *source* package 'desc' ... 2021-05-16T00:46:36.5656292Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T00:46:36.5926188Z ** R 2021-05-16T00:46:36.6183325Z ** inst 2021-05-16T00:46:36.6217902Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:46:37.9129896Z ** help 2021-05-16T00:46:38.1713481Z *** installing help indices 2021-05-16T00:46:38.3131205Z converting help for package 'desc' 2021-05-16T00:46:38.3374874Z finding HTML links ... done 2021-05-16T00:46:38.3815430Z check_encoding html 2021-05-16T00:46:38.3889933Z check_field html 2021-05-16T00:46:38.3946498Z cran_ascii_fields html 2021-05-16T00:46:39.3870680Z ** building package indices 2021-05-16T00:46:39.3871908Z cran_valid_fields html 2021-05-16T00:46:39.3872956Z dep_types html 2021-05-16T00:46:39.3873906Z desc html 2021-05-16T00:46:39.3874869Z desc_add_author html 2021-05-16T00:46:39.3875880Z desc_add_author_gh html 2021-05-16T00:46:39.3876881Z desc_add_me html 2021-05-16T00:46:39.3877862Z desc_add_orcid html 2021-05-16T00:46:39.3878954Z desc_add_remotes html 2021-05-16T00:46:39.3879987Z desc_add_role html 2021-05-16T00:46:39.3880986Z desc_add_to_collate html 2021-05-16T00:46:39.3882010Z desc_add_urls html 2021-05-16T00:46:39.3883005Z desc_bump_version html 2021-05-16T00:46:39.3883517Z desc_change_maintainer html 2021-05-16T00:46:39.3884025Z desc_clear_remotes html 2021-05-16T00:46:39.3884513Z desc_clear_urls html 2021-05-16T00:46:39.3884988Z desc_coerce_authors_at_r html 2021-05-16T00:46:39.3885470Z desc_del html 2021-05-16T00:46:39.3885928Z desc_del_author html 2021-05-16T00:46:39.3886388Z desc_del_collate html 2021-05-16T00:46:39.3886864Z desc_del_dep html 2021-05-16T00:46:39.3887308Z desc_del_deps html 2021-05-16T00:46:39.3887793Z desc_del_from_collate html 2021-05-16T00:46:39.3888265Z desc_del_remotes html 2021-05-16T00:46:39.3888742Z desc_del_role html 2021-05-16T00:46:39.3889871Z desc_del_urls html 2021-05-16T00:46:39.3890317Z desc_fields html 2021-05-16T00:46:39.3890779Z desc_get html 2021-05-16T00:46:39.3891219Z desc_get_author html 2021-05-16T00:46:39.3891699Z desc_get_authors html 2021-05-16T00:46:39.3892155Z desc_get_built html 2021-05-16T00:46:39.3892631Z desc_get_collate html 2021-05-16T00:46:39.3893090Z desc_get_deps html 2021-05-16T00:46:39.3893564Z desc_get_field html 2021-05-16T00:46:39.3894054Z desc_get_maintainer html 2021-05-16T00:46:39.3894536Z desc_get_remotes html 2021-05-16T00:46:39.3895008Z desc_get_urls html 2021-05-16T00:46:39.3895461Z desc_get_version html 2021-05-16T00:46:39.3896954Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE5lYDf/R.INSTALL1b78db02675/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-16T00:46:39.3898014Z desc_has_dep html 2021-05-16T00:46:39.3898470Z desc_has_fields html 2021-05-16T00:46:39.3898990Z desc_normalize html 2021-05-16T00:46:39.3899451Z desc_print html 2021-05-16T00:46:39.3900023Z desc_reformat_fields html 2021-05-16T00:46:39.3900516Z desc_reorder_fields html 2021-05-16T00:46:39.3900993Z desc_set html 2021-05-16T00:46:39.3901457Z desc_set_authors html 2021-05-16T00:46:39.3901922Z desc_set_collate html 2021-05-16T00:46:39.3902396Z desc_set_dep html 2021-05-16T00:46:39.3902844Z desc_set_deps html 2021-05-16T00:46:39.3903327Z desc_set_remotes html 2021-05-16T00:46:39.3903783Z desc_set_urls html 2021-05-16T00:46:39.3904256Z desc_set_version html 2021-05-16T00:46:39.3905553Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE5lYDf/R.INSTALL1b78db02675/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-16T00:46:39.3906579Z desc_to_latex html 2021-05-16T00:46:39.3907054Z desc_validate html 2021-05-16T00:46:39.3907523Z description html 2021-05-16T00:46:39.3908812Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE5lYDf/R.INSTALL1b78db02675/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-16T00:46:39.3910673Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE5lYDf/R.INSTALL1b78db02675/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-16T00:46:39.3912483Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE5lYDf/R.INSTALL1b78db02675/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-16T00:46:39.4012737Z ** testing if installed package can be loaded 2021-05-16T00:46:39.4015023Z *** arch - i386 2021-05-16T00:46:39.6066307Z *** arch - x64 2021-05-16T00:46:40.3869183Z * DONE (desc) 2021-05-16T00:46:40.3869645Z In R CMD INSTALL 2021-05-16T00:46:40.3870320Z * installing *source* package 'cachem' ... 2021-05-16T00:46:40.3871075Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T00:46:40.3871628Z ** libs 2021-05-16T00:46:40.3871860Z 2021-05-16T00:46:40.3872200Z *** arch - i386 2021-05-16T00:46:40.3873108Z 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-16T00:46:40.3874633Z 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-16T00:46:40.4209810Z 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-16T00:46:40.5192047Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-16T00:46:40.5200762Z 2021-05-16T00:46:40.5201862Z *** arch - x64 2021-05-16T00:46:40.5399840Z 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-16T00:46:40.6299516Z 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-16T00:46:40.8288128Z 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-16T00:46:40.9157607Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-16T00:46:40.9182050Z ** R 2021-05-16T00:46:40.9305075Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:46:41.2859752Z ** help 2021-05-16T00:46:41.3258004Z *** installing help indices 2021-05-16T00:46:41.3561892Z converting help for package 'cachem' 2021-05-16T00:46:41.3838263Z finding HTML links ... done 2021-05-16T00:46:41.5126998Z cache_disk html 2021-05-16T00:46:41.5214261Z cache_layered html 2021-05-16T00:46:41.5939267Z cache_mem html 2021-05-16T00:46:41.6031245Z reexports html 2021-05-16T00:46:41.6034877Z ** building package indices 2021-05-16T00:46:41.6231113Z ** testing if installed package can be loaded 2021-05-16T00:46:41.6233176Z *** arch - i386 2021-05-16T00:46:41.9283458Z *** arch - x64 2021-05-16T00:46:42.2399687Z * DONE (cachem) 2021-05-16T00:46:42.2630888Z In R CMD INSTALL 2021-05-16T00:46:42.5397832Z * installing *source* package 'gh' ... 2021-05-16T00:46:42.5449809Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T00:46:42.5721337Z ** R 2021-05-16T00:46:42.5890642Z ** inst 2021-05-16T00:46:42.5925832Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:46:43.4079086Z ** help 2021-05-16T00:46:43.4623178Z *** installing help indices 2021-05-16T00:46:43.4939739Z converting help for package 'gh' 2021-05-16T00:46:43.5205911Z finding HTML links ... done 2021-05-16T00:46:43.5415660Z gh-package html 2021-05-16T00:46:43.5929208Z gh html 2021-05-16T00:46:43.6346943Z gh_gql html 2021-05-16T00:46:43.6434761Z gh_next html 2021-05-16T00:46:43.6596422Z gh_rate_limit html 2021-05-16T00:46:43.6815909Z gh_token html 2021-05-16T00:46:43.6868682Z gh_tree_remote html 2021-05-16T00:46:43.7090915Z gh_whoami html 2021-05-16T00:46:43.7199289Z print.gh_response html 2021-05-16T00:46:43.7204044Z ** building package indices 2021-05-16T00:46:43.7487076Z ** installing vignettes 2021-05-16T00:46:43.7560409Z ** testing if installed package can be loaded 2021-05-16T00:46:43.7563720Z *** arch - i386 2021-05-16T00:46:44.0627619Z *** arch - x64 2021-05-16T00:46:44.3731764Z * DONE (gh) 2021-05-16T00:46:44.3995764Z In R CMD INSTALL 2021-05-16T00:46:44.7791720Z * installing *source* package 'gert' ... 2021-05-16T00:46:44.7867714Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T00:46:44.7869969Z 2021-05-16T00:46:44.7870488Z ********************************************** 2021-05-16T00:46:44.7871091Z WARNING: this package has a configure script 2021-05-16T00:46:44.7871787Z It probably needs manual configuration 2021-05-16T00:46:44.7872399Z ********************************************** 2021-05-16T00:46:44.7872707Z 2021-05-16T00:46:44.7872965Z 2021-05-16T00:46:44.8115974Z ** libs 2021-05-16T00:46:44.8123385Z 2021-05-16T00:46:44.8124354Z *** arch - i386 2021-05-16T00:46:44.8414470Z 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-16T00:46:44.8583326Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T00:46:46.2509811Z 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-16T00:46:46.8835028Z 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-16T00:46:46.8837740Z 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-16T00:46:47.0267321Z 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-16T00:46:47.1758371Z 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-16T00:46:47.3059938Z 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-16T00:46:47.4899192Z 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-16T00:46:47.6081069Z 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-16T00:46:47.7603359Z 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-16T00:46:47.9195586Z 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-16T00:46:48.0578102Z 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-16T00:46:48.2103349Z 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-16T00:46:48.3436687Z 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-16T00:46:48.5126804Z 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-16T00:46:48.7445144Z 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-16T00:46:49.2232678Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-16T00:46:49.2310875Z 2021-05-16T00:46:49.2312111Z *** arch - x64 2021-05-16T00:46:49.2614773Z 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-16T00:46:49.2780258Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T00:46:49.4671880Z 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-16T00:46:49.7021011Z 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-16T00:46:49.9340196Z 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-16T00:46:50.1739113Z 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-16T00:46:50.3125881Z 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-16T00:46:50.4381350Z 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-16T00:46:50.6246612Z 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-16T00:46:50.7411961Z 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-16T00:46:50.8890092Z 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-16T00:46:51.0428850Z 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-16T00:46:51.1759363Z 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-16T00:46:51.3210308Z 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-16T00:46:51.4459957Z 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-16T00:46:51.6033230Z 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-16T00:46:51.8393926Z 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-16T00:46:52.3024262Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-16T00:46:52.3127703Z ** R 2021-05-16T00:46:52.3309530Z ** inst 2021-05-16T00:46:52.3341652Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:46:52.8933250Z ** help 2021-05-16T00:46:53.0316972Z *** installing help indices 2021-05-16T00:46:53.0909612Z converting help for package 'gert' 2021-05-16T00:46:53.1144357Z finding HTML links ... done 2021-05-16T00:46:53.1557880Z git_archive html 2021-05-16T00:46:53.1777038Z git_branch html 2021-05-16T00:46:53.2428474Z git_commit html 2021-05-16T00:46:53.2733648Z git_config html 2021-05-16T00:46:53.2925165Z git_diff html 2021-05-16T00:46:53.3468439Z git_fetch html 2021-05-16T00:46:53.3755501Z git_merge html 2021-05-16T00:46:53.3834833Z git_open html 2021-05-16T00:46:53.4112778Z git_rebase html 2021-05-16T00:46:53.4340809Z git_remote html 2021-05-16T00:46:53.4554395Z git_repo html 2021-05-16T00:46:53.4803020Z git_signature html 2021-05-16T00:46:53.5009534Z git_stash html 2021-05-16T00:46:53.5154994Z git_submodule html 2021-05-16T00:46:53.5390497Z git_tag html 2021-05-16T00:46:53.5511955Z github html 2021-05-16T00:46:53.5554160Z libgit2_config html 2021-05-16T00:46:53.5619531Z user_is_configured html 2021-05-16T00:46:53.5625610Z ** building package indices 2021-05-16T00:46:53.6143176Z ** installing vignettes 2021-05-16T00:46:53.6259073Z ** testing if installed package can be loaded 2021-05-16T00:46:53.6261715Z *** arch - i386 2021-05-16T00:46:53.9311125Z *** arch - x64 2021-05-16T00:46:54.2405582Z * DONE (gert) 2021-05-16T00:46:54.3109304Z In R CMD INSTALL 2021-05-16T00:46:54.5526696Z * installing *source* package 'memoise' ... 2021-05-16T00:46:54.5557913Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T00:46:54.5850970Z ** R 2021-05-16T00:46:54.5932813Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:46:54.8271473Z ** help 2021-05-16T00:46:54.8778992Z *** installing help indices 2021-05-16T00:46:54.9124091Z converting help for package 'memoise' 2021-05-16T00:46:54.9371896Z finding HTML links ... done 2021-05-16T00:46:54.9513234Z cache_filesystem html 2021-05-16T00:46:54.9623874Z cache_gcs html 2021-05-16T00:46:54.9671923Z cache_memory html 2021-05-16T00:46:55.8926192Z ** building package indices 2021-05-16T00:46:55.8926876Z ** testing if installed package can be loaded 2021-05-16T00:46:55.8927370Z *** arch - i386 2021-05-16T00:46:55.8927749Z *** arch - x64 2021-05-16T00:46:55.8928131Z * DONE (memoise) 2021-05-16T00:46:55.8928650Z In R CMD INSTALL 2021-05-16T00:46:55.8929147Z cache_s3 html 2021-05-16T00:46:55.8929694Z drop_cache html 2021-05-16T00:46:55.8930193Z forget html 2021-05-16T00:46:55.8930709Z has_cache html 2021-05-16T00:46:55.8931246Z is.memoised html 2021-05-16T00:46:55.8931818Z memoise html 2021-05-16T00:46:55.8932270Z timeout html 2021-05-16T00:46:56.3201604Z * installing *source* package 'usethis' ... 2021-05-16T00:46:56.3441353Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T00:46:56.3757212Z ** R 2021-05-16T00:46:56.4490775Z ** inst 2021-05-16T00:46:56.4775119Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:46:58.9233597Z ** help 2021-05-16T00:46:59.2843363Z *** installing help indices 2021-05-16T00:46:59.4636191Z converting help for package 'usethis' 2021-05-16T00:46:59.4924681Z finding HTML links ... done 2021-05-16T00:46:59.5472971Z badges html 2021-05-16T00:46:59.5749286Z browse-this html 2021-05-16T00:46:59.6129013Z ci html 2021-05-16T00:46:59.6932383Z create_from_github html 2021-05-16T00:46:59.7166463Z create_package html 2021-05-16T00:46:59.7355505Z edit html 2021-05-16T00:46:59.7454450Z edit_file html 2021-05-16T00:46:59.7495218Z git_branch_default html 2021-05-16T00:46:59.7636511Z git_credentials html 2021-05-16T00:46:59.7766172Z git_protocol html 2021-05-16T00:46:59.7813342Z git_sitrep html 2021-05-16T00:46:59.7868820Z git_vaccinate html 2021-05-16T00:46:59.8120420Z github-token html 2021-05-16T00:46:59.8289946Z github_actions html 2021-05-16T00:46:59.8400491Z issue-this html 2021-05-16T00:46:59.8723748Z licenses html 2021-05-16T00:46:59.8789192Z proj_activate html 2021-05-16T00:46:59.8902673Z proj_sitrep html 2021-05-16T00:46:59.9221424Z proj_utils html 2021-05-16T00:46:59.9917453Z pull-requests html 2021-05-16T00:47:00.0157269Z rename_files html 2021-05-16T00:47:00.0158337Z rprofile-helper html 2021-05-16T00:47:00.0485063Z tidyverse html 2021-05-16T00:47:00.0717592Z ui-questions html 2021-05-16T00:47:00.1032614Z ui html 2021-05-16T00:47:00.1119927Z use_addin html 2021-05-16T00:47:00.1191603Z use_blank_slate html 2021-05-16T00:47:00.1291706Z use_build_ignore html 2021-05-16T00:47:00.1329717Z use_citation html 2021-05-16T00:47:00.1464031Z use_code_of_conduct html 2021-05-16T00:47:00.1896748Z use_course_details html 2021-05-16T00:47:00.1971148Z use_coverage html 2021-05-16T00:47:00.2039379Z use_cpp11 html 2021-05-16T00:47:00.2148183Z use_cran_comments html 2021-05-16T00:47:00.2439223Z use_data html 2021-05-16T00:47:00.2517788Z use_data_table html 2021-05-16T00:47:00.2754162Z use_description html 2021-05-16T00:47:00.2831101Z use_directory html 2021-05-16T00:47:00.2900198Z use_git html 2021-05-16T00:47:00.3074660Z use_git_config html 2021-05-16T00:47:00.3157666Z use_git_hook html 2021-05-16T00:47:00.3231522Z use_git_ignore html 2021-05-16T00:47:00.3327680Z use_git_remote html 2021-05-16T00:47:00.3666949Z use_github html 2021-05-16T00:47:00.3979837Z use_github_action html 2021-05-16T00:47:00.4242450Z use_github_labels html 2021-05-16T00:47:00.4377937Z use_github_links html 2021-05-16T00:47:00.4603364Z use_github_pages html 2021-05-16T00:47:00.4679407Z use_github_release html 2021-05-16T00:47:00.4744118Z use_jenkins html 2021-05-16T00:47:00.4811537Z use_latest_dependencies html 2021-05-16T00:47:00.4884557Z use_lifecycle html 2021-05-16T00:47:00.4982259Z use_logo html 2021-05-16T00:47:00.5024099Z use_make html 2021-05-16T00:47:00.5132266Z use_namespace html 2021-05-16T00:47:00.5212380Z use_news_md html 2021-05-16T00:47:00.5346199Z use_package html 2021-05-16T00:47:00.5490084Z use_package_doc html 2021-05-16T00:47:00.5568271Z use_pipe html 2021-05-16T00:47:00.5719582Z use_pkgdown html 2021-05-16T00:47:00.5827995Z use_r html 2021-05-16T00:47:00.5954742Z use_rcpp html 2021-05-16T00:47:00.6109202Z use_readme_rmd html 2021-05-16T00:47:00.6176130Z use_release_issue html 2021-05-16T00:47:00.6277870Z use_revdep html 2021-05-16T00:47:00.6397568Z use_rmarkdown_template html 2021-05-16T00:47:00.6440196Z use_roxygen_md html 2021-05-16T00:47:00.6542207Z use_rstudio html 2021-05-16T00:47:00.6660488Z use_spell_check html 2021-05-16T00:47:00.6864281Z use_template html 2021-05-16T00:47:00.6985366Z use_testthat html 2021-05-16T00:47:00.7136825Z use_tibble html 2021-05-16T00:47:00.7279969Z use_tidy_thanks html 2021-05-16T00:47:00.7446526Z use_tutorial html 2021-05-16T00:47:00.7545380Z use_version html 2021-05-16T00:47:00.7673793Z use_vignette html 2021-05-16T00:47:00.7865413Z usethis-defunct html 2021-05-16T00:47:00.8045946Z usethis-package html 2021-05-16T00:47:00.8185173Z write-this html 2021-05-16T00:47:00.8372699Z zip-utils html 2021-05-16T00:47:00.8384471Z *** copying figures 2021-05-16T00:47:00.8424512Z ** building package indices 2021-05-16T00:47:01.0343783Z ** testing if installed package can be loaded 2021-05-16T00:47:01.0346304Z *** arch - i386 2021-05-16T00:47:01.4421150Z *** arch - x64 2021-05-16T00:47:01.8648060Z * DONE (usethis) 2021-05-16T00:47:01.9537216Z In R CMD INSTALL 2021-05-16T00:47:01.9558073Z 2021-05-16T00:47:01.9559048Z The downloaded source packages are in 2021-05-16T00:47:01.9559939Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\downloaded_packages' 2021-05-16T00:47:01.9591287Z Running `R CMD build`... 2021-05-16T00:47:06.3855205Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:47:06.3855883Z (as 'lib' is unspecified) 2021-05-16T00:47:06.3856443Z * installing *source* package 'tic' ... 2021-05-16T00:47:06.3856881Z ** R 2021-05-16T00:47:06.3857193Z ** inst 2021-05-16T00:47:06.3857690Z ** preparing package for lazy loading 2021-05-16T00:47:06.3858943Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\remotes173c6d671c16\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T00:47:06.3859932Z * preparing 'tic': 2021-05-16T00:47:06.3860580Z * checking DESCRIPTION meta-information ... OK 2021-05-16T00:47:06.3861292Z * installing the package to process help pages 2021-05-16T00:47:06.3862119Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T00:47:06.3862887Z * checking for empty or unneeded directories 2021-05-16T00:47:06.3863740Z Removed empty directory 'tic/.circleci' 2021-05-16T00:47:06.3864361Z Removed empty directory 'tic/pkgdown' 2021-05-16T00:47:06.3864923Z * building 'tic_0.10.0.tar.gz' 2021-05-16T00:47:06.4762316Z ** help 2021-05-16T00:47:06.7442300Z *** installing help indices 2021-05-16T00:47:06.9115483Z converting help for package 'tic' 2021-05-16T00:47:06.9352222Z finding HTML links ... done 2021-05-16T00:47:07.0471277Z Deprecated html 2021-05-16T00:47:07.0763934Z TicStep html 2021-05-16T00:47:07.0895217Z base64serialize html 2021-05-16T00:47:07.1100264Z ci html 2021-05-16T00:47:07.1695635Z do_blogdown html 2021-05-16T00:47:07.2225743Z do_bookdown html 2021-05-16T00:47:07.2648277Z do_drat html 2021-05-16T00:47:07.3132090Z do_package_checks html 2021-05-16T00:47:07.3662909Z do_pkgdown html 2021-05-16T00:47:07.4048604Z do_readme_rmd html 2021-05-16T00:47:07.4265532Z dsl html 2021-05-16T00:47:07.4541303Z dsl_get html 2021-05-16T00:47:07.4708884Z gha_add_secret html 2021-05-16T00:47:07.4829747Z github_helpers html 2021-05-16T00:47:07.4939451Z github_info html 2021-05-16T00:47:07.5019573Z list_macros html 2021-05-16T00:47:07.5175817Z macro html 2021-05-16T00:47:07.5265986Z prepare_all_stages html 2021-05-16T00:47:07.5330870Z reexports html 2021-05-16T00:47:07.5442931Z repo html 2021-05-16T00:47:07.5591039Z run_all_stages html 2021-05-16T00:47:07.5690896Z run_stage html 2021-05-16T00:47:07.5834807Z ssh_key_helpers html 2021-05-16T00:47:07.5907371Z stages html 2021-05-16T00:47:07.6073788Z step_add_to_drat html 2021-05-16T00:47:07.6222648Z step_add_to_known_hosts html 2021-05-16T00:47:07.6408816Z step_build_blogdown html 2021-05-16T00:47:07.6514954Z step_build_bookdown html 2021-05-16T00:47:07.6905851Z step_build_pkgdown html 2021-05-16T00:47:07.7181726Z step_do_push_deploy html 2021-05-16T00:47:07.7312518Z step_hello_world html 2021-05-16T00:47:07.7673018Z step_install_pkg html 2021-05-16T00:47:07.7873268Z step_install_ssh_keys html 2021-05-16T00:47:07.8220996Z step_push_deploy html 2021-05-16T00:47:07.8531573Z step_rcmdcheck html 2021-05-16T00:47:07.8708506Z step_run_code html 2021-05-16T00:47:07.8856206Z step_session_info html 2021-05-16T00:47:07.9147401Z step_setup_push_deploy html 2021-05-16T00:47:07.9422283Z step_setup_ssh html 2021-05-16T00:47:07.9633421Z step_test_ssh html 2021-05-16T00:47:07.9790098Z step_write_text_file html 2021-05-16T00:47:08.0042403Z tic-package html 2021-05-16T00:47:08.0173942Z update_yml html 2021-05-16T00:47:08.0372669Z use_ghactions_deploy html 2021-05-16T00:47:08.0624578Z use_tic html 2021-05-16T00:47:08.0732047Z use_tic_badge html 2021-05-16T00:47:08.0854037Z use_tic_r html 2021-05-16T00:47:08.0928024Z use_update_tic html 2021-05-16T00:47:08.1224023Z yaml_templates html 2021-05-16T00:47:08.1231151Z *** copying figures 2021-05-16T00:47:08.1273437Z ** building package indices 2021-05-16T00:47:08.2510102Z ** installing vignettes 2021-05-16T00:47:08.2551703Z ** testing if installed package can be loaded 2021-05-16T00:47:08.2554482Z *** arch - i386 2021-05-16T00:47:08.5611728Z *** arch - x64 2021-05-16T00:47:08.8749262Z * DONE (tic) 2021-05-16T00:47:08.9340407Z In R CMD INSTALL 2021-05-16T00:47:08.9858847Z Using github PAT from envvar GITHUB_PAT 2021-05-16T00:47:09.1873745Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T00:47:12.1550503Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T00:47:12.1552099Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T00:47:12.1553296Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T00:47:12.1554450Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T00:47:12.1555636Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T00:47:12.1557252Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T00:47:12.1558431Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T00:47:12.1559582Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T00:47:12.1563977Z 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-16T00:47:12.1567802Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T00:47:12.1568982Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T00:47:12.1570082Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T00:47:12.1571271Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T00:47:12.1572449Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T00:47:12.1573584Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T00:47:12.1574784Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T00:47:12.1575686Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T00:47:12.1576284Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T00:47:12.1577142Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T00:47:12.1577696Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T00:47:12.1578272Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T00:47:12.1578956Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T00:47:12.1579619Z (as 'lib' is unspecified) 2021-05-16T00:47:12.1580650Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T00:47:12.1581351Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T00:47:12.1581993Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T00:47:12.1582650Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T00:47:12.1583419Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T00:47:12.1584052Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T00:47:12.1584701Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T00:47:12.1585352Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T00:47:12.1586025Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T00:47:12.1587533Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T00:47:12.1588275Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T00:47:12.1589011Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T00:47:12.1589682Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T00:47:12.1590361Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T00:47:12.1591029Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T00:47:12.1591684Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T00:47:12.1592357Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T00:47:12.1593006Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T00:47:13.6216026Z 2021-05-16T00:47:13.6218311Z There are binary versions available but the source versions are later: 2021-05-16T00:47:13.6230169Z binary source needs_compilation 2021-05-16T00:47:13.6232082Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T00:47:13.6233160Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T00:47:13.6234234Z pillar 1.4.3 1.6.0 FALSE 2021-05-16T00:47:13.6235080Z tibble 3.0.1 3.1.1 TRUE 2021-05-16T00:47:13.6235964Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T00:47:13.6236882Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T00:47:13.6237735Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T00:47:13.6238593Z waldo 0.1.0 0.2.5 FALSE 2021-05-16T00:47:13.6239425Z ps 1.3.2 1.6.0 TRUE 2021-05-16T00:47:13.6240260Z processx 3.4.2 3.5.2 TRUE 2021-05-16T00:47:13.6241140Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T00:47:13.6242032Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T00:47:13.6242907Z digest 0.6.25 0.6.27 TRUE 2021-05-16T00:47:13.6243982Z callr 3.4.3 3.7.0 FALSE 2021-05-16T00:47:13.6245409Z brio 1.0.0 1.1.2 TRUE 2021-05-16T00:47:13.6246880Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-16T00:47:13.6248150Z xfun 0.13 0.23 TRUE 2021-05-16T00:47:13.6249022Z highr 0.8 0.9 FALSE 2021-05-16T00:47:13.6250262Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T00:47:13.6251606Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-16T00:47:13.6252895Z knitr 1.28 1.33 FALSE 2021-05-16T00:47:13.6253449Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T00:47:13.6254167Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T00:47:13.6254758Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T00:47:13.6255323Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T00:47:13.6255907Z devtools 2.3.0 2.4.1 FALSE 2021-05-16T00:47:13.6256368Z 2021-05-16T00:47:13.8593976Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-16T00:47:13.8601412Z ================================================== 2021-05-16T00:47:13.8602867Z downloaded 21 KB 2021-05-16T00:47:13.8603589Z 2021-05-16T00:47:13.8622652Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-16T00:47:13.9199614Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-16T00:47:13.9205680Z ================================================== 2021-05-16T00:47:13.9207126Z downloaded 19 KB 2021-05-16T00:47:13.9207904Z 2021-05-16T00:47:13.9225155Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-16T00:47:13.9576141Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-16T00:47:13.9638152Z ================================================== 2021-05-16T00:47:13.9639886Z downloaded 73 KB 2021-05-16T00:47:13.9640847Z 2021-05-16T00:47:13.9657547Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-16T00:47:14.0280954Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-16T00:47:14.1896439Z ================================================== 2021-05-16T00:47:14.1897474Z downloaded 3.0 MB 2021-05-16T00:47:14.1897918Z 2021-05-16T00:47:14.1910171Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-16T00:47:14.2200316Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-16T00:47:14.2218620Z ================================================== 2021-05-16T00:47:14.2220001Z downloaded 185 KB 2021-05-16T00:47:14.2220720Z 2021-05-16T00:47:14.2231513Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-16T00:47:14.2639227Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-16T00:47:14.2769746Z ================================================== 2021-05-16T00:47:14.2770652Z downloaded 210 KB 2021-05-16T00:47:14.2771156Z 2021-05-16T00:47:14.2781990Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-16T00:47:14.3052712Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-16T00:47:14.3118063Z ================================================== 2021-05-16T00:47:14.3119761Z downloaded 259 KB 2021-05-16T00:47:14.3120603Z 2021-05-16T00:47:14.3132138Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-16T00:47:14.3682382Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-16T00:47:14.3694074Z ================================================== 2021-05-16T00:47:14.3695560Z downloaded 110 KB 2021-05-16T00:47:14.3696361Z 2021-05-16T00:47:14.3712479Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-16T00:47:14.4102275Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-16T00:47:14.4125741Z ================================================== 2021-05-16T00:47:14.4127118Z downloaded 23 KB 2021-05-16T00:47:14.4128195Z 2021-05-16T00:47:14.4142590Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-16T00:47:14.4466465Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-16T00:47:14.4484535Z ================================================== 2021-05-16T00:47:14.4485979Z downloaded 45 KB 2021-05-16T00:47:14.4486750Z 2021-05-16T00:47:14.4501584Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-16T00:47:14.4934063Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-16T00:47:14.4980819Z ================================================== 2021-05-16T00:47:14.4981822Z downloaded 36 KB 2021-05-16T00:47:14.4982392Z 2021-05-16T00:47:14.4993691Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-16T00:47:14.5301921Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-16T00:47:14.5769830Z ================================================== 2021-05-16T00:47:14.5771295Z downloaded 129 KB 2021-05-16T00:47:14.5772035Z 2021-05-16T00:47:14.5884507Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.5976475Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.6079800Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.6896289Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.7141719Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.7341099Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.7542756Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.7767590Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.7856015Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.7957118Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.8069881Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.8180924Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T00:47:14.8199933Z 2021-05-16T00:47:14.8201234Z The downloaded binary packages are in 2021-05-16T00:47:14.8203087Z C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\downloaded_packages 2021-05-16T00:47:14.8206918Z 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-16T00:47:14.8209096Z 2021-05-16T00:47:14.8218353Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T00:47:14.8360250Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T00:47:14.8385808Z ================================================== 2021-05-16T00:47:14.8386662Z downloaded 233 KB 2021-05-16T00:47:14.8387140Z 2021-05-16T00:47:14.8397994Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T00:47:14.8658424Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T00:47:14.9720758Z ================================================== 2021-05-16T00:47:14.9722094Z downloaded 764 KB 2021-05-16T00:47:14.9722794Z 2021-05-16T00:47:14.9737756Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-16T00:47:14.9908799Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-16T00:47:15.1553624Z ================================================== 2021-05-16T00:47:15.1554657Z downloaded 1.0 MB 2021-05-16T00:47:15.1555182Z 2021-05-16T00:47:15.1568990Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-16T00:47:15.1702664Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-16T00:47:15.1777471Z ================================================== 2021-05-16T00:47:15.1778386Z downloaded 670 KB 2021-05-16T00:47:15.1778782Z 2021-05-16T00:47:15.1789441Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T00:47:15.2135772Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T00:47:15.2139770Z ================================================== 2021-05-16T00:47:15.2140995Z downloaded 13 KB 2021-05-16T00:47:15.2141748Z 2021-05-16T00:47:15.2159399Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T00:47:15.2282427Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T00:47:15.2317389Z ================================================== 2021-05-16T00:47:15.2318140Z downloaded 265 KB 2021-05-16T00:47:15.2318551Z 2021-05-16T00:47:15.2328322Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T00:47:15.2639405Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T00:47:15.3122997Z ================================================== 2021-05-16T00:47:15.3123755Z downloaded 466 KB 2021-05-16T00:47:15.3124153Z 2021-05-16T00:47:15.3134671Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T00:47:15.3386825Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T00:47:15.3396625Z ================================================== 2021-05-16T00:47:15.3398020Z downloaded 25 KB 2021-05-16T00:47:15.3398800Z 2021-05-16T00:47:15.3513245Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T00:47:15.3639532Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T00:47:15.3706039Z ================================================== 2021-05-16T00:47:15.3707530Z downloaded 116 KB 2021-05-16T00:47:15.3708102Z 2021-05-16T00:47:15.3717442Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T00:47:15.4062837Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T00:47:15.4108165Z ================================================== 2021-05-16T00:47:15.4109413Z downloaded 138 KB 2021-05-16T00:47:15.4110145Z 2021-05-16T00:47:15.4126774Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T00:47:15.4376960Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T00:47:15.4390219Z ================================================== 2021-05-16T00:47:15.4391262Z downloaded 59 KB 2021-05-16T00:47:15.4391785Z 2021-05-16T00:47:15.4400166Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T00:47:15.4603322Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T00:47:15.4605841Z ================================================== 2021-05-16T00:47:15.4606955Z downloaded 8066 bytes 2021-05-16T00:47:15.4607596Z 2021-05-16T00:47:15.4617942Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T00:47:15.4829660Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T00:47:15.4868176Z ================================================== 2021-05-16T00:47:15.4869182Z downloaded 160 KB 2021-05-16T00:47:15.4869742Z 2021-05-16T00:47:15.4881644Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T00:47:15.5124316Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T00:47:15.5134322Z ================================================== 2021-05-16T00:47:15.5135775Z downloaded 72 KB 2021-05-16T00:47:15.5136569Z 2021-05-16T00:47:15.5161829Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T00:47:15.5417997Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T00:47:15.5429782Z ================================================== 2021-05-16T00:47:15.5431257Z downloaded 11 KB 2021-05-16T00:47:15.5432096Z 2021-05-16T00:47:15.5445130Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T00:47:15.5619140Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T00:47:15.5626883Z ================================================== 2021-05-16T00:47:15.5627784Z downloaded 109 KB 2021-05-16T00:47:15.5628234Z 2021-05-16T00:47:15.5638770Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T00:47:15.5771561Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T00:47:15.5773887Z ================================================== 2021-05-16T00:47:15.5774500Z downloaded 14 KB 2021-05-16T00:47:15.5774821Z 2021-05-16T00:47:15.5786621Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T00:47:15.5910202Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T00:47:15.6467739Z ================================================== 2021-05-16T00:47:15.6468635Z downloaded 7.2 MB 2021-05-16T00:47:15.6469162Z 2021-05-16T00:47:15.6479181Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T00:47:15.6745990Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T00:47:15.8583381Z ================================================== 2021-05-16T00:47:15.8584464Z downloaded 2.8 MB 2021-05-16T00:47:15.8584927Z 2021-05-16T00:47:15.8598785Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T00:47:15.8813574Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T00:47:15.9042442Z ================================================== 2021-05-16T00:47:15.9043425Z downloaded 871 KB 2021-05-16T00:47:15.9043862Z 2021-05-16T00:47:15.9058699Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T00:47:15.9194594Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T00:47:15.9266384Z ================================================== 2021-05-16T00:47:15.9267384Z downloaded 29 KB 2021-05-16T00:47:15.9268105Z 2021-05-16T00:47:15.9278774Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T00:47:15.9525805Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T00:47:16.0097344Z ================================================== 2021-05-16T00:47:16.0098185Z downloaded 664 KB 2021-05-16T00:47:16.0098614Z 2021-05-16T00:47:16.0110322Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T00:47:16.0357806Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T00:47:16.0453639Z ================================================== 2021-05-16T00:47:16.0454584Z downloaded 40 KB 2021-05-16T00:47:16.0455102Z 2021-05-16T00:47:16.0466070Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T00:47:16.0615468Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T00:47:16.0634200Z ================================================== 2021-05-16T00:47:16.0660627Z downloaded 248 KB 2021-05-16T00:47:16.0661210Z 2021-05-16T00:47:16.0662768Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T00:47:16.0847663Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T00:47:16.0883885Z ================================================== 2021-05-16T00:47:16.0885198Z downloaded 362 KB 2021-05-16T00:47:16.0885661Z 2021-05-16T00:47:16.4986612Z * installing *source* package 'utf8' ... 2021-05-16T00:47:16.5179303Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T00:47:16.5405851Z ** libs 2021-05-16T00:47:16.5413314Z 2021-05-16T00:47:16.5414384Z *** arch - i386 2021-05-16T00:47:16.6072539Z 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-16T00:47:16.7227809Z 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-16T00:47:17.1329625Z 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-16T00:47:17.2405518Z 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-16T00:47:17.3293173Z 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-16T00:47:17.4353809Z 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-16T00:47:17.6324967Z 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-16T00:47:17.7434235Z 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-16T00:47:17.9101984Z 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-16T00:47:18.0391830Z 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-16T00:47:18.1816012Z 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-16T00:47:18.2916840Z 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-16T00:47:18.3948192Z 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-16T00:47:18.5130876Z 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-16T00:47:18.8929572Z 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-16T00:47:19.0158299Z 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-16T00:47:19.4364489Z 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-16T00:47:19.5491645Z 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-16T00:47:19.6424288Z 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-16T00:47:19.7953235Z 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-16T00:47:19.8894726Z 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-16T00:47:20.3379259Z 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-16T00:47:21.8126467Z 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-16T00:47:22.0808053Z 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-16T00:47:22.1967443Z 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-16T00:47:22.3013520Z 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-16T00:47:22.4228531Z 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-16T00:47:22.5530322Z 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-16T00:47:22.6768877Z 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-16T00:47:22.7948209Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-16T00:47:22.7969783Z 2021-05-16T00:47:22.7970758Z *** arch - x64 2021-05-16T00:47:22.8625814Z 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-16T00:47:22.9746293Z 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-16T00:47:23.1468533Z 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-16T00:47:23.2486638Z 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-16T00:47:23.3349674Z 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-16T00:47:23.4377626Z 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-16T00:47:23.6176017Z 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-16T00:47:23.7210296Z 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-16T00:47:23.8757684Z 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-16T00:47:23.9882053Z 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-16T00:47:24.1190635Z 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-16T00:47:24.2302632Z 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-16T00:47:24.3380301Z 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-16T00:47:24.4432258Z 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-16T00:47:25.0364789Z 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-16T00:47:25.1383939Z 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-16T00:47:25.5146386Z 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-16T00:47:25.6143670Z 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-16T00:47:25.6960879Z 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-16T00:47:25.7957991Z 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-16T00:47:25.8828643Z 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-16T00:47:26.3258151Z 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-16T00:47:27.6730370Z 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-16T00:47:27.8707201Z 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-16T00:47:27.9849563Z 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-16T00:47:28.0956904Z 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-16T00:47:28.2145131Z 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-16T00:47:28.3200210Z 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-16T00:47:28.4578418Z 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-16T00:47:28.5654833Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-16T00:47:28.5687531Z ** R 2021-05-16T00:47:28.5778181Z ** inst 2021-05-16T00:47:28.5803381Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:47:28.8449633Z ** help 2021-05-16T00:47:28.8994822Z *** installing help indices 2021-05-16T00:47:28.9293704Z converting help for package 'utf8' 2021-05-16T00:47:28.9599838Z finding HTML links ... done 2021-05-16T00:47:28.9833171Z as_utf8 html 2021-05-16T00:47:29.0077504Z output html 2021-05-16T00:47:29.0315849Z utf8-package html 2021-05-16T00:47:29.0569923Z utf8_encode html 2021-05-16T00:47:29.0915696Z utf8_format html 2021-05-16T00:47:29.1128563Z utf8_normalize html 2021-05-16T00:47:29.1626272Z utf8_print html 2021-05-16T00:47:29.1842234Z utf8_width html 2021-05-16T00:47:29.1846351Z ** building package indices 2021-05-16T00:47:29.2114618Z ** installing vignettes 2021-05-16T00:47:29.2165575Z ** testing if installed package can be loaded 2021-05-16T00:47:29.2168366Z *** arch - i386 2021-05-16T00:47:29.4214453Z *** arch - x64 2021-05-16T00:47:29.6286682Z * DONE (utf8) 2021-05-16T00:47:29.7031321Z In R CMD INSTALL 2021-05-16T00:47:30.0354664Z * installing *source* package 'fansi' ... 2021-05-16T00:47:30.0457699Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T00:47:30.0761676Z ** libs 2021-05-16T00:47:30.0770487Z 2021-05-16T00:47:30.0771539Z *** arch - i386 2021-05-16T00:47:30.1108999Z 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-16T00:47:30.1994290Z 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-16T00:47:30.3005176Z 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-16T00:47:30.3917402Z 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-16T00:47:30.5010562Z 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-16T00:47:30.7651844Z 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-16T00:47:30.8477332Z 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-16T00:47:31.2274044Z 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-16T00:47:31.3140443Z strip.c: In function 'FANSI_strip': 2021-05-16T00:47:31.3142981Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:47:31.3144858Z res_track += csi.start - chr_track; 2021-05-16T00:47:31.3145909Z ^ 2021-05-16T00:47:31.3998455Z 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-16T00:47:31.4915161Z 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-16T00:47:31.6410723Z 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-16T00:47:31.9012395Z 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-16T00:47:32.0380837Z 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-16T00:47:32.1422386Z 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-16T00:47:32.2486974Z 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-16T00:47:32.3603283Z utils.c: In function 'FANSI_find_esc': 2021-05-16T00:47:32.3605263Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:47:32.3606802Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T00:47:32.3607708Z ^ 2021-05-16T00:47:32.3609077Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:47:32.4549118Z 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-16T00:47:32.8281319Z 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-16T00:47:32.9335716Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-16T00:47:32.9352438Z 2021-05-16T00:47:32.9353567Z *** arch - x64 2021-05-16T00:47:32.9652495Z 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-16T00:47:33.0523179Z 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-16T00:47:33.1616900Z 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-16T00:47:33.2549488Z 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-16T00:47:33.3668116Z 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-16T00:47:33.7138991Z 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-16T00:47:33.8013999Z 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-16T00:47:34.0800530Z 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-16T00:47:34.2323217Z 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-16T00:47:34.3249405Z 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-16T00:47:34.4676773Z 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-16T00:47:34.6807727Z 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-16T00:47:34.8076983Z 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-16T00:47:34.9029754Z 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-16T00:47:35.0044042Z 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-16T00:47:35.1078592Z utils.c: In function 'FANSI_find_esc': 2021-05-16T00:47:35.1080418Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:47:35.1081868Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T00:47:35.1082772Z ^ 2021-05-16T00:47:35.1084123Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T00:47:35.1971336Z 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-16T00:47:35.5452211Z 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-16T00:47:35.6482435Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-16T00:47:35.6510691Z ** R 2021-05-16T00:47:35.6722115Z ** inst 2021-05-16T00:47:35.6750747Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:47:36.1006527Z ** help 2021-05-16T00:47:36.2200556Z *** installing help indices 2021-05-16T00:47:36.2773675Z converting help for package 'fansi' 2021-05-16T00:47:36.3039810Z finding HTML links ... done 2021-05-16T00:47:36.4201659Z fansi html 2021-05-16T00:47:36.4296015Z fansi_lines html 2021-05-16T00:47:36.4569080Z has_ctl html 2021-05-16T00:47:36.4661900Z html_code_block html 2021-05-16T00:47:36.4741743Z html_esc html 2021-05-16T00:47:36.5187510Z nchar_ctl html 2021-05-16T00:47:36.5617395Z set_knit_hooks html 2021-05-16T00:47:36.5777905Z sgr_to_html html 2021-05-16T00:47:36.6053190Z strip_ctl html 2021-05-16T00:47:36.6620838Z strsplit_ctl html 2021-05-16T00:47:36.6624417Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4OjTpF/R.INSTALL19f45926ae4/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-16T00:47:36.6971386Z strtrim_ctl html 2021-05-16T00:47:36.6974881Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4OjTpF/R.INSTALL19f45926ae4/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-16T00:47:36.7573408Z strwrap_ctl html 2021-05-16T00:47:36.7576918Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4OjTpF/R.INSTALL19f45926ae4/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-16T00:47:36.8047700Z substr_ctl html 2021-05-16T00:47:36.8230053Z tabs_as_spaces html 2021-05-16T00:47:36.8359131Z term_cap_test html 2021-05-16T00:47:36.8663036Z unhandled_ctl html 2021-05-16T00:47:36.8668582Z ** building package indices 2021-05-16T00:47:36.9169178Z ** installing vignettes 2021-05-16T00:47:36.9255583Z ** testing if installed package can be loaded 2021-05-16T00:47:36.9292951Z *** arch - i386 2021-05-16T00:47:37.1334906Z *** arch - x64 2021-05-16T00:47:37.3409768Z * DONE (fansi) 2021-05-16T00:47:37.3866442Z In R CMD INSTALL 2021-05-16T00:47:38.0385748Z * installing *source* package 'diffobj' ... 2021-05-16T00:47:38.0686891Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T00:47:38.0929527Z ** libs 2021-05-16T00:47:38.0937118Z 2021-05-16T00:47:38.0938275Z *** arch - i386 2021-05-16T00:47:38.1163840Z 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-16T00:47:38.3875147Z 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-16T00:47:38.4903217Z 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-16T00:47:38.6855796Z 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-16T00:47:38.7812130Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-16T00:47:38.7834508Z 2021-05-16T00:47:38.7835720Z *** arch - x64 2021-05-16T00:47:38.8039849Z 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-16T00:47:39.0139297Z 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-16T00:47:39.1110724Z 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-16T00:47:39.3069832Z 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-16T00:47:39.3910305Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-16T00:47:39.3937273Z ** R 2021-05-16T00:47:39.4687791Z ** inst 2021-05-16T00:47:39.4779609Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:47:45.9440000Z ** help 2021-05-16T00:47:46.2529613Z *** installing help indices 2021-05-16T00:47:46.3844810Z converting help for package 'diffobj' 2021-05-16T00:47:46.4091531Z finding HTML links ... done 2021-05-16T00:47:46.4613673Z AlignThreshold-class html 2021-05-16T00:47:46.4679848Z Diff-class html 2021-05-16T00:47:46.4877493Z Extract_PaletteOfStyles html 2021-05-16T00:47:46.5725855Z Pager html 2021-05-16T00:47:46.6159889Z PaletteOfStyles-class html 2021-05-16T00:47:46.6422976Z Rdiff_chr html 2021-05-16T00:47:46.7584953Z Style html 2021-05-16T00:47:46.7971517Z StyleFuns html 2021-05-16T00:47:46.8060215Z StyleSummary html 2021-05-16T00:47:46.8266047Z StyleText html 2021-05-16T00:47:46.8352548Z any-Diff-method html 2021-05-16T00:47:46.8462070Z as.character-DiffSummary-method html 2021-05-16T00:47:46.8531388Z as.character-MyersMbaSes-method html 2021-05-16T00:47:46.8607278Z auto_context html 2021-05-16T00:47:46.8647841Z console_lines html 2021-05-16T00:47:46.8963646Z 2021-05-16T00:47:46.9371277Z finding level-2 HTML links ... done 2021-05-16T00:47:47.0756545Z diffChr html 2021-05-16T00:47:47.2739716Z diffCsv html 2021-05-16T00:47:47.4515780Z diffDeparse html 2021-05-16T00:47:47.6283573Z diffFile html 2021-05-16T00:47:47.6454289Z diffObj html 2021-05-16T00:47:47.8376865Z diffPrint html 2021-05-16T00:47:48.0276964Z diffStr html 2021-05-16T00:47:48.0459513Z diff_myers html 2021-05-16T00:47:48.0496060Z diffobj-package html 2021-05-16T00:47:48.0554931Z diffobj_s4method_doc html 2021-05-16T00:47:48.0602236Z diffobj_set_def_opts html 2021-05-16T00:47:48.0659532Z dimnames-PaletteOfStyles-method html 2021-05-16T00:47:48.0816139Z extract-Diff-method html 2021-05-16T00:47:48.0927936Z finalizeHtml html 2021-05-16T00:47:48.0976360Z gdo html 2021-05-16T00:47:48.1367696Z guides html 2021-05-16T00:47:48.1439778Z has_Rdiff html 2021-05-16T00:47:48.1532840Z make_blocking html 2021-05-16T00:47:48.1606163Z nchar_html html 2021-05-16T00:47:48.1708535Z pager_is_less html 2021-05-16T00:47:48.1833060Z par_frame html 2021-05-16T00:47:48.2097574Z ses html 2021-05-16T00:47:48.2152978Z show-DiffSummary-method html 2021-05-16T00:47:48.2207277Z show-PaletteOfStyles-method html 2021-05-16T00:47:48.2273064Z show-Style-method html 2021-05-16T00:47:48.2386921Z strip_hz_control html 2021-05-16T00:47:48.2528239Z summary-Diff-method html 2021-05-16T00:47:48.2604162Z summary-MyersMbaSes-method html 2021-05-16T00:47:48.2689117Z summary-PaletteOfStyles-method html 2021-05-16T00:47:48.2810381Z tag_f html 2021-05-16T00:47:48.3096482Z trim html 2021-05-16T00:47:48.3188286Z view_or_browse html 2021-05-16T00:47:48.3234954Z webfiles html 2021-05-16T00:47:48.3243320Z ** building package indices 2021-05-16T00:47:48.4601690Z ** installing vignettes 2021-05-16T00:47:48.4675730Z ** testing if installed package can be loaded 2021-05-16T00:47:48.4678750Z *** arch - i386 2021-05-16T00:47:48.7735379Z *** arch - x64 2021-05-16T00:47:49.0852812Z * DONE (diffobj) 2021-05-16T00:47:49.1751184Z In R CMD INSTALL 2021-05-16T00:47:49.5489874Z * installing *source* package 'ps' ... 2021-05-16T00:47:49.5600819Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T00:47:50.7552352Z ** libs 2021-05-16T00:47:50.7563410Z 2021-05-16T00:47:50.7564555Z *** arch - i386 2021-05-16T00:47:50.7972194Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T00:47:50.9894429Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T00:47:51.3650869Z 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-16T00:47:51.7118718Z 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-16T00:47:52.0713206Z 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-16T00:47:52.4220067Z 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-16T00:47:52.9008198Z 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-16T00:47:52.9976881Z 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-16T00:47:53.5732774Z 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-16T00:47:53.9568035Z 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-16T00:47:54.7167100Z 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-16T00:47:54.9995510Z 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-16T00:47:55.5309267Z 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-16T00:47:55.9450237Z 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-16T00:47:56.4245810Z 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-16T00:47:56.5599332Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T00:47:56.5643822Z 2021-05-16T00:47:56.5645135Z *** arch - x64 2021-05-16T00:47:56.6033536Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T00:47:57.3901744Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T00:47:57.3902786Z 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-16T00:47:57.9278143Z 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-16T00:47:58.5090197Z 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-16T00:47:59.0723906Z 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-16T00:47:59.7168014Z 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-16T00:47:59.8059096Z 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-16T00:48:00.5854711Z 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-16T00:48:01.1477782Z 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-16T00:48:02.0493145Z 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-16T00:48:02.5397133Z 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-16T00:48:03.1936226Z 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-16T00:48:03.8016188Z 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-16T00:48:04.4961661Z 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-16T00:48:04.6372145Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T00:48:04.6418084Z ** R 2021-05-16T00:48:04.6628395Z ** inst 2021-05-16T00:48:04.6657386Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:48:05.5009840Z ** help 2021-05-16T00:48:05.7776882Z *** installing help indices 2021-05-16T00:48:05.9141298Z converting help for package 'ps' 2021-05-16T00:48:05.9756296Z finding HTML links ... done 2021-05-16T00:48:06.0369557Z CleanupReporter html 2021-05-16T00:48:06.0439354Z errno html 2021-05-16T00:48:06.0577947Z ps html 2021-05-16T00:48:06.0623557Z ps_boot_time html 2021-05-16T00:48:06.0963348Z ps_children html 2021-05-16T00:48:06.1193797Z ps_cmdline html 2021-05-16T00:48:06.1553428Z ps_connections html 2021-05-16T00:48:06.1625941Z ps_cpu_count html 2021-05-16T00:48:06.1927111Z ps_cpu_times html 2021-05-16T00:48:06.2177721Z ps_create_time html 2021-05-16T00:48:06.2457296Z ps_cwd html 2021-05-16T00:48:06.2697417Z ps_descent html 2021-05-16T00:48:06.2781731Z ps_disk_partitions html 2021-05-16T00:48:06.2875320Z ps_disk_usage html 2021-05-16T00:48:06.3154479Z ps_environ html 2021-05-16T00:48:06.3429099Z ps_exe html 2021-05-16T00:48:06.3571397Z ps_get_nice html 2021-05-16T00:48:06.3915612Z ps_handle html 2021-05-16T00:48:06.4159535Z ps_interrupt html 2021-05-16T00:48:06.4389570Z ps_is_running html 2021-05-16T00:48:06.4663481Z ps_kill html 2021-05-16T00:48:06.4999978Z ps_kill_tree html 2021-05-16T00:48:06.5147525Z ps_loadavg html 2021-05-16T00:48:06.5528324Z ps_memory_info html 2021-05-16T00:48:06.5761394Z ps_name html 2021-05-16T00:48:06.6031228Z ps_num_fds html 2021-05-16T00:48:06.6277905Z ps_num_threads html 2021-05-16T00:48:06.6574128Z ps_open_files html 2021-05-16T00:48:06.6620139Z ps_os_type html 2021-05-16T00:48:06.6854796Z ps_pid html 2021-05-16T00:48:06.6892182Z ps_pids html 2021-05-16T00:48:06.7163017Z ps_ppid html 2021-05-16T00:48:06.7444445Z ps_resume html 2021-05-16T00:48:06.7707261Z ps_send_signal html 2021-05-16T00:48:06.7940288Z ps_shared_lib_users html 2021-05-16T00:48:06.8179224Z ps_shared_libs html 2021-05-16T00:48:06.8488073Z ps_status html 2021-05-16T00:48:06.8793192Z ps_suspend html 2021-05-16T00:48:06.8924394Z ps_system_cpu_times html 2021-05-16T00:48:06.9077029Z ps_system_memory html 2021-05-16T00:48:06.9171547Z ps_system_swap html 2021-05-16T00:48:06.9468995Z ps_terminal html 2021-05-16T00:48:06.9697807Z ps_terminate html 2021-05-16T00:48:06.9792282Z ps_tty_size html 2021-05-16T00:48:07.0106569Z ps_uids html 2021-05-16T00:48:07.0344693Z ps_username html 2021-05-16T00:48:07.0417388Z ps_users html 2021-05-16T00:48:07.0455105Z signals html 2021-05-16T00:48:07.0464400Z ** building package indices 2021-05-16T00:48:07.1719410Z ** testing if installed package can be loaded 2021-05-16T00:48:07.1721187Z *** arch - i386 2021-05-16T00:48:07.4770429Z *** arch - x64 2021-05-16T00:48:07.6879164Z * DONE (ps) 2021-05-16T00:48:07.7441976Z In R CMD INSTALL 2021-05-16T00:48:08.2131011Z * installing *source* package 'pkgload' ... 2021-05-16T00:48:08.2324914Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T00:48:08.2584253Z ** R 2021-05-16T00:48:08.2805493Z ** inst 2021-05-16T00:48:08.2822098Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:48:08.9849963Z ** help 2021-05-16T00:48:09.0925367Z *** installing help indices 2021-05-16T00:48:09.1583137Z converting help for package 'pkgload' 2021-05-16T00:48:09.1875311Z finding HTML links ... done 2021-05-16T00:48:09.2052706Z check_dep_version html 2021-05-16T00:48:09.2169609Z check_suggested html 2021-05-16T00:48:09.2441192Z dev_example html 2021-05-16T00:48:09.2568444Z dev_help html 2021-05-16T00:48:09.2613624Z dev_meta html 2021-05-16T00:48:09.2645492Z has_tests html 2021-05-16T00:48:09.2830544Z help html 2021-05-16T00:48:09.2921506Z imports_env html 2021-05-16T00:48:09.2983662Z inst html 2021-05-16T00:48:09.3028382Z is_dev_package html 2021-05-16T00:48:09.3589622Z load_all html 2021-05-16T00:48:09.3644948Z load_code html 2021-05-16T00:48:09.3692291Z load_data html 2021-05-16T00:48:09.3737241Z load_dll html 2021-05-16T00:48:09.3785490Z load_imports html 2021-05-16T00:48:09.3902741Z ns_env html 2021-05-16T00:48:09.3982373Z package_file html 2021-05-16T00:48:09.4099984Z packages html 2021-05-16T00:48:09.4200724Z parse_deps html 2021-05-16T00:48:09.4244486Z parse_ns_file html 2021-05-16T00:48:09.4374449Z pkg_env html 2021-05-16T00:48:09.4440525Z pkgtest html 2021-05-16T00:48:09.4496153Z run_pkg_hook html 2021-05-16T00:48:09.4698801Z system.file html 2021-05-16T00:48:09.4787935Z unload html 2021-05-16T00:48:09.4794116Z ** building package indices 2021-05-16T00:48:09.5416352Z ** testing if installed package can be loaded 2021-05-16T00:48:09.5418657Z *** arch - i386 2021-05-16T00:48:10.0500270Z *** arch - x64 2021-05-16T00:48:10.5619522Z * DONE (pkgload) 2021-05-16T00:48:10.6250369Z In R CMD INSTALL 2021-05-16T00:48:10.8609327Z * installing *source* package 'ellipsis' ... 2021-05-16T00:48:10.8643080Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T00:48:10.8919295Z ** libs 2021-05-16T00:48:10.8927660Z 2021-05-16T00:48:10.8928586Z *** arch - i386 2021-05-16T00:48:10.9137219Z 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-16T00:48:11.0397190Z 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-16T00:48:11.2363801Z 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-16T00:48:11.3287971Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-16T00:48:11.3295996Z 2021-05-16T00:48:11.3297041Z *** arch - x64 2021-05-16T00:48:11.3479716Z 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-16T00:48:11.4627934Z 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-16T00:48:11.6619880Z 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-16T00:48:11.7474688Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-16T00:48:11.7499594Z ** R 2021-05-16T00:48:11.7556900Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:48:11.8482529Z ** help 2021-05-16T00:48:11.8841416Z *** installing help indices 2021-05-16T00:48:11.9118831Z converting help for package 'ellipsis' 2021-05-16T00:48:11.9370114Z finding HTML links ... done 2021-05-16T00:48:11.9576428Z check_dots_empty html 2021-05-16T00:48:11.9699105Z check_dots_unnamed html 2021-05-16T00:48:11.9856341Z check_dots_used html 2021-05-16T00:48:11.9905062Z dots_empty html 2021-05-16T00:48:11.9952027Z dots_used html 2021-05-16T00:48:12.0093227Z ellipsis-package html 2021-05-16T00:48:12.0196310Z safe_median html 2021-05-16T00:48:12.0200458Z ** building package indices 2021-05-16T00:48:12.0418086Z ** testing if installed package can be loaded 2021-05-16T00:48:12.0420226Z *** arch - i386 2021-05-16T00:48:12.3470110Z *** arch - x64 2021-05-16T00:48:12.5536731Z * DONE (ellipsis) 2021-05-16T00:48:12.5756638Z In R CMD INSTALL 2021-05-16T00:48:12.8903615Z * installing *source* package 'digest' ... 2021-05-16T00:48:12.8983149Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T00:48:12.9183990Z ** libs 2021-05-16T00:48:12.9193429Z 2021-05-16T00:48:12.9194696Z *** arch - i386 2021-05-16T00:48:12.9625042Z 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-16T00:48:13.2497746Z 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-16T00:48:13.5760259Z 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-16T00:48:14.1893676Z 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-16T00:48:14.4784456Z 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-16T00:48:15.0353847Z 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-16T00:48:15.1748714Z 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-16T00:48:15.6677818Z 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-16T00:48:15.7732798Z 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-16T00:48:15.8468391Z 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-16T00:48:16.0384263Z 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-16T00:48:16.1672453Z 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-16T00:48:16.2886872Z 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-16T00:48:16.5552667Z 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-16T00:48:16.7600624Z 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-16T00:48:17.2148831Z 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-16T00:48:17.3551757Z 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-16T00:48:17.9011919Z 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-16T00:48:18.0195514Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-16T00:48:18.0207475Z 2021-05-16T00:48:18.0208708Z *** arch - x64 2021-05-16T00:48:18.0633616Z 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-16T00:48:18.2504666Z 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-16T00:48:18.6086695Z 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-16T00:48:19.1355539Z 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-16T00:48:19.3934145Z 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-16T00:48:19.8549292Z 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-16T00:48:19.9837461Z 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-16T00:48:20.6626035Z 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-16T00:48:20.7650859Z 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-16T00:48:20.8723349Z 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-16T00:48:21.0366573Z 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-16T00:48:21.1359479Z 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-16T00:48:21.2458743Z 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-16T00:48:21.4689844Z 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-16T00:48:21.6146723Z 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-16T00:48:21.9792671Z 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-16T00:48:22.1189486Z 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-16T00:48:22.4885976Z 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-16T00:48:22.5910970Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-16T00:48:22.5943138Z ** R 2021-05-16T00:48:22.6013050Z ** demo 2021-05-16T00:48:22.6027579Z ** inst 2021-05-16T00:48:22.6112282Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:48:23.3972710Z ** help 2021-05-16T00:48:23.3973152Z *** installing help indices 2021-05-16T00:48:23.3973613Z finding HTML links ... done 2021-05-16T00:48:23.3974075Z ** building package indices 2021-05-16T00:48:23.3974527Z ** installing vignettes 2021-05-16T00:48:23.3975050Z ** testing if installed package can be loaded 2021-05-16T00:48:23.3975471Z *** arch - i386 2021-05-16T00:48:23.3975932Z converting help for package 'digest' 2021-05-16T00:48:23.3976409Z AES html 2021-05-16T00:48:23.3976839Z digest html 2021-05-16T00:48:23.3977281Z digest2int html 2021-05-16T00:48:23.3977734Z hmac html 2021-05-16T00:48:23.3978153Z makeRaw html 2021-05-16T00:48:23.3978587Z sha1 html 2021-05-16T00:48:23.3979017Z vdigest html 2021-05-16T00:48:23.5825253Z *** arch - x64 2021-05-16T00:48:23.7907762Z * DONE (digest) 2021-05-16T00:48:23.8380731Z In R CMD INSTALL 2021-05-16T00:48:24.0978569Z * installing *source* package 'brio' ... 2021-05-16T00:48:24.1017488Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T00:48:24.1220386Z ** libs 2021-05-16T00:48:24.1228121Z 2021-05-16T00:48:24.1229142Z *** arch - i386 2021-05-16T00:48:24.1491864Z 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-16T00:48:24.4955296Z 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-16T00:48:24.5876139Z 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-16T00:48:24.6777318Z 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-16T00:48:24.7689085Z 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-16T00:48:24.8628924Z 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-16T00:48:24.9861794Z 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-16T00:48:25.0819798Z 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-16T00:48:25.2995273Z 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-16T00:48:25.4001861Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-16T00:48:25.4009912Z 2021-05-16T00:48:25.4010902Z *** arch - x64 2021-05-16T00:48:25.4237618Z 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-16T00:48:25.9810776Z 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-16T00:48:26.0755486Z 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-16T00:48:26.1670914Z 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-16T00:48:26.3042892Z 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-16T00:48:26.3698808Z 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-16T00:48:26.4957879Z 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-16T00:48:26.5910527Z 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-16T00:48:26.8003708Z 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-16T00:48:26.8895095Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-16T00:48:26.8919638Z ** R 2021-05-16T00:48:26.8985653Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:48:26.9557756Z ** help 2021-05-16T00:48:27.0007932Z *** installing help indices 2021-05-16T00:48:27.0272096Z converting help for package 'brio' 2021-05-16T00:48:27.0559489Z finding HTML links ... done 2021-05-16T00:48:27.0692904Z file_line_endings html 2021-05-16T00:48:27.0867957Z readLines html 2021-05-16T00:48:27.0939332Z read_file html 2021-05-16T00:48:27.1001182Z read_lines html 2021-05-16T00:48:27.1170614Z writeLines html 2021-05-16T00:48:27.1239446Z write_file html 2021-05-16T00:48:27.1321838Z write_lines html 2021-05-16T00:48:27.1325722Z ** building package indices 2021-05-16T00:48:27.1590923Z ** testing if installed package can be loaded 2021-05-16T00:48:27.1593555Z *** arch - i386 2021-05-16T00:48:27.3635797Z *** arch - x64 2021-05-16T00:48:27.5704290Z * DONE (brio) 2021-05-16T00:48:27.5970165Z In R CMD INSTALL 2021-05-16T00:48:27.9422989Z * installing *source* package 'xfun' ... 2021-05-16T00:48:27.9531732Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T00:48:27.9837500Z ** libs 2021-05-16T00:48:27.9845585Z 2021-05-16T00:48:27.9846731Z *** arch - i386 2021-05-16T00:48:28.0093405Z 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-16T00:48:28.1508584Z 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-16T00:48:28.3417438Z 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-16T00:48:28.4366382Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-16T00:48:28.4374666Z 2021-05-16T00:48:28.4375698Z *** arch - x64 2021-05-16T00:48:28.4587038Z 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-16T00:48:28.5889519Z 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-16T00:48:28.7851998Z 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-16T00:48:28.8722529Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-16T00:48:28.8746511Z ** R 2021-05-16T00:48:28.9037953Z ** inst 2021-05-16T00:48:28.9074523Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:48:30.0005288Z ** help 2021-05-16T00:48:30.3095257Z *** installing help indices 2021-05-16T00:48:30.4867399Z converting help for package 'xfun' 2021-05-16T00:48:30.5119108Z finding HTML links ... done 2021-05-16T00:48:30.5503936Z Rscript html 2021-05-16T00:48:30.5682658Z Rscript_call html 2021-05-16T00:48:30.5753885Z attr html 2021-05-16T00:48:30.5860248Z base64_encode html 2021-05-16T00:48:30.5916278Z base64_uri html 2021-05-16T00:48:30.6118276Z bg_process html 2021-05-16T00:48:30.6184264Z bump_version html 2021-05-16T00:48:30.6642474Z cache_rds html 2021-05-16T00:48:30.6695527Z del_empty_dir html 2021-05-16T00:48:30.6781182Z dir_create html 2021-05-16T00:48:30.6862160Z dir_exists html 2021-05-16T00:48:30.6964166Z do_once html 2021-05-16T00:48:30.7154627Z download_file html 2021-05-16T00:48:30.7344384Z embed_file html 2021-05-16T00:48:30.7470744Z exit_call html 2021-05-16T00:48:30.7589708Z file_ext html 2021-05-16T00:48:30.7661765Z file_string html 2021-05-16T00:48:30.7728266Z format_bytes html 2021-05-16T00:48:30.7866896Z from_root html 2021-05-16T00:48:30.7951275Z github_releases html 2021-05-16T00:48:30.8015010Z grep_sub html 2021-05-16T00:48:30.8211539Z gsub_file html 2021-05-16T00:48:30.8262037Z in_dir html 2021-05-16T00:48:30.8356917Z install_dir html 2021-05-16T00:48:30.8443538Z install_github html 2021-05-16T00:48:30.8522955Z isFALSE html 2021-05-16T00:48:30.8562717Z is_R_CMD_check html 2021-05-16T00:48:30.8630827Z is_abs_path html 2021-05-16T00:48:30.8687838Z is_ascii html 2021-05-16T00:48:30.8784348Z is_sub_path html 2021-05-16T00:48:30.8843463Z is_web_path html 2021-05-16T00:48:30.8971707Z magic_path html 2021-05-16T00:48:30.9048825Z mark_dirs html 2021-05-16T00:48:30.9169433Z msg_cat html 2021-05-16T00:48:30.9241093Z native_encode html 2021-05-16T00:48:30.9341324Z news2md html 2021-05-16T00:48:30.9389333Z normalize_path html 2021-05-16T00:48:30.9511536Z numbers_to_words html 2021-05-16T00:48:30.9563241Z optipng html 2021-05-16T00:48:30.9631119Z os html 2021-05-16T00:48:30.9690342Z parse_only html 2021-05-16T00:48:31.0000968Z pkg_attach html 2021-05-16T00:48:31.0118388Z proc_kill html 2021-05-16T00:48:31.0237948Z process_file html 2021-05-16T00:48:31.0374680Z proj_root html 2021-05-16T00:48:31.0446057Z prose_index html 2021-05-16T00:48:31.0562636Z protect_math html 2021-05-16T00:48:31.0667202Z raw_string html 2021-05-16T00:48:31.0745942Z read_bin html 2021-05-16T00:48:31.0866419Z read_utf8 html 2021-05-16T00:48:31.1012134Z relative_path html 2021-05-16T00:48:31.1190181Z rename_seq html 2021-05-16T00:48:31.1296187Z retry html 2021-05-16T00:48:31.1858548Z rev_check html 2021-05-16T00:48:31.1947088Z rstudio_type html 2021-05-16T00:48:31.2006670Z same_path html 2021-05-16T00:48:31.2165065Z session_info html 2021-05-16T00:48:31.2241066Z set_envvar html 2021-05-16T00:48:31.2316622Z split_lines html 2021-05-16T00:48:31.2368471Z split_source html 2021-05-16T00:48:31.2529197Z strict_list html 2021-05-16T00:48:31.2612897Z stringsAsStrings html 2021-05-16T00:48:31.2712456Z submit_cran html 2021-05-16T00:48:31.2978626Z tinify html 2021-05-16T00:48:31.3102529Z tojson html 2021-05-16T00:48:31.3192670Z tree html 2021-05-16T00:48:31.3233925Z try_silent html 2021-05-16T00:48:31.3362953Z upload_ftp html 2021-05-16T00:48:31.3434864Z url_filename html 2021-05-16T00:48:31.3502937Z valid_syntax html 2021-05-16T00:48:31.3512192Z ** building package indices 2021-05-16T00:48:31.5010229Z ** installing vignettes 2021-05-16T00:48:31.5077873Z ** testing if installed package can be loaded 2021-05-16T00:48:31.5080916Z *** arch - i386 2021-05-16T00:48:31.7118201Z *** arch - x64 2021-05-16T00:48:31.9273251Z * DONE (xfun) 2021-05-16T00:48:31.9686030Z In R CMD INSTALL 2021-05-16T00:48:35.6835587Z * installing *source* package 'stringi' ... 2021-05-16T00:48:35.9224009Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T00:48:36.3387115Z ** libs 2021-05-16T00:48:36.3414975Z 2021-05-16T00:48:36.3415962Z *** arch - i386 2021-05-16T00:48:38.1336124Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:38.6798089Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:39.3046846Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:39.8837844Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:40.3440557Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:41.2778187Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:41.7584125Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:42.2926889Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:42.9334456Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:43.5292879Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:43.9884422Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:44.5105213Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:45.0180134Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:45.4822993Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:46.1501890Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:47.4034115Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:47.4039492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:48.0368564Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:48.7298650Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:49.2036570Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:49.8081280Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:50.3117007Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:51.0787148Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:51.7029354Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:52.3307033Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:52.9975393Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:53.5339376Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:54.1879539Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:54.5954606Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:55.0642291Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:55.6617920Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:56.3268880Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:56.7476711Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:57.2190288Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:57.7023958Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:58.2432060Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:58.7683696Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:59.2233886Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:48:59.6602327Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:00.2583283Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:00.8361019Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:01.3170183Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:02.8971917Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:03.4311785Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:04.1523464Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:04.6180575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:05.0998225Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:05.5799986Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:06.0987645Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:06.6503038Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:07.3328585Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:07.7418599Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:08.3997371Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:08.9341730Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:09.5738763Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:10.2046775Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:10.6876475Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:11.2016406Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:11.9414366Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:12.4865508Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:13.2761494Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:14.2279269Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:14.7777106Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:15.3701905Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:15.8869067Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:16.5063001Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:17.0903836Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:17.6151796Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:18.2221853Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:18.7815670Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:19.2777978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:19.7656329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:20.4063985Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:21.0870099Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:21.6037648Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:22.1926821Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:22.7704403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:22.8447355Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:23.3613030Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:23.7615228Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:24.3543915Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:24.8046897Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:25.3740151Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:26.9327704Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:27.5411021Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:28.1604628Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:49:28.7013359Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:29.4822217Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:30.2719979Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:30.7603584Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:31.1537604Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:31.8434687Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:32.2715696Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:32.6749513Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:33.2989248Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:34.2282932Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:34.5018992Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:35.2259962Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:35.4600918Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:35.9065644Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:36.4730800Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:37.0831418Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:37.1798422Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:37.5223697Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:38.0764087Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:39.0610962Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:39.3545294Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:39.9519709Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:40.4184697Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:40.5340832Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:40.8156090Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:41.2039292Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:41.6902386Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:42.1290941Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:42.6994138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:43.5461184Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:44.0859225Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:44.6883487Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:46.3196571Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:46.9213271Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:47.5810375Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:48.1714519Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:48.4718533Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:49.1189441Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:49.4326373Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:50.3320742Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:50.8857518Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:51.4588704Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:52.1917769Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:53.0896328Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:53.3948650Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:53.8023386Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:54.4467657Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:55.3748600Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:55.8164483Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:56.4783889Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:57.5042607Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T00:49:57.5044029Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T00:49:57.5044608Z ^ 2021-05-16T00:49:57.5420569Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:57.9750500Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:58.4408993Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:58.9495071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:59.4231182Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:49:59.8370925Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:00.3297942Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:00.8206795Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:01.2283186Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:01.7463652Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:02.0764953Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:02.4047403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:02.7695960Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:03.4211637Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:04.4288226Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:04.9054024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:05.2846466Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:05.6587557Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:06.1905137Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:07.1138383Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:07.5753718Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:08.1151783Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:08.6233951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:09.0021922Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:09.3449667Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:09.6351233Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:10.3365830Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:10.9145779Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:11.0039453Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:11.4399335Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:12.3080618Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:12.3848733Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:13.0525826Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:13.4166837Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:14.6094928Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:15.6064895Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:16.3163433Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:16.4119403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:16.9538869Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:17.3418908Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:17.7921234Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:18.4617109Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:18.9389060Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:19.2660215Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:19.6383176Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:20.6299015Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:20.9465691Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:21.2669927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:21.6997719Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:22.2617172Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:22.4912357Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:22.9975053Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:23.4612477Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:24.1893404Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:24.4829921Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:24.7299798Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:24.9823490Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:25.2590460Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:25.8320819Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:26.2963884Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:26.9541701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:27.7722927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:28.5820127Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:28.8987747Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:29.9727972Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:30.8040718Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:31.1015862Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:31.6665732Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:32.3729526Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:32.7714062Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:34.1142492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:34.1883675Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:34.5953681Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:35.0415014Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:35.6117231Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:36.0722554Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:36.4179153Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T00:50:36.4182764Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:50:36.4185457Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T00:50:36.4187055Z ^ 2021-05-16T00:50:36.4189489Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T00:50:36.4191949Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:50:36.4193503Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T00:50:36.4194413Z ^ 2021-05-16T00:50:36.6573859Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:37.1174766Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:38.0884714Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:38.1733491Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:38.7627326Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:39.0856122Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:39.6173747Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:40.0782854Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:40.4859645Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:41.3492968Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:41.7409698Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:42.1012388Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:42.3948951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:43.3120912Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:43.3863752Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:44.2239104Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:44.6210421Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:44.7800190Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:45.6399621Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:46.1133105Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:46.3829372Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:46.7253857Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:47.0314785Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:47.2894792Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:48.3905763Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:49.3436370Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:49.9079731Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:50.3682717Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:50.8853102Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:51.4812136Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:52.0962039Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:52.1857879Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:52.9853349Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:53.3608715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:53.4467182Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:54.2447825Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:54.6750406Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:56.0193263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:56.4663137Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:57.0178073Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:57.1213029Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:58.4359121Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:59.0362141Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:59.6522592Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:50:59.9538744Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:00.2639270Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:00.9885083Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:01.8029417Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:02.1715317Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:02.4623252Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:02.7692533Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:03.4057162Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:03.8788309Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:04.4790293Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:04.8030819Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:05.2086730Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:05.6081365Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:06.2920966Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:07.4518530Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:08.6107324Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:08.8965708Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:09.5198713Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:10.0207419Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:10.4929828Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:10.8315120Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:11.1024590Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:11.8589390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:12.4148758Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:13.2966140Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:13.9561715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:14.2602257Z 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-16T00:51:14.3649405Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:14.8038902Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:15.5508706Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:16.0472576Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:16.4135949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:16.9493011Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:18.7065494Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:19.1706190Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:19.7187198Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:20.7289833Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:21.5555251Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:22.7353412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:23.2190894Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:23.9465043Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:24.7846812Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:25.5354156Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:26.1015193Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:26.6051316Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:28.1669941Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:28.2761834Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:29.6123315Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:30.0889690Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:31.4053900Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:31.7328441Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:32.2992818Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:32.7943684Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:33.1864035Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:33.8109142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:35.3986180Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:35.9672891Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:36.6806908Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:38.8187496Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:39.4446661Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:40.3972557Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:41.2345407Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:41.7515732Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:42.3484730Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:42.8882661Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:43.2656379Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:43.8146121Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:44.2463922Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:45.6530845Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:45.9789380Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:46.6020434Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:48.4673504Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:48.9950215Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:50.2352400Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:52.5967473Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:53.1697359Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:53.4561536Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:54.2270482Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:55.1682421Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:56.0399813Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:56.3001553Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:56.8210667Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:56.9376246Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:51:59.5698607Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:00.0771578Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:01.2311192Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:02.8945038Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:04.0898923Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:04.6155491Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:05.1141833Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:05.6177619Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:06.1386601Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:06.9388257Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:07.1129634Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:08.3180991Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:08.8230740Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:09.6758575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:10.1833808Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:12.7056217Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:13.0473366Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:13.6105162Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:15.4663479Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:15.8520234Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:18.2540953Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:20.5774949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:21.5105763Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:22.0689285Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:22.9298227Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:24.4320375Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:25.3883744Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:25.6735227Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:26.3226832Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:27.0857026Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:27.7609675Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:28.6365526Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:32.0277493Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:32.5272346Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:33.4189179Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:34.0530104Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:34.3668671Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:34.8323929Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:35.1382844Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:37.9113288Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:39.3482343Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:39.8639678Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:41.3699897Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:42.2260411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:42.7335991Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:43.8515490Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:44.3742253Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:44.6270451Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:44.9302393Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:45.5108142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:46.0944900Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:47.2452737Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:47.8164897Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:48.6059872Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:49.7943532Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:50.6506385Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:51.2044320Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:51.7580517Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:52.0585778Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:52.5749417Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:53.4015061Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:54.3567190Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:54.9008699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:55.9571683Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:56.7611795Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:57.5529513Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:58.1243736Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:52:58.8387928Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:01.4117413Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:01.7906171Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:02.2884156Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:02.6804502Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:03.2234113Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:03.5476093Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:03.9617552Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:05.7851035Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:08.3108606Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:08.7137811Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T00:53:08.7140814Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:53:08.7143449Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T00:53:08.7145109Z ^ 2021-05-16T00:53:08.7147571Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:53:08.7150109Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T00:53:08.7151716Z ^ 2021-05-16T00:53:08.7154111Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:53:08.7156711Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T00:53:08.7158300Z ^ 2021-05-16T00:53:08.7160604Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:53:08.7163205Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T00:53:08.7164935Z ^ 2021-05-16T00:53:08.7167152Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T00:53:08.7170155Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:53:08.7172573Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T00:53:08.7174122Z ^ 2021-05-16T00:53:08.7176460Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:53:08.7179416Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T00:53:08.7182673Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:53:08.7185088Z return reinterpret_cast(gRawGMT); 2021-05-16T00:53:08.7186514Z ^ 2021-05-16T00:53:09.4820703Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:09.9130789Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:11.6721374Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:13.9926929Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:15.1237998Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:15.6698908Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:17.3781879Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:17.6496154Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:18.1974644Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:18.8189057Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:19.1278243Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:19.7859297Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:21.3539695Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:21.9810597Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:22.4744229Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:23.3612482Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:24.8283048Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:24.9312647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:25.6895735Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:26.4073273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:26.8782982Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:27.3075149Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:27.6311081Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:28.2460997Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:28.3969470Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:28.7128239Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:29.0757540Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:29.6421701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:30.4748081Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:31.5686168Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:32.2285353Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:33.0945069Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:33.4865532Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:33.7732287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:34.4736764Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:35.3102966Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:35.8712394Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:37.2114675Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:38.3717558Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:39.0834263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:39.5622139Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:40.0509408Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:40.6837228Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:41.7466137Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:42.7294807Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:43.1078690Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:44.0027784Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:44.6768544Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:46.3184529Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:46.8380027Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:47.0654828Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:47.3435286Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:47.6779602Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:48.6411027Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:49.2740821Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:50.8814223Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:54.2406649Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:54.6546744Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:55.7505232Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:57.9123387Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:58.1202711Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:58.2416712Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:58.6634377Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:59.3356317Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:53:59.4517634Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:00.0385883Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:00.5461626Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:02.0149559Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:02.3595250Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:02.9358699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:03.5466573Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:04.4077001Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:06.3909652Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:06.3916711Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:06.8753886Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:09.9764593Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:10.7317239Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:11.4009633Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:11.8011620Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:12.1229276Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:12.6015305Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:14.0827842Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:14.6363545Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:15.0323281Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T00:54:15.0326992Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:54:15.0328851Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T00:54:15.0330052Z ^ 2021-05-16T00:54:15.0331997Z 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-16T00:54:15.0334385Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:54:15.0335974Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T00:54:15.0337051Z ^ 2021-05-16T00:54:15.3314773Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:16.0971467Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:16.7845127Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:17.2681256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:17.7969516Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:18.5098879Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:19.1165413Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:20.8073452Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:22.3167922Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:22.7342828Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:23.3623978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:23.6805468Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:23.9539816Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:24.7634270Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:24.8940735Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:25.3557249Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:25.8300367Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:28.5593453Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:29.8111424Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:30.1365427Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:31.3991944Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:31.4000477Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:31.4007497Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:33.3680261Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:54:33.7208996Z 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-16T00:54:34.1501576Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T00:54:34.4148932Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T00:54:35.7366309Z 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-16T00:54:37.4177437Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T00:54:37.5105407Z downloading the ICU data library (icudt) 2021-05-16T00:54:37.5106554Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T00:54:37.5133588Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T00:54:37.5696247Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T00:54:37.7710859Z ================================================== 2021-05-16T00:54:37.7711686Z downloaded 10.9 MB 2021-05-16T00:54:37.7712981Z 2021-05-16T00:54:37.8003890Z icudt fetch successful 2021-05-16T00:54:37.8008508Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-16T00:54:38.0207457Z icudt has been installed successfully 2021-05-16T00:54:38.0737685Z 2021-05-16T00:54:38.0738968Z *** arch - x64 2021-05-16T00:54:42.6870207Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:43.2235841Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:43.8213463Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:44.3864760Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:44.8369046Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:45.7220788Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:46.2145793Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:46.7753176Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:47.4325191Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:47.9951068Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:48.8913654Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:48.9973909Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:49.5206741Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:49.9795130Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:50.6442231Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:51.3109773Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:51.8634882Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:52.5821110Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:53.2736197Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:53.7643306Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:54.3843496Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:54.8984748Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:55.6466262Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:56.2612479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:56.8918607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:57.5476052Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:58.0992608Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:58.7575806Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:59.2130407Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:54:59.6830989Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:00.2470302Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:00.9235449Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:01.3900196Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:01.8578644Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:02.3540326Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:02.8782819Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:03.4411333Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:03.9034152Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:04.3501730Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:04.9017709Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:05.4535836Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:05.9504739Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:07.5450559Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:08.0707186Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:08.7844218Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:09.2729905Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:09.7853814Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:10.2664367Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:10.7823061Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:11.3382468Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:12.0104861Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:12.4397972Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:13.8936588Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:13.8939756Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:14.2205402Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:14.8473212Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:15.3189621Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:15.8447189Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:16.6096152Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:17.1796756Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:17.9567056Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:18.8826623Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:19.4318172Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:20.0242619Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:20.5585537Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:21.1500961Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:21.7377467Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:22.2715058Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:22.8627675Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:23.4365992Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:23.9365418Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:24.4343427Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:25.0842061Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:25.7535468Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:26.8959783Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:26.8965110Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:27.4413914Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:27.5079872Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:28.0358953Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:28.4686392Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:29.0674384Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:29.5268207Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:30.0547592Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:31.5007820Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:32.1201761Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:32.7489427Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -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-16T00:55:33.3003276Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:34.0226549Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:35.0456696Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:35.5476411Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:35.9232161Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:36.5712030Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:36.9822029Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:37.4002405Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:38.0114574Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:38.9212831Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:39.2076921Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:39.9120500Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:40.1461308Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:40.5973318Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:41.1680297Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:41.7783538Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:41.8702070Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:42.2280442Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:42.7772217Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:43.7853445Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:44.0734875Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:44.6683260Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:45.1277456Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:45.2232192Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:45.5129655Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:45.8924143Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:46.3750003Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:46.7923418Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:47.3586850Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:48.1789203Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:48.7014664Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:49.3156753Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:50.8440747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:51.4210511Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:52.0604661Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:52.6376721Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:52.9359076Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:53.5948905Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:53.9078013Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:54.6864477Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:55.2438737Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:55.7939328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:56.4929117Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:57.3541289Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:57.6633902Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:58.1064534Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:58.7256630Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:55:59.6887448Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:00.1555322Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:00.8024960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:01.8048437Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T00:56:01.8049910Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T00:56:01.8050637Z ^ 2021-05-16T00:56:01.8421000Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:02.2657648Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:02.7050472Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:03.2218611Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:03.6974996Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:04.0809293Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:04.5872374Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:05.0803252Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:05.4743346Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:06.0421389Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:06.3692607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:06.6934930Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:07.0762896Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:07.7223665Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:08.6990189Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:09.1946292Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:09.6008580Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:09.9599161Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:10.4931309Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:11.3788750Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:11.8585601Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:12.3576208Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:12.8766035Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:13.2598065Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:13.5962659Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:13.8861679Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:14.6166220Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:15.2037295Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:15.2906053Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:15.7087022Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:16.5700572Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:16.6437389Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:17.3315839Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:17.6901578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:18.8356684Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:19.8038146Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:20.5033673Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:20.5914501Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:21.1174609Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:21.4923085Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:21.9493647Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:22.6037800Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:23.0699368Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:23.4132659Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:23.7862980Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:24.7892984Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:25.1150567Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:25.4349409Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:25.8641891Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:26.4027034Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:26.6330820Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:27.1333020Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:27.5660352Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:28.2790914Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:28.5656247Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:28.8201533Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:29.0953205Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:29.3514733Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:29.9073104Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:30.3585885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:31.0090779Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:31.7692345Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:32.5538875Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:32.8675585Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:33.9224298Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:34.7667216Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:35.0768511Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:35.6012744Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:36.2677671Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:36.6587776Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:37.9403078Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:38.0172401Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:38.4427796Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:38.8937159Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:39.4467664Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:39.8901949Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:40.2309573Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T00:56:40.2313165Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:56:40.2315856Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T00:56:40.2317740Z ^ 2021-05-16T00:56:40.2320010Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T00:56:40.2321614Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:56:40.2323185Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T00:56:40.2324044Z ^ 2021-05-16T00:56:40.4728573Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:40.9426349Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:41.9322698Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:42.0138588Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:42.5876343Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:42.8983804Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:43.4361081Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:43.8795011Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:44.2718118Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:45.1741958Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:45.5635532Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:45.9061190Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:46.2169839Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:47.3627474Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:47.4325564Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:48.2588228Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:48.9511322Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:49.1168539Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:49.9960939Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:50.4758083Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:50.7686761Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:51.1080739Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:51.4193051Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:51.6730620Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:52.7305363Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:53.6547438Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:54.2320134Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:54.6902870Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:55.4962433Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:56.0753917Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:56.6711665Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:56.7578797Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:57.4841363Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:57.8272225Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:57.9199317Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:58.7178941Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:56:59.1607304Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:00.4691719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:00.8860978Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:01.4166653Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:01.5211114Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:02.8485157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:03.4761781Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:04.0800246Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:04.3886400Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:04.6806060Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:05.4087833Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:06.2315828Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:06.6029466Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:06.9126732Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:07.2166579Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:07.8299486Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:08.3311786Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:08.9448131Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:09.2763951Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:09.6876919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:10.0743736Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:10.7600886Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:11.9029457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:12.9779220Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:13.2623212Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:13.8558510Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:14.3522013Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:14.7995330Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:15.1455652Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:15.4151720Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:16.1401394Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:16.7087617Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:17.5945615Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:18.2290405Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:18.5435725Z 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-16T00:57:18.6646576Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:19.1066568Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:19.8541180Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:20.3330251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:20.7014019Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:21.2437554Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:22.9742178Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:23.4624566Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:24.0195710Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:25.0587386Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:25.8721672Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:26.9645095Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:27.4217692Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:28.1884272Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:29.0188745Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:29.7910940Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:30.3771845Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:30.8589628Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:32.3276673Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:32.4278805Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:33.7475555Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:34.2468263Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:35.4715373Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:35.7813161Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:36.3440214Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:36.8551479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:37.2516664Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:37.8938160Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:39.4641698Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:40.0299442Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:40.7372166Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:42.7563369Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:43.3880397Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:44.3573250Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:45.1912439Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:45.7017028Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:46.3024569Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:46.8575600Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:47.2306343Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:47.7705477Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:48.2372236Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:49.5028758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:49.8055154Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:50.4331811Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:52.2194821Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:52.7485253Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:53.9432592Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:56.1584103Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:56.7049892Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:57.0119145Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:57.7674627Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:58.6896981Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:59.5606809Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:57:59.8319766Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:00.3704974Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:00.4859074Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:02.9434512Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:03.4534562Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:04.6095534Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:06.2585145Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:07.4386580Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:07.9665656Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:08.4891532Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:09.0031187Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:09.5213145Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:10.2860876Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:10.4518247Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:11.5686630Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:12.0451491Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:12.8385277Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:13.3496144Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:15.8343477Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:16.1807894Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:16.7503319Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:18.5820472Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:18.9535974Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:21.2735059Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:23.5695903Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:24.4951610Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:25.0581785Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:25.8961524Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:27.3584690Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:28.3688325Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:28.6727777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:29.3438273Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:30.0615382Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:30.7377730Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:31.5567339Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:34.9125709Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:35.4339577Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:36.3011110Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:37.2224406Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:37.5297255Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:37.9893352Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:38.2941363Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:40.9825898Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:42.3666260Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:42.8922893Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:44.4303122Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:45.2807200Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:45.7867307Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:46.9030289Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:47.9124676Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:47.9138211Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:47.9652522Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:48.5629633Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:49.1250067Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:50.2496703Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:50.7728993Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:51.5214578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:52.7566210Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:53.5861730Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:54.1033956Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:54.6241860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:54.9015645Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:55.3921468Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:56.1523904Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:57.0479451Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:57.5536572Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:58.5672576Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:58:59.3124834Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:00.0742124Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:00.5889200Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:01.2625615Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:03.6423673Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:03.9855985Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:04.7191414Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:05.0902756Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:05.6020429Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:05.9128579Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:06.2867175Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:07.8880574Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:10.3494013Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:10.7620190Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T00:59:10.7623359Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:59:10.7626069Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T00:59:10.7627667Z ^ 2021-05-16T00:59:10.7630129Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:59:10.7632749Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T00:59:10.7634392Z ^ 2021-05-16T00:59:10.7636692Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:59:10.7639281Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T00:59:10.7640950Z ^ 2021-05-16T00:59:10.7643100Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:59:10.7645763Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T00:59:10.7647468Z ^ 2021-05-16T00:59:10.7649710Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T00:59:10.7652820Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:59:10.7655254Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T00:59:10.7656745Z ^ 2021-05-16T00:59:10.7659059Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:59:10.7662057Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T00:59:10.7665050Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T00:59:10.7667392Z return reinterpret_cast(gRawGMT); 2021-05-16T00:59:10.7668806Z ^ 2021-05-16T00:59:11.4262237Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:11.8123554Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:13.3860582Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:15.5499637Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:16.6596553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:17.2020504Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:18.9342145Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:19.1989775Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:19.7972252Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:20.4578188Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:20.7798888Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:21.4809121Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:23.0469536Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:23.6726922Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:24.1431247Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:24.9987722Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:26.4413618Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:26.5341116Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:27.2686813Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:27.9768076Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:28.4444802Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:28.8595395Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:29.1753228Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:29.7687853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:29.9174424Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:30.2313917Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:30.5883555Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:31.4332307Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:32.2696904Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:33.3439360Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:34.0051722Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:34.8757995Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:35.2810294Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:35.5526861Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:36.2716933Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:37.1224151Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:37.6850210Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:39.0266983Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:40.1985095Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:40.8488507Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:41.3446707Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:41.8247122Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:42.4258284Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:43.5191679Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:44.4806506Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:44.8604701Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:45.7007013Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:46.3703018Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:47.8911116Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:48.3746104Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:48.5985358Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:48.8786415Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:49.2144780Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:50.1273682Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:50.7457166Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:52.3307978Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:55.5795150Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:55.9728013Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:57.0502038Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:59.1768407Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:59.3731473Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:59.4944112Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T00:59:59.9203969Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:00.5771743Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:00.7058895Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:01.3447655Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:01.8480256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:03.2981154Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:03.6540233Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:04.2469143Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:04.8463390Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:05.7057367Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:06.9903604Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:07.4705175Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:08.1317021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:11.1214711Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:11.8470911Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:12.5078535Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:12.9005471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:13.2333976Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:13.7011508Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:15.1633407Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:15.6900823Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:16.1248780Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T01:00:16.1253301Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:00:16.1256508Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T01:00:16.1258644Z ^ 2021-05-16T01:00:16.1262005Z 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-16T01:00:16.1266441Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:00:16.1269502Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T01:00:16.1271554Z ^ 2021-05-16T01:00:16.4210259Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:17.1764841Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:17.8384747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:18.3231846Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:18.8209059Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:19.5324989Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:20.1330293Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:21.8243597Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:23.3451305Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:23.7913463Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:24.4024203Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:24.7342181Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:25.0320008Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:25.8602335Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:25.9864463Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:26.4684150Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:26.9569770Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:29.6864980Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:30.9785764Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:31.3276375Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:31.8925183Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:32.0541388Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:32.1415290Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:34.7041422Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:00:35.0759079Z 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-16T01:00:35.8619615Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:00:36.1323854Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T01:00:38.0364500Z 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-16T01:00:40.0814341Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T01:00:40.1335401Z ** R 2021-05-16T01:00:40.2181877Z ** inst 2021-05-16T01:00:40.2204301Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:00:41.1556443Z ** help 2021-05-16T01:00:41.9155793Z *** installing help indices 2021-05-16T01:00:42.2304114Z converting help for package 'stringi' 2021-05-16T01:00:42.2593931Z finding HTML links ... done 2021-05-16T01:00:42.3929285Z about_arguments html 2021-05-16T01:00:42.5745901Z about_encoding html 2021-05-16T01:00:42.6369882Z about_locale html 2021-05-16T01:00:42.7163400Z about_search html 2021-05-16T01:00:42.7673575Z about_search_boundaries html 2021-05-16T01:00:42.9666901Z about_search_charclass html 2021-05-16T01:00:43.0080565Z about_search_coll html 2021-05-16T01:00:43.0308406Z about_search_fixed html 2021-05-16T01:00:43.1632295Z about_search_regex html 2021-05-16T01:00:43.2444764Z about_stringi html 2021-05-16T01:00:43.2612195Z operator_add html 2021-05-16T01:00:43.2862588Z operator_compare html 2021-05-16T01:00:43.2997482Z operator_dollar html 2021-05-16T01:00:43.3479140Z stri_compare html 2021-05-16T01:00:43.3700992Z stri_count html 2021-05-16T01:00:43.4174484Z stri_count_boundaries html 2021-05-16T01:00:43.4441239Z stri_datetime_add html 2021-05-16T01:00:43.4768890Z stri_datetime_create html 2021-05-16T01:00:43.5040048Z stri_datetime_fields html 2021-05-16T01:00:43.5716696Z stri_datetime_format html 2021-05-16T01:00:43.5957243Z stri_datetime_fstr html 2021-05-16T01:00:43.6103854Z stri_datetime_now html 2021-05-16T01:00:43.6383398Z stri_datetime_symbols html 2021-05-16T01:00:43.6741236Z stri_detect html 2021-05-16T01:00:43.6870233Z stri_dup html 2021-05-16T01:00:43.7229124Z stri_duplicated html 2021-05-16T01:00:43.7606709Z stri_enc_detect html 2021-05-16T01:00:43.8025172Z stri_enc_detect2 html 2021-05-16T01:00:43.8252962Z stri_enc_fromutf32 html 2021-05-16T01:00:43.8450813Z stri_enc_info html 2021-05-16T01:00:43.8574183Z stri_enc_isascii html 2021-05-16T01:00:43.8718773Z stri_enc_isutf16 html 2021-05-16T01:00:43.8890115Z stri_enc_isutf8 html 2021-05-16T01:00:43.9050516Z stri_enc_list html 2021-05-16T01:00:43.9299905Z stri_enc_mark html 2021-05-16T01:00:43.9515411Z stri_enc_set html 2021-05-16T01:00:43.9662320Z stri_enc_toascii html 2021-05-16T01:00:43.9816969Z stri_enc_tonative html 2021-05-16T01:00:43.9997265Z stri_enc_toutf32 html 2021-05-16T01:00:44.0280075Z stri_enc_toutf8 html 2021-05-16T01:00:44.0755865Z stri_encode html 2021-05-16T01:00:44.0907641Z stri_escape_unicode html 2021-05-16T01:00:44.1367724Z stri_extract html 2021-05-16T01:00:44.1957197Z stri_extract_boundaries html 2021-05-16T01:00:44.2143028Z stri_flatten html 2021-05-16T01:00:44.2316968Z stri_info html 2021-05-16T01:00:44.2403009Z stri_isempty html 2021-05-16T01:00:44.2648514Z stri_join html 2021-05-16T01:00:44.2817351Z stri_join_list html 2021-05-16T01:00:44.2984036Z stri_length html 2021-05-16T01:00:44.3237386Z stri_list2matrix html 2021-05-16T01:00:44.3391236Z stri_locale_info html 2021-05-16T01:00:44.3486682Z stri_locale_list html 2021-05-16T01:00:44.3650808Z stri_locale_set html 2021-05-16T01:00:44.4144015Z stri_locate html 2021-05-16T01:00:44.4725717Z stri_locate_boundaries html 2021-05-16T01:00:44.5075238Z stri_match html 2021-05-16T01:00:44.5163288Z stri_na2empty html 2021-05-16T01:00:44.5305705Z stri_numbytes html 2021-05-16T01:00:44.5772803Z stri_opts_brkiter html 2021-05-16T01:00:44.6333233Z stri_opts_collator html 2021-05-16T01:00:44.6511688Z stri_opts_fixed html 2021-05-16T01:00:44.6943890Z stri_opts_regex html 2021-05-16T01:00:44.7359028Z stri_order html 2021-05-16T01:00:44.7593020Z stri_pad html 2021-05-16T01:00:44.7790272Z stri_rand_lipsum html 2021-05-16T01:00:44.7884523Z stri_rand_shuffle html 2021-05-16T01:00:44.8036067Z stri_rand_strings html 2021-05-16T01:00:44.8369283Z stri_rank html 2021-05-16T01:00:44.8559805Z stri_read_lines html 2021-05-16T01:00:44.8683449Z stri_read_raw html 2021-05-16T01:00:44.8814674Z stri_remove_empty html 2021-05-16T01:00:44.9274401Z stri_replace html 2021-05-16T01:00:44.9391981Z stri_replace_na html 2021-05-16T01:00:44.9504859Z stri_reverse html 2021-05-16T01:00:44.9925005Z stri_sort html 2021-05-16T01:00:45.0266236Z stri_sort_key html 2021-05-16T01:00:45.0730727Z stri_split html 2021-05-16T01:00:45.1275052Z stri_split_boundaries html 2021-05-16T01:00:45.1612801Z stri_split_lines html 2021-05-16T01:00:45.2043509Z stri_startsendswith html 2021-05-16T01:00:45.2218733Z stri_stats_general html 2021-05-16T01:00:45.2378000Z stri_stats_latex html 2021-05-16T01:00:45.2871618Z stri_sub html 2021-05-16T01:00:45.3267577Z stri_sub_all html 2021-05-16T01:00:45.3584502Z stri_subset html 2021-05-16T01:00:45.3877440Z stri_timezone_info html 2021-05-16T01:00:45.4229684Z stri_timezone_list html 2021-05-16T01:00:45.4445509Z stri_timezone_set html 2021-05-16T01:00:45.4915847Z stri_trans_casemap html 2021-05-16T01:00:45.5077234Z stri_trans_char html 2021-05-16T01:00:45.5288413Z stri_trans_general html 2021-05-16T01:00:45.5386898Z stri_trans_list html 2021-05-16T01:00:45.5687111Z stri_trans_nf html 2021-05-16T01:00:45.5936537Z stri_trim html 2021-05-16T01:00:45.6095927Z stri_unescape_unicode html 2021-05-16T01:00:45.6386752Z stri_unique html 2021-05-16T01:00:45.6667802Z stri_width html 2021-05-16T01:00:45.7436815Z stri_wrap html 2021-05-16T01:00:45.7591063Z stri_write_lines html 2021-05-16T01:00:45.7612337Z ** building package indices 2021-05-16T01:00:46.0760457Z ** testing if installed package can be loaded 2021-05-16T01:00:46.0762783Z *** arch - i386 2021-05-16T01:00:46.3822504Z *** arch - x64 2021-05-16T01:00:46.7015618Z * DONE (stringi) 2021-05-16T01:00:48.4124312Z In R CMD INSTALL 2021-05-16T01:00:49.8974472Z * installing *source* package 'Rcpp' ... 2021-05-16T01:00:49.9922957Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T01:00:50.0134539Z ** libs 2021-05-16T01:00:50.0143319Z 2021-05-16T01:00:50.0144644Z *** arch - i386 2021-05-16T01:00:50.0434012Z 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-16T01:00:52.1731248Z 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-16T01:01:00.3866768Z 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-16T01:01:00.6086609Z 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-16T01:01:02.9779535Z 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-16T01:01:07.3481427Z 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-16T01:01:09.5774992Z 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-16T01:01:09.9342792Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-16T01:01:09.9374016Z 2021-05-16T01:01:09.9375156Z *** arch - x64 2021-05-16T01:01:09.9641814Z 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-16T01:01:12.2749681Z 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-16T01:01:19.8864105Z 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-16T01:01:20.0931082Z 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-16T01:01:22.5714574Z 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-16T01:01:26.6509965Z 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-16T01:01:29.0806958Z 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-16T01:01:29.4966332Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-16T01:01:29.5012125Z ** R 2021-05-16T01:01:29.5135880Z ** inst 2021-05-16T01:01:29.8307792Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:01:32.4075816Z ** help 2021-05-16T01:01:32.6109817Z *** installing help indices 2021-05-16T01:01:32.7130692Z converting help for package 'Rcpp' 2021-05-16T01:01:32.7393121Z finding HTML links ... done 2021-05-16T01:01:32.7835076Z CppClass-class html 2021-05-16T01:01:32.8068157Z CppConstructor-class html 2021-05-16T01:01:32.8200835Z CppField-class html 2021-05-16T01:01:32.8381797Z CppFunction-class html 2021-05-16T01:01:32.8469893Z CppObject-class html 2021-05-16T01:01:32.8607720Z CppOverloadedMethods-class html 2021-05-16T01:01:32.8833684Z DollarNames-methods html 2021-05-16T01:01:32.8946554Z Module-class html 2021-05-16T01:01:32.9076407Z Module html 2021-05-16T01:01:32.9181019Z Rcpp-deprecated html 2021-05-16T01:01:32.9269648Z Rcpp-internal html 2021-05-16T01:01:32.9463478Z Rcpp-package html 2021-05-16T01:01:33.0003666Z Rcpp.package.skeleton html 2021-05-16T01:01:33.0172853Z Rcpp.plugin.maker html 2021-05-16T01:01:33.0261521Z RcppLdFlags html 2021-05-16T01:01:33.0329612Z RcppUnitTests html 2021-05-16T01:01:33.0516839Z compileAttributes html 2021-05-16T01:01:33.0610081Z compilerCheck html 2021-05-16T01:01:33.0949993Z cppFunction html 2021-05-16T01:01:33.1098830Z demangle html 2021-05-16T01:01:33.1216823Z dependsAttribute html 2021-05-16T01:01:33.1480383Z evalCpp html 2021-05-16T01:01:33.1718995Z exportAttribute html 2021-05-16T01:01:33.2274886Z exposeClass html 2021-05-16T01:01:33.2323618Z formals html 2021-05-16T01:01:33.2458540Z getRcppVersion html 2021-05-16T01:01:33.2716767Z interfacesAttribute html 2021-05-16T01:01:33.3079393Z loadModule html 2021-05-16T01:01:33.3202098Z loadRcppModules-deprecated html 2021-05-16T01:01:33.3337678Z pluginsAttribute html 2021-05-16T01:01:33.3397873Z populate html 2021-05-16T01:01:33.3535242Z registerPlugin html 2021-05-16T01:01:33.3954507Z setRcppClass html 2021-05-16T01:01:33.4442515Z sourceCpp html 2021-05-16T01:01:33.4449789Z ** building package indices 2021-05-16T01:01:33.5342698Z ** installing vignettes 2021-05-16T01:01:33.5413428Z ** testing if installed package can be loaded 2021-05-16T01:01:33.5416188Z *** arch - i386 2021-05-16T01:01:33.8472524Z *** arch - x64 2021-05-16T01:01:34.2108426Z * DONE (Rcpp) 2021-05-16T01:01:34.4144201Z In R CMD INSTALL 2021-05-16T01:01:34.6855699Z * installing *source* package 'rversions' ... 2021-05-16T01:01:34.6894299Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T01:01:34.7205330Z ** R 2021-05-16T01:01:34.7280101Z ** inst 2021-05-16T01:01:34.7299362Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:01:34.8840429Z ** help 2021-05-16T01:01:34.9301834Z *** installing help indices 2021-05-16T01:01:34.9642862Z converting help for package 'rversions' 2021-05-16T01:01:34.9915585Z finding HTML links ... done 2021-05-16T01:01:35.0040656Z r_oldrel html 2021-05-16T01:01:35.0108643Z r_release html 2021-05-16T01:01:35.0205369Z r_release_macos html 2021-05-16T01:01:35.0295879Z r_release_tarball html 2021-05-16T01:01:35.0385166Z r_release_win html 2021-05-16T01:01:35.0484772Z r_versions html 2021-05-16T01:01:35.0684817Z rversions-package html 2021-05-16T01:01:35.0689610Z *** copying figures 2021-05-16T01:01:35.0701005Z ** building package indices 2021-05-16T01:01:35.0951153Z ** testing if installed package can be loaded 2021-05-16T01:01:35.0953827Z *** arch - i386 2021-05-16T01:01:35.4063642Z *** arch - x64 2021-05-16T01:01:35.7179614Z * DONE (rversions) 2021-05-16T01:01:35.7435839Z In R CMD INSTALL 2021-05-16T01:01:36.6125456Z * installing *source* package 'vctrs' ... 2021-05-16T01:01:36.6612211Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T01:01:36.6923707Z ** libs 2021-05-16T01:01:36.6935602Z 2021-05-16T01:01:36.6936821Z *** arch - i386 2021-05-16T01:01:36.7793931Z 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-16T01:01:36.9606813Z 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-16T01:01:37.1120881Z 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-16T01:01:37.2637763Z 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-16T01:01:37.5460206Z 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-16T01:01:37.7136441Z 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-16T01:01:37.9005752Z 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-16T01:01:38.0196379Z 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-16T01:01:38.1882681Z 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-16T01:01:38.3145539Z 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-16T01:01:38.5368623Z 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-16T01:01:38.7926884Z 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-16T01:01:38.9884607Z 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-16T01:01:39.1299214Z 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-16T01:01:39.5070431Z 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-16T01:01:39.6227626Z 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-16T01:01:40.2716373Z 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-16T01:01:40.4304599Z 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-16T01:01:40.6044918Z 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-16T01:01:40.7813502Z 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-16T01:01:40.8928016Z 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-16T01:01:41.1756219Z 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-16T01:01:41.3006860Z 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-16T01:01:41.7820586Z 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-16T01:01:41.9169209Z 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-16T01:01:42.8481223Z 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-16T01:01:43.0500679Z 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-16T01:01:43.1799274Z 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-16T01:01:43.3109678Z 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-16T01:01:43.5488735Z 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-16T01:01:43.7233898Z 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-16T01:01:43.9314151Z 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-16T01:01:44.1045521Z 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-16T01:01:44.2951257Z 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-16T01:01:44.5801487Z 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-16T01:01:44.7375714Z 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-16T01:01:44.8827347Z 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-16T01:01:45.0781157Z 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-16T01:01:45.6964081Z 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-16T01:01:46.0556901Z 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-16T01:01:46.3419882Z 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-16T01:01:46.5598540Z 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-16T01:01:46.8822180Z 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-16T01:01:46.9918465Z 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-16T01:01:47.2498920Z 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-16T01:01:47.4595621Z 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-16T01:01:47.6778155Z 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-16T01:01:48.1969315Z 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-16T01:01:48.4160117Z 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-16T01:01:48.6069961Z 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-16T01:01:48.8177454Z 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-16T01:01:48.9505662Z 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-16T01:01:49.1751998Z 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-16T01:01:49.4482198Z 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-16T01:01:49.7306756Z 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-16T01:01:49.9906268Z 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-16T01:01:50.1303071Z 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-16T01:01:50.2664755Z 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-16T01:01:50.3766071Z 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-16T01:01:51.2019183Z 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-16T01:01:51.4189177Z 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-16T01:01:51.5763471Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-16T01:01:51.5781116Z 2021-05-16T01:01:51.5782192Z *** arch - x64 2021-05-16T01:01:51.6643072Z 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-16T01:01:51.8226424Z 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-16T01:01:51.9556815Z 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-16T01:01:52.0905674Z 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-16T01:01:52.3480547Z 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-16T01:01:52.5036785Z 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-16T01:01:52.6713000Z 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-16T01:01:52.7799777Z 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-16T01:01:52.9295346Z 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-16T01:01:53.0507888Z 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-16T01:01:53.2197401Z 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-16T01:01:53.4388973Z 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-16T01:01:53.6514304Z 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-16T01:01:53.7813684Z 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-16T01:01:54.0374768Z 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-16T01:01:54.1450784Z 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-16T01:01:54.5561755Z 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-16T01:01:54.6897412Z 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-16T01:01:54.8479609Z 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-16T01:01:55.0007724Z 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-16T01:01:55.1058086Z 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-16T01:01:55.3531413Z 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-16T01:01:55.4715511Z 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-16T01:01:55.7936721Z 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-16T01:01:55.9116804Z 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-16T01:01:56.5675273Z 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-16T01:01:56.7575644Z 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-16T01:01:56.8738144Z 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-16T01:01:56.9892391Z 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-16T01:01:57.1983072Z 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-16T01:01:57.3491885Z 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-16T01:01:57.5157610Z 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-16T01:01:57.6663884Z 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-16T01:01:57.8360104Z 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-16T01:01:58.0933191Z 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-16T01:01:58.2284639Z 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-16T01:01:58.3541718Z 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-16T01:01:58.4973437Z 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-16T01:01:58.9137380Z 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-16T01:01:59.2360395Z 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-16T01:01:59.4922054Z 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-16T01:01:59.6768911Z 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-16T01:01:59.9606493Z 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-16T01:02:00.0712504Z 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-16T01:02:00.3097044Z 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-16T01:02:00.4958763Z 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-16T01:02:00.6854919Z 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-16T01:02:01.1077386Z 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-16T01:02:01.2948356Z 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-16T01:02:01.4591696Z 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-16T01:02:01.6062800Z 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-16T01:02:01.7238912Z 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-16T01:02:01.8828098Z 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-16T01:02:02.0474674Z 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-16T01:02:02.2381121Z 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-16T01:02:02.4002652Z 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-16T01:02:02.5212427Z 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-16T01:02:02.6428410Z 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-16T01:02:02.7447049Z 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-16T01:02:03.3737386Z 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-16T01:02:03.5908541Z 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-16T01:02:03.7301663Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-16T01:02:03.7334704Z ** R 2021-05-16T01:02:03.8096868Z ** inst 2021-05-16T01:02:03.8193772Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:02:06.5272986Z ** help 2021-05-16T01:02:07.0332351Z *** installing help indices 2021-05-16T01:02:07.2471594Z converting help for package 'vctrs' 2021-05-16T01:02:07.2731830Z finding HTML links ... done 2021-05-16T01:02:07.3403126Z as-is html 2021-05-16T01:02:07.3659984Z data_frame html 2021-05-16T01:02:07.3849390Z df_list html 2021-05-16T01:02:07.4110723Z df_ptype2 html 2021-05-16T01:02:07.4347886Z faq-compatibility-types html 2021-05-16T01:02:07.4532674Z faq-error-incompatible-attributes html 2021-05-16T01:02:07.4661313Z faq-error-scalar-type html 2021-05-16T01:02:07.4746738Z fields html 2021-05-16T01:02:07.5730385Z howto-faq-coercion-data-frame html 2021-05-16T01:02:07.6427811Z howto-faq-coercion html 2021-05-16T01:02:07.6717492Z howto-faq-fix-scalar-type-error html 2021-05-16T01:02:07.6793502Z int64 html 2021-05-16T01:02:07.7225542Z internal-faq-ptype2-identity html 2021-05-16T01:02:07.7456026Z list_of html 2021-05-16T01:02:07.7834283Z maybe_lossy_cast html 2021-05-16T01:02:07.8035312Z name_spec html 2021-05-16T01:02:07.8204292Z new_data_frame html 2021-05-16T01:02:07.8480494Z new_date html 2021-05-16T01:02:07.8619178Z new_factor html 2021-05-16T01:02:07.8701728Z new_list_of html 2021-05-16T01:02:07.8858767Z new_partial html 2021-05-16T01:02:07.8979266Z new_rcrd html 2021-05-16T01:02:07.9453327Z new_vctr html 2021-05-16T01:02:07.9621481Z obj_print html 2021-05-16T01:02:07.9706489Z op-empty-default html 2021-05-16T01:02:07.9794559Z partial_factor html 2021-05-16T01:02:07.9898779Z partial_frame html 2021-05-16T01:02:08.0334574Z reference-faq-compatibility html 2021-05-16T01:02:08.0526309Z s3_register html 2021-05-16T01:02:08.0566858Z table html 2021-05-16T01:02:08.1493271Z theory-faq-coercion html 2021-05-16T01:02:08.1601564Z unspecified html 2021-05-16T01:02:08.1828746Z vctrs-conditions html 2021-05-16T01:02:08.1882555Z vctrs-data-frame html 2021-05-16T01:02:08.2076447Z vctrs-package html 2021-05-16T01:02:08.2638672Z vec-rep html 2021-05-16T01:02:08.2883117Z vec_arith html 2021-05-16T01:02:08.3042582Z vec_as_index html 2021-05-16T01:02:08.3392513Z vec_as_location html 2021-05-16T01:02:08.4130158Z vec_as_names html 2021-05-16T01:02:08.4215480Z vec_as_names_legacy html 2021-05-16T01:02:08.4440877Z vec_as_subscript html 2021-05-16T01:02:08.4839776Z vec_assert html 2021-05-16T01:02:08.5463282Z vec_bind html 2021-05-16T01:02:08.5921579Z vec_c html 2021-05-16T01:02:08.6264058Z vec_cast html 2021-05-16T01:02:08.6365491Z vec_cbind_frame_ptype html 2021-05-16T01:02:08.6856222Z vec_chop html 2021-05-16T01:02:08.7053800Z vec_compare html 2021-05-16T01:02:08.7212190Z vec_count html 2021-05-16T01:02:08.7396996Z vec_data html 2021-05-16T01:02:08.7662843Z vec_default_ptype2 html 2021-05-16T01:02:08.7776568Z vec_detect_complete html 2021-05-16T01:02:08.8014926Z vec_duplicate html 2021-05-16T01:02:08.8102243Z vec_empty html 2021-05-16T01:02:08.8284563Z vec_equal html 2021-05-16T01:02:08.8413798Z vec_fill_missing html 2021-05-16T01:02:08.8656359Z vec_group html 2021-05-16T01:02:08.8764648Z vec_identify_runs html 2021-05-16T01:02:08.8836839Z vec_init html 2021-05-16T01:02:08.8959827Z vec_is_list html 2021-05-16T01:02:08.9063581Z vec_list_cast html 2021-05-16T01:02:08.9379847Z vec_match html 2021-05-16T01:02:08.9724639Z vec_math html 2021-05-16T01:02:09.0087107Z vec_names html 2021-05-16T01:02:09.0262058Z vec_order html 2021-05-16T01:02:09.1024527Z vec_proxy html 2021-05-16T01:02:09.1306192Z vec_proxy_compare html 2021-05-16T01:02:09.1528093Z vec_proxy_equal html 2021-05-16T01:02:09.1996533Z vec_ptype html 2021-05-16T01:02:09.2273364Z vec_ptype2 html 2021-05-16T01:02:09.2476144Z vec_ptype_full html 2021-05-16T01:02:09.2730964Z vec_recycle html 2021-05-16T01:02:09.2873165Z vec_repeat html 2021-05-16T01:02:09.2981866Z vec_seq_along html 2021-05-16T01:02:09.3407906Z vec_size html 2021-05-16T01:02:09.3777893Z vec_slice html 2021-05-16T01:02:09.3947893Z vec_split html 2021-05-16T01:02:09.4088145Z vec_type html 2021-05-16T01:02:09.4308085Z vec_unique html 2021-05-16T01:02:09.4321333Z *** copying figures 2021-05-16T01:02:09.4396227Z ** building package indices 2021-05-16T01:02:09.6779620Z ** installing vignettes 2021-05-16T01:02:09.6938930Z ** testing if installed package can be loaded 2021-05-16T01:02:09.6942978Z *** arch - i386 2021-05-16T01:02:10.0015213Z *** arch - x64 2021-05-16T01:02:10.3198419Z * DONE (vctrs) 2021-05-16T01:02:10.5216542Z In R CMD INSTALL 2021-05-16T01:02:10.9182281Z * installing *source* package 'processx' ... 2021-05-16T01:02:10.9298468Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T01:02:10.9572854Z ** libs 2021-05-16T01:02:10.9582411Z 2021-05-16T01:02:10.9583652Z *** arch - i386 2021-05-16T01:02:11.0203618Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T01:02:11.2430952Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T01:02:11.7622116Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T01:02:12.1753561Z 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-16T01:02:13.1273617Z 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-16T01:02:13.5077227Z 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-16T01:02:13.9117340Z 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-16T01:02:14.2988115Z 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-16T01:02:15.0893178Z 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-16T01:02:15.5134438Z 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-16T01:02:15.9118488Z 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-16T01:02:16.0393891Z 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-16T01:02:16.7390954Z 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-16T01:02:17.2237792Z 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-16T01:02:17.6284894Z 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-16T01:02:18.0140767Z 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-16T01:02:18.3765808Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T01:02:18.3768598Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T01:02:18.3770193Z int ret; 2021-05-16T01:02:18.3771046Z ^ 2021-05-16T01:02:18.4752149Z 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-16T01:02:18.7229372Z 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-16T01:02:18.8457853Z 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-16T01:02:19.2941987Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T01:02:19.2943292Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-16T01:02:19.3929151Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T01:02:19.3982842Z 2021-05-16T01:02:19.3984117Z *** arch - x64 2021-05-16T01:02:19.4446208Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T01:02:19.6439426Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T01:02:20.3586038Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T01:02:21.0067929Z 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-16T01:02:22.4063992Z 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-16T01:02:23.0421378Z 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-16T01:02:23.6941823Z 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-16T01:02:24.3293995Z 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-16T01:02:25.2914526Z 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-16T01:02:25.9445813Z 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-16T01:02:26.5770527Z 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-16T01:02:26.7075225Z 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-16T01:02:27.6004366Z 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-16T01:02:28.3388542Z 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-16T01:02:29.0055769Z 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-16T01:02:29.6488978Z 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-16T01:02:30.2535964Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T01:02:30.2538768Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T01:02:30.2540405Z int ret; 2021-05-16T01:02:30.2541269Z ^ 2021-05-16T01:02:30.3420821Z 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-16T01:02:30.6069355Z 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-16T01:02:30.7292501Z 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-16T01:02:31.4251754Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T01:02:31.4253280Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-16T01:02:31.5220548Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T01:02:31.5282273Z ** R 2021-05-16T01:02:31.5596216Z ** inst 2021-05-16T01:02:31.5615955Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:02:33.2367001Z ** help 2021-05-16T01:02:33.3587433Z *** installing help indices 2021-05-16T01:02:33.4279401Z converting help for package 'processx' 2021-05-16T01:02:33.4563584Z finding HTML links ... done 2021-05-16T01:02:33.5054347Z base64_decode html 2021-05-16T01:02:33.5170257Z curl_fds html 2021-05-16T01:02:33.5733499Z default_pty_options html 2021-05-16T01:02:33.5930456Z poll html 2021-05-16T01:02:34.0919663Z process html 2021-05-16T01:02:34.1200350Z process_initialize html 2021-05-16T01:02:34.1629193Z processx_connections html 2021-05-16T01:02:34.2544086Z run html 2021-05-16T01:02:34.2616469Z supervisor_kill html 2021-05-16T01:02:34.2622026Z ** building package indices 2021-05-16T01:02:34.3138087Z ** testing if installed package can be loaded 2021-05-16T01:02:34.3140642Z *** arch - i386 2021-05-16T01:02:34.6208308Z *** arch - x64 2021-05-16T01:02:34.9310344Z * DONE (processx) 2021-05-16T01:02:34.9997315Z In R CMD INSTALL 2021-05-16T01:02:35.2709794Z * installing *source* package 'highr' ... 2021-05-16T01:02:35.2746722Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T01:02:35.3058887Z ** R 2021-05-16T01:02:35.3114115Z ** inst 2021-05-16T01:02:35.3162860Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:02:35.4920375Z ** help 2021-05-16T01:02:35.5196225Z *** installing help indices 2021-05-16T01:02:35.5406000Z converting help for package 'highr' 2021-05-16T01:02:35.5689963Z finding HTML links ... done 2021-05-16T01:02:35.5831727Z hi_andre html 2021-05-16T01:02:35.6137492Z hilight html 2021-05-16T01:02:35.6142028Z ** building package indices 2021-05-16T01:02:35.6279581Z ** installing vignettes 2021-05-16T01:02:35.6364710Z ** testing if installed package can be loaded 2021-05-16T01:02:35.6369461Z *** arch - i386 2021-05-16T01:02:35.9442172Z *** arch - x64 2021-05-16T01:02:36.2522483Z * DONE (highr) 2021-05-16T01:02:36.2758915Z In R CMD INSTALL 2021-05-16T01:02:36.8761086Z * installing *source* package 'pillar' ... 2021-05-16T01:02:36.9019317Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T01:02:36.9352386Z ** R 2021-05-16T01:02:36.9770167Z ** inst 2021-05-16T01:02:36.9908755Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:02:38.9274949Z ** help 2021-05-16T01:02:39.1634242Z *** installing help indices 2021-05-16T01:02:39.2527813Z converting help for package 'pillar' 2021-05-16T01:02:39.2820729Z finding HTML links ... done 2021-05-16T01:02:39.3209515Z align html 2021-05-16T01:02:39.3464334Z char html 2021-05-16T01:02:39.3812109Z colonnade html 2021-05-16T01:02:39.4049158Z ctl_new_pillar html 2021-05-16T01:02:39.4168755Z deprecated html 2021-05-16T01:02:39.4224204Z dim_desc html 2021-05-16T01:02:39.4400568Z expect_known_display html 2021-05-16T01:02:39.4531799Z extra_cols html 2021-05-16T01:02:39.4683530Z format_glimpse html 2021-05-16T01:02:39.5031819Z format_tbl html 2021-05-16T01:02:39.5170841Z format_type_sum html 2021-05-16T01:02:39.5234505Z get_extent html 2021-05-16T01:02:39.5400182Z glimpse html 2021-05-16T01:02:39.5486404Z 2021-05-16T01:02:39.5997277Z finding level-2 HTML links ... done 2021-05-16T01:02:39.6047161Z new_ornament html 2021-05-16T01:02:39.6231331Z new_pillar html 2021-05-16T01:02:39.6430670Z new_pillar_component html 2021-05-16T01:02:39.6893254Z new_pillar_shaft html 2021-05-16T01:02:39.6966907Z new_pillar_title html 2021-05-16T01:02:39.7052437Z new_pillar_type html 2021-05-16T01:02:39.7260439Z new_tbl_format_setup html 2021-05-16T01:02:39.7627109Z num html 2021-05-16T01:02:39.7965916Z pillar-package html 2021-05-16T01:02:39.8203939Z pillar html 2021-05-16T01:02:39.8586198Z pillar_shaft html 2021-05-16T01:02:39.8655950Z squeeze html 2021-05-16T01:02:39.8769891Z style_subtle html 2021-05-16T01:02:39.8979560Z tbl_format_body html 2021-05-16T01:02:39.9135343Z tbl_format_footer html 2021-05-16T01:02:39.9297462Z tbl_format_header html 2021-05-16T01:02:39.9737760Z tbl_format_setup html 2021-05-16T01:02:39.9837608Z tbl_sum html 2021-05-16T01:02:39.9990570Z type_sum html 2021-05-16T01:02:39.9998062Z *** copying figures 2021-05-16T01:02:40.0041661Z ** building package indices 2021-05-16T01:02:40.0914449Z ** installing vignettes 2021-05-16T01:02:40.1019007Z ** testing if installed package can be loaded 2021-05-16T01:02:40.1024044Z *** arch - i386 2021-05-16T01:02:40.5103223Z *** arch - x64 2021-05-16T01:02:40.9283445Z * DONE (pillar) 2021-05-16T01:02:40.9918018Z In R CMD INSTALL 2021-05-16T01:02:42.6036643Z * installing *source* package 'callr' ... 2021-05-16T01:02:42.6129788Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T01:02:42.6439678Z ** R 2021-05-16T01:02:42.6751318Z ** inst 2021-05-16T01:02:42.6772862Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:02:46.4433622Z ** help 2021-05-16T01:02:46.6455415Z *** installing help indices 2021-05-16T01:02:46.7525010Z converting help for package 'callr' 2021-05-16T01:02:46.7813526Z finding HTML links ... done 2021-05-16T01:02:46.8390992Z callr html 2021-05-16T01:02:46.8498459Z convert_and_check_my_args html 2021-05-16T01:02:46.8581968Z default_repos html 2021-05-16T01:02:46.8670329Z get_result html 2021-05-16T01:02:46.8761880Z new_callr_error html 2021-05-16T01:02:46.9709087Z r html 2021-05-16T01:02:47.0290434Z r_bg html 2021-05-16T01:02:47.0711131Z r_copycat html 2021-05-16T01:02:47.1822162Z r_process html 2021-05-16T01:02:47.1924071Z r_process_options html 2021-05-16T01:02:47.4539548Z r_session html 2021-05-16T01:02:47.4676654Z r_session_debug html 2021-05-16T01:02:47.4952905Z r_session_options html 2021-05-16T01:02:47.5356268Z r_vanilla html 2021-05-16T01:02:47.6057886Z rcmd html 2021-05-16T01:02:47.6556364Z rcmd_bg html 2021-05-16T01:02:47.6882054Z rcmd_copycat html 2021-05-16T01:02:47.7873287Z rcmd_process html 2021-05-16T01:02:47.7982838Z rcmd_process_options html 2021-05-16T01:02:47.8166670Z rcmd_safe_env html 2021-05-16T01:02:47.8276065Z reexports html 2021-05-16T01:02:47.8807788Z rscript html 2021-05-16T01:02:47.9951337Z rscript_process html 2021-05-16T01:02:48.0056174Z rscript_process_options html 2021-05-16T01:02:48.0112872Z supported_archs html 2021-05-16T01:02:48.0120686Z ** building package indices 2021-05-16T01:02:48.1141418Z ** testing if installed package can be loaded 2021-05-16T01:02:48.1143920Z *** arch - i386 2021-05-16T01:02:48.4206906Z *** arch - x64 2021-05-16T01:02:48.7337904Z * DONE (callr) 2021-05-16T01:02:48.7762539Z In R CMD INSTALL 2021-05-16T01:02:49.7134722Z * installing *source* package 'knitr' ... 2021-05-16T01:02:49.7509542Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T01:02:49.8105412Z ** R 2021-05-16T01:02:49.8997877Z ** demo 2021-05-16T01:02:49.9064846Z ** inst 2021-05-16T01:02:49.9848985Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:02:54.9280890Z ** help 2021-05-16T01:02:55.3474301Z *** installing help indices 2021-05-16T01:02:55.5557669Z converting help for package 'knitr' 2021-05-16T01:02:55.5886111Z finding HTML links ... done 2021-05-16T01:02:55.6600897Z Sweave2knitr html 2021-05-16T01:02:55.6912074Z all_labels html 2021-05-16T01:02:55.6988573Z all_patterns html 2021-05-16T01:02:55.7211312Z asis_output html 2021-05-16T01:02:55.7323826Z cache_engines html 2021-05-16T01:02:55.7735417Z chunk_hook html 2021-05-16T01:02:55.7841785Z clean_cache html 2021-05-16T01:02:55.7998679Z 2021-05-16T01:02:55.8562497Z finding level-2 HTML links ... done 2021-05-16T01:02:55.8575026Z combine_words html 2021-05-16T01:02:55.8647537Z current_input html 2021-05-16T01:02:55.8790306Z dep_auto html 2021-05-16T01:02:55.8901048Z dep_prev html 2021-05-16T01:02:55.9069522Z engine_output html 2021-05-16T01:02:55.9239154Z fig_chunk html 2021-05-16T01:02:55.9379287Z fig_path html 2021-05-16T01:02:55.9476548Z hook_animation html 2021-05-16T01:02:55.9598760Z hook_document html 2021-05-16T01:02:55.9788603Z hook_plot html 2021-05-16T01:02:55.9881392Z image_uri html 2021-05-16T01:02:56.0052307Z imgur_upload html 2021-05-16T01:02:56.0302841Z include_graphics html 2021-05-16T01:02:56.0456169Z include_url html 2021-05-16T01:02:56.0552640Z inline_expr html 2021-05-16T01:02:56.0621930Z is_low_change html 2021-05-16T01:02:56.1167991Z kable html 2021-05-16T01:02:56.1997255Z knit html 2021-05-16T01:02:56.2345825Z knit2html html 2021-05-16T01:02:56.2627094Z knit2pandoc html 2021-05-16T01:02:56.2899292Z knit2pdf html 2021-05-16T01:02:56.3196150Z knit2wp html 2021-05-16T01:02:56.3403955Z knit_child html 2021-05-16T01:02:56.3508445Z knit_code html 2021-05-16T01:02:56.3765432Z knit_engines html 2021-05-16T01:02:56.3899374Z knit_exit html 2021-05-16T01:02:56.4083919Z knit_expand html 2021-05-16T01:02:56.4193588Z knit_filter html 2021-05-16T01:02:56.4282233Z knit_global html 2021-05-16T01:02:56.4377072Z knit_hooks html 2021-05-16T01:02:56.4538158Z knit_meta html 2021-05-16T01:02:56.4837271Z knit_params html 2021-05-16T01:02:56.4954867Z knit_params_yaml html 2021-05-16T01:02:56.5069735Z knit_patterns html 2021-05-16T01:02:56.5248193Z knit_print html 2021-05-16T01:02:56.5422189Z knit_rd html 2021-05-16T01:02:56.5573398Z knit_theme html 2021-05-16T01:02:56.5761730Z knit_watch html 2021-05-16T01:02:56.5933573Z knitr-package html 2021-05-16T01:02:56.6236487Z load_cache html 2021-05-16T01:02:56.6418696Z opts_chunk html 2021-05-16T01:02:56.6518038Z opts_hooks html 2021-05-16T01:02:56.6679702Z opts_knit html 2021-05-16T01:02:56.6738240Z opts_template html 2021-05-16T01:02:56.7211619Z output_hooks html 2021-05-16T01:02:56.7418726Z output_type html 2021-05-16T01:02:56.7731032Z pandoc html 2021-05-16T01:02:56.7843604Z pat_fun html 2021-05-16T01:02:56.8012820Z plot_crop html 2021-05-16T01:02:56.8091337Z rand_seed html 2021-05-16T01:02:56.8218535Z raw_block html 2021-05-16T01:02:56.8441517Z raw_output html 2021-05-16T01:02:56.8881072Z read_chunk html 2021-05-16T01:02:56.8971510Z read_rforge html 2021-05-16T01:02:56.9095409Z rocco html 2021-05-16T01:02:56.9266720Z rst2pdf html 2021-05-16T01:02:56.9338214Z set_alias html 2021-05-16T01:02:56.9501891Z set_header html 2021-05-16T01:02:56.9632487Z set_parent html 2021-05-16T01:02:56.9727335Z sew html 2021-05-16T01:02:57.0124906Z spin html 2021-05-16T01:02:57.0301198Z spin_child html 2021-05-16T01:02:57.0531407Z stitch html 2021-05-16T01:02:57.0676195Z vignette_engines html 2021-05-16T01:02:57.0838885Z wrap_rmd html 2021-05-16T01:02:57.1149584Z write_bib html 2021-05-16T01:02:57.1162489Z ** building package indices 2021-05-16T01:02:57.3195487Z ** installing vignettes 2021-05-16T01:02:57.3307937Z ** testing if installed package can be loaded 2021-05-16T01:02:57.3311213Z *** arch - i386 2021-05-16T01:02:57.6372461Z *** arch - x64 2021-05-16T01:02:57.9691714Z * DONE (knitr) 2021-05-16T01:02:58.2456034Z In R CMD INSTALL 2021-05-16T01:02:58.8734970Z * installing *source* package 'tibble' ... 2021-05-16T01:02:58.9000311Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T01:02:58.9392159Z ** libs 2021-05-16T01:02:58.9401334Z 2021-05-16T01:02:58.9402678Z *** arch - i386 2021-05-16T01:02:58.9675903Z 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-16T01:02:59.3193159Z 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-16T01:02:59.4451103Z 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-16T01:02:59.5430032Z 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-16T01:02:59.8181356Z 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-16T01:02:59.9347401Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-16T01:02:59.9357241Z 2021-05-16T01:02:59.9358387Z *** arch - x64 2021-05-16T01:02:59.9617041Z 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-16T01:03:00.0719006Z 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-16T01:03:00.1912574Z 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-16T01:03:00.2845778Z 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-16T01:03:00.5711876Z 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-16T01:03:00.6806181Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-16T01:03:00.6838147Z ** R 2021-05-16T01:03:00.7202029Z ** inst 2021-05-16T01:03:00.7313546Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:03:02.6040836Z ** help 2021-05-16T01:03:02.7489861Z *** installing help indices 2021-05-16T01:03:02.8216968Z converting help for package 'tibble' 2021-05-16T01:03:02.8503195Z finding HTML links ... done 2021-05-16T01:03:02.8997185Z add_column html 2021-05-16T01:03:02.9204346Z add_row html 2021-05-16T01:03:02.9934554Z as_tibble html 2021-05-16T01:03:03.0047301Z 2021-05-16T01:03:03.0567941Z finding level-2 HTML links ... done 2021-05-16T01:03:03.0635391Z deprecated html 2021-05-16T01:03:03.0767503Z enframe html 2021-05-16T01:03:03.1358679Z formatting html 2021-05-16T01:03:03.1532251Z frame_matrix html 2021-05-16T01:03:03.1627842Z is.tibble html 2021-05-16T01:03:03.1691155Z is_tibble html 2021-05-16T01:03:03.1730488Z knit_print.trunc_mat html 2021-05-16T01:03:03.1967854Z lst html 2021-05-16T01:03:03.2261694Z name-repair-superseded html 2021-05-16T01:03:03.2338284Z name-repair html 2021-05-16T01:03:03.2623908Z new_tibble html 2021-05-16T01:03:03.2867170Z reexports html 2021-05-16T01:03:03.3004220Z rownames html 2021-05-16T01:03:03.3370149Z subsetting html 2021-05-16T01:03:03.3801189Z tbl_df-class html 2021-05-16T01:03:03.4504605Z tibble-package html 2021-05-16T01:03:03.5063774Z tibble html 2021-05-16T01:03:03.5240033Z tribble html 2021-05-16T01:03:03.5479656Z trunc_mat html 2021-05-16T01:03:03.5653768Z view html 2021-05-16T01:03:03.5660516Z *** copying figures 2021-05-16T01:03:03.5709029Z ** building package indices 2021-05-16T01:03:03.6368622Z ** installing vignettes 2021-05-16T01:03:03.6452937Z ** testing if installed package can be loaded 2021-05-16T01:03:03.6455353Z *** arch - i386 2021-05-16T01:03:04.1540256Z *** arch - x64 2021-05-16T01:03:04.6722905Z * DONE (tibble) 2021-05-16T01:03:04.7470523Z In R CMD INSTALL 2021-05-16T01:03:05.0887798Z * installing *source* package 'pkgbuild' ... 2021-05-16T01:03:05.0961866Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T01:03:05.1275243Z ** R 2021-05-16T01:03:05.1458208Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:03:06.3037907Z ** help 2021-05-16T01:03:06.3909963Z *** installing help indices 2021-05-16T01:03:06.4483602Z converting help for package 'pkgbuild' 2021-05-16T01:03:06.4759042Z finding HTML links ... done 2021-05-16T01:03:06.5546102Z build html 2021-05-16T01:03:06.5605833Z clean_dll html 2021-05-16T01:03:06.5837350Z compile_dll html 2021-05-16T01:03:06.5944838Z compiler_flags html 2021-05-16T01:03:06.6149779Z has_build_tools html 2021-05-16T01:03:06.6260731Z has_compiler html 2021-05-16T01:03:06.6315436Z has_latex html 2021-05-16T01:03:06.6475443Z has_rtools html 2021-05-16T01:03:06.6531742Z needs_compile html 2021-05-16T01:03:06.6583083Z pkg_has_src html 2021-05-16T01:03:06.6633680Z pkg_links_to_rcpp html 2021-05-16T01:03:06.6797931Z pkgbuild_process html 2021-05-16T01:03:06.6916888Z rcmd_build_tools html 2021-05-16T01:03:06.6956523Z rtools_needed html 2021-05-16T01:03:06.7110845Z with_debug html 2021-05-16T01:03:06.7195529Z without_compiler html 2021-05-16T01:03:06.7201882Z ** building package indices 2021-05-16T01:03:06.7720214Z ** testing if installed package can be loaded 2021-05-16T01:03:06.7722812Z *** arch - i386 2021-05-16T01:03:07.0785319Z *** arch - x64 2021-05-16T01:03:07.4898171Z * DONE (pkgbuild) 2021-05-16T01:03:07.5261954Z In R CMD INSTALL 2021-05-16T01:03:08.1349785Z * installing *source* package 'roxygen2' ... 2021-05-16T01:03:08.1644464Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T01:03:08.2011245Z ** libs 2021-05-16T01:03:08.2027305Z 2021-05-16T01:03:08.2028483Z *** arch - i386 2021-05-16T01:03:08.2323985Z 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-16T01:03:11.5651358Z 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-16T01:03:13.7352447Z 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-16T01:03:15.9409613Z 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-16T01:03:18.1315013Z 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-16T01:03:21.4019151Z 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-16T01:03:23.8056819Z 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-16T01:03:24.1295862Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-16T01:03:24.1326579Z 2021-05-16T01:03:24.1327474Z *** arch - x64 2021-05-16T01:03:24.1573436Z 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-16T01:03:27.6179740Z 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-16T01:03:30.0486330Z 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-16T01:03:32.5051674Z 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-16T01:03:34.9289490Z 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-16T01:03:38.3611694Z 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-16T01:03:40.9805991Z 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-16T01:03:41.3623621Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-16T01:03:41.3669814Z ** R 2021-05-16T01:03:41.4264986Z ** inst 2021-05-16T01:03:41.4363872Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:03:45.4465938Z ** help 2021-05-16T01:03:45.5875098Z *** installing help indices 2021-05-16T01:03:45.6689610Z converting help for package 'roxygen2' 2021-05-16T01:03:45.6968217Z finding HTML links ... done 2021-05-16T01:03:45.8385974Z RoxyTopic html 2021-05-16T01:03:45.8508503Z double_escape_md html 2021-05-16T01:03:45.8571211Z escape_examples html 2021-05-16T01:03:45.8658451Z is_s3_generic html 2021-05-16T01:03:45.8795681Z load html 2021-05-16T01:03:45.9020204Z load_options html 2021-05-16T01:03:45.9266012Z markdown-internals html 2021-05-16T01:03:45.9432672Z markdown-test html 2021-05-16T01:03:45.9615638Z markdown_pass1 html 2021-05-16T01:03:45.9722747Z namespace_roclet html 2021-05-16T01:03:45.9805062Z object html 2021-05-16T01:03:45.9870347Z object_format html 2021-05-16T01:03:45.9994108Z parse_package html 2021-05-16T01:03:46.0087614Z rd_roclet html 2021-05-16T01:03:46.0210318Z rd_section html 2021-05-16T01:03:46.0267882Z roc_proc_text html 2021-05-16T01:03:46.0467853Z roclet html 2021-05-16T01:03:46.0517090Z roclet_find html 2021-05-16T01:03:46.0703891Z roxy_block html 2021-05-16T01:03:46.0839627Z roxy_tag html 2021-05-16T01:03:46.0930814Z roxy_tag_rd html 2021-05-16T01:03:46.1194971Z roxygen2-package html 2021-05-16T01:03:46.1435723Z roxygenize html 2021-05-16T01:03:46.1593468Z tag_parsers html 2021-05-16T01:03:46.1750475Z update_collate html 2021-05-16T01:03:46.1871117Z vignette_roclet html 2021-05-16T01:03:46.1877749Z *** copying figures 2021-05-16T01:03:46.1892780Z ** building package indices 2021-05-16T01:03:46.2601280Z ** installing vignettes 2021-05-16T01:03:46.2713031Z ** testing if installed package can be loaded 2021-05-16T01:03:46.2715801Z *** arch - i386 2021-05-16T01:03:46.7801319Z *** arch - x64 2021-05-16T01:03:47.2947942Z * DONE (roxygen2) 2021-05-16T01:03:47.4271252Z In R CMD INSTALL 2021-05-16T01:03:47.6977469Z * installing *source* package 'rematch2' ... 2021-05-16T01:03:47.7015234Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T01:03:47.7314730Z ** R 2021-05-16T01:03:47.7399339Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:03:48.1334469Z ** help 2021-05-16T01:03:48.1868392Z *** installing help indices 2021-05-16T01:03:48.2243039Z converting help for package 'rematch2' 2021-05-16T01:03:48.2549320Z finding HTML links ... done 2021-05-16T01:03:48.3378354Z bind_re_match html 2021-05-16T01:03:48.3381617Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.3385952Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.4375612Z re_exec html 2021-05-16T01:03:48.4377711Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.4380247Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.4382543Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.4823403Z re_exec_all html 2021-05-16T01:03:48.4825289Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.4827672Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.4830195Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.5206689Z re_match html 2021-05-16T01:03:48.5208769Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.5211094Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.5213344Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.5778311Z re_match_all html 2021-05-16T01:03:48.5780096Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.5782542Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.5784926Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.5787274Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.5789653Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcrxGD5/R.INSTALL7ec326e473/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-16T01:03:48.5916700Z rematch2-package html 2021-05-16T01:03:48.5921514Z ** building package indices 2021-05-16T01:03:48.6205203Z ** testing if installed package can be loaded 2021-05-16T01:03:48.6207860Z *** arch - i386 2021-05-16T01:03:49.0276391Z *** arch - x64 2021-05-16T01:03:49.5392419Z * DONE (rematch2) 2021-05-16T01:03:49.5677394Z In R CMD INSTALL 2021-05-16T01:03:49.8918570Z * installing *source* package 'waldo' ... 2021-05-16T01:03:49.8986075Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T01:03:49.9287566Z ** R 2021-05-16T01:03:49.9407134Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:03:50.5240354Z ** help 2021-05-16T01:03:50.5525317Z *** installing help indices 2021-05-16T01:03:50.6116047Z converting help for package 'waldo' 2021-05-16T01:03:50.6389663Z finding HTML links ... done 2021-05-16T01:03:50.6917708Z compare html 2021-05-16T01:03:50.7061722Z compare_proxy html 2021-05-16T01:03:50.7181939Z waldo-package html 2021-05-16T01:03:50.7186701Z *** copying figures 2021-05-16T01:03:50.7193300Z ** building package indices 2021-05-16T01:03:50.7374360Z ** testing if installed package can be loaded 2021-05-16T01:03:50.7376983Z *** arch - i386 2021-05-16T01:03:51.0436690Z *** arch - x64 2021-05-16T01:03:51.3518870Z * DONE (waldo) 2021-05-16T01:03:51.3815964Z In R CMD INSTALL 2021-05-16T01:03:52.2178527Z * installing *source* package 'testthat' ... 2021-05-16T01:03:52.2662437Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T01:03:52.3064797Z ** libs 2021-05-16T01:03:52.3073839Z 2021-05-16T01:03:52.3075026Z *** arch - i386 2021-05-16T01:03:52.3359913Z 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-16T01:03:52.4428666Z 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-16T01:03:52.9101941Z 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-16T01:03:53.4108922Z 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-16T01:03:53.7929987Z 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-16T01:03:57.9742714Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T01:03:57.9744319Z from test-runner.cpp:7: 2021-05-16T01:03:57.9745908Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T01:03:57.9748102Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T01:03:57.9749585Z } 2021-05-16T01:03:57.9750210Z ^ 2021-05-16T01:03:57.9831161Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T01:03:57.9832895Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T01:03:57.9833873Z } 2021-05-16T01:03:57.9834305Z ^ 2021-05-16T01:04:04.2400243Z 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-16T01:04:04.6507376Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-16T01:04:04.6541144Z 2021-05-16T01:04:04.6542283Z *** arch - x64 2021-05-16T01:04:04.6798407Z 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-16T01:04:04.7797406Z 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-16T01:04:04.8871363Z 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-16T01:04:05.3708731Z 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-16T01:04:05.7518017Z 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-16T01:04:10.0478850Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T01:04:10.0480642Z from test-runner.cpp:7: 2021-05-16T01:04:10.0482464Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T01:04:10.0485141Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T01:04:10.0486803Z } 2021-05-16T01:04:10.0487562Z ^ 2021-05-16T01:04:10.0548201Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T01:04:10.0549729Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T01:04:10.0550745Z } 2021-05-16T01:04:10.0551178Z ^ 2021-05-16T01:04:15.7924087Z 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-16T01:04:16.3005680Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-16T01:04:16.3060993Z ** R 2021-05-16T01:04:16.3812691Z ** inst 2021-05-16T01:04:16.4012391Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:04:26.6067140Z ** help 2021-05-16T01:04:27.0605426Z *** installing help indices 2021-05-16T01:04:27.3393674Z converting help for package 'testthat' 2021-05-16T01:04:27.3714068Z finding HTML links ... done 2021-05-16T01:04:27.4272227Z CheckReporter html 2021-05-16T01:04:27.4449190Z DebugReporter html 2021-05-16T01:04:27.4669273Z FailReporter html 2021-05-16T01:04:27.4766759Z JunitReporter html 2021-05-16T01:04:27.4917484Z ListReporter html 2021-05-16T01:04:27.5067642Z LocationReporter html 2021-05-16T01:04:27.5234247Z MinimalReporter html 2021-05-16T01:04:27.5379912Z MultiReporter html 2021-05-16T01:04:27.5575012Z ProgressReporter html 2021-05-16T01:04:27.5724050Z RStudioReporter html 2021-05-16T01:04:27.5967370Z Reporter html 2021-05-16T01:04:27.6138629Z SilentReporter html 2021-05-16T01:04:27.6314931Z StopReporter html 2021-05-16T01:04:27.6533599Z SummaryReporter html 2021-05-16T01:04:27.6679768Z TapReporter html 2021-05-16T01:04:27.6833549Z TeamcityReporter html 2021-05-16T01:04:27.7010329Z auto_test html 2021-05-16T01:04:27.7101333Z auto_test_package html 2021-05-16T01:04:27.7325254Z capture_condition html 2021-05-16T01:04:27.7461944Z capture_output html 2021-05-16T01:04:27.7715596Z compare html 2021-05-16T01:04:27.7789585Z compare_state html 2021-05-16T01:04:27.7988535Z comparison-expectations html 2021-05-16T01:04:27.8132699Z context html 2021-05-16T01:04:27.8214951Z context_start_file html 2021-05-16T01:04:27.8308899Z default_reporter html 2021-05-16T01:04:27.8459279Z describe html 2021-05-16T01:04:27.8529863Z dir_state html 2021-05-16T01:04:27.9003522Z equality-expectations html 2021-05-16T01:04:27.9084276Z evaluate_promise html 2021-05-16T01:04:27.9347435Z expect html 2021-05-16T01:04:27.9587518Z expect_equivalent html 2021-05-16T01:04:28.0161507Z expect_error html 2021-05-16T01:04:28.0246135Z expect_invisible html 2021-05-16T01:04:28.0458338Z expect_is html 2021-05-16T01:04:28.0822301Z expect_known_output html 2021-05-16T01:04:28.0997260Z expect_length html 2021-05-16T01:04:28.1068897Z expect_less_than html 2021-05-16T01:04:28.1427438Z expect_match html 2021-05-16T01:04:28.1710457Z expect_named html 2021-05-16T01:04:28.1916387Z expect_null html 2021-05-16T01:04:28.2265932Z expect_output html 2021-05-16T01:04:28.2367795Z expect_output_file html 2021-05-16T01:04:28.2676597Z expect_reference html 2021-05-16T01:04:28.2834085Z expect_setequal html 2021-05-16T01:04:28.3033841Z expect_silent html 2021-05-16T01:04:28.3592966Z expect_snapshot html 2021-05-16T01:04:28.3789354Z expect_snapshot_file html 2021-05-16T01:04:28.3879252Z expect_success html 2021-05-16T01:04:28.4086238Z expect_that html 2021-05-16T01:04:28.4226217Z expect_vector html 2021-05-16T01:04:28.4466539Z expectation html 2021-05-16T01:04:28.4564921Z fail html 2021-05-16T01:04:28.4624074Z find_reporter html 2021-05-16T01:04:28.4786835Z find_test_scripts html 2021-05-16T01:04:28.5148451Z inheritance-expectations html 2021-05-16T01:04:28.5310138Z is_informative_error html 2021-05-16T01:04:28.5386604Z is_testing html 2021-05-16T01:04:28.5449053Z local_edition html 2021-05-16T01:04:28.5487991Z local_snapshotter html 2021-05-16T01:04:28.5847226Z local_test_context html 2021-05-16T01:04:28.5929790Z local_test_directory html 2021-05-16T01:04:28.6146422Z logical-expectations html 2021-05-16T01:04:28.6219761Z make_expectation html 2021-05-16T01:04:28.6270159Z not html 2021-05-16T01:04:28.6356758Z oldskool html 2021-05-16T01:04:28.6503867Z quasi_label html 2021-05-16T01:04:28.6572642Z reexports html 2021-05-16T01:04:28.6689809Z reporter-accessors html 2021-05-16T01:04:28.6759151Z run_cpp_tests html 2021-05-16T01:04:28.6815948Z safe_digest html 2021-05-16T01:04:28.7130166Z skip html 2021-05-16T01:04:28.7261849Z snapshot_accept html 2021-05-16T01:04:28.7397521Z source_file html 2021-05-16T01:04:28.7441747Z takes_less_than html 2021-05-16T01:04:28.7576958Z teardown html 2021-05-16T01:04:28.7646426Z teardown_env html 2021-05-16T01:04:28.8076257Z test_dir html 2021-05-16T01:04:28.8134693Z test_env html 2021-05-16T01:04:28.8248027Z test_examples html 2021-05-16T01:04:28.8506433Z test_file html 2021-05-16T01:04:28.8820409Z test_package html 2021-05-16T01:04:28.8904308Z test_path html 2021-05-16T01:04:28.9005039Z test_that html 2021-05-16T01:04:28.9179934Z testthat-package html 2021-05-16T01:04:28.9228516Z testthat_examples html 2021-05-16T01:04:28.9301959Z testthat_results html 2021-05-16T01:04:28.9360970Z try_again html 2021-05-16T01:04:28.9843284Z use_catch html 2021-05-16T01:04:29.0124489Z verify_output html 2021-05-16T01:04:29.0282879Z watch html 2021-05-16T01:04:29.0529220Z with_mock html 2021-05-16T01:04:29.0542980Z *** copying figures 2021-05-16T01:04:29.0588525Z ** building package indices 2021-05-16T01:04:29.2951548Z ** installing vignettes 2021-05-16T01:04:29.3049002Z ** testing if installed package can be loaded 2021-05-16T01:04:29.3051645Z *** arch - i386 2021-05-16T01:04:29.6236191Z *** arch - x64 2021-05-16T01:04:29.9469048Z * DONE (testthat) 2021-05-16T01:04:30.0891240Z In R CMD INSTALL 2021-05-16T01:04:30.6293665Z * installing *source* package 'devtools' ... 2021-05-16T01:04:30.6510320Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T01:04:30.7029184Z ** R 2021-05-16T01:04:30.7323376Z ** inst 2021-05-16T01:04:30.7362463Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:04:32.4603250Z ** help 2021-05-16T01:04:32.6855482Z *** installing help indices 2021-05-16T01:04:32.8073839Z converting help for package 'devtools' 2021-05-16T01:04:32.8360220Z finding HTML links ... done 2021-05-16T01:04:32.8695133Z as.package html 2021-05-16T01:04:32.8785946Z bash html 2021-05-16T01:04:32.9078823Z build html 2021-05-16T01:04:32.9166955Z build_manual html 2021-05-16T01:04:32.9324865Z build_rmd html 2021-05-16T01:04:32.9432794Z build_site html 2021-05-16T01:04:32.9742166Z build_vignettes html 2021-05-16T01:04:33.0298453Z 2021-05-16T01:04:33.0854153Z finding level-2 HTML links ... done 2021-05-16T01:04:33.0912257Z check html 2021-05-16T01:04:33.1076242Z check_man html 2021-05-16T01:04:33.1341757Z check_rhub html 2021-05-16T01:04:33.1631514Z check_win html 2021-05-16T01:04:33.1713302Z clean_vignettes html 2021-05-16T01:04:33.1844063Z create html 2021-05-16T01:04:33.1945485Z dev_mode html 2021-05-16T01:04:33.1985662Z dev_packages html 2021-05-16T01:04:33.2104879Z dev_sitrep html 2021-05-16T01:04:33.2154007Z devtools-deprecated html 2021-05-16T01:04:33.2446679Z devtools html 2021-05-16T01:04:33.2603635Z document html 2021-05-16T01:04:33.2689475Z git_checks html 2021-05-16T01:04:33.2736891Z github_pat html 2021-05-16T01:04:33.2776061Z has_tests html 2021-05-16T01:04:33.3286930Z install html 2021-05-16T01:04:33.3648903Z install_deps html 2021-05-16T01:04:33.3685947Z is.package html 2021-05-16T01:04:33.3862871Z lint html 2021-05-16T01:04:33.4339923Z load_all html 2021-05-16T01:04:33.4385897Z loaded_packages html 2021-05-16T01:04:33.4442760Z missing_s3 html 2021-05-16T01:04:33.4510503Z package_file html 2021-05-16T01:04:33.4573653Z r_env_vars html 2021-05-16T01:04:33.4866258Z reexports html 2021-05-16T01:04:33.5051365Z release html 2021-05-16T01:04:33.5121676Z release_checks html 2021-05-16T01:04:33.5245036Z reload html 2021-05-16T01:04:33.5584082Z remote-reexports html 2021-05-16T01:04:33.5769934Z revdep html 2021-05-16T01:04:33.6032112Z run_examples html 2021-05-16T01:04:33.6085554Z save_all html 2021-05-16T01:04:33.6176699Z show_news html 2021-05-16T01:04:33.6343694Z source_gist html 2021-05-16T01:04:33.6465221Z source_url html 2021-05-16T01:04:33.6588818Z spell_check html 2021-05-16T01:04:33.6706356Z submit_cran html 2021-05-16T01:04:33.6984438Z test html 2021-05-16T01:04:33.7163949Z uninstall html 2021-05-16T01:04:33.7228132Z uses_testthat html 2021-05-16T01:04:33.7312968Z wd html 2021-05-16T01:04:33.7322013Z *** copying figures 2021-05-16T01:04:33.7338994Z ** building package indices 2021-05-16T01:04:33.8643817Z ** installing vignettes 2021-05-16T01:04:33.8728714Z ** testing if installed package can be loaded 2021-05-16T01:04:33.8733790Z *** arch - i386 2021-05-16T01:04:34.6858501Z *** arch - x64 2021-05-16T01:04:35.5073291Z * DONE (devtools) 2021-05-16T01:04:35.5843539Z In R CMD INSTALL 2021-05-16T01:04:35.5871397Z 2021-05-16T01:04:35.5872490Z The downloaded source packages are in 2021-05-16T01:04:35.5873574Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\downloaded_packages' 2021-05-16T01:04:35.6939737Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:04:38.7838368Z 2021-05-16T01:04:39.6173568Z 2021-05-16T01:04:39.6174643Z 2021-05-16T01:04:39.6251853Z 2021-05-16T01:04:39.6253901Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\remotes173c3b054ea2\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T01:04:39.6255315Z 2021-05-16T01:04:39.6256992Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\remotes173c3b054ea2\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T01:04:39.7423078Z 2021-05-16T01:04:39.7424105Z 2021-05-16T01:04:39.7424551Z 2021-05-16T01:04:39.7424983Z 2021-05-16T01:04:39.7425517Z - preparing 'desc': 2021-05-16T01:04:39.7575320Z checking DESCRIPTION meta-information ... 2021-05-16T01:04:39.7596048Z 2021-05-16T01:04:39.7596970Z checking DESCRIPTION meta-information ... 2021-05-16T01:04:39.7597624Z 2021-05-16T01:04:39.7598312Z v checking DESCRIPTION meta-information 2021-05-16T01:04:39.9376811Z 2021-05-16T01:04:39.9377789Z 2021-05-16T01:04:39.9378244Z 2021-05-16T01:04:39.9378690Z 2021-05-16T01:04:39.9379535Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:04:39.9472755Z 2021-05-16T01:04:39.9473618Z 2021-05-16T01:04:39.9474051Z 2021-05-16T01:04:39.9474479Z 2021-05-16T01:04:39.9475470Z - checking for empty or unneeded directories 2021-05-16T01:04:39.9597625Z 2021-05-16T01:04:39.9655885Z 2021-05-16T01:04:39.9656488Z 2021-05-16T01:04:40.0566211Z 2021-05-16T01:04:40.0567251Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T01:04:40.1660581Z 2021-05-16T01:04:40.1661872Z 2021-05-16T01:04:40.1662342Z 2021-05-16T01:04:40.2433511Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:04:40.2434652Z (as 'lib' is unspecified) 2021-05-16T01:04:40.6693905Z * installing *source* package 'desc' ... 2021-05-16T01:04:40.7488126Z ** R 2021-05-16T01:04:40.7769617Z ** inst 2021-05-16T01:04:40.7808079Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:04:42.3204192Z ** help 2021-05-16T01:04:42.6038611Z *** installing help indices 2021-05-16T01:04:42.7729668Z 2021-05-16T01:04:42.7731206Z converting help for package 'desc' 2021-05-16T01:04:42.8021931Z finding HTML links ... done 2021-05-16T01:04:42.8606506Z check_encoding html 2021-05-16T01:04:42.8704802Z check_field html 2021-05-16T01:04:42.8775265Z cran_ascii_fields html 2021-05-16T01:04:42.8842728Z cran_valid_fields html 2021-05-16T01:04:42.9383304Z dep_types html 2021-05-16T01:04:42.9546295Z desc html 2021-05-16T01:04:42.9787198Z desc_add_author html 2021-05-16T01:04:43.0041852Z desc_add_author_gh html 2021-05-16T01:04:43.0295856Z desc_add_me html 2021-05-16T01:04:43.0585882Z desc_add_orcid html 2021-05-16T01:04:43.0696748Z desc_add_remotes html 2021-05-16T01:04:43.0980327Z desc_add_role html 2021-05-16T01:04:43.1128253Z desc_add_to_collate html 2021-05-16T01:04:43.1233787Z desc_add_urls html 2021-05-16T01:04:43.1453699Z desc_bump_version html 2021-05-16T01:04:43.1730262Z desc_change_maintainer html 2021-05-16T01:04:43.1827383Z desc_clear_remotes html 2021-05-16T01:04:43.1932371Z desc_clear_urls html 2021-05-16T01:04:43.2104855Z desc_coerce_authors_at_r html 2021-05-16T01:04:43.2231601Z desc_del html 2021-05-16T01:04:43.2493401Z desc_del_author html 2021-05-16T01:04:43.2632329Z desc_del_collate html 2021-05-16T01:04:43.2782617Z desc_del_dep html 2021-05-16T01:04:43.2898605Z desc_del_deps html 2021-05-16T01:04:43.3034147Z desc_del_from_collate html 2021-05-16T01:04:43.3127328Z desc_del_remotes html 2021-05-16T01:04:43.3385425Z desc_del_role html 2021-05-16T01:04:43.3488187Z desc_del_urls html 2021-05-16T01:04:43.3585945Z desc_fields html 2021-05-16T01:04:43.3701914Z desc_get html 2021-05-16T01:04:43.3876114Z desc_get_author html 2021-05-16T01:04:43.4041946Z desc_get_authors html 2021-05-16T01:04:43.4136782Z desc_get_built html 2021-05-16T01:04:43.4268917Z desc_get_collate html 2021-05-16T01:04:43.4386491Z desc_get_deps html 2021-05-16T01:04:43.4558443Z desc_get_field html 2021-05-16T01:04:43.4733445Z desc_get_maintainer html 2021-05-16T01:04:43.4792633Z desc_get_remotes html 2021-05-16T01:04:43.4858017Z desc_get_urls html 2021-05-16T01:04:43.5006752Z desc_get_version html 2021-05-16T01:04:43.5008706Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW6WMkY/R.INSTALL1b6c2ba7131a/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-16T01:04:43.5130711Z desc_has_dep html 2021-05-16T01:04:43.5240820Z desc_has_fields html 2021-05-16T01:04:43.5316625Z desc_normalize html 2021-05-16T01:04:43.5368028Z desc_print html 2021-05-16T01:04:43.5438761Z desc_reformat_fields html 2021-05-16T01:04:43.5508861Z desc_reorder_fields html 2021-05-16T01:04:43.5651206Z desc_set html 2021-05-16T01:04:43.5865395Z desc_set_authors html 2021-05-16T01:04:43.6001429Z desc_set_collate html 2021-05-16T01:04:43.6153832Z desc_set_dep html 2021-05-16T01:04:43.6313329Z desc_set_deps html 2021-05-16T01:04:43.6405090Z desc_set_remotes html 2021-05-16T01:04:43.6494871Z desc_set_urls html 2021-05-16T01:04:43.6718233Z desc_set_version html 2021-05-16T01:04:43.6720373Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW6WMkY/R.INSTALL1b6c2ba7131a/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-16T01:04:43.6779032Z desc_to_latex html 2021-05-16T01:04:43.6830607Z desc_validate html 2021-05-16T01:04:43.8720625Z description html 2021-05-16T01:04:43.8722749Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW6WMkY/R.INSTALL1b6c2ba7131a/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-16T01:04:43.8725304Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW6WMkY/R.INSTALL1b6c2ba7131a/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-16T01:04:43.8727788Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW6WMkY/R.INSTALL1b6c2ba7131a/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-16T01:04:43.8732997Z ** building package indices 2021-05-16T01:04:44.0245503Z ** testing if installed package can be loaded 2021-05-16T01:04:44.0247983Z *** arch - i386 2021-05-16T01:04:44.3310172Z *** arch - x64 2021-05-16T01:04:44.6453451Z * DONE (desc) 2021-05-16T01:04:44.7233477Z In R CMD INSTALL 2021-05-16T01:04:45.0262875Z 2021-05-16T01:04:45.0263904Z 2021-05-16T01:04:45.0264366Z 2021-05-16T01:04:45.0296667Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\remotes173c34f57e5c\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T01:04:45.0298201Z 2021-05-16T01:04:45.0300047Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\remotes173c34f57e5c\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T01:04:45.0866712Z 2021-05-16T01:04:45.0867627Z 2021-05-16T01:04:45.0868103Z 2021-05-16T01:04:45.0868521Z 2021-05-16T01:04:45.0869112Z - preparing 'ghtravis': 2021-05-16T01:04:45.1001458Z checking DESCRIPTION meta-information ... 2021-05-16T01:04:45.1002377Z 2021-05-16T01:04:45.1003123Z checking DESCRIPTION meta-information ... 2021-05-16T01:04:45.1003776Z 2021-05-16T01:04:45.1004464Z v checking DESCRIPTION meta-information 2021-05-16T01:04:45.2171684Z 2021-05-16T01:04:45.2172787Z 2021-05-16T01:04:45.2173254Z 2021-05-16T01:04:45.2173671Z 2021-05-16T01:04:45.2174745Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:04:45.2175386Z 2021-05-16T01:04:45.2175817Z 2021-05-16T01:04:45.2176502Z - checking for empty or unneeded directories 2021-05-16T01:04:45.2260997Z 2021-05-16T01:04:45.2261917Z 2021-05-16T01:04:45.2262381Z 2021-05-16T01:04:45.2265461Z 2021-05-16T01:04:45.2266145Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T01:04:45.2871139Z 2021-05-16T01:04:45.2872170Z 2021-05-16T01:04:45.2872645Z 2021-05-16T01:04:45.3540583Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:04:45.3541573Z (as 'lib' is unspecified) 2021-05-16T01:04:45.6693132Z * installing *source* package 'ghtravis' ... 2021-05-16T01:04:45.6991093Z ** R 2021-05-16T01:04:45.7183667Z ** inst 2021-05-16T01:04:45.7330990Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:04:46.9556237Z ** help 2021-05-16T01:04:47.0882176Z *** installing help indices 2021-05-16T01:04:47.1572408Z 2021-05-16T01:04:47.1573352Z converting help for package 'ghtravis' 2021-05-16T01:04:47.1856943Z finding HTML links ... done 2021-05-16T01:04:47.2110413Z all_remote_package_deps html 2021-05-16T01:04:47.2261078Z binary_release_table html 2021-05-16T01:04:47.2355496Z cat_desc_elements html 2021-05-16T01:04:47.2408138Z dcf_package_version html 2021-05-16T01:04:47.2499376Z deploy_travis html 2021-05-16T01:04:47.2579735Z deployed_tarball_version html 2021-05-16T01:04:47.2695403Z drop_remotes html 2021-05-16T01:04:47.2739233Z example_description_file html 2021-05-16T01:04:47.2897871Z get_dep_table html 2021-05-16T01:04:47.2949524Z get_remote_info html 2021-05-16T01:04:47.3061316Z 2021-05-16T01:04:47.3631061Z finding level-2 HTML links ... done 2021-05-16T01:04:47.3650016Z get_remote_package_dcf html 2021-05-16T01:04:47.3703608Z get_remotes html 2021-05-16T01:04:47.3904242Z install_remote_binaries html 2021-05-16T01:04:47.4055238Z install_remotes_no_dep html 2021-05-16T01:04:47.4197184Z latest_release_with_binary html 2021-05-16T01:04:47.4261226Z make_full_version html 2021-05-16T01:04:47.4346508Z package_comparison_table html 2021-05-16T01:04:47.4397359Z package_name html 2021-05-16T01:04:47.4478362Z package_needs_update html 2021-05-16T01:04:47.4531989Z parse_one_remote html 2021-05-16T01:04:47.4576834Z r_version html 2021-05-16T01:04:47.4625781Z read_dcf html 2021-05-16T01:04:47.4732513Z remote_binaries html 2021-05-16T01:04:47.4833254Z remote_order html 2021-05-16T01:04:47.4894630Z rewrite_remotes html 2021-05-16T01:04:47.4944738Z split_remotes html 2021-05-16T01:04:47.5007200Z subset_remote html 2021-05-16T01:04:47.5049369Z sys_ext html 2021-05-16T01:04:47.5160878Z tag_table html 2021-05-16T01:04:47.5168139Z ** building package indices 2021-05-16T01:04:47.5994764Z ** testing if installed package can be loaded 2021-05-16T01:04:47.5997098Z *** arch - i386 2021-05-16T01:04:48.4122976Z *** arch - x64 2021-05-16T01:04:49.2300203Z * DONE (ghtravis) 2021-05-16T01:04:49.2681081Z In R CMD INSTALL 2021-05-16T01:04:49.2889200Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:04:49.4367183Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:04:52.4005473Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:04:52.4007203Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:04:52.4008327Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:04:52.4009748Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:04:52.4011336Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:04:52.4012394Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:04:52.4022530Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:04:52.4025084Z (as 'lib' is unspecified) 2021-05-16T01:04:53.9980496Z 2021-05-16T01:04:53.9982705Z There are binary versions available but the source versions are later: 2021-05-16T01:04:53.9993940Z binary source needs_compilation 2021-05-16T01:04:53.9995462Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T01:04:53.9996663Z generics 0.0.2 0.1.0 FALSE 2021-05-16T01:04:53.9997806Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T01:04:53.9999311Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-16T01:04:54.0000470Z 2021-05-16T01:04:54.0001615Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T01:04:54.0026855Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T01:04:54.0027602Z 2021-05-16T01:04:54.2724045Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T01:04:54.3051798Z ================================================== 2021-05-16T01:04:54.3052878Z downloaded 89 KB 2021-05-16T01:04:54.3053416Z 2021-05-16T01:04:54.3066400Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T01:04:54.4328931Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T01:04:54.8131610Z ================================================== 2021-05-16T01:04:54.8132799Z downloaded 115 KB 2021-05-16T01:04:54.8133467Z 2021-05-16T01:04:54.8146095Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T01:04:54.9552656Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T01:04:54.9760491Z ================================================== 2021-05-16T01:04:54.9761702Z downloaded 194 KB 2021-05-16T01:04:54.9762266Z 2021-05-16T01:04:54.9774945Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T01:04:55.0549095Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T01:04:55.2311146Z ================================================== 2021-05-16T01:04:55.2312360Z downloaded 932 KB 2021-05-16T01:04:55.2313259Z 2021-05-16T01:04:55.2326703Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T01:04:55.2932859Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T01:04:55.3889811Z ================================================== 2021-05-16T01:04:55.3891302Z downloaded 691 KB 2021-05-16T01:04:55.3892038Z 2021-05-16T01:04:55.7552361Z * installing *source* package 'tidyselect' ... 2021-05-16T01:04:55.7652275Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T01:04:55.7953756Z ** R 2021-05-16T01:04:55.8184404Z ** inst 2021-05-16T01:04:55.8231948Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:04:56.7071692Z ** help 2021-05-16T01:04:56.8119980Z *** installing help indices 2021-05-16T01:04:56.8787598Z converting help for package 'tidyselect' 2021-05-16T01:04:56.9077871Z finding HTML links ... done 2021-05-16T01:04:56.9631092Z all_of html 2021-05-16T01:04:57.0604495Z eval_select html 2021-05-16T01:04:57.0606685Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/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-16T01:04:57.0901635Z everything html 2021-05-16T01:04:57.1123760Z faq-external-vector html 2021-05-16T01:04:57.1251924Z faq-selection-context html 2021-05-16T01:04:57.1976741Z language html 2021-05-16T01:04:57.1980172Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/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-16T01:04:57.1984521Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/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-16T01:04:57.1990080Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/tidyselect/man/language.Rd:31: file link 'contains' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T01:04:57.1994359Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/tidyselect/man/language.Rd:32: file link 'matches' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T01:04:57.1998756Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/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-16T01:04:57.2002967Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/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-16T01:04:57.2084088Z one_of html 2021-05-16T01:04:57.2255617Z peek_vars html 2021-05-16T01:04:57.2448473Z poke_vars html 2021-05-16T01:04:57.2682124Z reexports html 2021-05-16T01:04:57.2684157Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/tidyselect/man/reexports.Rd:17: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T01:04:57.2686594Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/tidyselect/man/reexports.Rd:17: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T01:04:57.2688940Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/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-16T01:04:57.2691283Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/tidyselect/man/reexports.Rd:17: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T01:04:57.3107389Z starts_with html 2021-05-16T01:04:57.3287843Z tidyselect-package html 2021-05-16T01:04:57.3501590Z vars_pull html 2021-05-16T01:04:57.3504303Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWI2D2j/R.INSTALL189c9656b3d/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-16T01:04:57.3792214Z vars_select html 2021-05-16T01:04:57.3848492Z vars_select_helpers html 2021-05-16T01:04:57.4036717Z where html 2021-05-16T01:04:57.4042807Z ** building package indices 2021-05-16T01:04:57.4552636Z ** installing vignettes 2021-05-16T01:04:57.4620173Z ** testing if installed package can be loaded 2021-05-16T01:04:57.4623599Z *** arch - i386 2021-05-16T01:04:57.8697939Z *** arch - x64 2021-05-16T01:04:58.1805986Z * DONE (tidyselect) 2021-05-16T01:04:58.2250834Z In R CMD INSTALL 2021-05-16T01:04:58.6151308Z * installing *source* package 'generics' ... 2021-05-16T01:04:58.6273515Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T01:04:58.6622471Z ** R 2021-05-16T01:04:58.6703167Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:04:58.8164156Z ** help 2021-05-16T01:04:58.9707406Z *** installing help indices 2021-05-16T01:04:59.0541326Z converting help for package 'generics' 2021-05-16T01:04:59.0840338Z finding HTML links ... done 2021-05-16T01:04:59.1252307Z augment html 2021-05-16T01:04:59.1483908Z calculate html 2021-05-16T01:04:59.5671820Z coercion-factor html 2021-05-16T01:04:59.6022041Z coercion-time-difference html 2021-05-16T01:04:59.6175464Z compile html 2021-05-16T01:04:59.6364099Z components html 2021-05-16T01:04:59.6516668Z equation html 2021-05-16T01:04:59.6662822Z estfun html 2021-05-16T01:04:59.6809651Z evaluate html 2021-05-16T01:04:59.6956434Z explain html 2021-05-16T01:04:59.7137409Z fit html 2021-05-16T01:04:59.7281660Z fit_xy html 2021-05-16T01:04:59.7425945Z generate html 2021-05-16T01:04:59.7669824Z generics-package html 2021-05-16T01:04:59.7865541Z glance html 2021-05-16T01:04:59.8019114Z hypothesize html 2021-05-16T01:04:59.8232960Z interpolate html 2021-05-16T01:04:59.8388037Z learn html 2021-05-16T01:04:59.8568783Z min_grid html 2021-05-16T01:04:59.8731830Z prune html 2021-05-16T01:04:59.8897748Z refit html 2021-05-16T01:04:59.9067762Z required_pkgs html 2021-05-16T01:04:59.9850628Z setops html 2021-05-16T01:05:00.0187675Z specify html 2021-05-16T01:05:00.0333586Z tidy html 2021-05-16T01:05:00.0503867Z train html 2021-05-16T01:05:00.0756332Z tunable html 2021-05-16T01:05:00.1100811Z var_imp html 2021-05-16T01:05:00.1279102Z varying_args html 2021-05-16T01:05:00.1482772Z visualize html 2021-05-16T01:05:00.1492607Z ** building package indices 2021-05-16T01:05:00.2260451Z ** testing if installed package can be loaded 2021-05-16T01:05:00.2262347Z *** arch - i386 2021-05-16T01:05:00.5324968Z *** arch - x64 2021-05-16T01:05:00.8445389Z * DONE (generics) 2021-05-16T01:05:00.8970851Z In R CMD INSTALL 2021-05-16T01:05:01.2650979Z * installing *source* package 'cpp11' ... 2021-05-16T01:05:01.2747779Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T01:05:01.3069366Z ** R 2021-05-16T01:05:01.3167960Z ** inst 2021-05-16T01:05:01.3346887Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:05:01.5777220Z ** help 2021-05-16T01:05:01.6138358Z *** installing help indices 2021-05-16T01:05:01.6391855Z converting help for package 'cpp11' 2021-05-16T01:05:01.6689267Z finding HTML links ... done 2021-05-16T01:05:01.6888252Z cpp11-package html 2021-05-16T01:05:01.7051866Z cpp_register html 2021-05-16T01:05:01.7263452Z cpp_source html 2021-05-16T01:05:01.7367795Z cpp_vendor html 2021-05-16T01:05:01.7372640Z ** building package indices 2021-05-16T01:05:01.7581813Z ** installing vignettes 2021-05-16T01:05:01.7642576Z ** testing if installed package can be loaded 2021-05-16T01:05:01.7645729Z *** arch - i386 2021-05-16T01:05:02.0702762Z *** arch - x64 2021-05-16T01:05:02.3830397Z * DONE (cpp11) 2021-05-16T01:05:02.4164254Z In R CMD INSTALL 2021-05-16T01:05:03.2634283Z * installing *source* package 'dplyr' ... 2021-05-16T01:05:03.3032605Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T01:05:03.3432213Z ** libs 2021-05-16T01:05:03.3441080Z 2021-05-16T01:05:03.3443194Z *** arch - i386 2021-05-16T01:05:03.3756376Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T01:05:03.5572672Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T01:05:03.7578984Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T01:05:03.9181252Z 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-16T01:05:04.3785099Z 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-16T01:05:04.5205045Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T01:05:04.6667586Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T01:05:04.8158351Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T01:05:04.9805138Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T01:05:05.1437564Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T01:05:05.2744487Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T01:05:05.6152409Z 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-16T01:05:05.8816843Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-16T01:05:05.8839366Z 2021-05-16T01:05:05.8840716Z *** arch - x64 2021-05-16T01:05:05.9125469Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T01:05:06.0775132Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T01:05:06.2703601Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T01:05:06.4234690Z 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-16T01:05:06.8617243Z 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-16T01:05:06.9981101Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T01:05:07.1396243Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T01:05:07.2832611Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T01:05:07.4452957Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T01:05:07.5994038Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T01:05:07.7224686Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T01:05:08.0471778Z 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-16T01:05:08.3605501Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-16T01:05:08.3651511Z ** R 2021-05-16T01:05:08.4639112Z ** data 2021-05-16T01:05:08.4667831Z *** moving datasets to lazyload DB 2021-05-16T01:05:08.6000841Z ** inst 2021-05-16T01:05:08.6150009Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:05:13.5542482Z ** help 2021-05-16T01:05:14.2167597Z *** installing help indices 2021-05-16T01:05:14.5004236Z converting help for package 'dplyr' 2021-05-16T01:05:14.5302677Z finding HTML links ... done 2021-05-16T01:05:14.6900371Z across html 2021-05-16T01:05:14.7104107Z add_rownames html 2021-05-16T01:05:14.7318713Z all_equal html 2021-05-16T01:05:14.7543564Z all_vars html 2021-05-16T01:05:14.8868873Z arrange html 2021-05-16T01:05:14.9257618Z arrange_all html 2021-05-16T01:05:14.9360177Z auto_copy html 2021-05-16T01:05:14.9693415Z backend_dbplyr html 2021-05-16T01:05:14.9771882Z band_members html 2021-05-16T01:05:15.0055118Z bench_compare html 2021-05-16T01:05:15.0126990Z between html 2021-05-16T01:05:15.0343783Z bind html 2021-05-16T01:05:15.0474247Z c_across html 2021-05-16T01:05:15.0637590Z case_when html 2021-05-16T01:05:15.0692046Z check_dbplyr html 2021-05-16T01:05:15.0867857Z coalesce html 2021-05-16T01:05:15.1054259Z combine html 2021-05-16T01:05:15.1091357Z common_by html 2021-05-16T01:05:15.1352259Z compute html 2021-05-16T01:05:15.1539856Z context html 2021-05-16T01:05:15.1734079Z copy_to html 2021-05-16T01:05:15.2034211Z count html 2021-05-16T01:05:15.2185718Z cumall html 2021-05-16T01:05:15.2297705Z defunct html 2021-05-16T01:05:15.2359472Z desc html 2021-05-16T01:05:15.2415868Z dim_desc html 2021-05-16T01:05:15.2663486Z distinct html 2021-05-16T01:05:15.3036838Z distinct_all html 2021-05-16T01:05:15.3281146Z do html 2021-05-16T01:05:15.3475005Z dplyr-package html 2021-05-16T01:05:15.3709089Z dplyr_data_masking html 2021-05-16T01:05:15.4229263Z dplyr_extending html 2021-05-16T01:05:15.4783522Z dplyr_tidy_select html 2021-05-16T01:05:15.4905516Z explain html 2021-05-16T01:05:15.5456359Z filter-joins html 2021-05-16T01:05:15.6055868Z filter html 2021-05-16T01:05:15.6412241Z filter_all html 2021-05-16T01:05:15.6691539Z funs html 2021-05-16T01:05:15.7161625Z group_by html 2021-05-16T01:05:15.7569535Z group_by_all html 2021-05-16T01:05:15.7633289Z group_by_drop_default html 2021-05-16T01:05:15.7703240Z group_by_prepare html 2021-05-16T01:05:15.7814959Z group_cols html 2021-05-16T01:05:15.8000385Z group_data html 2021-05-16T01:05:15.8482995Z group_map html 2021-05-16T01:05:15.8795804Z group_nest html 2021-05-16T01:05:15.9275857Z group_split html 2021-05-16T01:05:15.9510606Z group_trim html 2021-05-16T01:05:15.9633178Z grouped_df html 2021-05-16T01:05:15.9695841Z ident html 2021-05-16T01:05:15.9874479Z if_else html 2021-05-16T01:05:15.9999182Z lead-lag html 2021-05-16T01:05:16.0153220Z location html 2021-05-16T01:05:16.0249861Z make_tbl html 2021-05-16T01:05:16.1150972Z mutate-joins html 2021-05-16T01:05:16.2025241Z mutate html 2021-05-16T01:05:16.2650439Z mutate_all html 2021-05-16T01:05:16.2755535Z n_distinct html 2021-05-16T01:05:16.2934439Z na_if html 2021-05-16T01:05:16.3010547Z near html 2021-05-16T01:05:16.3384836Z nest_by html 2021-05-16T01:05:16.3856574Z nest_join html 2021-05-16T01:05:16.4794188Z new_grouped_df html 2021-05-16T01:05:16.4953702Z nth html 2021-05-16T01:05:16.5041610Z order_by html 2021-05-16T01:05:16.5232509Z progress_estimated html 2021-05-16T01:05:16.5490434Z pull html 2021-05-16T01:05:16.5669990Z ranking html 2021-05-16T01:05:16.6134061Z recode html 2021-05-16T01:05:16.6792242Z reexports html 2021-05-16T01:05:16.6794300Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSCviT1/R.INSTALLab8171785b/dplyr/man/reexports.Rd:49: file link 'glimpse' in package 'tibble' does not exist and so has been treated as a topic 2021-05-16T01:05:16.6796663Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSCviT1/R.INSTALLab8171785b/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-16T01:05:16.7003212Z relocate html 2021-05-16T01:05:16.7358140Z rename html 2021-05-16T01:05:16.7845896Z rows html 2021-05-16T01:05:16.8073789Z rowwise html 2021-05-16T01:05:16.8123694Z same_src html 2021-05-16T01:05:16.8431017Z sample_n html 2021-05-16T01:05:16.9323206Z scoped html 2021-05-16T01:05:16.9736985Z se-deprecated html 2021-05-16T01:05:17.0579547Z select html 2021-05-16T01:05:17.0966398Z select_all html 2021-05-16T01:05:17.1134278Z select_vars html 2021-05-16T01:05:17.1210359Z setops html 2021-05-16T01:05:17.1900183Z slice html 2021-05-16T01:05:17.1956372Z sql html 2021-05-16T01:05:17.2065453Z src html 2021-05-16T01:05:17.2384702Z src_dbi html 2021-05-16T01:05:17.2560405Z src_local html 2021-05-16T01:05:17.2623573Z src_tbls html 2021-05-16T01:05:17.2765285Z starwars html 2021-05-16T01:05:17.2950121Z storms html 2021-05-16T01:05:17.3638665Z summarise html 2021-05-16T01:05:17.4267045Z summarise_all html 2021-05-16T01:05:17.4399719Z summarise_each html 2021-05-16T01:05:17.4467915Z tbl html 2021-05-16T01:05:17.4598559Z tbl_df html 2021-05-16T01:05:17.4645601Z tbl_ptype html 2021-05-16T01:05:17.4717082Z tbl_vars html 2021-05-16T01:05:17.5023251Z tidyeval-compat html 2021-05-16T01:05:17.5281121Z top_n html 2021-05-16T01:05:17.5473194Z vars html 2021-05-16T01:05:17.5706784Z with_groups html 2021-05-16T01:05:17.5818962Z with_order html 2021-05-16T01:05:17.5833914Z *** copying figures 2021-05-16T01:05:17.5896308Z ** building package indices 2021-05-16T01:05:17.8746177Z ** installing vignettes 2021-05-16T01:05:17.8887154Z ** testing if installed package can be loaded 2021-05-16T01:05:17.8894940Z *** arch - i386 2021-05-16T01:05:18.4987494Z *** arch - x64 2021-05-16T01:05:19.1208541Z * DONE (dplyr) 2021-05-16T01:05:19.2771091Z In R CMD INSTALL 2021-05-16T01:05:19.7919305Z * installing *source* package 'tidyr' ... 2021-05-16T01:05:19.8110577Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T01:05:19.8473422Z ** libs 2021-05-16T01:05:19.8498744Z 2021-05-16T01:05:19.8499936Z *** arch - i386 2021-05-16T01:05:19.8757860Z 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-16T01:05:21.3374036Z 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-16T01:05:21.6938191Z 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-16T01:05:23.9042338Z 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-16T01:05:25.6345483Z 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-16T01:05:25.9054601Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-16T01:05:25.9076216Z 2021-05-16T01:05:25.9077383Z *** arch - x64 2021-05-16T01:05:25.9314677Z 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-16T01:05:27.3891928Z 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-16T01:05:27.7410773Z 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-16T01:05:29.9398693Z 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-16T01:05:31.7582746Z 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-16T01:05:32.0842430Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-16T01:05:32.0885285Z ** R 2021-05-16T01:05:32.1245395Z ** data 2021-05-16T01:05:32.1305808Z *** moving datasets to lazyload DB 2021-05-16T01:05:32.4108190Z ** inst 2021-05-16T01:05:32.4217447Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:05:34.1540162Z ** help 2021-05-16T01:05:34.3997646Z *** installing help indices 2021-05-16T01:05:34.5109940Z converting help for package 'tidyr' 2021-05-16T01:05:34.5409688Z finding HTML links ... done 2021-05-16T01:05:34.5863727Z billboard html 2021-05-16T01:05:34.6215654Z chop html 2021-05-16T01:05:34.6435832Z complete html 2021-05-16T01:05:34.6528261Z construction html 2021-05-16T01:05:34.7152324Z deprecated-se html 2021-05-16T01:05:34.7225730Z drop_na html 2021-05-16T01:05:34.7620887Z expand html 2021-05-16T01:05:34.7846498Z expand_grid html 2021-05-16T01:05:34.8110037Z extract html 2021-05-16T01:05:34.8159973Z extract_numeric html 2021-05-16T01:05:34.8276510Z fill html 2021-05-16T01:05:34.8378811Z fish_encounters html 2021-05-16T01:05:34.8470641Z full_seq html 2021-05-16T01:05:34.8976578Z gather html 2021-05-16T01:05:34.9594151Z hoist html 2021-05-16T01:05:35.0389191Z nest html 2021-05-16T01:05:35.0727527Z nest_legacy html 2021-05-16T01:05:35.1058765Z pack html 2021-05-16T01:05:35.1148324Z pipe html 2021-05-16T01:05:35.1150265Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwVF2W6/R.INSTALL1b447c205e68/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-16T01:05:35.1645335Z pivot_longer html 2021-05-16T01:05:35.2334510Z pivot_longer_spec html 2021-05-16T01:05:35.2797102Z pivot_wider html 2021-05-16T01:05:35.3253419Z pivot_wider_spec html 2021-05-16T01:05:35.3521220Z reexports html 2021-05-16T01:05:35.3603826Z relig_income html 2021-05-16T01:05:35.3826506Z replace_na html 2021-05-16T01:05:35.4199592Z separate html 2021-05-16T01:05:35.4316634Z separate_rows html 2021-05-16T01:05:35.4358181Z smiths html 2021-05-16T01:05:35.4642652Z spread html 2021-05-16T01:05:35.4735564Z table1 html 2021-05-16T01:05:35.4901294Z tidyr-package html 2021-05-16T01:05:35.4986398Z tidyr_legacy html 2021-05-16T01:05:35.5446211Z tidyr_tidy_select html 2021-05-16T01:05:35.5607534Z uncount html 2021-05-16T01:05:35.5799185Z unite html 2021-05-16T01:05:35.5886544Z us_rent_income html 2021-05-16T01:05:35.6088828Z who html 2021-05-16T01:05:35.6218202Z world_bank_pop html 2021-05-16T01:05:35.6226472Z *** copying figures 2021-05-16T01:05:35.6274204Z ** building package indices 2021-05-16T01:05:35.7360165Z ** installing vignettes 2021-05-16T01:05:35.7450336Z ** testing if installed package can be loaded 2021-05-16T01:05:35.7453307Z *** arch - i386 2021-05-16T01:05:36.3547738Z *** arch - x64 2021-05-16T01:05:36.9760376Z * DONE (tidyr) 2021-05-16T01:05:37.0363263Z In R CMD INSTALL 2021-05-16T01:05:37.0385991Z 2021-05-16T01:05:37.0388221Z The downloaded source packages are in 2021-05-16T01:05:37.0389464Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\downloaded_packages' 2021-05-16T01:05:37.2960781Z 2021-05-16T01:05:37.2980909Z 2021-05-16T01:05:37.2982072Z 2021-05-16T01:05:37.2993113Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\remotes173c2db436dc\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T01:05:37.3000241Z 2021-05-16T01:05:37.3013718Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\remotes173c2db436dc\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T01:05:37.3057544Z 2021-05-16T01:05:37.3062708Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\remotes173c2db436dc\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T01:05:37.3412011Z 2021-05-16T01:05:37.3448479Z 2021-05-16T01:05:37.3449096Z 2021-05-16T01:05:37.3449648Z 2021-05-16T01:05:37.3450221Z - preparing 'aghast': 2021-05-16T01:05:37.3585051Z checking DESCRIPTION meta-information ... 2021-05-16T01:05:37.3586219Z 2021-05-16T01:05:37.3587038Z checking DESCRIPTION meta-information ... 2021-05-16T01:05:37.3587713Z 2021-05-16T01:05:37.3588426Z v checking DESCRIPTION meta-information 2021-05-16T01:05:37.4375031Z 2021-05-16T01:05:37.4376274Z 2021-05-16T01:05:37.4376752Z 2021-05-16T01:05:37.4377188Z 2021-05-16T01:05:37.4378031Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:05:37.4378657Z 2021-05-16T01:05:37.4433447Z 2021-05-16T01:05:37.4434213Z - checking for empty or unneeded directories 2021-05-16T01:05:37.4434888Z 2021-05-16T01:05:37.4435348Z 2021-05-16T01:05:37.4435787Z 2021-05-16T01:05:37.4436340Z 2021-05-16T01:05:37.4436932Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T01:05:37.4713574Z 2021-05-16T01:05:37.4714847Z 2021-05-16T01:05:37.4715428Z 2021-05-16T01:05:37.5054036Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:05:37.5055029Z (as 'lib' is unspecified) 2021-05-16T01:05:37.7718615Z * installing *source* package 'aghast' ... 2021-05-16T01:05:37.8089369Z ** R 2021-05-16T01:05:37.8213414Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:05:38.1143701Z ** help 2021-05-16T01:05:38.1692163Z *** installing help indices 2021-05-16T01:05:38.2065056Z 2021-05-16T01:05:38.2066666Z converting help for package 'aghast' 2021-05-16T01:05:38.2360068Z finding HTML links ... done 2021-05-16T01:05:38.2615314Z ga_artifacts html 2021-05-16T01:05:38.2747840Z ga_jobs html 2021-05-16T01:05:38.2866983Z ga_run_log_config html 2021-05-16T01:05:38.3081600Z ga_runs html 2021-05-16T01:05:38.3302661Z ga_secrets html 2021-05-16T01:05:38.3499243Z ga_workflows html 2021-05-16T01:05:38.3589350Z pipe html 2021-05-16T01:05:38.3594853Z ** building package indices 2021-05-16T01:05:38.3883475Z ** testing if installed package can be loaded 2021-05-16T01:05:38.3885623Z *** arch - i386 2021-05-16T01:05:38.6949761Z *** arch - x64 2021-05-16T01:05:39.0059841Z * DONE (aghast) 2021-05-16T01:05:39.0269888Z In R CMD INSTALL 2021-05-16T01:05:39.0411634Z Installing 1 packages: covr 2021-05-16T01:05:39.0423300Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:05:39.0424147Z (as 'lib' is unspecified) 2021-05-16T01:05:39.9175236Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T01:05:39.9176057Z 2021-05-16T01:05:40.5883429Z 2021-05-16T01:05:40.5885147Z There is a binary version available but the source version is later: 2021-05-16T01:05:40.5896725Z binary source needs_compilation 2021-05-16T01:05:40.5897504Z covr 3.5.0 3.5.1 TRUE 2021-05-16T01:05:40.5897914Z 2021-05-16T01:05:40.5911557Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-16T01:05:40.6692658Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-16T01:05:40.6823497Z ================================================== 2021-05-16T01:05:40.6824519Z downloaded 167 KB 2021-05-16T01:05:40.6825046Z 2021-05-16T01:05:40.6838055Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-16T01:05:40.7126702Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-16T01:05:40.7215042Z ================================================== 2021-05-16T01:05:40.7215992Z downloaded 121 KB 2021-05-16T01:05:40.7216496Z 2021-05-16T01:05:40.7395097Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T01:05:40.7558918Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T01:05:40.7580438Z 2021-05-16T01:05:40.7581488Z The downloaded binary packages are in 2021-05-16T01:05:40.7582944Z C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\downloaded_packages 2021-05-16T01:05:40.7584329Z installing the source package 'covr' 2021-05-16T01:05:40.7584992Z 2021-05-16T01:05:40.7605750Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T01:05:40.8736520Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T01:05:40.8747867Z ================================================== 2021-05-16T01:05:40.8749452Z downloaded 143 KB 2021-05-16T01:05:40.8750272Z 2021-05-16T01:05:41.4264970Z * installing *source* package 'covr' ... 2021-05-16T01:05:41.4512864Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T01:05:41.4876155Z ** libs 2021-05-16T01:05:41.4885143Z 2021-05-16T01:05:41.4886408Z *** arch - i386 2021-05-16T01:05:41.5114259Z 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-16T01:05:41.7406968Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/i386 -lR 2021-05-16T01:05:41.8462251Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-16T01:05:41.8479053Z 2021-05-16T01:05:41.8480052Z *** arch - x64 2021-05-16T01:05:41.8681719Z 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-16T01:05:42.0991062Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/x64 -lR 2021-05-16T01:05:42.1963015Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-16T01:05:42.1993347Z ** R 2021-05-16T01:05:42.2282489Z ** inst 2021-05-16T01:05:42.2415584Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:05:43.4679995Z ** help 2021-05-16T01:05:43.6082742Z *** installing help indices 2021-05-16T01:05:43.6895074Z converting help for package 'covr' 2021-05-16T01:05:43.7173633Z finding HTML links ... done 2021-05-16T01:05:43.7480058Z azure html 2021-05-16T01:05:43.7523612Z clear_counters html 2021-05-16T01:05:43.7645812Z code_coverage html 2021-05-16T01:05:43.7965508Z codecov html 2021-05-16T01:05:43.8019457Z count html 2021-05-16T01:05:43.8071465Z coverage_to_list html 2021-05-16T01:05:43.8205738Z coveralls html 2021-05-16T01:05:43.8540594Z covr-package html 2021-05-16T01:05:43.8588813Z display_name html 2021-05-16T01:05:43.8680915Z environment_coverage html 2021-05-16T01:05:43.8817556Z exclusions html 2021-05-16T01:05:43.8939543Z file_coverage html 2021-05-16T01:05:43.9052235Z file_report html 2021-05-16T01:05:43.9135505Z function_coverage html 2021-05-16T01:05:43.9261173Z gitlab html 2021-05-16T01:05:43.9345721Z in_covr html 2021-05-16T01:05:43.9397244Z key html 2021-05-16T01:05:43.9521266Z new_counter html 2021-05-16T01:05:43.9523000Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp8I2YBB/R.INSTALL89046f52b87/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-16T01:05:43.9855650Z package_coverage html 2021-05-16T01:05:43.9937010Z percent_coverage html 2021-05-16T01:05:44.0044771Z print.coverage html 2021-05-16T01:05:44.0114087Z report html 2021-05-16T01:05:44.0275670Z system_check html 2021-05-16T01:05:44.0427841Z system_output html 2021-05-16T01:05:44.0510522Z tally_coverage html 2021-05-16T01:05:44.0589225Z to_cobertura html 2021-05-16T01:05:44.0670906Z to_sonarqube html 2021-05-16T01:05:44.0764160Z trace_calls html 2021-05-16T01:05:44.0843121Z value html 2021-05-16T01:05:44.0947031Z zero_coverage html 2021-05-16T01:05:44.0954192Z *** copying figures 2021-05-16T01:05:44.0965894Z ** building package indices 2021-05-16T01:05:44.1778249Z ** installing vignettes 2021-05-16T01:05:44.1853762Z ** testing if installed package can be loaded 2021-05-16T01:05:44.1856063Z *** arch - i386 2021-05-16T01:05:44.4904223Z *** arch - x64 2021-05-16T01:05:44.8014667Z * DONE (covr) 2021-05-16T01:05:44.8805582Z In R CMD INSTALL 2021-05-16T01:05:44.8828206Z 2021-05-16T01:05:44.8829149Z The downloaded source packages are in 2021-05-16T01:05:44.8830239Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpKGgMxq\downloaded_packages' 2021-05-16T01:05:44.9938859Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:05:44.9939745Z Rscript -e "tic::before_install()" 2021-05-16T01:05:45.0005067Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T01:05:45.0005661Z env: 2021-05-16T01:05:45.0024582Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:05:45.0025193Z TIC_DEPLOY_KEY: 2021-05-16T01:05:45.0025571Z RSPM: 2021-05-16T01:05:45.0027256Z GITHUB_PAT: *** 2021-05-16T01:05:45.0027698Z COVERALLS_TOKEN: 2021-05-16T01:05:45.0028213Z continue-on-error: false 2021-05-16T01:05:45.0028728Z VDIFFR_RUN_TESTS: 2021-05-16T01:05:45.0029171Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:05:45.0029600Z TZ: UTC 2021-05-16T01:05:45.0029999Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:05:45.0030443Z NOT_CRAN: true 2021-05-16T01:05:45.0030846Z MSYSTEM: MINGW64 2021-05-16T01:05:45.0031283Z ##[endgroup] 2021-05-16T01:05:46.4833563Z v Loading tic stage configuration from tic.R 2021-05-16T01:05:46.6813164Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T01:05:46.6814631Z Windows because LaTeX is not available. 2021-05-16T01:05:46.7115831Z Running before_install: step_install_remote_binaries() 2021-05-16T01:05:47.2214896Z Installing oro.nifti binaries 2021-05-16T01:05:47.2229839Z [1] "neuroconductor/oro.nifti" 2021-05-16T01:05:47.4430573Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T01:05:47.4464192Z tag_name 2021-05-16T01:05:47.4464787Z 2 0.10.3.s 2021-05-16T01:05:47.4465576Z zipball_url 2021-05-16T01:05:47.4467041Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T01:05:47.4468127Z tarball_url 2021-05-16T01:05:47.4469208Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T01:05:47.4470183Z commit.sha 2021-05-16T01:05:47.4471258Z 2 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T01:05:47.4472355Z commit.url 2021-05-16T01:05:47.4473073Z Installing oro.nifti package binaries 2021-05-16T01:05:47.4474551Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T01:05:47.4475786Z node_id 2021-05-16T01:05:47.4476995Z 2 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T01:05:47.4478259Z url 2021-05-16T01:05:47.4479287Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T01:05:47.4480324Z assets_url 2021-05-16T01:05:47.4481410Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T01:05:47.4482504Z upload_url 2021-05-16T01:05:47.4483743Z 2 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T01:05:47.4485209Z id asset_updated_at asset_created_at created_at 2021-05-16T01:05:47.4487767Z 2 43005549 2021-05-15 23:22:35 2021-05-15 23:22:35 2021-05-15 22:37:06 2021-05-16T01:05:47.4488686Z published_at asset_name asset_label 2021-05-16T01:05:47.4489533Z 2 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.zip 2021-05-16T01:05:47.4490167Z asset_download_count 2021-05-16T01:05:47.4490744Z 2 0 2021-05-16T01:05:47.4491516Z asset_browser_download_url 2021-05-16T01:05:47.4492722Z 2 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.zip 2021-05-16T01:05:47.4496592Z trying URL 'https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.zip' 2021-05-16T01:05:47.7744764Z Content type 'application/octet-stream' length 6037150 bytes (5.8 MB) 2021-05-16T01:05:47.9147065Z ================================================== 2021-05-16T01:05:47.9148308Z downloaded 5.8 MB 2021-05-16T01:05:47.9148860Z 2021-05-16T01:05:47.9177313Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:05:47.9178099Z (as 'lib' is unspecified) 2021-05-16T01:05:48.0115813Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T01:05:48.0191420Z Rewriting new remotes: 2021-05-16T01:05:48.2566002Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:05:48.2566962Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:05:48.2567617Z remotes::install_cran("rcmdcheck") 2021-05-16T01:05:48.2568254Z remotes::install_cran("markdown") 2021-05-16T01:05:48.2573936Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:05:48.2574407Z env: 2021-05-16T01:05:48.2574993Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:05:48.2575486Z TIC_DEPLOY_KEY: 2021-05-16T01:05:48.2575848Z RSPM: 2021-05-16T01:05:48.2577070Z GITHUB_PAT: *** 2021-05-16T01:05:48.2577492Z COVERALLS_TOKEN: 2021-05-16T01:05:48.2577989Z continue-on-error: false 2021-05-16T01:05:48.2578492Z VDIFFR_RUN_TESTS: 2021-05-16T01:05:48.2578926Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:05:48.2579339Z TZ: UTC 2021-05-16T01:05:48.2579721Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:05:48.2580153Z NOT_CRAN: true 2021-05-16T01:05:48.2580591Z MSYSTEM: MINGW64 2021-05-16T01:05:48.2580984Z ##[endgroup] 2021-05-16T01:05:53.1956902Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T01:05:53.1958467Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T01:05:53.1959590Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T01:05:53.1960739Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T01:05:53.1991336Z Installing 4 packages: RNifti, abind, bitops, oro.nifti 2021-05-16T01:05:53.2012457Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:05:53.2013371Z (as 'lib' is unspecified) 2021-05-16T01:05:56.0912964Z 2021-05-16T01:05:56.0914514Z There are binary versions available but the source versions are later: 2021-05-16T01:05:56.0940050Z binary source needs_compilation 2021-05-16T01:05:56.0940862Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T01:05:56.0941590Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T01:05:56.0942270Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T01:05:56.0942707Z 2021-05-16T01:05:56.0968695Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/abind_1.4-5.zip' 2021-05-16T01:05:56.2032423Z Content type 'application/zip' length 63389 bytes (61 KB) 2021-05-16T01:05:56.2090927Z ================================================== 2021-05-16T01:05:56.2092001Z downloaded 61 KB 2021-05-16T01:05:56.2092533Z 2021-05-16T01:05:56.2198872Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T01:05:56.2219532Z 2021-05-16T01:05:56.2220538Z The downloaded binary packages are in 2021-05-16T01:05:56.2221631Z C:\Users\runneradmin\AppData\Local\Temp\RtmpUprgcf\downloaded_packages 2021-05-16T01:05:56.2223058Z installing the source packages 'RNifti', 'bitops', 'oro.nifti' 2021-05-16T01:05:56.2223690Z 2021-05-16T01:05:56.2242550Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T01:05:56.2595290Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T01:05:56.3107964Z ================================================== 2021-05-16T01:05:56.3109108Z downloaded 1.0 MB 2021-05-16T01:05:56.3109649Z 2021-05-16T01:05:56.3129504Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T01:05:56.3688787Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T01:05:56.3690704Z ================================================== 2021-05-16T01:05:56.3691833Z downloaded 10 KB 2021-05-16T01:05:56.3692580Z 2021-05-16T01:05:56.3712582Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T01:05:56.4781538Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T01:05:56.6583297Z ================================================== 2021-05-16T01:05:56.6584261Z downloaded 5.0 MB 2021-05-16T01:05:56.6584978Z 2021-05-16T01:05:57.1407893Z * installing *source* package 'RNifti' ... 2021-05-16T01:05:57.1576582Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T01:05:57.1900376Z ** libs 2021-05-16T01:05:57.1919033Z 2021-05-16T01:05:57.1920183Z *** arch - i386 2021-05-16T01:05:57.2518353Z 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-16T01:05:59.3680391Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T01:05:59.3682110Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T01:05:59.3684008Z for (int j=0; jnvox) 2021-05-16T01:06:20.8180917Z ^ 2021-05-16T01:06:20.8663169Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-16T01:06:20.8665407Z from ../inst/include/RNifti.h:50, 2021-05-16T01:06:20.8666163Z from main.cpp:4: 2021-05-16T01:06:20.8667550Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T01:06:20.8669404Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T01:06:20.8670626Z else if (data.length() != image->nvox) 2021-05-16T01:06:20.8671291Z ^ 2021-05-16T01:06:20.8731918Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T01:06:20.8733246Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T01:06:20.8734296Z for (int j=0; j> ); 2021-05-16T01:06:39.6299436Z ^ 2021-05-16T01:06:39.6301024Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T01:06:39.6302762Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T01:06:39.6304061Z ^ 2021-05-16T01:06:39.6305329Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T01:06:39.6306779Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T01:06:39.6307952Z ^ 2021-05-16T01:06:39.6309267Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T01:06:39.6310529Z bitshift_BODY( >> ); 2021-05-16T01:06:39.6311353Z ^ 2021-05-16T01:06:39.7940602Z 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-16T01:06:39.9140434Z 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-16T01:06:40.1445300Z 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-16T01:06:40.2627825Z installing to D:/a/_temp/Library/bitops/libs/i386 2021-05-16T01:06:40.2637814Z 2021-05-16T01:06:40.2639134Z *** arch - x64 2021-05-16T01:06:40.2869901Z 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-16T01:06:40.3647220Z bit-ops.c: In function 'bitShiftL': 2021-05-16T01:06:40.3649810Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T01:06:40.3651801Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T01:06:40.3653159Z ^ 2021-05-16T01:06:40.3654559Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T01:06:40.3656163Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T01:06:40.3657430Z ^ 2021-05-16T01:06:40.3658846Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T01:06:40.3660497Z bitshift_BODY( << ); 2021-05-16T01:06:40.3661348Z ^ 2021-05-16T01:06:40.3663118Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T01:06:40.3665005Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T01:06:40.3666323Z ^ 2021-05-16T01:06:40.3667691Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T01:06:40.3669248Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T01:06:40.3670578Z ^ 2021-05-16T01:06:40.3671995Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T01:06:40.3673255Z bitshift_BODY( << ); 2021-05-16T01:06:40.3674177Z ^ 2021-05-16T01:06:40.3675259Z bit-ops.c: In function 'bitShiftR': 2021-05-16T01:06:40.3677184Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T01:06:40.3679076Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T01:06:40.3680459Z ^ 2021-05-16T01:06:40.3681825Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T01:06:40.3683391Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T01:06:40.3684627Z ^ 2021-05-16T01:06:40.3686032Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T01:06:40.3687319Z bitshift_BODY( >> ); 2021-05-16T01:06:40.3688197Z ^ 2021-05-16T01:06:40.3690160Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T01:06:40.3692305Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T01:06:40.3693727Z ^ 2021-05-16T01:06:40.3695093Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T01:06:40.3696646Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T01:06:40.3697899Z ^ 2021-05-16T01:06:40.3699295Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T01:06:40.3700636Z bitshift_BODY( >> ); 2021-05-16T01:06:40.3701504Z ^ 2021-05-16T01:06:40.5418500Z 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-16T01:06:40.6580207Z 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-16T01:06:40.8959144Z 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-16T01:06:41.0000538Z installing to D:/a/_temp/Library/bitops/libs/x64 2021-05-16T01:06:41.0034451Z ** R 2021-05-16T01:06:41.0086705Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:06:41.0633599Z ** help 2021-05-16T01:06:41.1032257Z *** installing help indices 2021-05-16T01:06:41.1377343Z converting help for package 'bitops' 2021-05-16T01:06:41.1685808Z finding HTML links ... done 2021-05-16T01:06:41.1939735Z bitAnd html 2021-05-16T01:06:41.2144539Z bitFlip html 2021-05-16T01:06:41.2363310Z bitShiftL html 2021-05-16T01:06:41.2554463Z cksum html 2021-05-16T01:06:41.2560335Z ** building package indices 2021-05-16T01:06:41.2818217Z ** testing if installed package can be loaded 2021-05-16T01:06:41.2820621Z *** arch - i386 2021-05-16T01:06:41.5880147Z *** arch - x64 2021-05-16T01:06:41.8961653Z * DONE (bitops) 2021-05-16T01:06:41.9254656Z In R CMD INSTALL 2021-05-16T01:06:42.7184080Z * installing *source* package 'oro.nifti' ... 2021-05-16T01:06:42.7581486Z ** package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T01:06:42.8350415Z ** R 2021-05-16T01:06:42.9744342Z ** demo 2021-05-16T01:06:42.9779005Z ** inst 2021-05-16T01:06:42.9985215Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:06:44.1478720Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T01:06:50.6987118Z ** help 2021-05-16T01:06:52.3970002Z *** installing help indices 2021-05-16T01:06:52.3970652Z finding HTML links ... done 2021-05-16T01:06:52.3971313Z converting help for package 'oro.nifti' 2021-05-16T01:06:52.3971983Z afni-class html 2021-05-16T01:06:52.3972571Z anlz-class html 2021-05-16T01:06:52.3973169Z anlz-nifti-ops html 2021-05-16T01:06:52.3995150Z anlz html 2021-05-16T01:06:52.4109205Z as.anlz html 2021-05-16T01:06:52.4229086Z as.nifti html 2021-05-16T01:06:52.4334579Z audit_trail-methods html 2021-05-16T01:06:52.4944870Z audit_trail html 2021-05-16T01:06:52.5134860Z aux_file-methods html 2021-05-16T01:06:52.5300991Z bitpix-methods html 2021-05-16T01:06:52.5567911Z bitwise html 2021-05-16T01:06:52.5811986Z blend-methods html 2021-05-16T01:06:52.5988182Z cal_img html 2021-05-16T01:06:52.6209512Z cal_max-methods html 2021-05-16T01:06:52.6442531Z cal_min-methods html 2021-05-16T01:06:52.6624079Z cal_units-methods html 2021-05-16T01:06:52.6881906Z coerce-methods html 2021-05-16T01:06:52.7021624Z compressed-methods html 2021-05-16T01:06:52.7139272Z convert_afni html 2021-05-16T01:06:52.7297848Z convert_anlz html 2021-05-16T01:06:52.7466432Z convert_nifti html 2021-05-16T01:06:52.7649984Z data_type-methods html 2021-05-16T01:06:52.7802730Z datatype-methods html 2021-05-16T01:06:52.7970167Z db_name-methods html 2021-05-16T01:06:52.8137790Z descrip-methods html 2021-05-16T01:06:52.8292881Z dim_-methods html 2021-05-16T01:06:52.8432033Z dim_info-methods html 2021-05-16T01:06:52.8572692Z dim_un0-methods html 2021-05-16T01:06:52.8687414Z drop_img_dim html 2021-05-16T01:06:52.8827537Z exp_date-methods html 2021-05-16T01:06:52.9000572Z exp_time-methods html 2021-05-16T01:06:52.9140890Z extender-methods html 2021-05-16T01:06:52.9289087Z extents-methods html 2021-05-16T01:06:52.9449763Z field_skip-methods html 2021-05-16T01:06:52.9596100Z funused1-methods html 2021-05-16T01:06:52.9749289Z funused2-methods html 2021-05-16T01:06:52.9891411Z funused3-methods html 2021-05-16T01:06:53.0040397Z generated-methods html 2021-05-16T01:06:53.0192256Z glmax-methods html 2021-05-16T01:06:53.0346344Z glmin-methods html 2021-05-16T01:06:53.0488942Z hist_un0-methods html 2021-05-16T01:06:53.0667454Z hkey_un0-methods html 2021-05-16T01:06:53.0778048Z hotmetal html 2021-05-16T01:06:53.1187003Z image-methods html 2021-05-16T01:06:53.1345970Z img_data-methods html 2021-05-16T01:06:53.1419158Z img_length html 2021-05-16T01:06:53.1518118Z integerTranslation html 2021-05-16T01:06:53.1710905Z intent_code-methods html 2021-05-16T01:06:53.1874274Z intent_name-methods html 2021-05-16T01:06:53.2081596Z intent_p1-methods html 2021-05-16T01:06:53.2285051Z intent_p2-methods html 2021-05-16T01:06:53.2444575Z intent_p3-methods html 2021-05-16T01:06:53.2481235Z internalImage-class html 2021-05-16T01:06:53.2583026Z is_afni html 2021-05-16T01:06:53.2683372Z is_anlz html 2021-05-16T01:06:53.2782850Z is_nifti html 2021-05-16T01:06:53.2947841Z magic-methods html 2021-05-16T01:06:53.3047468Z miscellaneous html 2021-05-16T01:06:53.4201573Z nifti-class html 2021-05-16T01:06:53.4417858Z nifti html 2021-05-16T01:06:53.4552617Z niftiAuditTrail-class html 2021-05-16T01:06:53.4687713Z niftiExtension-class html 2021-05-16T01:06:53.4802143Z niftiExtensionSection-class html 2021-05-16T01:06:53.4840050Z niftiImage-class html 2021-05-16T01:06:53.4958307Z nifti_assign-methods html 2021-05-16T01:06:53.5056862Z niftiops html 2021-05-16T01:06:53.5122701Z nii2oro html 2021-05-16T01:06:53.5274231Z omax-methods html 2021-05-16T01:06:53.5419293Z omin-methods html 2021-05-16T01:06:53.5536779Z onefile html 2021-05-16T01:06:53.5684701Z orient-methods html 2021-05-16T01:06:53.5798734Z orientation-methods html 2021-05-16T01:06:53.5969998Z origin-methods html 2021-05-16T01:06:53.6054221Z oro2nii html 2021-05-16T01:06:53.6514604Z orthographic-methods html 2021-05-16T01:06:53.7004337Z overlay-methods html 2021-05-16T01:06:53.7170916Z patient_id-methods html 2021-05-16T01:06:53.7350097Z performPermutation html 2021-05-16T01:06:53.7561161Z pixdim-methods html 2021-05-16T01:06:53.7723688Z qform_code-methods html 2021-05-16T01:06:53.7888643Z qoffset_x-methods html 2021-05-16T01:06:53.8061197Z qoffset_y-methods html 2021-05-16T01:06:53.8215632Z qoffset_z-methods html 2021-05-16T01:06:53.8398834Z quatern_b-methods html 2021-05-16T01:06:53.8565104Z quatern_c-methods html 2021-05-16T01:06:53.8736277Z quatern_d-methods html 2021-05-16T01:06:53.8947476Z quaternion2rotation html 2021-05-16T01:06:53.9186381Z read_afni html 2021-05-16T01:06:53.9373942Z read_anlz html 2021-05-16T01:06:53.9692255Z read_nifti html 2021-05-16T01:06:53.9843909Z regular-methods html 2021-05-16T01:06:53.9914744Z remove html 2021-05-16T01:06:54.0110184Z reorient html 2021-05-16T01:06:54.0285085Z scannum-methods html 2021-05-16T01:06:54.0449369Z scl_inter-methods html 2021-05-16T01:06:54.0617027Z scl_slope-methods html 2021-05-16T01:06:54.0791850Z session_error-methods html 2021-05-16T01:06:54.0957793Z sform_code-methods html 2021-05-16T01:06:54.1119077Z sizeof_hdr-methods html 2021-05-16T01:06:54.1574696Z slice-methods html 2021-05-16T01:06:54.1744381Z slice_code-methods html 2021-05-16T01:06:54.1909900Z slice_duration-methods html 2021-05-16T01:06:54.2087365Z slice_end-methods html 2021-05-16T01:06:54.2619491Z slice_overlay-methods html 2021-05-16T01:06:54.2833791Z slice_start-methods html 2021-05-16T01:06:54.2975263Z smax-methods html 2021-05-16T01:06:54.3119074Z smin-methods html 2021-05-16T01:06:54.3282771Z srow_x-methods html 2021-05-16T01:06:54.3445566Z srow_y-methods html 2021-05-16T01:06:54.3607625Z srow_z-methods html 2021-05-16T01:06:54.3754537Z start_field-methods html 2021-05-16T01:06:54.3882430Z tim_colors html 2021-05-16T01:06:54.4039728Z toffset-methods html 2021-05-16T01:06:54.4230357Z transformCoordinate html 2021-05-16T01:06:54.4383004Z unused1-methods html 2021-05-16T01:06:54.4538828Z verified-methods html 2021-05-16T01:06:54.4785548Z views-methods html 2021-05-16T01:06:54.4945134Z vols_added-methods html 2021-05-16T01:06:54.5132203Z vox_offset-methods html 2021-05-16T01:06:54.5282602Z vox_units-methods html 2021-05-16T01:06:54.5339981Z voxdim html 2021-05-16T01:06:54.5405366Z voxres html 2021-05-16T01:06:54.5700867Z write_afni-methods html 2021-05-16T01:06:54.5958028Z write_anlz html 2021-05-16T01:06:54.6364993Z write_nifti html 2021-05-16T01:06:54.6531654Z xyzt_units-methods html 2021-05-16T01:06:54.6621594Z zero_trans html 2021-05-16T01:06:54.6639282Z ** building package indices 2021-05-16T01:06:55.0331834Z ** testing if installed package can be loaded 2021-05-16T01:06:55.0334298Z *** arch - i386 2021-05-16T01:06:55.7436677Z *** arch - x64 2021-05-16T01:06:56.5738020Z * DONE (oro.nifti) 2021-05-16T01:06:56.7023441Z In R CMD INSTALL 2021-05-16T01:06:56.7047493Z 2021-05-16T01:06:56.7048700Z The downloaded source packages are in 2021-05-16T01:06:56.7049801Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpUprgcf\downloaded_packages' 2021-05-16T01:06:57.5212469Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T01:06:57.5214032Z Use `force = TRUE` to force installation 2021-05-16T01:06:57.5234250Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T01:06:57.5235498Z Use `force = TRUE` to force installation 2021-05-16T01:06:57.5743557Z ##[group]Run options(width = 100) 2021-05-16T01:06:57.5744196Z options(width = 100) 2021-05-16T01:06:57.5744762Z pkgs <- installed.packages()[, "Package"] 2021-05-16T01:06:57.5745486Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T01:06:57.5751528Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:06:57.5751968Z env: 2021-05-16T01:06:57.5752439Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:06:57.5753028Z TIC_DEPLOY_KEY: 2021-05-16T01:06:57.5753379Z RSPM: 2021-05-16T01:06:57.5754655Z GITHUB_PAT: *** 2021-05-16T01:06:57.5755054Z COVERALLS_TOKEN: 2021-05-16T01:06:57.5755558Z continue-on-error: false 2021-05-16T01:06:57.5756032Z VDIFFR_RUN_TESTS: 2021-05-16T01:06:57.5756475Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:06:57.5756865Z TZ: UTC 2021-05-16T01:06:57.5757260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:06:57.5757681Z NOT_CRAN: true 2021-05-16T01:06:57.5758110Z MSYSTEM: MINGW64 2021-05-16T01:06:57.5758506Z ##[endgroup] 2021-05-16T01:06:58.3697194Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T01:06:58.3698303Z setting value 2021-05-16T01:06:58.3698973Z version R version 3.5.3 (2019-03-11) 2021-05-16T01:06:58.3699649Z os Windows Server x64 2021-05-16T01:06:58.3700260Z system x86_64, mingw32 2021-05-16T01:06:58.3700864Z ui RTerm 2021-05-16T01:06:58.3701496Z language (EN) 2021-05-16T01:06:58.3702135Z collate English_United States.1252 2021-05-16T01:06:58.3703396Z ctype English_United States.1252 2021-05-16T01:06:58.3704166Z tz UTC 2021-05-16T01:06:58.3704769Z date 2021-05-16 2021-05-16T01:06:58.3705153Z 2021-05-16T01:06:58.3706160Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T01:06:58.3707090Z package * version date lib source 2021-05-16T01:06:58.3707806Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.2) 2021-05-16T01:06:58.3708544Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T01:06:58.3709398Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3710109Z base * 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3710823Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3711605Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3712324Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-16T01:06:58.3713027Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3713742Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3714432Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3715140Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3715836Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3716514Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3717238Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3717983Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3718720Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3719463Z compiler 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3721844Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3722653Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3723367Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3724104Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3724838Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3725708Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3726509Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T01:06:58.3727349Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3728099Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3728832Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3729553Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3730291Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3731027Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3731823Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3732527Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3733259Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3733962Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3734702Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3735432Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3736147Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3736956Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T01:06:58.3737792Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3738519Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3739231Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3739974Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3740730Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3741511Z grid 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3742234Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3742937Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3743949Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3744817Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3745642Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3746460Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3747262Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3748033Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3748832Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3749619Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3751233Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3917356Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3918119Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3918987Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3919772Z methods * 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3920652Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3921522Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3922262Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3923229Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3924246Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3925741Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3926523Z parallel 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3927271Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3927986Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3928734Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3929480Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3930182Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3930929Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3931709Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3932422Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3933119Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3933783Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3934494Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3935232Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3935943Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3936664Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3937397Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3938086Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3938773Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3939472Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3940172Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3940892Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3941632Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3942387Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3943130Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3943865Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3944615Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3945341Z splines 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3946209Z stats * 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3946930Z stats4 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3947643Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3948343Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3949164Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T01:06:58.3949886Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3950573Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3951294Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3952027Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3952793Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T01:06:58.3953549Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3954255Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3954984Z tools 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3955722Z translations 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3956476Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3957178Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3957872Z utils * 3.5.3 2019-03-11 [2] local 2021-05-16T01:06:58.3958551Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3959243Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3959943Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3960627Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3961314Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3962018Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3962955Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3969762Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3970566Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T01:06:58.3970956Z 2021-05-16T01:06:58.3971509Z [1] D:/a/_temp/Library 2021-05-16T01:06:58.3972025Z [2] C:/R/library 2021-05-16T01:06:58.4192130Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T01:06:58.4193624Z Rscript -e 'tic::script()' 2021-05-16T01:06:58.4194363Z ls -l check 2021-05-16T01:06:58.4210802Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T01:06:58.4211491Z env: 2021-05-16T01:06:58.4211940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:06:58.4212427Z TIC_DEPLOY_KEY: 2021-05-16T01:06:58.4212780Z RSPM: 2021-05-16T01:06:58.4214151Z GITHUB_PAT: *** 2021-05-16T01:06:58.4214560Z COVERALLS_TOKEN: 2021-05-16T01:06:58.4215061Z continue-on-error: false 2021-05-16T01:06:58.4215557Z VDIFFR_RUN_TESTS: 2021-05-16T01:06:58.4215989Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:06:58.4216391Z TZ: UTC 2021-05-16T01:06:58.4216777Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:06:58.4217199Z NOT_CRAN: true 2021-05-16T01:06:58.4217578Z MSYSTEM: MINGW64 2021-05-16T01:06:58.4217983Z ##[endgroup] 2021-05-16T01:06:59.4006506Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T01:06:59.4007333Z Windows because LaTeX is not available. 2021-05-16T01:06:59.4008098Z v Loading tic stage configuration from tic.R 2021-05-16T01:06:59.4009015Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T01:06:59.4010122Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T01:06:59.4010835Z timeout = Inf, check_dir = "check") 2021-05-16T01:06:59.4011810Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T01:06:59.5399425Z * checking for file 'D:\a\EveTemplate\EveTemplate/DESCRIPTION' ... OK 2021-05-16T01:06:59.5400369Z 2021-05-16T01:07:04.3411581Z * preparing 'EveTemplate': 2021-05-16T01:07:04.3412437Z 2021-05-16T01:07:04.3472690Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:07:04.3473483Z 2021-05-16T01:07:04.4849590Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:07:04.4850502Z 2021-05-16T01:07:04.4889651Z * checking for empty or unneeded directories 2021-05-16T01:07:04.4890384Z 2021-05-16T01:07:04.4933582Z * looking to see if a 'data/datalist' file should be added 2021-05-16T01:07:04.4934268Z 2021-05-16T01:07:04.4986948Z * building 'EveTemplate_1.0.0.tar.gz' 2021-05-16T01:07:04.4987566Z 2021-05-16T01:07:08.8573578Z 2021-05-16T01:07:08.8574987Z 2021-05-16T01:07:10.3729470Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T01:07:10.6912702Z * using log directory 'D:/a/EveTemplate/EveTemplate/check/EveTemplate.Rcheck' 2021-05-16T01:07:10.6913719Z 2021-05-16T01:07:10.6914312Z * using R version 3.5.3 (2019-03-11) 2021-05-16T01:07:10.6914724Z 2021-05-16T01:07:10.6915350Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T01:07:10.6915811Z 2021-05-16T01:07:10.6917026Z * using session charset: ISO8859-1 2021-05-16T01:07:10.6917547Z 2021-05-16T01:07:13.0423079Z * using options '--no-manual --as-cran' 2021-05-16T01:07:13.0428334Z 2021-05-16T01:07:13.0477589Z * checking for file 'EveTemplate/DESCRIPTION' ... OK 2021-05-16T01:07:13.0478720Z 2021-05-16T01:07:13.0479775Z * this is package 'EveTemplate' version '1.0.0' 2021-05-16T01:07:13.0480816Z 2021-05-16T01:07:13.0518049Z * checking package namespace information ... OK 2021-05-16T01:07:13.0518737Z 2021-05-16T01:07:14.2567141Z * checking package dependencies ... OK 2021-05-16T01:07:14.2567936Z 2021-05-16T01:07:14.2592555Z * checking if this is a source package ... OK 2021-05-16T01:07:14.2593254Z 2021-05-16T01:07:14.2593955Z * checking if there is a namespace ... OK 2021-05-16T01:07:14.2594437Z 2021-05-16T01:07:16.6196024Z * checking for executable files ... WARNING 2021-05-16T01:07:16.6198212Z 2021-05-16T01:07:16.6199378Z Found the following executable file: 2021-05-16T01:07:16.6200038Z 2021-05-16T01:07:16.6200908Z JAGS-4.2.0-Rtools33.exe 2021-05-16T01:07:16.6203422Z 2021-05-16T01:07:16.6204696Z Source packages should not contain undeclared executable files. 2021-05-16T01:07:16.6205571Z 2021-05-16T01:07:16.6206992Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T01:07:16.6208167Z 2021-05-16T01:07:16.6279635Z * checking for hidden files and directories ... OK 2021-05-16T01:07:16.6280334Z 2021-05-16T01:07:16.6315976Z * checking for portable file names ... OK 2021-05-16T01:07:16.6316592Z 2021-05-16T01:07:16.6332172Z * checking serialization versions ... OK 2021-05-16T01:07:16.6347268Z 2021-05-16T01:07:21.5660769Z * checking whether package 'EveTemplate' can be installed ... OK 2021-05-16T01:07:21.5661670Z 2021-05-16T01:07:21.8026097Z * checking installed package size ... NOTE 2021-05-16T01:07:21.8027322Z 2021-05-16T01:07:21.8028243Z installed size is 35.4Mb 2021-05-16T01:07:21.8028923Z 2021-05-16T01:07:21.8129126Z sub-directories of 1Mb or more: 2021-05-16T01:07:21.8129830Z 2021-05-16T01:07:21.8130454Z extdata 35.1Mb 2021-05-16T01:07:21.8130848Z 2021-05-16T01:07:22.3986951Z * checking package directory ... OK 2021-05-16T01:07:22.3987628Z 2021-05-16T01:07:22.3995742Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:07:22.3999755Z 2021-05-16T01:07:22.4000373Z * checking top-level files ... NOTE 2021-05-16T01:07:22.4000803Z 2021-05-16T01:07:22.4001837Z Non-standard file/directory found at top level: 2021-05-16T01:07:22.4002330Z 2021-05-16T01:07:22.4002905Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T01:07:22.4003605Z 2021-05-16T01:07:22.4004167Z * checking for left-over files ... OK 2021-05-16T01:07:22.4004584Z 2021-05-16T01:07:22.4005147Z * checking index information ... OK 2021-05-16T01:07:22.4005655Z 2021-05-16T01:07:22.5273061Z * checking package subdirectories ... OK 2021-05-16T01:07:22.5273780Z 2021-05-16T01:07:22.6319024Z * checking R files for non-ASCII characters ... OK 2021-05-16T01:07:22.6319859Z 2021-05-16T01:07:22.7368327Z * checking R files for syntax errors ... OK 2021-05-16T01:07:22.7368769Z 2021-05-16T01:07:23.6507263Z * checking whether the package can be loaded ... OK 2021-05-16T01:07:23.6508026Z 2021-05-16T01:07:24.5627698Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T01:07:24.5628536Z 2021-05-16T01:07:25.4769348Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T01:07:25.4771522Z 2021-05-16T01:07:26.2886126Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T01:07:26.2889428Z 2021-05-16T01:07:27.2003869Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T01:07:27.2005245Z 2021-05-16T01:07:28.1487236Z * checking loading without being on the library search path ... OK 2021-05-16T01:07:28.1488281Z 2021-05-16T01:07:28.9599136Z * checking dependencies in R code ... OK 2021-05-16T01:07:28.9600069Z 2021-05-16T01:07:30.2781665Z * checking S3 generic/method consistency ... OK 2021-05-16T01:07:30.2782430Z 2021-05-16T01:07:31.0899947Z * checking replacement functions ... OK 2021-05-16T01:07:31.0900801Z 2021-05-16T01:07:31.9009553Z * checking foreign function calls ... OK 2021-05-16T01:07:31.9010469Z 2021-05-16T01:07:36.2819169Z * checking R code for possible problems ... OK 2021-05-16T01:07:36.2820636Z 2021-05-16T01:07:36.4884146Z * checking Rd files ... OK 2021-05-16T01:07:36.4885391Z 2021-05-16T01:07:36.5932603Z * checking Rd metadata ... OK 2021-05-16T01:07:36.5934022Z 2021-05-16T01:07:36.6974597Z * checking Rd line widths ... OK 2021-05-16T01:07:36.6975306Z 2021-05-16T01:07:36.9026012Z * checking Rd cross-references ... OK 2021-05-16T01:07:36.9032754Z 2021-05-16T01:07:37.7162463Z * checking for missing documentation entries ... OK 2021-05-16T01:07:37.7168540Z 2021-05-16T01:07:40.2511455Z * checking for code/documentation mismatches ... OK 2021-05-16T01:07:40.2512342Z 2021-05-16T01:07:41.6717931Z * checking Rd \usage sections ... OK 2021-05-16T01:07:41.6718727Z 2021-05-16T01:07:41.7758294Z * checking Rd contents ... OK 2021-05-16T01:07:41.7759251Z 2021-05-16T01:07:41.9836932Z * checking for unstated dependencies in examples ... OK 2021-05-16T01:07:41.9841371Z 2021-05-16T01:07:41.9846192Z * checking contents of 'data' directory ... OK 2021-05-16T01:07:41.9846888Z 2021-05-16T01:07:42.2913517Z * checking data for non-ASCII characters ... OK 2021-05-16T01:07:42.2914402Z 2021-05-16T01:07:42.5973490Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T01:07:42.5974862Z 2021-05-16T01:07:47.2570390Z * checking examples ... OK 2021-05-16T01:07:47.2571181Z 2021-05-16T01:07:47.2611157Z * DONE 2021-05-16T01:07:47.2617316Z 2021-05-16T01:07:47.2630181Z 2021-05-16T01:07:47.2630711Z 2021-05-16T01:07:47.2631337Z Status: 1 WARNING, 2 NOTEs 2021-05-16T01:07:47.2631760Z 2021-05-16T01:07:47.2632231Z See 2021-05-16T01:07:47.2632730Z 2021-05-16T01:07:47.2633637Z 'D:/a/EveTemplate/EveTemplate/check/EveTemplate.Rcheck/00check.log' 2021-05-16T01:07:47.2634337Z 2021-05-16T01:07:47.2634882Z for details. 2021-05-16T01:07:47.2635269Z 2021-05-16T01:07:47.2635605Z 2021-05-16T01:07:47.2635941Z 2021-05-16T01:07:47.2636255Z 2021-05-16T01:07:47.2636587Z 2021-05-16T01:07:47.5444001Z -- R CMD check results ---------------------------------- EveTemplate 1.0.0 ---- 2021-05-16T01:07:47.5460520Z Duration: 38.5s 2021-05-16T01:07:47.5460975Z 2021-05-16T01:07:47.5495919Z > checking for executable files ... WARNING 2021-05-16T01:07:47.5502982Z ##[warning] Found the following executable file: 2021-05-16T01:07:47.5531999Z JAGS-4.2.0-Rtools33.exe 2021-05-16T01:07:47.5533193Z Source packages should not contain undeclared executable files. 2021-05-16T01:07:47.5534281Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T01:07:47.5534890Z 2021-05-16T01:07:47.5535716Z > checking installed package size ... NOTE 2021-05-16T01:07:47.5536417Z installed size is 35.4Mb 2021-05-16T01:07:47.5537128Z sub-directories of 1Mb or more: 2021-05-16T01:07:47.5537777Z extdata 35.1Mb 2021-05-16T01:07:47.5538169Z 2021-05-16T01:07:47.5538794Z > checking top-level files ... NOTE 2021-05-16T01:07:47.5539635Z Non-standard file/directory found at top level: 2021-05-16T01:07:47.5540423Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T01:07:47.5540894Z 2021-05-16T01:07:47.5541567Z 0 errors v | 1 warning x | 2 notes x 2021-05-16T01:07:47.6375329Z total 100928 2021-05-16T01:07:47.6376656Z drwxr-xr-x 1 runneradmin 197121 0 May 16 01:07 EveTemplate.Rcheck 2021-05-16T01:07:47.6378307Z -rw-r--r-- 1 runneradmin 197121 66797406 May 16 01:07 EveTemplate_1.0.0.tar.gz 2021-05-16T01:07:47.6380783Z -rw-r--r-- 1 runneradmin 197121 36547080 May 16 01:07 EveTemplate_1.0.0.zip 2021-05-16T01:07:47.6601114Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:07:47.6602125Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:07:47.6619141Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T01:07:47.6619781Z env: 2021-05-16T01:07:47.6620306Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:07:47.6620810Z TIC_DEPLOY_KEY: 2021-05-16T01:07:47.6621267Z RSPM: 2021-05-16T01:07:47.6623101Z GITHUB_PAT: *** 2021-05-16T01:07:47.6623543Z COVERALLS_TOKEN: 2021-05-16T01:07:47.6624111Z continue-on-error: false 2021-05-16T01:07:47.6624620Z VDIFFR_RUN_TESTS: 2021-05-16T01:07:47.6625149Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:07:47.6625571Z TZ: UTC 2021-05-16T01:07:47.6626048Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:07:47.6626488Z NOT_CRAN: true 2021-05-16T01:07:47.6626942Z MSYSTEM: MINGW64 2021-05-16T01:07:47.6657765Z ##[endgroup] 2021-05-16T01:07:47.8115331Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T01:07:47.8116001Z Rscript -e "tic::before_deploy()" 2021-05-16T01:07:47.8172398Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T01:07:47.8172997Z env: 2021-05-16T01:07:47.8173479Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:07:47.8173960Z TIC_DEPLOY_KEY: 2021-05-16T01:07:47.8174355Z RSPM: 2021-05-16T01:07:47.8175291Z GITHUB_PAT: *** 2021-05-16T01:07:47.8175723Z COVERALLS_TOKEN: 2021-05-16T01:07:47.8176225Z continue-on-error: false 2021-05-16T01:07:47.8176740Z VDIFFR_RUN_TESTS: 2021-05-16T01:07:47.8177185Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:07:47.8177613Z TZ: UTC 2021-05-16T01:07:47.8178035Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:07:47.8178469Z NOT_CRAN: true 2021-05-16T01:07:47.8178986Z MSYSTEM: MINGW64 2021-05-16T01:07:47.8179388Z ##[endgroup] 2021-05-16T01:07:48.5269411Z v Loading tic stage configuration from tic.R 2021-05-16T01:07:48.7408343Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T01:07:48.7409609Z Windows because LaTeX is not available. 2021-05-16T01:07:48.9601557Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T01:07:48.9602195Z with: 2021-05-16T01:07:48.9603140Z upload_url: https://uploads.github.com/repos/neuroconductor/EveTemplate/releases/43007017/assets{?name,label} 2021-05-16T01:07:48.9604157Z asset_path: check/EveTemplate_1.0.0.zip 2021-05-16T01:07:48.9604751Z asset_name: EveTemplate_1.0.0_R3.5.zip 2021-05-16T01:07:48.9605378Z asset_content_type: application/octet-stream 2021-05-16T01:07:48.9605911Z env: 2021-05-16T01:07:48.9606379Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:07:48.9606855Z TIC_DEPLOY_KEY: 2021-05-16T01:07:48.9607379Z RSPM: 2021-05-16T01:07:48.9608615Z GITHUB_PAT: *** 2021-05-16T01:07:48.9609045Z COVERALLS_TOKEN: 2021-05-16T01:07:48.9609646Z continue-on-error: false 2021-05-16T01:07:48.9610159Z VDIFFR_RUN_TESTS: 2021-05-16T01:07:48.9610605Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:07:48.9611029Z TZ: UTC 2021-05-16T01:07:48.9611483Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:07:48.9611934Z NOT_CRAN: true 2021-05-16T01:07:48.9612329Z MSYSTEM: MINGW64 2021-05-16T01:07:48.9613330Z GITHUB_TOKEN: *** 2021-05-16T01:07:48.9613729Z ##[endgroup] 2021-05-16T01:07:52.4824980Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T01:07:52.4825695Z Rscript -e "tic::deploy()" 2021-05-16T01:07:52.4883433Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T01:07:52.4884019Z env: 2021-05-16T01:07:52.4884470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:07:52.4884963Z TIC_DEPLOY_KEY: 2021-05-16T01:07:52.4885319Z RSPM: 2021-05-16T01:07:52.4886572Z GITHUB_PAT: *** 2021-05-16T01:07:52.4886975Z COVERALLS_TOKEN: 2021-05-16T01:07:52.4887495Z continue-on-error: false 2021-05-16T01:07:52.4887977Z VDIFFR_RUN_TESTS: 2021-05-16T01:07:52.4888427Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:07:52.4888820Z TZ: UTC 2021-05-16T01:07:52.4889231Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:07:52.4889660Z NOT_CRAN: true 2021-05-16T01:07:52.4890046Z MSYSTEM: MINGW64 2021-05-16T01:07:52.4890455Z ##[endgroup] 2021-05-16T01:07:53.2121865Z v Loading tic stage configuration from tic.R 2021-05-16T01:07:53.4220328Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T01:07:53.4221577Z Windows because LaTeX is not available. 2021-05-16T01:07:53.6332313Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T01:07:53.6332996Z Rscript -e "tic::after_deploy()" 2021-05-16T01:07:53.6390276Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T01:07:53.6390844Z env: 2021-05-16T01:07:53.6391322Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:07:53.6391798Z TIC_DEPLOY_KEY: 2021-05-16T01:07:53.6392236Z RSPM: 2021-05-16T01:07:53.6393581Z GITHUB_PAT: *** 2021-05-16T01:07:53.6394075Z COVERALLS_TOKEN: 2021-05-16T01:07:53.6394601Z continue-on-error: false 2021-05-16T01:07:53.6395081Z VDIFFR_RUN_TESTS: 2021-05-16T01:07:53.6395541Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:07:53.6395936Z TZ: UTC 2021-05-16T01:07:53.6396348Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:07:53.6396762Z NOT_CRAN: true 2021-05-16T01:07:53.6397166Z MSYSTEM: MINGW64 2021-05-16T01:07:53.6397562Z ##[endgroup] 2021-05-16T01:07:54.8983106Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T01:07:54.8984756Z Windows because LaTeX is not available. 2021-05-16T01:07:54.8986097Z v Loading tic stage configuration from tic.R 2021-05-16T01:07:54.9253731Z Post job cleanup. 2021-05-16T01:07:57.2098508Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T01:07:57.2308751Z git version 2.31.1.windows.1 2021-05-16T01:07:57.2438267Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:07:57.2732773Z [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-16T01:07:57.8314642Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:07:57.8512076Z http.https://github.com/.extraheader 2021-05-16T01:07:57.8565170Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T01:07:57.8842525Z [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-16T01:07:58.3932297Z Cleaning up orphan processes