2021-05-16T19:32:09.3652515Z ##[section]Starting: Request a runner to run this job 2021-05-16T19:32:10.1563479Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T19:32:10.2372868Z 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-16T19:32:10.3392683Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T19:32:10.5332374Z ##[section]Finishing: Request a runner to run this job 2021-05-16T19:32:17.6156890Z Current runner version: '2.278.0' 2021-05-16T19:32:17.6401628Z ##[group]Operating System 2021-05-16T19:32:17.6403182Z Microsoft Windows Server 2019 2021-05-16T19:32:17.6403656Z 10.0.17763 2021-05-16T19:32:17.6404090Z Datacenter 2021-05-16T19:32:17.6404509Z ##[endgroup] 2021-05-16T19:32:17.6405019Z ##[group]Virtual Environment 2021-05-16T19:32:17.6405788Z Environment: windows-2019 2021-05-16T19:32:17.6406491Z Version: 20210509.1 2021-05-16T19:32:17.6407365Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T19:32:17.6408947Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T19:32:17.6409921Z ##[endgroup] 2021-05-16T19:32:17.6411927Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T19:32:17.6413512Z Actions: write 2021-05-16T19:32:17.6413981Z Checks: write 2021-05-16T19:32:17.6414389Z Contents: write 2021-05-16T19:32:17.6415053Z Deployments: write 2021-05-16T19:32:17.6415613Z Issues: write 2021-05-16T19:32:17.6416235Z Metadata: read 2021-05-16T19:32:17.6416673Z Packages: write 2021-05-16T19:32:17.6417179Z PullRequests: write 2021-05-16T19:32:17.6417747Z RepositoryProjects: write 2021-05-16T19:32:17.6418343Z SecurityEvents: write 2021-05-16T19:32:17.6418813Z Statuses: write 2021-05-16T19:32:17.6419419Z ##[endgroup] 2021-05-16T19:32:17.6423046Z Prepare workflow directory 2021-05-16T19:32:17.7668894Z Prepare all required actions 2021-05-16T19:32:17.7682370Z Getting action download info 2021-05-16T19:32:18.1989365Z Download action repository 'actions/checkout@v2' 2021-05-16T19:32:20.5990080Z Download action repository 'r-lib/actions@master' 2021-05-16T19:32:22.5090432Z Download action repository 'adigherman/actions@master' 2021-05-16T19:32:23.9218040Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T19:32:24.5416642Z Download action repository 'actions/cache@v1' 2021-05-16T19:32:26.0960622Z Download action repository 'actions/upload-artifact@master' 2021-05-16T19:32:26.6685630Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T19:32:27.4541908Z ##[group]Run actions/checkout@v2 2021-05-16T19:32:27.4542559Z with: 2021-05-16T19:32:27.4542990Z repository: neuroconductor/voxel 2021-05-16T19:32:27.4543859Z token: *** 2021-05-16T19:32:27.4544213Z ssh-strict: true 2021-05-16T19:32:27.4544664Z persist-credentials: true 2021-05-16T19:32:27.4545094Z clean: true 2021-05-16T19:32:27.4545431Z fetch-depth: 1 2021-05-16T19:32:27.4545780Z lfs: false 2021-05-16T19:32:27.4546129Z submodules: false 2021-05-16T19:32:27.4546465Z env: 2021-05-16T19:32:27.4546861Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:27.4547270Z TIC_DEPLOY_KEY: 2021-05-16T19:32:27.4547595Z RSPM: 2021-05-16T19:32:27.4548351Z GITHUB_PAT: *** 2021-05-16T19:32:27.4548836Z COVERALLS_TOKEN: 2021-05-16T19:32:27.4549281Z continue-on-error: false 2021-05-16T19:32:27.4549711Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:27.4550065Z ##[endgroup] 2021-05-16T19:32:30.3470877Z Syncing repository: neuroconductor/voxel 2021-05-16T19:32:30.3682980Z ##[group]Getting Git version info 2021-05-16T19:32:30.3683881Z Working directory is 'D:\a\voxel\voxel' 2021-05-16T19:32:30.4145367Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T19:32:30.4375646Z git version 2.31.1.windows.1 2021-05-16T19:32:30.4449808Z ##[endgroup] 2021-05-16T19:32:30.4457470Z Deleting the contents of 'D:\a\voxel\voxel' 2021-05-16T19:32:30.4462446Z ##[group]Initializing the repository 2021-05-16T19:32:30.4477459Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\voxel\voxel 2021-05-16T19:32:30.5865942Z Initialized empty Git repository in D:/a/voxel/voxel/.git/ 2021-05-16T19:32:30.5925089Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/voxel 2021-05-16T19:32:30.6452119Z ##[endgroup] 2021-05-16T19:32:30.6453229Z ##[group]Disabling automatic garbage collection 2021-05-16T19:32:30.6466359Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T19:32:30.7161506Z ##[endgroup] 2021-05-16T19:32:30.7165581Z ##[group]Setting up auth 2021-05-16T19:32:30.7183030Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:32:30.7478032Z [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-16T19:32:32.6960165Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:32:32.7258791Z [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-16T19:32:33.2723964Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T19:32:33.3033686Z ##[endgroup] 2021-05-16T19:32:33.3037894Z ##[group]Fetching the repository 2021-05-16T19:32:33.3053653Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +abf3082f86a230e6c3bbaf54a3a61570eeedde33:refs/tags/1.3.5.s 2021-05-16T19:32:35.4711706Z remote: Enumerating objects: 85, done. 2021-05-16T19:32:35.4712764Z remote: Counting objects: 1% (1/85) 2021-05-16T19:32:35.4714006Z remote: Counting objects: 2% (2/85) 2021-05-16T19:32:35.4715194Z remote: Counting objects: 3% (3/85) 2021-05-16T19:32:35.4716374Z remote: Counting objects: 4% (4/85) 2021-05-16T19:32:35.4717437Z remote: Counting objects: 5% (5/85) 2021-05-16T19:32:35.4718312Z remote: Counting objects: 7% (6/85) 2021-05-16T19:32:35.4719157Z remote: Counting objects: 8% (7/85) 2021-05-16T19:32:35.4720190Z remote: Counting objects: 9% (8/85) 2021-05-16T19:32:35.4722973Z remote: Counting objects: 10% (9/85) 2021-05-16T19:32:35.4724083Z remote: Counting objects: 11% (10/85) 2021-05-16T19:32:35.4725309Z remote: Counting objects: 12% (11/85) 2021-05-16T19:32:35.4726305Z remote: Counting objects: 14% (12/85) 2021-05-16T19:32:35.4727154Z remote: Counting objects: 15% (13/85) 2021-05-16T19:32:35.4728182Z remote: Counting objects: 16% (14/85) 2021-05-16T19:32:35.4728916Z remote: Counting objects: 17% (15/85) 2021-05-16T19:32:35.4729630Z remote: Counting objects: 18% (16/85) 2021-05-16T19:32:35.4730575Z remote: Counting objects: 20% (17/85) 2021-05-16T19:32:35.4731384Z remote: Counting objects: 21% (18/85) 2021-05-16T19:32:35.4732140Z remote: Counting objects: 22% (19/85) 2021-05-16T19:32:35.4733154Z remote: Counting objects: 23% (20/85) 2021-05-16T19:32:35.4733797Z remote: Counting objects: 24% (21/85) 2021-05-16T19:32:35.4734637Z remote: Counting objects: 25% (22/85) 2021-05-16T19:32:35.4735274Z remote: Counting objects: 27% (23/85) 2021-05-16T19:32:35.4735910Z remote: Counting objects: 28% (24/85) 2021-05-16T19:32:35.4736477Z remote: Counting objects: 29% (25/85) 2021-05-16T19:32:35.4737078Z remote: Counting objects: 30% (26/85) 2021-05-16T19:32:35.4737792Z remote: Counting objects: 31% (27/85) 2021-05-16T19:32:35.4738328Z remote: Counting objects: 32% (28/85) 2021-05-16T19:32:35.4738905Z remote: Counting objects: 34% (29/85) 2021-05-16T19:32:35.4739443Z remote: Counting objects: 35% (30/85) 2021-05-16T19:32:35.4740200Z remote: Counting objects: 36% (31/85) 2021-05-16T19:32:35.4740887Z remote: Counting objects: 37% (32/85) 2021-05-16T19:32:35.4741754Z remote: Counting objects: 38% (33/85) 2021-05-16T19:32:35.4742251Z remote: Counting objects: 40% (34/85) 2021-05-16T19:32:35.4743712Z remote: Counting objects: 41% (35/85) 2021-05-16T19:32:35.4744231Z remote: Counting objects: 42% (36/85) 2021-05-16T19:32:35.4744888Z remote: Counting objects: 43% (37/85) 2021-05-16T19:32:35.4745506Z remote: Counting objects: 44% (38/85) 2021-05-16T19:32:35.4746117Z remote: Counting objects: 45% (39/85) 2021-05-16T19:32:35.4746745Z remote: Counting objects: 47% (40/85) 2021-05-16T19:32:35.4747186Z remote: Counting objects: 48% (41/85) 2021-05-16T19:32:35.4747933Z remote: Counting objects: 49% (42/85) 2021-05-16T19:32:35.4748335Z remote: Counting objects: 50% (43/85) 2021-05-16T19:32:35.4748746Z remote: Counting objects: 51% (44/85) 2021-05-16T19:32:35.4749148Z remote: Counting objects: 52% (45/85) 2021-05-16T19:32:35.4825675Z remote: Counting objects: 54% (46/85) 2021-05-16T19:32:35.4826304Z remote: Counting objects: 55% (47/85) 2021-05-16T19:32:35.4827287Z remote: Counting objects: 56% (48/85) 2021-05-16T19:32:35.4828328Z remote: Counting objects: 57% (49/85) 2021-05-16T19:32:35.4828754Z remote: Counting objects: 58% (50/85) 2021-05-16T19:32:35.4829489Z remote: Counting objects: 60% (51/85) 2021-05-16T19:32:35.4829907Z remote: Counting objects: 61% (52/85) 2021-05-16T19:32:35.4830325Z remote: Counting objects: 62% (53/85) 2021-05-16T19:32:35.4830920Z remote: Counting objects: 63% (54/85) 2021-05-16T19:32:35.4831987Z remote: Counting objects: 64% (55/85) 2021-05-16T19:32:35.4832613Z remote: Counting objects: 65% (56/85) 2021-05-16T19:32:35.4833562Z remote: Counting objects: 67% (57/85) 2021-05-16T19:32:35.4834066Z remote: Counting objects: 68% (58/85) 2021-05-16T19:32:35.4834583Z remote: Counting objects: 69% (59/85) 2021-05-16T19:32:35.4835399Z remote: Counting objects: 70% (60/85) 2021-05-16T19:32:35.4836495Z remote: Counting objects: 71% (61/85) 2021-05-16T19:32:35.4838800Z remote: Counting objects: 72% (62/85) 2021-05-16T19:32:35.4839302Z remote: Counting objects: 74% (63/85) 2021-05-16T19:32:35.4839733Z remote: Counting objects: 75% (64/85) 2021-05-16T19:32:35.4840341Z remote: Counting objects: 76% (65/85) 2021-05-16T19:32:35.4840765Z remote: Counting objects: 77% (66/85) 2021-05-16T19:32:35.4841175Z remote: Counting objects: 78% (67/85) 2021-05-16T19:32:35.4841593Z remote: Counting objects: 80% (68/85) 2021-05-16T19:32:35.4841996Z remote: Counting objects: 81% (69/85) 2021-05-16T19:32:35.4842413Z remote: Counting objects: 82% (70/85) 2021-05-16T19:32:35.4842907Z remote: Counting objects: 83% (71/85) 2021-05-16T19:32:35.4843332Z remote: Counting objects: 84% (72/85) 2021-05-16T19:32:35.4843931Z remote: Counting objects: 85% (73/85) 2021-05-16T19:32:35.4844349Z remote: Counting objects: 87% (74/85) 2021-05-16T19:32:35.4844799Z remote: Counting objects: 88% (75/85) 2021-05-16T19:32:35.4845222Z remote: Counting objects: 89% (76/85) 2021-05-16T19:32:35.4845653Z remote: Counting objects: 90% (77/85) 2021-05-16T19:32:35.4846077Z remote: Counting objects: 91% (78/85) 2021-05-16T19:32:35.4846611Z remote: Counting objects: 92% (79/85) 2021-05-16T19:32:35.4847361Z remote: Counting objects: 94% (80/85) 2021-05-16T19:32:35.4847803Z remote: Counting objects: 95% (81/85) 2021-05-16T19:32:35.4848242Z remote: Counting objects: 96% (82/85) 2021-05-16T19:32:35.4848668Z remote: Counting objects: 97% (83/85) 2021-05-16T19:32:35.4849102Z remote: Counting objects: 98% (84/85) 2021-05-16T19:32:35.4849527Z remote: Counting objects: 100% (85/85) 2021-05-16T19:32:35.4849978Z remote: Counting objects: 100% (85/85), done. 2021-05-16T19:32:35.4850602Z remote: Compressing objects: 1% (1/80) 2021-05-16T19:32:35.4851196Z remote: Compressing objects: 2% (2/80) 2021-05-16T19:32:35.4851656Z remote: Compressing objects: 3% (3/80) 2021-05-16T19:32:35.4852126Z remote: Compressing objects: 5% (4/80) 2021-05-16T19:32:35.4852594Z remote: Compressing objects: 6% (5/80) 2021-05-16T19:32:35.4853193Z remote: Compressing objects: 7% (6/80) 2021-05-16T19:32:35.4853662Z remote: Compressing objects: 8% (7/80) 2021-05-16T19:32:35.4854114Z remote: Compressing objects: 10% (8/80) 2021-05-16T19:32:35.4854574Z remote: Compressing objects: 11% (9/80) 2021-05-16T19:32:35.4855027Z remote: Compressing objects: 12% (10/80) 2021-05-16T19:32:35.4855611Z remote: Compressing objects: 13% (11/80) 2021-05-16T19:32:35.4856253Z remote: Compressing objects: 15% (12/80) 2021-05-16T19:32:35.4856722Z remote: Compressing objects: 16% (13/80) 2021-05-16T19:32:35.5575505Z remote: Compressing objects: 17% (14/80) 2021-05-16T19:32:35.5576382Z remote: Compressing objects: 18% (15/80) 2021-05-16T19:32:35.5576881Z remote: Compressing objects: 20% (16/80) 2021-05-16T19:32:35.5577346Z remote: Compressing objects: 21% (17/80) 2021-05-16T19:32:35.5577827Z remote: Compressing objects: 22% (18/80) 2021-05-16T19:32:35.5578500Z remote: Compressing objects: 23% (19/80) 2021-05-16T19:32:35.5578999Z remote: Compressing objects: 25% (20/80) 2021-05-16T19:32:35.5579478Z remote: Compressing objects: 26% (21/80) 2021-05-16T19:32:35.5579971Z remote: Compressing objects: 27% (22/80) 2021-05-16T19:32:35.5580609Z remote: Compressing objects: 28% (23/80) 2021-05-16T19:32:35.5581076Z remote: Compressing objects: 30% (24/80) 2021-05-16T19:32:35.5581554Z remote: Compressing objects: 31% (25/80) 2021-05-16T19:32:35.5582017Z remote: Compressing objects: 32% (26/80) 2021-05-16T19:32:35.5582491Z remote: Compressing objects: 33% (27/80) 2021-05-16T19:32:35.5583213Z remote: Compressing objects: 35% (28/80) 2021-05-16T19:32:35.5584080Z remote: Compressing objects: 36% (29/80) 2021-05-16T19:32:35.5584560Z remote: Compressing objects: 37% (30/80) 2021-05-16T19:32:35.5585053Z remote: Compressing objects: 38% (31/80) 2021-05-16T19:32:35.5585709Z remote: Compressing objects: 40% (32/80) 2021-05-16T19:32:35.5586173Z remote: Compressing objects: 41% (33/80) 2021-05-16T19:32:35.5586803Z remote: Compressing objects: 42% (34/80) 2021-05-16T19:32:35.5587252Z remote: Compressing objects: 43% (35/80) 2021-05-16T19:32:35.5587717Z remote: Compressing objects: 45% (36/80) 2021-05-16T19:32:35.5588164Z remote: Compressing objects: 46% (37/80) 2021-05-16T19:32:35.5588631Z remote: Compressing objects: 47% (38/80) 2021-05-16T19:32:35.5589078Z remote: Compressing objects: 48% (39/80) 2021-05-16T19:32:35.5589555Z remote: Compressing objects: 50% (40/80) 2021-05-16T19:32:35.5590024Z remote: Compressing objects: 51% (41/80) 2021-05-16T19:32:35.5590476Z remote: Compressing objects: 52% (42/80) 2021-05-16T19:32:35.5590941Z remote: Compressing objects: 53% (43/80) 2021-05-16T19:32:35.5591387Z remote: Compressing objects: 55% (44/80) 2021-05-16T19:32:35.5591848Z remote: Compressing objects: 56% (45/80) 2021-05-16T19:32:35.5592295Z remote: Compressing objects: 57% (46/80) 2021-05-16T19:32:35.5592756Z remote: Compressing objects: 58% (47/80) 2021-05-16T19:32:35.5593205Z remote: Compressing objects: 60% (48/80) 2021-05-16T19:32:35.5593934Z remote: Compressing objects: 61% (49/80) 2021-05-16T19:32:35.5594570Z remote: Compressing objects: 62% (50/80) 2021-05-16T19:32:35.5595166Z remote: Compressing objects: 63% (51/80) 2021-05-16T19:32:35.5595657Z remote: Compressing objects: 65% (52/80) 2021-05-16T19:32:35.5596286Z remote: Compressing objects: 66% (53/80) 2021-05-16T19:32:35.5599026Z remote: Compressing objects: 67% (54/80) 2021-05-16T19:32:35.5599689Z remote: Compressing objects: 68% (55/80) 2021-05-16T19:32:35.5600234Z remote: Compressing objects: 70% (56/80) 2021-05-16T19:32:35.5600971Z remote: Compressing objects: 71% (57/80) 2021-05-16T19:32:35.5601642Z remote: Compressing objects: 72% (58/80) 2021-05-16T19:32:35.5602541Z remote: Compressing objects: 73% (59/80) 2021-05-16T19:32:35.5603017Z remote: Compressing objects: 75% (60/80) 2021-05-16T19:32:35.5603577Z remote: Compressing objects: 76% (61/80) 2021-05-16T19:32:35.5604060Z remote: Compressing objects: 77% (62/80) 2021-05-16T19:32:35.5604556Z remote: Compressing objects: 78% (63/80) 2021-05-16T19:32:35.5605032Z remote: Compressing objects: 80% (64/80) 2021-05-16T19:32:35.5605524Z remote: Compressing objects: 81% (65/80) 2021-05-16T19:32:35.5606013Z remote: Compressing objects: 82% (66/80) 2021-05-16T19:32:35.5606516Z remote: Compressing objects: 83% (67/80) 2021-05-16T19:32:35.5607147Z remote: Compressing objects: 85% (68/80) 2021-05-16T19:32:35.5607799Z remote: Compressing objects: 86% (69/80) 2021-05-16T19:32:35.5608279Z remote: Compressing objects: 87% (70/80) 2021-05-16T19:32:35.5608741Z remote: Compressing objects: 88% (71/80) 2021-05-16T19:32:35.5609396Z remote: Compressing objects: 90% (72/80) 2021-05-16T19:32:35.5609872Z remote: Compressing objects: 91% (73/80) 2021-05-16T19:32:35.5610367Z remote: Compressing objects: 92% (74/80) 2021-05-16T19:32:35.5610841Z remote: Compressing objects: 93% (75/80) 2021-05-16T19:32:35.5611335Z remote: Compressing objects: 95% (76/80) 2021-05-16T19:32:35.5612004Z remote: Compressing objects: 96% (77/80) 2021-05-16T19:32:35.5612667Z remote: Compressing objects: 97% (78/80) 2021-05-16T19:32:35.5613715Z remote: Compressing objects: 98% (79/80) 2021-05-16T19:32:35.5614252Z remote: Compressing objects: 100% (80/80) 2021-05-16T19:32:35.5614804Z remote: Compressing objects: 100% (80/80), done. 2021-05-16T19:32:35.6903829Z remote: Total 85 (delta 49), reused 15 (delta 3), pack-reused 0 2021-05-16T19:32:35.8554748Z From https://github.com/neuroconductor/voxel 2021-05-16T19:32:35.8556297Z * [new ref] abf3082f86a230e6c3bbaf54a3a61570eeedde33 -> 1.3.5.s 2021-05-16T19:32:35.9290190Z ##[endgroup] 2021-05-16T19:32:35.9291297Z ##[group]Determining the checkout info 2021-05-16T19:32:35.9292413Z ##[endgroup] 2021-05-16T19:32:35.9292974Z ##[group]Checking out the ref 2021-05-16T19:32:35.9306641Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.3.5.s 2021-05-16T19:32:36.0330202Z Note: switching to 'refs/tags/1.3.5.s'. 2021-05-16T19:32:36.0331218Z 2021-05-16T19:32:36.0332434Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T19:32:36.0333419Z changes and commit them, and you can discard any commits you make in this 2021-05-16T19:32:36.0334445Z state without impacting any branches by switching back to a branch. 2021-05-16T19:32:36.0336344Z 2021-05-16T19:32:36.0338084Z If you want to create a new branch to retain commits you create, you may 2021-05-16T19:32:36.0339177Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T19:32:36.0339733Z 2021-05-16T19:32:36.0340258Z git switch -c 2021-05-16T19:32:36.0340666Z 2021-05-16T19:32:36.0341136Z Or undo this operation with: 2021-05-16T19:32:36.0341519Z 2021-05-16T19:32:36.0341957Z git switch - 2021-05-16T19:32:36.0342279Z 2021-05-16T19:32:36.0342927Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T19:32:36.0343494Z 2021-05-16T19:32:36.0343980Z HEAD is now at abf3082 Version id 64 stable 2021-05-16T19:32:36.0376519Z ##[endgroup] 2021-05-16T19:32:36.0871175Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T19:32:36.1124586Z 'abf3082f86a230e6c3bbaf54a3a61570eeedde33' 2021-05-16T19:32:36.1502305Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T19:32:36.1502808Z with: 2021-05-16T19:32:36.1503134Z r-version: 3.5 2021-05-16T19:32:36.1503448Z Ncpus: 1 2021-05-16T19:32:36.1503827Z crayon.enabled: NULL 2021-05-16T19:32:36.1504310Z remove-openmp-macos: true 2021-05-16T19:32:36.1504826Z http-user-agent: default 2021-05-16T19:32:36.1505240Z install-r: true 2021-05-16T19:32:36.1505771Z windows-path-include-mingw: true 2021-05-16T19:32:36.1506249Z env: 2021-05-16T19:32:36.1506648Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:36.1507066Z TIC_DEPLOY_KEY: 2021-05-16T19:32:36.1507467Z RSPM: 2021-05-16T19:32:36.1508713Z GITHUB_PAT: *** 2021-05-16T19:32:36.1509084Z COVERALLS_TOKEN: 2021-05-16T19:32:36.1509532Z continue-on-error: false 2021-05-16T19:32:36.1509969Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:36.1510328Z ##[endgroup] 2021-05-16T19:32:36.5484982Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T19:32:36.9409850Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T19:32:37.2834935Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T19:32:38.3923692Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T19:32:39.8004751Z Chocolatey v0.10.15 2021-05-16T19:34:22.3120485Z Installing the following packages: 2021-05-16T19:34:22.3151498Z qpdf 2021-05-16T19:34:22.3186081Z By installing you accept licenses for the packages. 2021-05-16T19:34:24.2128716Z 2021-05-16T19:34:24.2162797Z qpdf v10.3.2 [Approved] 2021-05-16T19:34:24.2349926Z qpdf package files install completed. Performing other installation steps. 2021-05-16T19:34:26.7444160Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T19:34:27.6093637Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T19:34:31.1354969Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T19:34:31.5424144Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T19:34:31.8648386Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T19:34:31.9024973Z The install of qpdf was successful. 2021-05-16T19:34:31.9031366Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T19:34:32.0241270Z 2021-05-16T19:34:32.0310447Z Chocolatey installed 1/1 packages. 2021-05-16T19:34:32.0380489Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T19:34:32.0393748Z 2021-05-16T19:34:32.0394876Z Enjoy using Chocolatey? Explore more amazing features to take your 2021-05-16T19:34:32.0395830Z experience to the next level at 2021-05-16T19:34:32.0396870Z https://chocolatey.org/compare 2021-05-16T19:35:19.8590941Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T19:35:19.8591458Z with: 2021-05-16T19:35:19.8591826Z pandoc-version: 2.7.3 2021-05-16T19:35:19.8592158Z env: 2021-05-16T19:35:19.8592552Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:19.8592975Z TIC_DEPLOY_KEY: 2021-05-16T19:35:19.8593276Z RSPM: 2021-05-16T19:35:19.8594500Z GITHUB_PAT: *** 2021-05-16T19:35:19.8594857Z COVERALLS_TOKEN: 2021-05-16T19:35:19.8595295Z continue-on-error: false 2021-05-16T19:35:19.8595702Z VDIFFR_RUN_TESTS: 2021-05-16T19:35:19.8596092Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:35:19.8596427Z TZ: UTC 2021-05-16T19:35:19.8596778Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:19.8597130Z NOT_CRAN: true 2021-05-16T19:35:19.8597594Z ##[endgroup] 2021-05-16T19:35:20.9527535Z [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\cabcdfac-334e-476c-94c2-110cd43668db', 'D:\a\_temp\24666a2d-77e8-46ac-8e8c-cdb1418f30c3')" 2021-05-16T19:35:24.0919488Z ##[group]Run git config user.name adigherman 2021-05-16T19:35:24.0920470Z git config user.name adigherman 2021-05-16T19:35:24.0921281Z git config user.email adig@jhu.edu 2021-05-16T19:35:24.0992364Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T19:35:24.0992909Z env: 2021-05-16T19:35:24.0993508Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:24.0994453Z TIC_DEPLOY_KEY: 2021-05-16T19:35:24.0994990Z RSPM: 2021-05-16T19:35:24.0996299Z GITHUB_PAT: *** 2021-05-16T19:35:24.0996754Z COVERALLS_TOKEN: 2021-05-16T19:35:24.0997386Z continue-on-error: false 2021-05-16T19:35:24.0997880Z VDIFFR_RUN_TESTS: 2021-05-16T19:35:24.0998289Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:35:24.0998731Z TZ: UTC 2021-05-16T19:35:24.0999279Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:24.0999724Z NOT_CRAN: true 2021-05-16T19:35:24.1000091Z ##[endgroup] 2021-05-16T19:35:25.4400579Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T19:35:25.4401218Z with: 2021-05-16T19:35:25.4401563Z msystem: MINGW64 2021-05-16T19:35:25.4401971Z update: true 2021-05-16T19:35:25.4402579Z install: git mingw-w64-x86_64-toolchain 2021-05-16T19:35:25.4403074Z path-type: minimal 2021-05-16T19:35:25.4403445Z release: true 2021-05-16T19:35:25.4403800Z env: 2021-05-16T19:35:25.4404190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:25.4404647Z TIC_DEPLOY_KEY: 2021-05-16T19:35:25.4404965Z RSPM: 2021-05-16T19:35:25.4412020Z GITHUB_PAT: *** 2021-05-16T19:35:25.4412709Z COVERALLS_TOKEN: 2021-05-16T19:35:25.4413177Z continue-on-error: false 2021-05-16T19:35:25.4413820Z VDIFFR_RUN_TESTS: 2021-05-16T19:35:25.4414544Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:35:25.4414973Z TZ: UTC 2021-05-16T19:35:25.4415816Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:25.4416254Z NOT_CRAN: true 2021-05-16T19:35:25.4416602Z ##[endgroup] 2021-05-16T19:35:25.6506628Z ##[group]Downloading MSYS2... 2021-05-16T19:35:27.1184895Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T19:35:28.2846746Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T19:35:28.3059222Z ##[endgroup] 2021-05-16T19:35:28.3072110Z ##[group]Extracting MSYS2... 2021-05-16T19:35:28.3073981Z [command]D:\a\_temp\base.exe -y 2021-05-16T19:35:28.6905044Z 2021-05-16T19:35:28.6906323Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T19:35:28.6906857Z 2021-05-16T19:35:28.6907524Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T19:35:28.6909969Z -- 2021-05-16T19:35:28.6910513Z Path = D:\a\_temp\base.exe 2021-05-16T19:35:28.6911401Z Type = 7z 2021-05-16T19:35:28.6911782Z 2021-05-16T19:35:28.9436729Z 0% 2021-05-16T19:35:28.9437354Z 2021-05-16T19:35:29.1364838Z 0% 89 - msys64\usr\lib\perl5\core_perl\Digest 2021-05-16T19:35:29.1366016Z 2021-05-16T19:35:29.3540849Z 0% 1019 2021-05-16T19:35:29.3541705Z 2021-05-16T19:35:29.5473507Z 6% 1100 2021-05-16T19:35:29.5474576Z 2021-05-16T19:35:29.7469192Z 13% 1100 2021-05-16T19:35:29.7470251Z 2021-05-16T19:35:29.9604452Z 20% 1100 2021-05-16T19:35:29.9605166Z 2021-05-16T19:35:30.1599399Z 28% 1100 2021-05-16T19:35:30.1600713Z 2021-05-16T19:35:30.3661253Z 30% 1100 2021-05-16T19:35:30.3662080Z 2021-05-16T19:35:30.5696549Z 32% 1100 2021-05-16T19:35:30.5697441Z 2021-05-16T19:35:30.7713171Z 38% 1100 2021-05-16T19:35:30.7713953Z 2021-05-16T19:35:30.9644709Z 42% 1100 2021-05-16T19:35:30.9651651Z 2021-05-16T19:35:31.1676728Z 47% 1265 - msys64\usr\include\fakesql.h 2021-05-16T19:35:31.1677973Z 2021-05-16T19:35:31.3705191Z 47% 1801 - msys64\usr\lib\tdbcpostgres1.1.1\pkgIndex.tcl 2021-05-16T19:35:31.3706579Z 2021-05-16T19:35:31.5757415Z 47% 2427 - msys64\usr\lib\terminfo\64\d412-unix-w 2021-05-16T19:35:31.5758394Z 2021-05-16T19:35:31.7764782Z 47% 3037 - msys64\usr\lib\terminfo\6b\ktm 2021-05-16T19:35:31.7773577Z 2021-05-16T19:35:31.9796771Z 47% 3636 - msys64\usr\lib\terminfo\73\screen-256color 2021-05-16T19:35:31.9798083Z 2021-05-16T19:35:32.1829375Z 47% 4129 - msys64\usr\lib\terminfo\76\vt400 2021-05-16T19:35:32.1830398Z 2021-05-16T19:35:32.3867491Z 47% 4737 - msys64\usr\share\bash-completion\completions\bmake 2021-05-16T19:35:32.3868571Z 2021-05-16T19:35:32.5903062Z 47% 5264 - msys64\usr\share\bash-completion\completions\rdesktop 2021-05-16T19:35:32.5907078Z 2021-05-16T19:35:32.7990679Z 47% 5786 - msys64\usr\share\locale\bn\LC_MESSAGES\glib20.mo 2021-05-16T19:35:32.7999080Z 2021-05-16T19:35:32.9957364Z 47% 6227 - msys64\usr\share\locale\ko\LC_MESSAGES\nano.mo 2021-05-16T19:35:32.9958443Z 2021-05-16T19:35:33.1988988Z 47% 6666 - msys64\usr\share\makepkg\executable\checksum.sh 2021-05-16T19:35:33.1990278Z 2021-05-16T19:35:33.4021899Z 47% 7215 - msys64\usr\share\man\man1\perlport.1perl.gz 2021-05-16T19:35:33.4023884Z 2021-05-16T19:35:33.6139081Z 47% 7787 - msys64\usr\share\man\man3\CURLOPT_RTSP_SESSION_ID.3.gz 2021-05-16T19:35:33.6140198Z 2021-05-16T19:35:33.8083769Z 47% 8305 - msys64\usr\share\man\man3\Tcl_ConcatObj.3.gz 2021-05-16T19:35:33.8084798Z 2021-05-16T19:35:34.0115970Z 47% 8782 - msys64\usr\share\man\man3\Tcl_SetVar.3.gz 2021-05-16T19:35:34.0117288Z 2021-05-16T19:35:34.2143465Z 47% 9308 - msys64\usr\share\man\man3\curs_mouse.3x.gz 2021-05-16T19:35:34.2144687Z 2021-05-16T19:35:34.4174082Z 47% 9826 - msys64\usr\share\man\man3\libs . auth_hostbased_fromfile_ex.3.gz 2021-05-16T19:35:34.4175370Z 2021-05-16T19:35:34.6333677Z 47% 10101 - msys64\usr\share\man\man3\scr_init_sp.3x.gz 2021-05-16T19:35:34.6334717Z 2021-05-16T19:35:34.8234064Z 47% 10452 - msys64\usr\share\man\man8\agetty.8.gz 2021-05-16T19:35:34.8235135Z 2021-05-16T19:35:35.0278132Z 47% 10939 - msys64\usr\share\perl5\core_perl\Getopt\Long.pm 2021-05-16T19:35:35.0279882Z 2021-05-16T19:35:35.2304436Z 47% 11432 - msys64\usr\share\perl5\core_perl\pods\perlandroid.pod 2021-05-16T19:35:35.2305886Z 2021-05-16T19:35:35.4350723Z 47% 11931 - msys64\usr\share\perl5\core_perl\unicore\lib\Nv\40.pl 2021-05-16T19:35:35.4351808Z 2021-05-16T19:35:35.7016247Z 47% 12542 - msys64\usr\share\terminfo\61\aws 2021-05-16T19:35:35.7017380Z 2021-05-16T19:35:35.9020475Z 47% 12808 - msys64\usr\share\terminfo\64\d430c-unix-s-ccc 2021-05-16T19:35:35.9021584Z 2021-05-16T19:35:36.1049403Z 47% 13378 - msys64\usr\share\terminfo\6b\konsole-vt100 2021-05-16T19:35:36.1050577Z 2021-05-16T19:35:36.3078810Z 47% 13964 - msys64\usr\share\terminfo\72\rxvt-cygwin 2021-05-16T19:35:36.3079901Z 2021-05-16T19:35:36.5108406Z 47% 14581 - msys64\usr\share\terminfo\77\wy370-vb 2021-05-16T19:35:36.5109355Z 2021-05-16T19:35:36.7140680Z 47% 15224 - msys64\usr\share\zoneinfo\Asia\Manila 2021-05-16T19:35:36.7141799Z 2021-05-16T19:35:37.0513673Z 47% 15855 - msys64\usr\share\zoneinfo\posix\Asia\Ust-Nera 2021-05-16T19:35:37.0515031Z 2021-05-16T19:35:37.2457055Z 47% 16338 - msys64\usr\share\zoneinfo\right\America\Tortola 2021-05-16T19:35:37.2458163Z 2021-05-16T19:35:37.4578373Z 47% 16886 - msys64\var\lib\pacman\local\libhogweed-3.7.2-1\files 2021-05-16T19:35:37.4580466Z 2021-05-16T19:35:37.6713957Z 48% 17092 2021-05-16T19:35:37.6714915Z 2021-05-16T19:35:37.8855840Z 51% 17092 2021-05-16T19:35:37.8856686Z 2021-05-16T19:35:38.0823231Z 55% 17092 2021-05-16T19:35:38.0824238Z 2021-05-16T19:35:38.2850973Z 58% 17092 2021-05-16T19:35:38.2851856Z 2021-05-16T19:35:38.4813868Z 61% 17092 2021-05-16T19:35:38.4814716Z 2021-05-16T19:35:38.6938305Z 63% 17092 2021-05-16T19:35:38.6939065Z 2021-05-16T19:35:38.8919600Z 66% 17092 2021-05-16T19:35:38.8920371Z 2021-05-16T19:35:39.1058472Z 70% 17092 2021-05-16T19:35:39.1059297Z 2021-05-16T19:35:39.3244956Z 74% 17092 2021-05-16T19:35:39.3245708Z 2021-05-16T19:35:39.5356568Z 77% 17092 2021-05-16T19:35:39.5357462Z 2021-05-16T19:35:39.7386991Z 80% 17092 2021-05-16T19:35:39.7387811Z 2021-05-16T19:35:39.9381212Z 85% 17092 2021-05-16T19:35:39.9382144Z 2021-05-16T19:35:40.1443595Z 90% 17092 2021-05-16T19:35:40.1444860Z 2021-05-16T19:35:40.3387866Z 96% 17092 2021-05-16T19:35:40.3388765Z 2021-05-16T19:35:40.5460589Z 100% 17160 - msys64\usr\bin\dirmngr-client.exe 2021-05-16T19:35:40.5461741Z 2021-05-16T19:35:40.7460272Z 100% 17342 - msys64\usr\bin\msys-icudata68.dll 2021-05-16T19:35:40.7461436Z 2021-05-16T19:35:40.9497937Z 100% 17473 - msys64\usr\bin\swaplabel.exe 2021-05-16T19:35:40.9500716Z 2021-05-16T19:35:40.9501769Z Everything is Ok 2021-05-16T19:35:40.9535174Z ##[endgroup] 2021-05-16T19:35:40.9536171Z ##[group]Disable Key Refresh... 2021-05-16T19:35:41.0775057Z [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-16T19:35:41.5294349Z ##[endgroup] 2021-05-16T19:35:41.5329663Z ##[group]Restoring package cache... 2021-05-16T19:35:43.0250740Z Received 113246208 of 189500742 (59.8%), 106.6 MBs/sec 2021-05-16T19:35:44.4597475Z Received 189500742 of 189500742 (100.0%), 73.8 MBs/sec 2021-05-16T19:35:44.4697579Z Cache Size: ~181 MB (189500742 B) 2021-05-16T19:35:44.5532800Z [command]C:\Rtools\bin\tar.exe --use-compress-program "zstd -d" -xf D:/a/_temp/cd4963b4-b084-4f1f-831f-512327c5012e/cache.tzst -P -C D:/a/voxel/voxel --force-local 2021-05-16T19:35:45.0179513Z Cache restored successfully 2021-05-16T19:35:45.0421051Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9 2021-05-16T19:35:45.0423145Z ##[endgroup] 2021-05-16T19:35:45.0423908Z ##[group]Starting MSYS2 for the first time... 2021-05-16T19:35:45.1540997Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T19:35:45.7217707Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T19:35:45.7373486Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T19:35:45.9366254Z Copying skeleton files. 2021-05-16T19:35:45.9367677Z These files are for the users to personalise their msys2 experience. 2021-05-16T19:35:45.9368505Z 2021-05-16T19:35:45.9369416Z They will never be overwritten nor automatically updated. 2021-05-16T19:35:45.9369935Z 2021-05-16T19:35:45.9913100Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T19:35:46.0089312Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T19:35:46.0276186Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T19:35:46.0447686Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T19:35:46.0614598Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T19:35:46.1245144Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T19:35:46.1619595Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T19:35:46.1974828Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T19:35:46.2324833Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T19:35:46.8555778Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T19:35:46.8669649Z gpg: no ultimately trusted keys found 2021-05-16T19:35:47.2082492Z gpg: starting migration from earlier GnuPG versions 2021-05-16T19:35:47.2609639Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T19:35:47.2611811Z gpg: migration succeeded 2021-05-16T19:35:47.2893130Z gpg: Generating pacman keyring master key... 2021-05-16T19:35:48.0316949Z gpg: key 6F47E0803CFC72A0 marked as ultimately trusted 2021-05-16T19:35:48.0319517Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T19:35:48.0853086Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/74D85900BBF44208D8C11C3E6F47E0803CFC72A0.rev' 2021-05-16T19:35:48.0854552Z gpg: Done 2021-05-16T19:35:48.1080439Z ==> Updating trust database... 2021-05-16T19:35:48.1320910Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T19:35:48.1322097Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T19:35:48.2313061Z ==> Appending keys from msys2.gpg... 2021-05-16T19:35:48.3836134Z ==> Locally signing trusted keys in keyring... 2021-05-16T19:35:48.4009770Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T19:35:48.5187808Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T19:35:48.6380083Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T19:35:48.7603005Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T19:35:48.8741951Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T19:35:48.9917787Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T19:35:49.1173011Z ==> Importing owner trust values... 2021-05-16T19:35:49.1380128Z gpg: setting ownertrust to 4 2021-05-16T19:35:49.1381514Z gpg: setting ownertrust to 4 2021-05-16T19:35:49.1382335Z gpg: setting ownertrust to 4 2021-05-16T19:35:49.1383315Z gpg: setting ownertrust to 4 2021-05-16T19:35:49.1384059Z gpg: setting ownertrust to 4 2021-05-16T19:35:49.1384749Z gpg: setting ownertrust to 4 2021-05-16T19:35:49.1609669Z ==> Disabling revoked keys in keyring... 2021-05-16T19:35:49.1783087Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T19:35:49.2889895Z ==> Updating trust database... 2021-05-16T19:35:49.3126008Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T19:35:49.3138861Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T19:35:49.3151806Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T19:35:49.3156724Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T19:35:49.3160032Z gpg: next trustdb check due at 2022-01-23 2021-05-16T19:35:49.3611654Z pacman-key (pacman) 5.2.2 2021-05-16T19:35:49.3613363Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T19:35:49.3614609Z 2021-05-16T19:35:49.3794944Z This is free software; see the source for copying conditions. 2021-05-16T19:35:49.3796525Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T19:35:50.2057989Z  2021-05-16T19:35:50.2058881Z 2021-05-16T19:35:50.2059708Z ################################################################### 2021-05-16T19:35:50.2060715Z # # 2021-05-16T19:35:50.2064636Z # # 2021-05-16T19:35:50.2065478Z # C A U T I O N # 2021-05-16T19:35:50.2066462Z # # 2021-05-16T19:35:50.2068209Z # This is first start of MSYS2. # 2021-05-16T19:35:50.2069312Z # You MUST restart shell to apply necessary actions. # 2021-05-16T19:35:50.2070135Z # # 2021-05-16T19:35:50.2072276Z # # 2021-05-16T19:35:50.2072898Z ################################################################### 2021-05-16T19:35:50.2073166Z 2021-05-16T19:35:50.2073483Z 2021-05-16T19:35:50.2302771Z MINGW64_NT-10.0-17763 fv-az158-529 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-16T19:35:50.2360603Z ##[endgroup] 2021-05-16T19:35:50.2361652Z ##[group]Disable CheckSpace... 2021-05-16T19:35:50.3147893Z [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-16T19:35:50.6863147Z ##[endgroup] 2021-05-16T19:35:50.6864213Z ##[group]Updating packages... 2021-05-16T19:35:50.7704007Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T19:35:51.6921997Z :: Synchronizing package databases... 2021-05-16T19:35:52.1610173Z downloading mingw32.db... 2021-05-16T19:35:52.8033615Z downloading mingw32.db.sig... 2021-05-16T19:35:53.0311862Z downloading mingw64.db... 2021-05-16T19:35:53.2242981Z downloading mingw64.db.sig... 2021-05-16T19:35:53.4478204Z downloading ucrt64.db... 2021-05-16T19:35:53.6335637Z downloading ucrt64.db.sig... 2021-05-16T19:35:53.8539898Z downloading msys.db... 2021-05-16T19:35:53.9611130Z downloading msys.db.sig... 2021-05-16T19:35:54.0803199Z :: Starting core system upgrade... 2021-05-16T19:35:54.2890438Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T19:35:54.2891710Z resolving dependencies... 2021-05-16T19:35:54.2990862Z looking for conflicting packages... 2021-05-16T19:35:54.3015986Z 2021-05-16T19:35:54.3017398Z 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-16T19:35:54.3018371Z 2021-05-16T19:35:54.3020476Z Total Installed Size: 44.60 MiB 2021-05-16T19:35:54.3021190Z Net Upgrade Size: 0.02 MiB 2021-05-16T19:35:54.3021539Z 2021-05-16T19:35:54.3022288Z :: Proceed with installation? [Y/n] 2021-05-16T19:35:54.3022871Z checking keyring... 2021-05-16T19:35:54.4139697Z checking package integrity... 2021-05-16T19:35:55.4029217Z loading package files... 2021-05-16T19:35:55.4199291Z checking for file conflicts... 2021-05-16T19:35:55.4202642Z :: Processing package changes... 2021-05-16T19:35:55.4203584Z upgrading filesystem... 2021-05-16T19:35:55.4801396Z upgrading mintty... 2021-05-16T19:35:55.5671341Z upgrading msys2-runtime... 2021-05-16T19:35:55.6464392Z upgrading pacman-mirrors... 2021-05-16T19:35:55.6523961Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T19:35:55.6546339Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T19:35:55.6562342Z upgrading pacman... 2021-05-16T19:35:55.7740403Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T19:35:56.1846896Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 6368 has been terminated. 2021-05-16T19:35:56.6664301Z ##[endgroup] 2021-05-16T19:35:56.6666155Z ##[group]Killing remaining tasks... 2021-05-16T19:35:56.7505709Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T19:35:56.9895839Z 2021-05-16T19:35:56.9898015Z INFO: No tasks running with the specified criteria. 2021-05-16T19:35:56.9940095Z ##[endgroup] 2021-05-16T19:35:56.9941572Z ##[group]Final system upgrade... 2021-05-16T19:35:57.0816913Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T19:35:58.0454275Z :: Synchronizing package databases... 2021-05-16T19:35:58.7967780Z mingw32 is up to date 2021-05-16T19:35:58.7968607Z mingw64 is up to date 2021-05-16T19:35:58.7969262Z ucrt64 is up to date 2021-05-16T19:35:58.7969783Z downloading clang64.db... 2021-05-16T19:35:59.4501971Z downloading clang64.db.sig... 2021-05-16T19:35:59.6703994Z msys is up to date 2021-05-16T19:35:59.6705618Z :: Starting core system upgrade... 2021-05-16T19:35:59.9221886Z there is nothing to do 2021-05-16T19:35:59.9223057Z :: Starting full system upgrade... 2021-05-16T19:35:59.9625830Z resolving dependencies... 2021-05-16T19:35:59.9712549Z looking for conflicting packages... 2021-05-16T19:35:59.9753310Z 2021-05-16T19:35:59.9756737Z Packages (14) brotli-1.0.9-2 ca-certificates-20210119-1 file-5.40-2 gnupg-2.2.27-2 less-581-1 libgpgme-1.15.1-2 libsqlite-3.35.5-1 libxml2-2.9.10-9 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-16T19:35:59.9758550Z 2021-05-16T19:35:59.9759586Z Total Installed Size: 32.30 MiB 2021-05-16T19:35:59.9760287Z Net Upgrade Size: 0.97 MiB 2021-05-16T19:35:59.9760889Z 2021-05-16T19:35:59.9764632Z :: Proceed with installation? [Y/n] 2021-05-16T19:35:59.9765727Z checking keyring... 2021-05-16T19:36:00.1055149Z checking package integrity... 2021-05-16T19:36:02.7611656Z loading package files... 2021-05-16T19:36:02.7957156Z checking for file conflicts... 2021-05-16T19:36:02.7960519Z checking available disk space... 2021-05-16T19:36:02.8210851Z :: Processing package changes... 2021-05-16T19:36:02.8211899Z upgrading brotli... 2021-05-16T19:36:02.8307095Z upgrading less... 2021-05-16T19:36:02.8425978Z upgrading libxml2... 2021-05-16T19:36:02.8751781Z upgrading libxslt... 2021-05-16T19:36:02.8916027Z upgrading ca-certificates... 2021-05-16T19:36:03.7466508Z upgrading file... 2021-05-16T19:36:03.8177603Z upgrading libsqlite... 2021-05-16T19:36:03.8307141Z upgrading libzstd... 2021-05-16T19:36:03.8402834Z upgrading gnupg... 2021-05-16T19:36:06.3816438Z ==> Appending keys from msys2.gpg... 2021-05-16T19:36:06.4856027Z ==> Locally signing trusted keys in keyring... 2021-05-16T19:36:06.5026062Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T19:36:10.6199060Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T19:36:10.6886351Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T19:36:10.7599592Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T19:36:10.8298368Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T19:36:10.9009257Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T19:36:10.9760084Z ==> Importing owner trust values... 2021-05-16T19:36:11.0325812Z ==> Disabling revoked keys in keyring... 2021-05-16T19:36:11.0607899Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T19:36:11.1358526Z ==> Updating trust database... 2021-05-16T19:36:11.1578815Z gpg: next trustdb check due at 2022-01-23 2021-05-16T19:36:11.2763949Z upgrading libgpgme... 2021-05-16T19:36:11.5131856Z upgrading msys2-keyring... 2021-05-16T19:36:11.8105281Z ==> Appending keys from msys2.gpg... 2021-05-16T19:36:11.9138966Z ==> Locally signing trusted keys in keyring... 2021-05-16T19:36:11.9347736Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T19:36:12.0562357Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T19:36:12.1318133Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T19:36:12.2008481Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T19:36:12.2840399Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T19:36:12.3548447Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T19:36:12.4288948Z ==> Importing owner trust values... 2021-05-16T19:36:12.4777867Z ==> Disabling revoked keys in keyring... 2021-05-16T19:36:12.4958312Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T19:36:12.5801273Z ==> Updating trust database... 2021-05-16T19:36:12.5989336Z gpg: next trustdb check due at 2022-01-23 2021-05-16T19:36:12.7172181Z upgrading msys2-launcher... 2021-05-16T19:36:12.7311379Z upgrading rebase... 2021-05-16T19:36:12.7481838Z upgrading zstd... 2021-05-16T19:36:12.7753121Z :: Running post-transaction hooks... 2021-05-16T19:36:12.7755003Z (1/1) Updating the info directory file... 2021-05-16T19:36:13.2313825Z ##[endgroup] 2021-05-16T19:36:13.2314897Z ##[group]Installing additional packages... 2021-05-16T19:36:13.3066796Z [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-16T19:36:14.5571707Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T19:36:14.5573039Z :: Repository mingw64 2021-05-16T19:36:14.5577934Z 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-16T19:36:14.5580474Z 2021-05-16T19:36:14.5581142Z Enter a selection (default=all): 2021-05-16T19:36:14.5581909Z resolving dependencies... 2021-05-16T19:36:14.5708273Z looking for conflicting packages... 2021-05-16T19:36:14.5781695Z 2021-05-16T19:36:14.5798564Z 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.24-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.5.0-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-2 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-16T19:36:14.6098837Z 2021-05-16T19:36:14.6100090Z Total Installed Size: 1091.89 MiB 2021-05-16T19:36:14.6100707Z 2021-05-16T19:36:14.6101519Z :: Proceed with installation? [Y/n] 2021-05-16T19:36:14.6102188Z checking keyring... 2021-05-16T19:36:14.8800187Z checking package integrity... 2021-05-16T19:36:29.1749513Z loading package files... 2021-05-16T19:36:29.8089560Z checking for file conflicts... 2021-05-16T19:36:32.6083618Z checking available disk space... 2021-05-16T19:36:32.6201023Z :: Processing package changes... 2021-05-16T19:36:32.6201830Z installing expat... 2021-05-16T19:36:32.6279233Z installing vim... 2021-05-16T19:36:34.6022361Z installing heimdal... 2021-05-16T19:36:35.0427595Z installing openssh... 2021-05-16T19:36:35.0860962Z installing perl-Error... 2021-05-16T19:36:35.0993637Z installing perl-Authen-SASL... 2021-05-16T19:36:35.1275971Z installing perl-Encode-Locale... 2021-05-16T19:36:35.1374895Z installing perl-HTTP-Date... 2021-05-16T19:36:35.1479651Z installing perl-File-Listing... 2021-05-16T19:36:35.1561569Z installing perl-HTML-Tagset... 2021-05-16T19:36:35.1622156Z installing perl-Clone... 2021-05-16T19:36:35.1709012Z installing perl-IO-HTML... 2021-05-16T19:36:35.1785223Z installing perl-LWP-MediaTypes... 2021-05-16T19:36:35.1878878Z installing perl-URI... 2021-05-16T19:36:35.2592672Z installing perl-HTTP-Message... 2021-05-16T19:36:35.2848609Z installing perl-HTML-Parser... 2021-05-16T19:36:35.3045693Z installing perl-HTTP-Cookies... 2021-05-16T19:36:35.3141445Z installing perl-HTTP-Daemon... 2021-05-16T19:36:35.3196330Z installing perl-HTTP-Negotiate... 2021-05-16T19:36:35.3258696Z installing perl-Net-HTTP... 2021-05-16T19:36:35.3396223Z installing perl-WWW-RobotRules... 2021-05-16T19:36:35.3483750Z installing perl-Try-Tiny... 2021-05-16T19:36:35.3597298Z installing perl-libwww... 2021-05-16T19:36:35.4073122Z Optional dependencies for perl-libwww 2021-05-16T19:36:35.4074543Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T19:36:35.4075409Z installing perl-TimeDate... 2021-05-16T19:36:35.4561924Z installing perl-MailTools... 2021-05-16T19:36:35.4958488Z installing perl-IO-Stringy... 2021-05-16T19:36:35.5162861Z installing perl-Convert-BinHex... 2021-05-16T19:36:35.6560278Z module test... pass. 2021-05-16T19:36:35.6561290Z installing perl-MIME-tools... 2021-05-16T19:36:35.7195950Z installing perl-Net-SSLeay... 2021-05-16T19:36:35.8140206Z installing perl-IO-Socket-SSL... 2021-05-16T19:36:35.8296052Z installing perl-Net-SMTP-SSL... 2021-05-16T19:36:35.8367984Z installing perl-TermReadKey... 2021-05-16T19:36:35.8461498Z installing git... 2021-05-16T19:36:36.5886700Z Optional dependencies for git 2021-05-16T19:36:36.5887696Z python: various helper scripts 2021-05-16T19:36:36.5888495Z subversion: git svn 2021-05-16T19:36:36.5889327Z installing mingw-w64-x86_64-libiconv... 2021-05-16T19:36:36.6216806Z installing mingw-w64-x86_64-zlib... 2021-05-16T19:36:36.6325427Z installing mingw-w64-x86_64-binutils... 2021-05-16T19:36:37.0085046Z installing mingw-w64-x86_64-headers-git... 2021-05-16T19:36:38.7198736Z installing mingw-w64-x86_64-crt-git... 2021-05-16T19:36:39.5693898Z installing mingw-w64-x86_64-isl... 2021-05-16T19:36:39.6431294Z installing mingw-w64-x86_64-gmp... 2021-05-16T19:36:39.6608859Z installing mingw-w64-x86_64-mpfr... 2021-05-16T19:36:39.6860480Z installing mingw-w64-x86_64-mpc... 2021-05-16T19:36:39.6919595Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T19:36:39.7006826Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T19:36:39.7315419Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T19:36:39.7363188Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T19:36:39.7521117Z installing mingw-w64-x86_64-zstd... 2021-05-16T19:36:39.8720811Z installing mingw-w64-x86_64-gcc... 2021-05-16T19:36:41.2868522Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T19:36:43.7484980Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T19:36:43.7624675Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T19:36:44.1177392Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T19:36:44.3224706Z installing mingw-w64-x86_64-expat... 2021-05-16T19:36:44.3363484Z installing mingw-w64-x86_64-gettext... 2021-05-16T19:36:46.8341027Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T19:36:46.8583620Z installing mingw-w64-x86_64-libsystre... 2021-05-16T19:36:46.8719994Z installing mingw-w64-x86_64-ncurses... 2021-05-16T19:36:53.1096547Z installing mingw-w64-x86_64-bzip2... 2021-05-16T19:36:53.1320738Z installing mingw-w64-x86_64-libffi... 2021-05-16T19:36:53.1450547Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T19:36:53.2161395Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T19:36:53.2690384Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T19:36:53.3035275Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T19:36:54.3407961Z installing mingw-w64-x86_64-openssl... 2021-05-16T19:37:02.6268134Z installing mingw-w64-x86_64-termcap... 2021-05-16T19:37:02.6331815Z installing mingw-w64-x86_64-readline... 2021-05-16T19:37:02.6722263Z installing mingw-w64-x86_64-tcl... 2021-05-16T19:37:04.8846084Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T19:37:06.2374182Z installing mingw-w64-x86_64-tk... 2021-05-16T19:37:06.8741381Z installing mingw-w64-x86_64-xz... 2021-05-16T19:37:06.9602894Z installing mingw-w64-x86_64-python... 2021-05-16T19:37:15.7303371Z installing mingw-w64-x86_64-xxhash... 2021-05-16T19:37:15.7440007Z installing mingw-w64-x86_64-gdb... 2021-05-16T19:37:15.8741983Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T19:37:15.9779333Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T19:37:16.1352679Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T19:37:16.1424178Z installing mingw-w64-x86_64-make... 2021-05-16T19:37:16.1632949Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T19:37:16.1850320Z installing mingw-w64-x86_64-tools-git... 2021-05-16T19:37:16.1986987Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T19:37:16.2590898Z ##[endgroup] 2021-05-16T19:37:16.2592157Z ##[group]Saving package cache... 2021-05-16T19:37:16.3447330Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T19:37:17.5865609Z ==> no candidate packages found for pruning 2021-05-16T19:37:17.6750433Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T19:37:18.1708421Z ==> no candidate packages found for pruning 2021-05-16T19:37:18.9022541Z Cache unchanged, skipping save for msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9 2021-05-16T19:37:18.9961309Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T19:37:20.0666063Z 2021-05-16T19:37:20.0670402Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T19:37:20.1040337Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T19:37:20.1041417Z removing all files from cache... 2021-05-16T19:37:20.1041954Z 2021-05-16T19:37:20.1042657Z Database directory: /var/lib/pacman/ 2021-05-16T19:37:20.1050616Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T19:37:20.1052914Z removing unused sync repositories... 2021-05-16T19:37:20.1130859Z ##[endgroup] 2021-05-16T19:37:20.1532893Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T19:37:20.1533698Z env: 2021-05-16T19:37:20.1534511Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:37:20.1535077Z TIC_DEPLOY_KEY: 2021-05-16T19:37:20.1535498Z RSPM: 2021-05-16T19:37:20.1536915Z GITHUB_PAT: *** 2021-05-16T19:37:20.1537419Z COVERALLS_TOKEN: 2021-05-16T19:37:20.1538134Z continue-on-error: false 2021-05-16T19:37:20.1538828Z VDIFFR_RUN_TESTS: 2021-05-16T19:37:20.1539333Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:37:20.1539800Z TZ: UTC 2021-05-16T19:37:20.1540210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:37:20.1540682Z NOT_CRAN: true 2021-05-16T19:37:20.1541064Z MSYSTEM: MINGW64 2021-05-16T19:37:20.1541505Z ##[endgroup] 2021-05-16T19:37:21.2625241Z :: Synchronizing package databases... 2021-05-16T19:37:21.9685829Z mingw32 is up to date 2021-05-16T19:37:21.9686596Z mingw64 is up to date 2021-05-16T19:37:21.9687318Z ucrt64 is up to date 2021-05-16T19:37:21.9687942Z clang64 is up to date 2021-05-16T19:37:21.9688473Z msys is up to date 2021-05-16T19:37:21.9689169Z :: Starting core system upgrade... 2021-05-16T19:37:22.2273157Z there is nothing to do 2021-05-16T19:37:22.2275282Z :: Starting full system upgrade... 2021-05-16T19:37:22.3659578Z there is nothing to do 2021-05-16T19:37:23.1690540Z resolving dependencies... 2021-05-16T19:37:23.1772194Z looking for conflicting packages... 2021-05-16T19:37:23.1877086Z 2021-05-16T19:37:23.1878124Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T19:37:23.1878584Z 2021-05-16T19:37:23.1879160Z Total Download Size: 3.00 MiB 2021-05-16T19:37:23.1879817Z Total Installed Size: 20.93 MiB 2021-05-16T19:37:23.1880216Z 2021-05-16T19:37:23.1881083Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:23.1881790Z :: Retrieving packages... 2021-05-16T19:37:23.5041476Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T19:37:24.2557900Z checking keyring... 2021-05-16T19:37:24.3520779Z checking package integrity... 2021-05-16T19:37:24.5270792Z loading package files... 2021-05-16T19:37:24.5283945Z checking for file conflicts... 2021-05-16T19:37:24.5298198Z checking available disk space... 2021-05-16T19:37:24.5306975Z :: Processing package changes... 2021-05-16T19:37:24.5308250Z installing mingw-w64-x86_64-aom... 2021-05-16T19:37:25.4695612Z resolving dependencies... 2021-05-16T19:37:25.4696892Z looking for conflicting packages... 2021-05-16T19:37:25.4895576Z 2021-05-16T19:37:25.4896762Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T19:37:25.4897321Z 2021-05-16T19:37:25.4897904Z Total Download Size: 1.97 MiB 2021-05-16T19:37:25.4898515Z Total Installed Size: 4.43 MiB 2021-05-16T19:37:25.4898923Z 2021-05-16T19:37:25.4900101Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:25.4900872Z :: Retrieving packages... 2021-05-16T19:37:25.7959585Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T19:37:26.4440208Z checking keyring... 2021-05-16T19:37:26.5378472Z checking package integrity... 2021-05-16T19:37:26.6962932Z loading package files... 2021-05-16T19:37:26.6985556Z checking for file conflicts... 2021-05-16T19:37:26.7009857Z checking available disk space... 2021-05-16T19:37:26.7019789Z :: Processing package changes... 2021-05-16T19:37:26.7023928Z installing mingw-w64-x86_64-argtable... 2021-05-16T19:37:27.5610684Z resolving dependencies... 2021-05-16T19:37:27.5808334Z looking for conflicting packages... 2021-05-16T19:37:27.5883230Z 2021-05-16T19:37:27.5894448Z 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-16T19:37:27.5901784Z 2021-05-16T19:37:27.5902727Z Total Download Size: 92.82 MiB 2021-05-16T19:37:27.5903662Z Total Installed Size: 821.22 MiB 2021-05-16T19:37:27.5904107Z 2021-05-16T19:37:27.5906144Z :: Proceed with installation? [Y/n] 2021-05-16T19:37:27.5915182Z :: Retrieving packages... 2021-05-16T19:37:27.9003675Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T19:37:28.3610558Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T19:37:28.4560230Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T19:37:28.5490626Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T19:37:28.7354282Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T19:37:28.8301236Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T19:37:29.2990956Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T19:37:29.3968037Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T19:37:29.4913963Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T19:37:29.6111806Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T19:37:29.7067364Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T19:37:29.8029474Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T19:37:29.9094236Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T19:37:30.1089930Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T19:37:30.2063652Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T19:37:30.3004689Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T19:37:30.3980386Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T19:37:30.4951954Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T19:37:30.6015013Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T19:37:30.6979196Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T19:37:30.8205766Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T19:37:30.9167070Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T19:37:31.0346731Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T19:37:31.1296737Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T19:37:31.2256716Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T19:37:31.5306330Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T19:37:31.7428707Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T19:37:31.8376039Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T19:37:32.6428361Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T19:37:33.4543080Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T19:37:33.5655270Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T19:37:33.6610807Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T19:37:34.3240612Z checking keyring... 2021-05-16T19:37:34.6195665Z checking package integrity... 2021-05-16T19:37:40.2859177Z loading package files... 2021-05-16T19:37:40.6191564Z checking for file conflicts... 2021-05-16T19:37:42.5095914Z checking available disk space... 2021-05-16T19:37:42.5170331Z :: Processing package changes... 2021-05-16T19:37:42.5171412Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T19:37:42.6085107Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T19:37:42.6248967Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T19:37:42.6444950Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T19:37:42.6783419Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T19:37:42.6981225Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T19:37:43.6406609Z installing mingw-w64-x86_64-brotli... 2021-05-16T19:37:43.6643183Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T19:37:43.6914901Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T19:37:43.7296281Z installing mingw-w64-x86_64-gflags... 2021-05-16T19:37:43.7664819Z installing mingw-w64-x86_64-wineditline... 2021-05-16T19:37:43.7820037Z installing mingw-w64-x86_64-pcre... 2021-05-16T19:37:43.9587477Z installing mingw-w64-x86_64-glib2... 2021-05-16T19:37:44.5635635Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T19:37:44.5879390Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T19:37:44.6123216Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T19:37:44.7154046Z installing mingw-w64-x86_64-python-mako... 2021-05-16T19:37:44.8095582Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T19:37:44.9960811Z installing mingw-w64-x86_64-c-ares... 2021-05-16T19:37:45.0685703Z installing mingw-w64-x86_64-protobuf... 2021-05-16T19:37:45.2783066Z installing mingw-w64-x86_64-re2... 2021-05-16T19:37:45.2944896Z installing mingw-w64-x86_64-grpc... 2021-05-16T19:37:45.7816524Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T19:37:45.7916024Z installing mingw-w64-x86_64-lz4... 2021-05-16T19:37:45.8083138Z installing mingw-w64-x86_64-openblas... 2021-05-16T19:37:46.0522907Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T19:37:46.0524019Z number of threads to use. 2021-05-16T19:37:46.0565990Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T19:37:47.8734108Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T19:37:47.8735565Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T19:37:47.8736985Z installing mingw-w64-x86_64-snappy... 2021-05-16T19:37:47.8900174Z installing mingw-w64-x86_64-icu... 2021-05-16T19:37:48.4468054Z installing mingw-w64-x86_64-boost... 2021-05-16T19:38:05.6764116Z installing mingw-w64-x86_64-thrift... 2021-05-16T19:38:05.8559358Z installing mingw-w64-x86_64-uriparser... 2021-05-16T19:38:05.8731099Z installing mingw-w64-x86_64-arrow... 2021-05-16T19:38:08.2543975Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T19:38:08.2545074Z resolving dependencies... 2021-05-16T19:38:08.2644775Z looking for conflicting packages... 2021-05-16T19:38:08.2780840Z 2021-05-16T19:38:08.2781887Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T19:38:08.2782460Z 2021-05-16T19:38:08.2783119Z Total Installed Size: 36.73 MiB 2021-05-16T19:38:08.2784205Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:08.2784890Z 2021-05-16T19:38:08.2785800Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:08.2786496Z checking keyring... 2021-05-16T19:38:08.3628378Z checking package integrity... 2021-05-16T19:38:08.5200612Z loading package files... 2021-05-16T19:38:08.5328498Z checking for file conflicts... 2021-05-16T19:38:08.5330168Z checking available disk space... 2021-05-16T19:38:08.5854354Z :: Processing package changes... 2021-05-16T19:38:08.5855505Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T19:38:10.9782882Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T19:38:10.9783724Z resolving dependencies... 2021-05-16T19:38:10.9944357Z looking for conflicting packages... 2021-05-16T19:38:11.0027413Z 2021-05-16T19:38:11.0028276Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T19:38:11.0028771Z 2021-05-16T19:38:11.0029284Z Total Download Size: 7.06 MiB 2021-05-16T19:38:11.0029883Z Total Installed Size: 88.32 MiB 2021-05-16T19:38:11.0030454Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:11.0030816Z 2021-05-16T19:38:11.0031438Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:11.0032217Z :: Retrieving packages... 2021-05-16T19:38:11.3526452Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T19:38:12.2275283Z checking keyring... 2021-05-16T19:38:12.3474148Z checking package integrity... 2021-05-16T19:38:12.5900565Z loading package files... 2021-05-16T19:38:12.5952435Z checking for file conflicts... 2021-05-16T19:38:12.5953556Z checking available disk space... 2021-05-16T19:38:12.6090424Z :: Processing package changes... 2021-05-16T19:38:12.6091443Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T19:38:13.8814078Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T19:38:13.8815081Z resolving dependencies... 2021-05-16T19:38:13.8975731Z looking for conflicting packages... 2021-05-16T19:38:13.9156168Z 2021-05-16T19:38:13.9157360Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T19:38:13.9158025Z 2021-05-16T19:38:13.9158555Z Total Installed Size: 344.30 MiB 2021-05-16T19:38:13.9160037Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:13.9160654Z 2021-05-16T19:38:13.9161524Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:13.9162142Z checking keyring... 2021-05-16T19:38:14.0024084Z checking package integrity... 2021-05-16T19:38:14.3576631Z loading package files... 2021-05-16T19:38:14.5447582Z checking for file conflicts... 2021-05-16T19:38:14.5466488Z checking available disk space... 2021-05-16T19:38:15.4236553Z :: Processing package changes... 2021-05-16T19:38:15.4237825Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T19:38:35.3798228Z resolving dependencies... 2021-05-16T19:38:35.3945630Z looking for conflicting packages... 2021-05-16T19:38:35.4029547Z 2021-05-16T19:38:35.4030703Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T19:38:35.4031250Z 2021-05-16T19:38:35.4031994Z Total Download Size: 0.17 MiB 2021-05-16T19:38:35.4033027Z Total Installed Size: 0.98 MiB 2021-05-16T19:38:35.4033558Z 2021-05-16T19:38:35.4034720Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:35.4035715Z :: Retrieving packages... 2021-05-16T19:38:35.7126962Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T19:38:35.9893003Z checking keyring... 2021-05-16T19:38:36.0898895Z checking package integrity... 2021-05-16T19:38:36.2352323Z loading package files... 2021-05-16T19:38:36.2407665Z checking for file conflicts... 2021-05-16T19:38:36.2492436Z checking available disk space... 2021-05-16T19:38:36.2502923Z :: Processing package changes... 2021-05-16T19:38:36.2503785Z installing mingw-w64-x86_64-bwidget... 2021-05-16T19:38:37.5204780Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T19:38:37.5205948Z resolving dependencies... 2021-05-16T19:38:37.5310748Z looking for conflicting packages... 2021-05-16T19:38:37.5449273Z 2021-05-16T19:38:37.5450285Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T19:38:37.5450819Z 2021-05-16T19:38:37.5451764Z Total Download Size: 0.09 MiB 2021-05-16T19:38:37.5452449Z Total Installed Size: 0.46 MiB 2021-05-16T19:38:37.5453116Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:37.5453704Z 2021-05-16T19:38:37.5454456Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:37.5455234Z :: Retrieving packages... 2021-05-16T19:38:37.8680201Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T19:38:38.0538535Z checking keyring... 2021-05-16T19:38:38.1527856Z checking package integrity... 2021-05-16T19:38:38.3075440Z loading package files... 2021-05-16T19:38:38.3104740Z checking for file conflicts... 2021-05-16T19:38:38.3105657Z checking available disk space... 2021-05-16T19:38:38.3130829Z :: Processing package changes... 2021-05-16T19:38:38.3131822Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T19:38:39.2366900Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T19:38:39.2367749Z resolving dependencies... 2021-05-16T19:38:39.2369212Z looking for conflicting packages... 2021-05-16T19:38:39.2698168Z 2021-05-16T19:38:39.2699293Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T19:38:39.2700044Z 2021-05-16T19:38:39.2700821Z Total Installed Size: 0.62 MiB 2021-05-16T19:38:39.2703481Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:38:39.2703977Z 2021-05-16T19:38:39.2705419Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:39.2706146Z checking keyring... 2021-05-16T19:38:39.3470630Z checking package integrity... 2021-05-16T19:38:39.4693412Z loading package files... 2021-05-16T19:38:39.4714835Z checking for file conflicts... 2021-05-16T19:38:39.4715853Z checking available disk space... 2021-05-16T19:38:39.4778248Z :: Processing package changes... 2021-05-16T19:38:39.4779144Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T19:38:40.3911341Z resolving dependencies... 2021-05-16T19:38:40.4139113Z looking for conflicting packages... 2021-05-16T19:38:40.4169907Z warning: dependency cycle detected: 2021-05-16T19:38:40.4170277Z 2021-05-16T19:38:40.4171417Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T19:38:40.4173850Z 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-16T19:38:40.4175641Z 2021-05-16T19:38:40.4176481Z Total Download Size: 3.58 MiB 2021-05-16T19:38:40.4177293Z Total Installed Size: 21.16 MiB 2021-05-16T19:38:40.4177714Z 2021-05-16T19:38:40.4178400Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:40.4179120Z :: Retrieving packages... 2021-05-16T19:38:40.8852038Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T19:38:41.3508290Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T19:38:41.4489489Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T19:38:41.7376258Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T19:38:41.9640005Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T19:38:42.0638215Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T19:38:42.1585310Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T19:38:42.2600553Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T19:38:42.2665149Z checking keyring... 2021-05-16T19:38:42.5495139Z checking package integrity... 2021-05-16T19:38:43.8382311Z loading package files... 2021-05-16T19:38:43.8588162Z checking for file conflicts... 2021-05-16T19:38:43.8820736Z checking available disk space... 2021-05-16T19:38:43.8831319Z :: Processing package changes... 2021-05-16T19:38:43.8832088Z installing mingw-w64-x86_64-libpng... 2021-05-16T19:38:43.9124679Z installing mingw-w64-x86_64-graphite2... 2021-05-16T19:38:43.9286193Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T19:38:44.0026575Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T19:38:44.0027838Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T19:38:44.0028898Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T19:38:44.0029781Z installing mingw-w64-x86_64-freetype... 2021-05-16T19:38:44.0697814Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T19:38:44.2161980Z 2021-05-16T19:38:44.2171402Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T19:38:44.2176515Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T19:38:44.2177623Z 2021-05-16T19:38:53.3092197Z updating font cache... done. 2021-05-16T19:38:53.3096669Z installing mingw-w64-x86_64-lzo2... 2021-05-16T19:38:53.3413860Z installing mingw-w64-x86_64-pixman... 2021-05-16T19:38:53.3556597Z installing mingw-w64-x86_64-cairo... 2021-05-16T19:38:53.4003407Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T19:38:53.4004548Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T19:38:53.4017654Z :: Running post-transaction hooks... 2021-05-16T19:38:53.4018943Z (1/1) Updating fontconfig cache... 2021-05-16T19:38:54.3042683Z resolving dependencies... 2021-05-16T19:38:54.3217085Z looking for conflicting packages... 2021-05-16T19:38:54.3287374Z 2021-05-16T19:38:54.3288610Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T19:38:54.3289238Z 2021-05-16T19:38:54.3289974Z Total Download Size: 0.10 MiB 2021-05-16T19:38:54.3290590Z Total Installed Size: 0.20 MiB 2021-05-16T19:38:54.3290985Z 2021-05-16T19:38:54.3291640Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:54.3292317Z :: Retrieving packages... 2021-05-16T19:38:54.6381968Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T19:38:54.9143718Z checking keyring... 2021-05-16T19:38:55.0215053Z checking package integrity... 2021-05-16T19:38:55.1735518Z loading package files... 2021-05-16T19:38:55.1758835Z checking for file conflicts... 2021-05-16T19:38:55.1771026Z checking available disk space... 2021-05-16T19:38:55.1784728Z :: Processing package changes... 2021-05-16T19:38:55.1785516Z installing mingw-w64-x86_64-ccache... 2021-05-16T19:38:56.0617789Z resolving dependencies... 2021-05-16T19:38:56.0785427Z looking for conflicting packages... 2021-05-16T19:38:56.0856576Z 2021-05-16T19:38:56.0857440Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T19:38:56.0857963Z 2021-05-16T19:38:56.0858861Z Total Download Size: 0.69 MiB 2021-05-16T19:38:56.0859426Z Total Installed Size: 3.86 MiB 2021-05-16T19:38:56.0859798Z 2021-05-16T19:38:56.0860445Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:56.0861197Z :: Retrieving packages... 2021-05-16T19:38:56.3945068Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T19:38:56.8656532Z checking keyring... 2021-05-16T19:38:56.9690747Z checking package integrity... 2021-05-16T19:38:57.1296591Z loading package files... 2021-05-16T19:38:57.1322617Z checking for file conflicts... 2021-05-16T19:38:57.1340251Z checking available disk space... 2021-05-16T19:38:57.1352640Z :: Processing package changes... 2021-05-16T19:38:57.1353477Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T19:38:58.0513415Z resolving dependencies... 2021-05-16T19:38:58.0595663Z looking for conflicting packages... 2021-05-16T19:38:58.0777966Z 2021-05-16T19:38:58.0779365Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T19:38:58.0780427Z 2021-05-16T19:38:58.0781068Z Total Download Size: 0.42 MiB 2021-05-16T19:38:58.0781764Z Total Installed Size: 1.59 MiB 2021-05-16T19:38:58.0782203Z 2021-05-16T19:38:58.0782937Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:58.0783860Z :: Retrieving packages... 2021-05-16T19:38:58.3812566Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T19:38:58.7513142Z checking keyring... 2021-05-16T19:38:58.8581044Z checking package integrity... 2021-05-16T19:38:59.0165812Z loading package files... 2021-05-16T19:38:59.0191098Z checking for file conflicts... 2021-05-16T19:38:59.0220065Z checking available disk space... 2021-05-16T19:38:59.0232863Z :: Processing package changes... 2021-05-16T19:38:59.0233918Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T19:38:59.9337017Z resolving dependencies... 2021-05-16T19:38:59.9593216Z looking for conflicting packages... 2021-05-16T19:38:59.9629759Z 2021-05-16T19:38:59.9633213Z 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-16T19:38:59.9635564Z 2021-05-16T19:38:59.9636140Z Total Download Size: 13.82 MiB 2021-05-16T19:38:59.9636878Z Total Installed Size: 92.94 MiB 2021-05-16T19:38:59.9637289Z 2021-05-16T19:38:59.9638013Z :: Proceed with installation? [Y/n] 2021-05-16T19:38:59.9638716Z :: Retrieving packages... 2021-05-16T19:39:00.2773467Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T19:39:00.8443283Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T19:39:00.9397514Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T19:39:01.0423936Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T19:39:01.1401787Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T19:39:01.2372758Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T19:39:01.3342344Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T19:39:01.4363758Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T19:39:01.5361708Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T19:39:01.8244583Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T19:39:01.9299651Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T19:39:02.0344687Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T19:39:02.1442919Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T19:39:02.2421790Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T19:39:02.3397255Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T19:39:02.6624067Z checking keyring... 2021-05-16T19:39:02.9550481Z checking package integrity... 2021-05-16T19:39:05.4407312Z loading package files... 2021-05-16T19:39:05.5656649Z checking for file conflicts... 2021-05-16T19:39:06.2111880Z checking available disk space... 2021-05-16T19:39:06.2148395Z :: Processing package changes... 2021-05-16T19:39:06.2149402Z installing mingw-w64-x86_64-libunistring... 2021-05-16T19:39:06.2722202Z installing mingw-w64-x86_64-libidn2... 2021-05-16T19:39:06.3159455Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T19:39:06.3467376Z installing mingw-w64-x86_64-libpsl... 2021-05-16T19:39:06.3555374Z installing mingw-w64-x86_64-libssh2... 2021-05-16T19:39:06.5193617Z installing mingw-w64-x86_64-jansson... 2021-05-16T19:39:06.5273520Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T19:39:06.5490544Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T19:39:06.5668725Z installing mingw-w64-x86_64-curl... 2021-05-16T19:39:07.0387699Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T19:39:07.0660146Z installing mingw-w64-x86_64-nettle... 2021-05-16T19:39:07.1335859Z installing mingw-w64-x86_64-libarchive... 2021-05-16T19:39:07.2002565Z installing mingw-w64-x86_64-libuv... 2021-05-16T19:39:07.2161700Z installing mingw-w64-x86_64-rhash... 2021-05-16T19:39:07.2684651Z installing mingw-w64-x86_64-cmake... 2021-05-16T19:39:13.9321638Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T19:39:13.9322878Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T19:39:13.9323726Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T19:39:14.8943017Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T19:39:15.8468988Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T19:39:16.6822192Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:39:16.6823274Z resolving dependencies... 2021-05-16T19:39:16.6961119Z looking for conflicting packages... 2021-05-16T19:39:16.7117889Z 2021-05-16T19:39:16.7118967Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:39:16.7119538Z 2021-05-16T19:39:16.7120110Z Total Download Size: 3.18 MiB 2021-05-16T19:39:16.7120733Z Total Installed Size: 81.46 MiB 2021-05-16T19:39:16.7121342Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:16.7121703Z 2021-05-16T19:39:16.7122382Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:16.7123126Z :: Retrieving packages... 2021-05-16T19:39:17.0213511Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:39:17.7720463Z checking keyring... 2021-05-16T19:39:17.8664549Z checking package integrity... 2021-05-16T19:39:18.0515402Z loading package files... 2021-05-16T19:39:18.0652518Z checking for file conflicts... 2021-05-16T19:39:18.0653669Z checking available disk space... 2021-05-16T19:39:18.1247080Z :: Processing package changes... 2021-05-16T19:39:18.1248620Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T19:39:20.2295713Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T19:39:20.2296970Z resolving dependencies... 2021-05-16T19:39:20.2498113Z looking for conflicting packages... 2021-05-16T19:39:20.2572153Z 2021-05-16T19:39:20.2573086Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T19:39:20.2573625Z 2021-05-16T19:39:20.2574236Z Total Installed Size: 2.86 MiB 2021-05-16T19:39:20.2574916Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:20.2575403Z 2021-05-16T19:39:20.2576194Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:20.2577165Z checking keyring... 2021-05-16T19:39:20.3375465Z checking package integrity... 2021-05-16T19:39:20.4707506Z loading package files... 2021-05-16T19:39:20.4788289Z checking for file conflicts... 2021-05-16T19:39:20.4789275Z checking available disk space... 2021-05-16T19:39:20.5068192Z :: Processing package changes... 2021-05-16T19:39:20.5069397Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T19:39:21.9562724Z resolving dependencies... 2021-05-16T19:39:21.9814117Z looking for conflicting packages... 2021-05-16T19:39:21.9827136Z 2021-05-16T19:39:21.9828174Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T19:39:21.9829097Z 2021-05-16T19:39:21.9829836Z Total Download Size: 0.41 MiB 2021-05-16T19:39:21.9830438Z Total Installed Size: 1.66 MiB 2021-05-16T19:39:21.9830952Z 2021-05-16T19:39:21.9831666Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:21.9832511Z :: Retrieving packages... 2021-05-16T19:39:22.2962127Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T19:39:22.8226445Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T19:39:22.9158095Z checking keyring... 2021-05-16T19:39:23.1119069Z checking package integrity... 2021-05-16T19:39:23.4167283Z loading package files... 2021-05-16T19:39:23.4224236Z checking for file conflicts... 2021-05-16T19:39:23.4318436Z checking available disk space... 2021-05-16T19:39:23.4330226Z :: Processing package changes... 2021-05-16T19:39:23.4331051Z installing mingw-w64-x86_64-gdbm... 2021-05-16T19:39:23.4639099Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T19:39:24.3726230Z resolving dependencies... 2021-05-16T19:39:24.3727513Z looking for conflicting packages... 2021-05-16T19:39:24.3988123Z 2021-05-16T19:39:24.3989206Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T19:39:24.3989697Z 2021-05-16T19:39:24.3990247Z Total Download Size: 0.11 MiB 2021-05-16T19:39:24.3990871Z Total Installed Size: 0.38 MiB 2021-05-16T19:39:24.3991413Z 2021-05-16T19:39:24.3992060Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:24.3992718Z :: Retrieving packages... 2021-05-16T19:39:24.7036352Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T19:39:24.9777399Z checking keyring... 2021-05-16T19:39:25.0821107Z checking package integrity... 2021-05-16T19:39:25.2404178Z loading package files... 2021-05-16T19:39:25.2424397Z checking for file conflicts... 2021-05-16T19:39:25.2449573Z checking available disk space... 2021-05-16T19:39:25.2462727Z :: Processing package changes... 2021-05-16T19:39:25.2463688Z installing mingw-w64-x86_64-discount... 2021-05-16T19:39:26.1297034Z resolving dependencies... 2021-05-16T19:39:26.1412578Z looking for conflicting packages... 2021-05-16T19:39:26.1559476Z 2021-05-16T19:39:26.1560393Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T19:39:26.1561008Z 2021-05-16T19:39:26.1561730Z Total Download Size: 0.01 MiB 2021-05-16T19:39:26.1562346Z Total Installed Size: 0.01 MiB 2021-05-16T19:39:26.1562868Z 2021-05-16T19:39:26.1563527Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:26.1564198Z :: Retrieving packages... 2021-05-16T19:39:26.4598362Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T19:39:26.4612079Z checking keyring... 2021-05-16T19:39:26.5722130Z checking package integrity... 2021-05-16T19:39:26.7365310Z loading package files... 2021-05-16T19:39:26.7380298Z checking for file conflicts... 2021-05-16T19:39:26.7381429Z checking available disk space... 2021-05-16T19:39:26.7390551Z :: Processing package changes... 2021-05-16T19:39:26.7391493Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T19:39:27.5946872Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T19:39:27.5947835Z resolving dependencies... 2021-05-16T19:39:27.6058436Z looking for conflicting packages... 2021-05-16T19:39:27.6211928Z 2021-05-16T19:39:27.6213055Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T19:39:27.6213891Z 2021-05-16T19:39:27.6215171Z Total Installed Size: 0.29 MiB 2021-05-16T19:39:27.6216190Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:27.6216873Z 2021-05-16T19:39:27.6217683Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:27.6218558Z checking keyring... 2021-05-16T19:39:27.7006771Z checking package integrity... 2021-05-16T19:39:27.8272511Z loading package files... 2021-05-16T19:39:27.8333000Z checking for file conflicts... 2021-05-16T19:39:27.8333878Z checking available disk space... 2021-05-16T19:39:27.8357631Z :: Processing package changes... 2021-05-16T19:39:27.8358598Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T19:39:27.9254675Z error: only one operation may be used at a time 2021-05-16T19:39:28.7316725Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T19:39:28.7317733Z resolving dependencies... 2021-05-16T19:39:28.7318862Z looking for conflicting packages... 2021-05-16T19:39:28.7578245Z 2021-05-16T19:39:28.7579503Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T19:39:28.7580006Z 2021-05-16T19:39:28.7580519Z Total Download Size: 0.14 MiB 2021-05-16T19:39:28.7581427Z Total Installed Size: 0.61 MiB 2021-05-16T19:39:28.7582031Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:39:28.7582554Z 2021-05-16T19:39:28.7583350Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:28.7584009Z :: Retrieving packages... 2021-05-16T19:39:29.0665772Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T19:39:29.3442153Z checking keyring... 2021-05-16T19:39:29.4424025Z checking package integrity... 2021-05-16T19:39:29.5962741Z loading package files... 2021-05-16T19:39:29.5985953Z checking for file conflicts... 2021-05-16T19:39:29.5986993Z checking available disk space... 2021-05-16T19:39:29.6011987Z :: Processing package changes... 2021-05-16T19:39:29.6012896Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T19:39:30.4509439Z resolving dependencies... 2021-05-16T19:39:30.6067951Z looking for conflicting packages... 2021-05-16T19:39:30.6211933Z warning: dependency cycle detected: 2021-05-16T19:39:30.6214348Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T19:39:30.6215647Z warning: dependency cycle detected: 2021-05-16T19:39:30.6217071Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T19:39:30.6217729Z 2021-05-16T19:39:30.6232166Z 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-4 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-2 mingw-w64-x86_64-libxml2-2.9.12-1 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-16T19:39:30.6243406Z 2021-05-16T19:39:30.6244213Z Total Download Size: 206.04 MiB 2021-05-16T19:39:30.6244848Z Total Installed Size: 743.39 MiB 2021-05-16T19:39:30.6245431Z 2021-05-16T19:39:30.6246087Z :: Proceed with installation? [Y/n] 2021-05-16T19:39:30.6246744Z :: Retrieving packages... 2021-05-16T19:39:30.9336705Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T19:39:31.4025836Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T19:39:31.5024774Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T19:39:31.9917412Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T19:39:32.1005074Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T19:39:32.1974672Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T19:39:32.2952459Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T19:39:32.3939920Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T19:39:32.6006380Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T19:39:32.7084985Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T19:39:32.8242071Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T19:39:32.9190349Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T19:39:33.0263544Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T19:39:33.1266656Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T19:39:33.2241560Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T19:39:33.7101164Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T19:39:33.8058290Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T19:39:33.9076709Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T19:39:34.0084188Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T19:39:34.1166395Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T19:39:34.2149212Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T19:39:34.3114894Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T19:39:34.4162149Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T19:39:34.5272269Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T19:39:34.6260447Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T19:39:34.7275270Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T19:39:34.8615312Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T19:39:34.9632450Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T19:39:35.0802658Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T19:39:35.1780656Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T19:39:35.2796395Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T19:39:35.3761916Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T19:39:35.4985229Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T19:39:35.5963642Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T19:39:35.6967196Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T19:39:35.7938239Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T19:39:40.1926174Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T19:39:40.3858529Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T19:39:40.4849217Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T19:39:40.5819758Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T19:39:40.6872083Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T19:39:40.7922260Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T19:39:41.0201089Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T19:39:41.9926774Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T19:39:42.0932622Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T19:39:42.1944365Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T19:39:42.3202608Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T19:39:42.4172037Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T19:39:42.5171791Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T19:39:42.6151116Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T19:39:42.7256396Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T19:39:42.8238801Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T19:39:42.9226367Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T19:39:43.0218461Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T19:39:43.1227113Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T19:39:43.2196887Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T19:39:43.3224794Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T19:39:43.4232977Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T19:39:43.5240594Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T19:39:43.6327180Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T19:39:43.7430371Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T19:39:43.8466045Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T19:39:43.9442311Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T19:39:44.0414899Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T19:39:44.1391977Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T19:39:44.2462906Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T19:39:44.3493272Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T19:39:44.4501075Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T19:39:44.5467168Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T19:39:44.6518720Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T19:39:44.7496235Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T19:39:44.9114613Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T19:39:45.0120449Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T19:39:45.3337948Z checking keyring... 2021-05-16T19:39:45.7107451Z checking package integrity... 2021-05-16T19:40:00.9555359Z loading package files... 2021-05-16T19:40:01.2632316Z checking for file conflicts... 2021-05-16T19:40:01.9767840Z checking available disk space... 2021-05-16T19:40:01.9809946Z :: Processing package changes... 2021-05-16T19:40:01.9811055Z installing mingw-w64-x86_64-libogg... 2021-05-16T19:40:02.6033703Z installing mingw-w64-x86_64-celt... 2021-05-16T19:40:02.6034352Z installing mingw-w64-x86_64-gavl... 2021-05-16T19:40:02.6034958Z installing mingw-w64-x86_64-eigen3... 2021-05-16T19:40:03.0830249Z installing mingw-w64-x86_64-libunwind... 2021-05-16T19:40:03.0889372Z installing mingw-w64-x86_64-glog... 2021-05-16T19:40:03.1160450Z installing mingw-w64-x86_64-metis... 2021-05-16T19:40:03.1648586Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T19:40:03.2999190Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T19:40:03.3707488Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T19:40:03.5273561Z installing mingw-w64-x86_64-freeglut... 2021-05-16T19:40:03.5475026Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T19:40:03.5944715Z installing mingw-w64-x86_64-jasper... 2021-05-16T19:40:03.8800963Z installing mingw-w64-x86_64-szip... 2021-05-16T19:40:03.9023065Z installing mingw-w64-x86_64-hdf5... 2021-05-16T19:40:04.3257137Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T19:40:04.3359872Z installing mingw-w64-x86_64-giflib... 2021-05-16T19:40:04.3683277Z installing mingw-w64-x86_64-libwebp... 2021-05-16T19:40:04.4086353Z installing mingw-w64-x86_64-libtiff... 2021-05-16T19:40:04.6616641Z installing mingw-w64-x86_64-cppunit... 2021-05-16T19:40:04.7444598Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T19:40:04.7936564Z installing mingw-w64-x86_64-lcms2... 2021-05-16T19:40:04.8143132Z installing mingw-w64-x86_64-libraw... 2021-05-16T19:40:04.8619004Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T19:40:04.9698451Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T19:40:05.0445135Z installing mingw-w64-x86_64-openexr... 2021-05-16T19:40:05.2977078Z installing mingw-w64-x86_64-freeimage... 2021-05-16T19:40:05.3263874Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T19:40:05.3502832Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T19:40:05.3594826Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T19:40:05.4164247Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T19:40:05.4248721Z installing mingw-w64-x86_64-SDL2... 2021-05-16T19:40:05.5260400Z installing mingw-w64-x86_64-pugixml... 2021-05-16T19:40:05.5408261Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T19:40:05.5491443Z installing mingw-w64-x86_64-zziplib... 2021-05-16T19:40:05.6633964Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T19:40:05.6634982Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T19:40:05.6636621Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T19:40:07.7986752Z installing mingw-w64-x86_64-leptonica... 2021-05-16T19:40:08.0526470Z installing mingw-w64-x86_64-fribidi... 2021-05-16T19:40:08.0801572Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T19:40:08.1559076Z installing mingw-w64-x86_64-libthai... 2021-05-16T19:40:08.1809547Z installing mingw-w64-x86_64-pango... 2021-05-16T19:40:09.1248321Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T19:40:09.4342594Z installing mingw-w64-x86_64-opencv... 2021-05-16T19:40:10.4875905Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T19:40:10.4877133Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T19:40:10.4878249Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T19:40:10.4879188Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T19:40:10.8265854Z installing mingw-w64-x86_64-dav1d... 2021-05-16T19:40:10.8490607Z installing mingw-w64-x86_64-gnutls... 2021-05-16T19:40:12.2700852Z installing mingw-w64-x86_64-gsm... 2021-05-16T19:40:12.2926189Z installing mingw-w64-x86_64-lame... 2021-05-16T19:40:12.3566683Z installing mingw-w64-x86_64-libass... 2021-05-16T19:40:12.3678719Z installing mingw-w64-x86_64-libxml2... 2021-05-16T19:40:12.8160423Z installing mingw-w64-x86_64-libbluray... 2021-05-16T19:40:12.8364626Z installing mingw-w64-x86_64-libcaca... 2021-05-16T19:40:12.8794770Z installing mingw-w64-x86_64-libexif... 2021-05-16T19:40:12.9371922Z installing mingw-w64-x86_64-libmfx... 2021-05-16T19:40:12.9739907Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T19:40:12.9869786Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T19:40:13.0148896Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T19:40:13.1570851Z installing mingw-w64-x86_64-libtheora... 2021-05-16T19:40:13.4733499Z installing mingw-w64-x86_64-libvpx... 2021-05-16T19:40:13.5126171Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T19:40:13.5293389Z installing mingw-w64-x86_64-openal... 2021-05-16T19:40:13.5724233Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T19:40:13.6024905Z installing mingw-w64-x86_64-opus... 2021-05-16T19:40:13.6196117Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T19:40:13.6377879Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T19:40:13.6874287Z installing mingw-w64-x86_64-speex... 2021-05-16T19:40:13.7411799Z installing mingw-w64-x86_64-srt... 2021-05-16T19:40:13.7696002Z installing mingw-w64-x86_64-l-smash... 2021-05-16T19:40:13.8276372Z installing mingw-w64-x86_64-ffms2... 2021-05-16T19:40:13.8402929Z installing mingw-w64-x86_64-x264-git... 2021-05-16T19:40:13.9516778Z installing mingw-w64-x86_64-x265... 2021-05-16T19:40:14.0517675Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T19:40:14.0648261Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T19:40:15.2516575Z resolving dependencies... 2021-05-16T19:40:15.2639003Z looking for conflicting packages... 2021-05-16T19:40:15.2859048Z 2021-05-16T19:40:15.2860055Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T19:40:15.2860617Z 2021-05-16T19:40:15.2861250Z Total Download Size: 3.13 MiB 2021-05-16T19:40:15.2862772Z Total Installed Size: 21.70 MiB 2021-05-16T19:40:15.2863198Z 2021-05-16T19:40:15.2863827Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:15.2864466Z :: Retrieving packages... 2021-05-16T19:40:15.6241831Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T19:40:16.4607299Z checking keyring... 2021-05-16T19:40:16.5556272Z checking package integrity... 2021-05-16T19:40:16.7315861Z loading package files... 2021-05-16T19:40:16.7332268Z checking for file conflicts... 2021-05-16T19:40:16.7369454Z checking available disk space... 2021-05-16T19:40:16.7380666Z :: Processing package changes... 2021-05-16T19:40:16.7381744Z installing mingw-w64-x86_64-fftw... 2021-05-16T19:40:17.6895121Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T19:40:17.6896310Z resolving dependencies... 2021-05-16T19:40:17.7086901Z looking for conflicting packages... 2021-05-16T19:40:17.7231440Z 2021-05-16T19:40:17.7232577Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T19:40:17.7233635Z 2021-05-16T19:40:17.7234305Z Total Installed Size: 4.17 MiB 2021-05-16T19:40:17.7235310Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:17.7235862Z 2021-05-16T19:40:17.7237130Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:17.7237881Z checking keyring... 2021-05-16T19:40:17.8031235Z checking package integrity... 2021-05-16T19:40:17.9427085Z loading package files... 2021-05-16T19:40:17.9453077Z checking for file conflicts... 2021-05-16T19:40:17.9453840Z checking available disk space... 2021-05-16T19:40:17.9483620Z :: Processing package changes... 2021-05-16T19:40:17.9484615Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T19:40:18.8518229Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T19:40:18.8519235Z resolving dependencies... 2021-05-16T19:40:18.8751926Z looking for conflicting packages... 2021-05-16T19:40:18.8919006Z 2021-05-16T19:40:18.8920554Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T19:40:18.8921281Z 2021-05-16T19:40:18.8921864Z Total Installed Size: 1.29 MiB 2021-05-16T19:40:18.8923016Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:18.8924144Z 2021-05-16T19:40:18.8925037Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:18.8925658Z checking keyring... 2021-05-16T19:40:18.9749377Z checking package integrity... 2021-05-16T19:40:19.1015923Z loading package files... 2021-05-16T19:40:19.1053114Z checking for file conflicts... 2021-05-16T19:40:19.1054308Z checking available disk space... 2021-05-16T19:40:19.1115270Z :: Processing package changes... 2021-05-16T19:40:19.1119447Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T19:40:21.6230465Z updating font cache... done. 2021-05-16T19:40:21.6249184Z :: Running post-transaction hooks... 2021-05-16T19:40:21.6250254Z (1/1) Updating fontconfig cache... 2021-05-16T19:40:22.5205663Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T19:40:22.5206416Z resolving dependencies... 2021-05-16T19:40:22.5464284Z looking for conflicting packages... 2021-05-16T19:40:22.5535144Z 2021-05-16T19:40:22.5535986Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T19:40:22.5536495Z 2021-05-16T19:40:22.5537266Z Total Installed Size: 2.54 MiB 2021-05-16T19:40:22.5538493Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:22.5539112Z 2021-05-16T19:40:22.5540086Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:22.5540896Z checking keyring... 2021-05-16T19:40:22.6355581Z checking package integrity... 2021-05-16T19:40:22.7610344Z loading package files... 2021-05-16T19:40:22.7641943Z checking for file conflicts... 2021-05-16T19:40:22.7642858Z checking available disk space... 2021-05-16T19:40:22.7687522Z :: Processing package changes... 2021-05-16T19:40:22.7688414Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T19:40:23.7163584Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T19:40:23.7164536Z resolving dependencies... 2021-05-16T19:40:23.7165612Z looking for conflicting packages... 2021-05-16T19:40:23.7480046Z 2021-05-16T19:40:23.7481354Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T19:40:23.7481855Z 2021-05-16T19:40:23.7482681Z Total Installed Size: 0.44 MiB 2021-05-16T19:40:23.7483747Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:23.7484309Z 2021-05-16T19:40:23.7485505Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:23.7486329Z checking keyring... 2021-05-16T19:40:23.8320500Z checking package integrity... 2021-05-16T19:40:23.9563501Z loading package files... 2021-05-16T19:40:23.9589084Z checking for file conflicts... 2021-05-16T19:40:23.9590005Z checking available disk space... 2021-05-16T19:40:23.9618137Z :: Processing package changes... 2021-05-16T19:40:23.9619387Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T19:40:24.8360281Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T19:40:24.8361115Z resolving dependencies... 2021-05-16T19:40:24.8660238Z looking for conflicting packages... 2021-05-16T19:40:24.8746082Z 2021-05-16T19:40:24.8747555Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T19:40:24.8748070Z 2021-05-16T19:40:24.8748609Z Total Download Size: 27.13 MiB 2021-05-16T19:40:24.8749238Z Total Installed Size: 156.41 MiB 2021-05-16T19:40:24.8749877Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:24.8750261Z 2021-05-16T19:40:24.8751102Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:24.8751944Z :: Retrieving packages... 2021-05-16T19:40:25.1856584Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T19:40:27.1120765Z checking keyring... 2021-05-16T19:40:27.1133721Z checking package integrity... 2021-05-16T19:40:27.3171999Z loading package files... 2021-05-16T19:40:27.3298398Z checking for file conflicts... 2021-05-16T19:40:27.3299503Z checking available disk space... 2021-05-16T19:40:27.3862352Z :: Processing package changes... 2021-05-16T19:40:27.3863661Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T19:40:29.8007848Z resolving dependencies... 2021-05-16T19:40:29.9509319Z looking for conflicting packages... 2021-05-16T19:40:29.9581882Z 2021-05-16T19:40:29.9587505Z 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-16T19:40:29.9592132Z 2021-05-16T19:40:29.9592695Z Total Download Size: 48.47 MiB 2021-05-16T19:40:29.9593426Z Total Installed Size: 363.82 MiB 2021-05-16T19:40:29.9596700Z 2021-05-16T19:40:29.9597543Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:29.9598318Z :: Retrieving packages... 2021-05-16T19:40:30.2676683Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T19:40:31.2098142Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T19:40:31.3146200Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T19:40:31.4103752Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T19:40:31.5046165Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T19:40:31.6290082Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T19:40:31.7237889Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T19:40:31.8253840Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T19:40:31.9371690Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T19:40:32.0391932Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T19:40:32.1374925Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T19:40:32.2362762Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T19:40:32.3376100Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T19:40:32.4368622Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T19:40:32.6443545Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T19:40:32.7419297Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T19:40:32.8375468Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T19:40:32.9568405Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T19:40:33.0709103Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T19:40:33.1834271Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T19:40:33.2837436Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T19:40:33.3849474Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T19:40:33.4925033Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T19:40:33.8010406Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T19:40:33.9201195Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T19:40:34.5073414Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T19:40:34.5154589Z checking keyring... 2021-05-16T19:40:34.8773873Z checking package integrity... 2021-05-16T19:40:40.1505443Z loading package files... 2021-05-16T19:40:40.2720080Z checking for file conflicts... 2021-05-16T19:40:40.6395828Z checking available disk space... 2021-05-16T19:40:40.6421660Z :: Processing package changes... 2021-05-16T19:40:40.6422714Z installing mingw-w64-x86_64-crypto++... 2021-05-16T19:40:40.9017502Z installing mingw-w64-x86_64-geos... 2021-05-16T19:40:41.3681488Z installing mingw-w64-x86_64-json-c... 2021-05-16T19:40:41.3927427Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T19:40:41.3998523Z installing mingw-w64-x86_64-proj... 2021-05-16T19:40:41.4919904Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T19:40:41.5203939Z installing mingw-w64-x86_64-libde265... 2021-05-16T19:40:41.5494962Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T19:40:41.5496427Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T19:40:41.5497319Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T19:40:41.5498044Z mingw-w64-x86_64-SDL: dec265 2021-05-16T19:40:41.5498878Z installing mingw-w64-x86_64-rav1e... 2021-05-16T19:40:41.5930321Z installing mingw-w64-x86_64-libheif... 2021-05-16T19:40:41.6216048Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T19:40:41.6484401Z installing mingw-w64-x86_64-libkml... 2021-05-16T19:40:41.8372283Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T19:40:41.8834873Z installing mingw-w64-x86_64-librttopo... 2021-05-16T19:40:41.9008493Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T19:40:42.0213480Z installing mingw-w64-x86_64-netcdf... 2021-05-16T19:40:42.0589284Z installing mingw-w64-x86_64-nspr... 2021-05-16T19:40:42.1500234Z installing mingw-w64-x86_64-nss... 2021-05-16T19:40:42.3029926Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T19:40:43.1132945Z installing mingw-w64-x86_64-poppler... 2021-05-16T19:40:43.1134042Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T19:40:43.1142864Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T19:40:43.1144203Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T19:40:43.1145912Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T19:40:43.1147271Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T19:40:43.1148142Z installing mingw-w64-x86_64-libxslt... 2021-05-16T19:40:43.1149208Z installing winpty... 2021-05-16T19:40:43.1150537Z installing mingw-w64-x86_64-postgresql... 2021-05-16T19:40:45.2305506Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T19:40:45.7582831Z installing mingw-w64-x86_64-gdal... 2021-05-16T19:40:47.1617603Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T19:40:47.1618346Z resolving dependencies... 2021-05-16T19:40:47.1898514Z looking for conflicting packages... 2021-05-16T19:40:47.1978910Z 2021-05-16T19:40:47.1979660Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T19:40:47.1980115Z 2021-05-16T19:40:47.1980617Z Total Download Size: 4.15 MiB 2021-05-16T19:40:47.1981343Z Total Installed Size: 13.89 MiB 2021-05-16T19:40:47.1982084Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:47.1982438Z 2021-05-16T19:40:47.1983637Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:47.1984518Z :: Retrieving packages... 2021-05-16T19:40:47.5137682Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T19:40:48.2783728Z checking keyring... 2021-05-16T19:40:48.3717209Z checking package integrity... 2021-05-16T19:40:48.5632970Z loading package files... 2021-05-16T19:40:48.5670106Z checking for file conflicts... 2021-05-16T19:40:48.5671941Z checking available disk space... 2021-05-16T19:40:48.5753192Z :: Processing package changes... 2021-05-16T19:40:48.5754040Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T19:40:49.5724431Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T19:40:49.5725128Z resolving dependencies... 2021-05-16T19:40:49.5909978Z looking for conflicting packages... 2021-05-16T19:40:49.6106175Z 2021-05-16T19:40:49.6107120Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T19:40:49.6107560Z 2021-05-16T19:40:49.6108546Z Total Installed Size: 0.72 MiB 2021-05-16T19:40:49.6110293Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:49.6111563Z 2021-05-16T19:40:49.6112768Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:49.6114867Z checking keyring... 2021-05-16T19:40:49.7012054Z checking package integrity... 2021-05-16T19:40:49.8193332Z loading package files... 2021-05-16T19:40:49.8221617Z checking for file conflicts... 2021-05-16T19:40:49.8222461Z checking available disk space... 2021-05-16T19:40:49.8260108Z :: Processing package changes... 2021-05-16T19:40:49.8261222Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T19:40:50.7139106Z resolving dependencies... 2021-05-16T19:40:50.7354377Z looking for conflicting packages... 2021-05-16T19:40:50.7521186Z 2021-05-16T19:40:50.7522378Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T19:40:50.7523093Z 2021-05-16T19:40:50.7524004Z Total Download Size: 1.57 MiB 2021-05-16T19:40:50.7524739Z Total Installed Size: 6.77 MiB 2021-05-16T19:40:50.7525100Z 2021-05-16T19:40:50.7526133Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:50.7526739Z :: Retrieving packages... 2021-05-16T19:40:51.0800396Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T19:40:51.7358659Z checking keyring... 2021-05-16T19:40:51.8287060Z checking package integrity... 2021-05-16T19:40:51.9879219Z loading package files... 2021-05-16T19:40:51.9966634Z checking for file conflicts... 2021-05-16T19:40:52.0370656Z checking available disk space... 2021-05-16T19:40:52.0383423Z :: Processing package changes... 2021-05-16T19:40:52.0384486Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T19:40:52.5031942Z :: Running post-transaction hooks... 2021-05-16T19:40:52.5033458Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T19:40:53.5257195Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T19:40:53.5258147Z resolving dependencies... 2021-05-16T19:40:53.5259550Z looking for conflicting packages... 2021-05-16T19:40:53.5621383Z 2021-05-16T19:40:53.5622560Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T19:40:53.5623391Z 2021-05-16T19:40:53.5623995Z Total Installed Size: 7.40 MiB 2021-05-16T19:40:53.5624486Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:53.5625123Z 2021-05-16T19:40:53.5625853Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:53.5626423Z checking keyring... 2021-05-16T19:40:53.6408893Z checking package integrity... 2021-05-16T19:40:53.7635433Z loading package files... 2021-05-16T19:40:53.7754578Z checking for file conflicts... 2021-05-16T19:40:53.7755892Z checking available disk space... 2021-05-16T19:40:53.8000440Z :: Processing package changes... 2021-05-16T19:40:53.8001397Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T19:40:55.1197465Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T19:40:55.1198387Z resolving dependencies... 2021-05-16T19:40:55.1381149Z looking for conflicting packages... 2021-05-16T19:40:55.1568351Z 2021-05-16T19:40:55.1569300Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T19:40:55.1569797Z 2021-05-16T19:40:55.1570313Z Total Download Size: 3.36 MiB 2021-05-16T19:40:55.1570866Z Total Installed Size: 18.30 MiB 2021-05-16T19:40:55.1571443Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:40:55.1572093Z 2021-05-16T19:40:55.1573083Z :: Proceed with installation? [Y/n] 2021-05-16T19:40:55.1573992Z :: Retrieving packages... 2021-05-16T19:40:55.4933165Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T19:40:56.3206822Z checking keyring... 2021-05-16T19:40:56.4161490Z checking package integrity... 2021-05-16T19:40:56.5950080Z loading package files... 2021-05-16T19:40:56.6197269Z checking for file conflicts... 2021-05-16T19:40:56.6199070Z checking available disk space... 2021-05-16T19:40:56.7373513Z :: Processing package changes... 2021-05-16T19:40:56.7374591Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T19:40:59.9900172Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T19:40:59.9901142Z resolving dependencies... 2021-05-16T19:40:59.9902607Z looking for conflicting packages... 2021-05-16T19:41:00.0358793Z 2021-05-16T19:41:00.0360124Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T19:41:00.0360970Z 2021-05-16T19:41:00.0361464Z Total Installed Size: 1.09 MiB 2021-05-16T19:41:00.0362305Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:00.0362690Z 2021-05-16T19:41:00.0365627Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:00.0366617Z checking keyring... 2021-05-16T19:41:00.1151886Z checking package integrity... 2021-05-16T19:41:00.2437634Z loading package files... 2021-05-16T19:41:00.2489270Z checking for file conflicts... 2021-05-16T19:41:00.2490258Z checking available disk space... 2021-05-16T19:41:00.2525330Z :: Processing package changes... 2021-05-16T19:41:00.2526253Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T19:41:01.0979215Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T19:41:01.0981427Z resolving dependencies... 2021-05-16T19:41:01.1115774Z looking for conflicting packages... 2021-05-16T19:41:01.1355446Z 2021-05-16T19:41:01.1356652Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T19:41:01.1357367Z 2021-05-16T19:41:01.1357915Z Total Installed Size: 0.73 MiB 2021-05-16T19:41:01.1358528Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:01.1358841Z 2021-05-16T19:41:01.1359970Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:01.1360660Z checking keyring... 2021-05-16T19:41:01.2147262Z checking package integrity... 2021-05-16T19:41:01.3338431Z loading package files... 2021-05-16T19:41:01.3362471Z checking for file conflicts... 2021-05-16T19:41:01.3363640Z checking available disk space... 2021-05-16T19:41:01.3388198Z :: Processing package changes... 2021-05-16T19:41:01.3389002Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T19:41:02.1584299Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T19:41:02.1585285Z resolving dependencies... 2021-05-16T19:41:02.1854880Z looking for conflicting packages... 2021-05-16T19:41:02.1925332Z 2021-05-16T19:41:02.1926096Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T19:41:02.1926529Z 2021-05-16T19:41:02.1926998Z Total Installed Size: 22.99 MiB 2021-05-16T19:41:02.1927949Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:02.1928452Z 2021-05-16T19:41:02.1929321Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:02.1930254Z checking keyring... 2021-05-16T19:41:02.2689809Z checking package integrity... 2021-05-16T19:41:02.4355056Z loading package files... 2021-05-16T19:41:02.4438347Z checking for file conflicts... 2021-05-16T19:41:02.4439177Z checking available disk space... 2021-05-16T19:41:02.4778197Z :: Processing package changes... 2021-05-16T19:41:02.4779213Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T19:41:03.9674636Z resolving dependencies... 2021-05-16T19:41:03.9825803Z looking for conflicting packages... 2021-05-16T19:41:04.0107341Z 2021-05-16T19:41:04.0110321Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T19:41:04.0110953Z 2021-05-16T19:41:04.0111623Z Total Download Size: 0.60 MiB 2021-05-16T19:41:04.0112468Z Total Installed Size: 2.63 MiB 2021-05-16T19:41:04.0112759Z 2021-05-16T19:41:04.0113243Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:04.0114034Z :: Retrieving packages... 2021-05-16T19:41:04.3121795Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T19:41:04.7705252Z checking keyring... 2021-05-16T19:41:04.8775407Z checking package integrity... 2021-05-16T19:41:05.0174870Z loading package files... 2021-05-16T19:41:05.0191671Z checking for file conflicts... 2021-05-16T19:41:05.0196346Z checking available disk space... 2021-05-16T19:41:05.0211440Z :: Processing package changes... 2021-05-16T19:41:05.0212503Z installing mingw-w64-x86_64-glpk... 2021-05-16T19:41:05.8561428Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T19:41:05.8562113Z resolving dependencies... 2021-05-16T19:41:05.8563307Z looking for conflicting packages... 2021-05-16T19:41:05.8942704Z 2021-05-16T19:41:05.8944047Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T19:41:05.8944563Z 2021-05-16T19:41:05.8945117Z Total Download Size: 0.49 MiB 2021-05-16T19:41:05.8946016Z Total Installed Size: 2.21 MiB 2021-05-16T19:41:05.8946735Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:05.8947091Z 2021-05-16T19:41:05.8947941Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:05.8948591Z :: Retrieving packages... 2021-05-16T19:41:06.2068218Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T19:41:06.6666681Z checking keyring... 2021-05-16T19:41:06.7605257Z checking package integrity... 2021-05-16T19:41:06.9137524Z loading package files... 2021-05-16T19:41:06.9178108Z checking for file conflicts... 2021-05-16T19:41:06.9179134Z checking available disk space... 2021-05-16T19:41:06.9202333Z :: Processing package changes... 2021-05-16T19:41:06.9204224Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T19:41:07.7923282Z resolving dependencies... 2021-05-16T19:41:07.9669611Z looking for conflicting packages... 2021-05-16T19:41:07.9703198Z 2021-05-16T19:41:07.9705239Z 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-16T19:41:07.9706529Z 2021-05-16T19:41:07.9707030Z Total Download Size: 3.72 MiB 2021-05-16T19:41:07.9707594Z Total Installed Size: 21.06 MiB 2021-05-16T19:41:07.9707943Z 2021-05-16T19:41:07.9708552Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:07.9709138Z :: Retrieving packages... 2021-05-16T19:41:08.2798087Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T19:41:08.6947951Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T19:41:08.7946625Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T19:41:08.8913997Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T19:41:08.9873086Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T19:41:09.0862004Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T19:41:09.4722581Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T19:41:09.4840435Z checking keyring... 2021-05-16T19:41:09.8480466Z checking package integrity... 2021-05-16T19:41:11.1536510Z loading package files... 2021-05-16T19:41:11.1755668Z checking for file conflicts... 2021-05-16T19:41:11.2002759Z checking available disk space... 2021-05-16T19:41:11.2016743Z :: Processing package changes... 2021-05-16T19:41:11.2017959Z installing mingw-w64-x86_64-libksba... 2021-05-16T19:41:11.2145850Z installing mingw-w64-x86_64-libassuan... 2021-05-16T19:41:11.2257908Z installing mingw-w64-x86_64-libusb... 2021-05-16T19:41:11.2344380Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T19:41:11.2422290Z installing mingw-w64-x86_64-npth... 2021-05-16T19:41:11.2527714Z installing mingw-w64-x86_64-gnupg... 2021-05-16T19:41:11.3335490Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T19:41:11.3336970Z mingw-w64-x86_64-pinentry 2021-05-16T19:41:11.3337964Z installing mingw-w64-x86_64-gpgme... 2021-05-16T19:41:12.4553581Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T19:41:12.4558447Z resolving dependencies... 2021-05-16T19:41:12.4865150Z looking for conflicting packages... 2021-05-16T19:41:12.4938577Z 2021-05-16T19:41:12.4939347Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T19:41:12.4939952Z 2021-05-16T19:41:12.4940460Z Total Installed Size: 21.09 MiB 2021-05-16T19:41:12.4941286Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:12.4941577Z 2021-05-16T19:41:12.4942851Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:12.4943523Z checking keyring... 2021-05-16T19:41:12.5699749Z checking package integrity... 2021-05-16T19:41:12.7153065Z loading package files... 2021-05-16T19:41:12.7216253Z checking for file conflicts... 2021-05-16T19:41:12.7217064Z checking available disk space... 2021-05-16T19:41:12.7424082Z :: Processing package changes... 2021-05-16T19:41:12.7424946Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T19:41:13.9656918Z resolving dependencies... 2021-05-16T19:41:13.9658103Z looking for conflicting packages... 2021-05-16T19:41:14.0040743Z 2021-05-16T19:41:14.0041897Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T19:41:14.0042729Z 2021-05-16T19:41:14.0043313Z Total Download Size: 1.89 MiB 2021-05-16T19:41:14.0043930Z Total Installed Size: 12.38 MiB 2021-05-16T19:41:14.0044335Z 2021-05-16T19:41:14.0045192Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:14.0046147Z :: Retrieving packages... 2021-05-16T19:41:14.3218164Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T19:41:15.0724284Z checking keyring... 2021-05-16T19:41:15.1661961Z checking package integrity... 2021-05-16T19:41:15.3365656Z loading package files... 2021-05-16T19:41:15.3457978Z checking for file conflicts... 2021-05-16T19:41:15.3639340Z checking available disk space... 2021-05-16T19:41:15.3652463Z :: Processing package changes... 2021-05-16T19:41:15.3653290Z installing mingw-w64-x86_64-gsl... 2021-05-16T19:41:17.1060137Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T19:41:17.1060948Z resolving dependencies... 2021-05-16T19:41:17.1061541Z looking for conflicting packages... 2021-05-16T19:41:17.1062057Z 2021-05-16T19:41:17.1062583Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T19:41:17.1062959Z 2021-05-16T19:41:17.1063506Z Total Installed Size: 8.19 MiB 2021-05-16T19:41:17.1063981Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:17.1064248Z 2021-05-16T19:41:17.1064709Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:17.1065396Z checking keyring... 2021-05-16T19:41:17.1065943Z checking package integrity... 2021-05-16T19:41:17.1066422Z loading package files... 2021-05-16T19:41:17.1066925Z checking for file conflicts... 2021-05-16T19:41:17.1067516Z checking available disk space... 2021-05-16T19:41:17.1068056Z :: Processing package changes... 2021-05-16T19:41:17.1068656Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T19:41:17.8288137Z resolving dependencies... 2021-05-16T19:41:17.8593356Z looking for conflicting packages... 2021-05-16T19:41:17.8673250Z 2021-05-16T19:41:17.8674035Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T19:41:17.8674692Z 2021-05-16T19:41:17.8675217Z Total Download Size: 1.09 MiB 2021-05-16T19:41:17.8675830Z Total Installed Size: 8.69 MiB 2021-05-16T19:41:17.8676222Z 2021-05-16T19:41:17.8677265Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:17.8678185Z :: Retrieving packages... 2021-05-16T19:41:18.1754818Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T19:41:18.7259093Z checking keyring... 2021-05-16T19:41:18.8334269Z checking package integrity... 2021-05-16T19:41:18.9911430Z loading package files... 2021-05-16T19:41:18.9946377Z checking for file conflicts... 2021-05-16T19:41:19.0038400Z checking available disk space... 2021-05-16T19:41:19.0048103Z :: Processing package changes... 2021-05-16T19:41:19.0048988Z installing mingw-w64-x86_64-hdf4... 2021-05-16T19:41:19.9772437Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T19:41:19.9773216Z resolving dependencies... 2021-05-16T19:41:20.0102066Z looking for conflicting packages... 2021-05-16T19:41:20.0155805Z 2021-05-16T19:41:20.0156587Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T19:41:20.0157257Z 2021-05-16T19:41:20.0157837Z Total Installed Size: 91.59 MiB 2021-05-16T19:41:20.0158751Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:20.0159534Z 2021-05-16T19:41:20.0160596Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:20.0161311Z checking keyring... 2021-05-16T19:41:20.1082285Z checking package integrity... 2021-05-16T19:41:20.3326426Z loading package files... 2021-05-16T19:41:20.3362506Z checking for file conflicts... 2021-05-16T19:41:20.3363295Z checking available disk space... 2021-05-16T19:41:20.3486524Z :: Processing package changes... 2021-05-16T19:41:20.3487411Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T19:41:21.6084499Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:41:21.6085732Z resolving dependencies... 2021-05-16T19:41:21.6087301Z looking for conflicting packages... 2021-05-16T19:41:21.6458950Z 2021-05-16T19:41:21.6460341Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:41:21.6460936Z 2021-05-16T19:41:21.6461437Z Total Download Size: 5.28 MiB 2021-05-16T19:41:21.6461982Z Total Installed Size: 66.96 MiB 2021-05-16T19:41:21.6462504Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:21.6463009Z 2021-05-16T19:41:21.6463947Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:21.6464569Z :: Retrieving packages... 2021-05-16T19:41:21.9500552Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:41:22.7890194Z checking keyring... 2021-05-16T19:41:22.9047708Z checking package integrity... 2021-05-16T19:41:23.1091764Z loading package files... 2021-05-16T19:41:23.1339768Z checking for file conflicts... 2021-05-16T19:41:23.1341161Z checking available disk space... 2021-05-16T19:41:23.2360256Z :: Processing package changes... 2021-05-16T19:41:23.2362505Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T19:41:26.0587262Z resolving dependencies... 2021-05-16T19:41:26.0880032Z looking for conflicting packages... 2021-05-16T19:41:26.1036379Z 2021-05-16T19:41:26.1037718Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T19:41:26.1038476Z 2021-05-16T19:41:26.1039055Z Total Download Size: 0.08 MiB 2021-05-16T19:41:26.1039949Z Total Installed Size: 0.32 MiB 2021-05-16T19:41:26.1040429Z 2021-05-16T19:41:26.1041153Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:26.1041869Z :: Retrieving packages... 2021-05-16T19:41:26.4112919Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T19:41:26.5961243Z checking keyring... 2021-05-16T19:41:26.6932967Z checking package integrity... 2021-05-16T19:41:26.8388315Z loading package files... 2021-05-16T19:41:26.8408147Z checking for file conflicts... 2021-05-16T19:41:26.8431265Z checking available disk space... 2021-05-16T19:41:26.8444439Z :: Processing package changes... 2021-05-16T19:41:26.8445258Z installing mingw-w64-x86_64-hiredis... 2021-05-16T19:41:27.6936117Z resolving dependencies... 2021-05-16T19:41:27.6937534Z looking for conflicting packages... 2021-05-16T19:41:27.7320553Z 2021-05-16T19:41:27.7321716Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T19:41:27.7322268Z 2021-05-16T19:41:27.7322920Z Total Download Size: 0.03 MiB 2021-05-16T19:41:27.7323738Z Total Installed Size: 0.11 MiB 2021-05-16T19:41:27.7324126Z 2021-05-16T19:41:27.7324788Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:27.7325425Z :: Retrieving packages... 2021-05-16T19:41:28.0413215Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T19:41:28.1353033Z checking keyring... 2021-05-16T19:41:28.2282267Z checking package integrity... 2021-05-16T19:41:28.3837965Z loading package files... 2021-05-16T19:41:28.3848634Z checking for file conflicts... 2021-05-16T19:41:28.3853083Z checking available disk space... 2021-05-16T19:41:28.3866723Z :: Processing package changes... 2021-05-16T19:41:28.3867616Z installing mingw-w64-x86_64-http-parser... 2021-05-16T19:41:29.2312413Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T19:41:29.2313117Z resolving dependencies... 2021-05-16T19:41:29.2448141Z looking for conflicting packages... 2021-05-16T19:41:29.2694135Z 2021-05-16T19:41:29.2695652Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T19:41:29.2696261Z 2021-05-16T19:41:29.2696905Z Total Installed Size: 113.98 MiB 2021-05-16T19:41:29.2697939Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:29.2698307Z 2021-05-16T19:41:29.2699784Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:29.2700425Z checking keyring... 2021-05-16T19:41:29.3463082Z checking package integrity... 2021-05-16T19:41:29.6707558Z loading package files... 2021-05-16T19:41:29.6750223Z checking for file conflicts... 2021-05-16T19:41:29.6751083Z checking available disk space... 2021-05-16T19:41:29.6897554Z :: Processing package changes... 2021-05-16T19:41:29.6898797Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T19:41:31.0958884Z resolving dependencies... 2021-05-16T19:41:31.1348014Z looking for conflicting packages... 2021-05-16T19:41:31.1386686Z 2021-05-16T19:41:31.1389570Z 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-16T19:41:31.1391867Z 2021-05-16T19:41:31.1392423Z Total Download Size: 17.57 MiB 2021-05-16T19:41:31.1393032Z Total Installed Size: 78.94 MiB 2021-05-16T19:41:31.1393422Z 2021-05-16T19:41:31.1394151Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:31.1394902Z :: Retrieving packages... 2021-05-16T19:41:31.4523935Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T19:41:32.2044816Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T19:41:32.3936227Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T19:41:32.5110203Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T19:41:32.6087599Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T19:41:32.7051075Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T19:41:32.8023413Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T19:41:32.9045590Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T19:41:33.0223284Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T19:41:33.2175712Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T19:41:33.4435604Z checking keyring... 2021-05-16T19:41:33.7391787Z checking package integrity... 2021-05-16T19:41:35.4277926Z loading package files... 2021-05-16T19:41:35.4787134Z checking for file conflicts... 2021-05-16T19:41:35.6576120Z checking available disk space... 2021-05-16T19:41:35.6597197Z :: Processing package changes... 2021-05-16T19:41:35.6599926Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T19:41:35.7994145Z installing mingw-w64-x86_64-flif... 2021-05-16T19:41:35.9543167Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T19:41:36.0299535Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T19:41:36.0523720Z installing mingw-w64-x86_64-liblqr... 2021-05-16T19:41:36.0770999Z installing mingw-w64-x86_64-libraqm... 2021-05-16T19:41:36.1024041Z installing mingw-w64-x86_64-libtool... 2021-05-16T19:41:36.1661428Z installing mingw-w64-x86_64-libwmf... 2021-05-16T19:41:36.2348105Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T19:41:36.3040768Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T19:41:38.0452509Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T19:41:38.0454301Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T19:41:38.0455618Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T19:41:38.0456679Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T19:41:38.0457991Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T19:41:38.0509452Z :: Running post-transaction hooks... 2021-05-16T19:41:38.0510459Z (1/2) Updating fontconfig cache... 2021-05-16T19:41:38.1338079Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T19:41:39.0245583Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T19:41:39.0246513Z resolving dependencies... 2021-05-16T19:41:39.0383348Z looking for conflicting packages... 2021-05-16T19:41:39.0648144Z 2021-05-16T19:41:39.0649293Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T19:41:39.0649752Z 2021-05-16T19:41:39.0651090Z Total Installed Size: 8.68 MiB 2021-05-16T19:41:39.0652097Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:39.0652509Z 2021-05-16T19:41:39.0653168Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:39.0653783Z checking keyring... 2021-05-16T19:41:39.1456405Z checking package integrity... 2021-05-16T19:41:39.2932789Z loading package files... 2021-05-16T19:41:39.2963298Z checking for file conflicts... 2021-05-16T19:41:39.2964307Z checking available disk space... 2021-05-16T19:41:39.3048493Z :: Processing package changes... 2021-05-16T19:41:39.3049658Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T19:41:40.6026325Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T19:41:40.6027059Z resolving dependencies... 2021-05-16T19:41:40.6027630Z looking for conflicting packages... 2021-05-16T19:41:40.6027961Z 2021-05-16T19:41:40.6028447Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T19:41:40.6028764Z 2021-05-16T19:41:40.6029307Z Total Download Size: 0.93 MiB 2021-05-16T19:41:40.6029746Z Total Installed Size: 6.43 MiB 2021-05-16T19:41:40.6030197Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:40.6030451Z 2021-05-16T19:41:40.6031040Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:40.6031561Z :: Retrieving packages... 2021-05-16T19:41:40.6166126Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T19:41:41.1642566Z checking keyring... 2021-05-16T19:41:41.2614244Z checking package integrity... 2021-05-16T19:41:41.4195517Z loading package files... 2021-05-16T19:41:41.4225418Z checking for file conflicts... 2021-05-16T19:41:41.4226906Z checking available disk space... 2021-05-16T19:41:41.4278477Z :: Processing package changes... 2021-05-16T19:41:41.4279279Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T19:41:42.3805088Z resolving dependencies... 2021-05-16T19:41:42.4215401Z looking for conflicting packages... 2021-05-16T19:41:42.4239145Z 2021-05-16T19:41:42.4240465Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T19:41:42.4241039Z 2021-05-16T19:41:42.4241702Z Total Download Size: 13.04 MiB 2021-05-16T19:41:42.4242297Z Total Installed Size: 137.15 MiB 2021-05-16T19:41:42.4242821Z 2021-05-16T19:41:42.4243814Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:42.4244446Z :: Retrieving packages... 2021-05-16T19:41:42.7298793Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T19:41:43.5818397Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T19:41:43.8987530Z checking keyring... 2021-05-16T19:41:43.9927187Z checking package integrity... 2021-05-16T19:41:44.4029133Z loading package files... 2021-05-16T19:41:44.4580552Z checking for file conflicts... 2021-05-16T19:41:44.7735778Z checking available disk space... 2021-05-16T19:41:44.7767359Z :: Processing package changes... 2021-05-16T19:41:44.7768658Z installing mingw-w64-x86_64-gdcm... 2021-05-16T19:41:45.2263116Z installing mingw-w64-x86_64-itk... 2021-05-16T19:41:49.3413623Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T19:41:49.3415336Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T19:41:49.3416350Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T19:41:50.1908090Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T19:41:50.1909178Z resolving dependencies... 2021-05-16T19:41:50.2106153Z looking for conflicting packages... 2021-05-16T19:41:50.2298701Z 2021-05-16T19:41:50.2299586Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T19:41:50.2300172Z 2021-05-16T19:41:50.2300910Z Total Installed Size: 4.75 MiB 2021-05-16T19:41:50.2301467Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:50.2301765Z 2021-05-16T19:41:50.2302245Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:50.2302818Z checking keyring... 2021-05-16T19:41:50.3094507Z checking package integrity... 2021-05-16T19:41:50.4376407Z loading package files... 2021-05-16T19:41:50.4423995Z checking for file conflicts... 2021-05-16T19:41:50.4424870Z checking available disk space... 2021-05-16T19:41:50.4568452Z :: Processing package changes... 2021-05-16T19:41:50.4569601Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T19:41:51.5604319Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T19:41:51.5606189Z resolving dependencies... 2021-05-16T19:41:51.5732388Z looking for conflicting packages... 2021-05-16T19:41:51.5987511Z 2021-05-16T19:41:51.5988481Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T19:41:51.5989278Z 2021-05-16T19:41:51.5991199Z Total Installed Size: 0.43 MiB 2021-05-16T19:41:51.5991820Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:51.5993099Z 2021-05-16T19:41:51.5994064Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:51.5994726Z checking keyring... 2021-05-16T19:41:51.6754852Z checking package integrity... 2021-05-16T19:41:51.7941689Z loading package files... 2021-05-16T19:41:51.7966676Z checking for file conflicts... 2021-05-16T19:41:51.7967494Z checking available disk space... 2021-05-16T19:41:51.7997517Z :: Processing package changes... 2021-05-16T19:41:51.7998304Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T19:41:52.6168657Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T19:41:52.6169569Z resolving dependencies... 2021-05-16T19:41:52.6170700Z looking for conflicting packages... 2021-05-16T19:41:52.6562311Z 2021-05-16T19:41:52.6563760Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T19:41:52.6564238Z 2021-05-16T19:41:52.6565487Z Total Installed Size: 1.88 MiB 2021-05-16T19:41:52.6566314Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:52.6566910Z 2021-05-16T19:41:52.6567729Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:52.6568323Z checking keyring... 2021-05-16T19:41:52.7345120Z checking package integrity... 2021-05-16T19:41:52.8617030Z loading package files... 2021-05-16T19:41:52.8639634Z checking for file conflicts... 2021-05-16T19:41:52.8640502Z checking available disk space... 2021-05-16T19:41:52.8671928Z :: Processing package changes... 2021-05-16T19:41:52.8673030Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T19:41:53.7334055Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T19:41:53.7334815Z resolving dependencies... 2021-05-16T19:41:53.7541904Z looking for conflicting packages... 2021-05-16T19:41:53.7728703Z 2021-05-16T19:41:53.7729726Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T19:41:53.7730202Z 2021-05-16T19:41:53.7731209Z Total Installed Size: 1.64 MiB 2021-05-16T19:41:53.7732370Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:53.7732984Z 2021-05-16T19:41:53.7733933Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:53.7734782Z checking keyring... 2021-05-16T19:41:53.8514313Z checking package integrity... 2021-05-16T19:41:53.9721005Z loading package files... 2021-05-16T19:41:53.9749975Z checking for file conflicts... 2021-05-16T19:41:53.9750756Z checking available disk space... 2021-05-16T19:41:53.9783917Z :: Processing package changes... 2021-05-16T19:41:53.9784651Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T19:41:54.8368442Z resolving dependencies... 2021-05-16T19:41:54.8501392Z looking for conflicting packages... 2021-05-16T19:41:54.8763423Z 2021-05-16T19:41:54.8764638Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T19:41:54.8765304Z 2021-05-16T19:41:54.8765997Z Total Download Size: 3.31 MiB 2021-05-16T19:41:54.8766559Z Total Installed Size: 28.75 MiB 2021-05-16T19:41:54.8766960Z 2021-05-16T19:41:54.8767808Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:54.8768660Z :: Retrieving packages... 2021-05-16T19:41:55.1906907Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T19:41:55.9469886Z checking keyring... 2021-05-16T19:41:56.0435726Z checking package integrity... 2021-05-16T19:41:56.2360937Z loading package files... 2021-05-16T19:41:56.2378215Z checking for file conflicts... 2021-05-16T19:41:56.2411406Z checking available disk space... 2021-05-16T19:41:56.2424879Z :: Processing package changes... 2021-05-16T19:41:56.2426153Z installing mingw-w64-x86_64-lapack... 2021-05-16T19:41:57.2478459Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T19:41:57.2479236Z resolving dependencies... 2021-05-16T19:41:57.2709149Z looking for conflicting packages... 2021-05-16T19:41:57.2875058Z 2021-05-16T19:41:57.2876012Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T19:41:57.2876499Z 2021-05-16T19:41:57.2877399Z Total Installed Size: 1.62 MiB 2021-05-16T19:41:57.2878422Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:57.2879060Z 2021-05-16T19:41:57.2879943Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:57.2880600Z checking keyring... 2021-05-16T19:41:57.3640262Z checking package integrity... 2021-05-16T19:41:57.4897360Z loading package files... 2021-05-16T19:41:57.4912100Z checking for file conflicts... 2021-05-16T19:41:57.4912846Z checking available disk space... 2021-05-16T19:41:57.4938111Z :: Processing package changes... 2021-05-16T19:41:57.4939126Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T19:41:58.3285709Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T19:41:58.3286484Z resolving dependencies... 2021-05-16T19:41:58.3734143Z looking for conflicting packages... 2021-05-16T19:41:58.3804103Z 2021-05-16T19:41:58.3804977Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T19:41:58.3805518Z 2021-05-16T19:41:58.3806591Z Total Installed Size: 8.39 MiB 2021-05-16T19:41:58.3807487Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:58.3807882Z 2021-05-16T19:41:58.3808409Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:58.3808894Z checking keyring... 2021-05-16T19:41:58.4725088Z checking package integrity... 2021-05-16T19:41:58.6045734Z loading package files... 2021-05-16T19:41:58.6068963Z checking for file conflicts... 2021-05-16T19:41:58.6069777Z checking available disk space... 2021-05-16T19:41:58.6109080Z :: Processing package changes... 2021-05-16T19:41:58.6110072Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T19:41:59.4898179Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T19:41:59.4898937Z resolving dependencies... 2021-05-16T19:41:59.5261031Z looking for conflicting packages... 2021-05-16T19:41:59.5342722Z 2021-05-16T19:41:59.5343698Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T19:41:59.5344398Z 2021-05-16T19:41:59.5345310Z Total Installed Size: 3.99 MiB 2021-05-16T19:41:59.5346278Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:41:59.5348860Z 2021-05-16T19:41:59.5349937Z :: Proceed with installation? [Y/n] 2021-05-16T19:41:59.5350612Z checking keyring... 2021-05-16T19:41:59.6154174Z checking package integrity... 2021-05-16T19:41:59.7503513Z loading package files... 2021-05-16T19:41:59.7530650Z checking for file conflicts... 2021-05-16T19:41:59.7531442Z checking available disk space... 2021-05-16T19:41:59.7582021Z :: Processing package changes... 2021-05-16T19:41:59.7582915Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T19:42:00.6516202Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T19:42:00.6517129Z resolving dependencies... 2021-05-16T19:42:00.6730134Z looking for conflicting packages... 2021-05-16T19:42:00.6933303Z 2021-05-16T19:42:00.6934617Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T19:42:00.6935182Z 2021-05-16T19:42:00.6936151Z Total Installed Size: 0.38 MiB 2021-05-16T19:42:00.6936858Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:00.6937570Z 2021-05-16T19:42:00.6938363Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:00.6939012Z checking keyring... 2021-05-16T19:42:00.7807048Z checking package integrity... 2021-05-16T19:42:00.9014327Z loading package files... 2021-05-16T19:42:00.9029955Z checking for file conflicts... 2021-05-16T19:42:00.9030675Z checking available disk space... 2021-05-16T19:42:00.9049066Z :: Processing package changes... 2021-05-16T19:42:00.9050275Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T19:42:01.7179821Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T19:42:01.7180665Z resolving dependencies... 2021-05-16T19:42:01.7319877Z looking for conflicting packages... 2021-05-16T19:42:01.7600925Z 2021-05-16T19:42:01.7602270Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T19:42:01.7602931Z 2021-05-16T19:42:01.7603844Z Total Installed Size: 4.02 MiB 2021-05-16T19:42:01.7605458Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:01.7605762Z 2021-05-16T19:42:01.7606566Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:01.7607291Z checking keyring... 2021-05-16T19:42:01.8362122Z checking package integrity... 2021-05-16T19:42:01.9628746Z loading package files... 2021-05-16T19:42:01.9649568Z checking for file conflicts... 2021-05-16T19:42:01.9650563Z checking available disk space... 2021-05-16T19:42:01.9672274Z :: Processing package changes... 2021-05-16T19:42:01.9673120Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T19:42:02.8181029Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T19:42:02.8181962Z resolving dependencies... 2021-05-16T19:42:02.8183960Z looking for conflicting packages... 2021-05-16T19:42:02.8573811Z 2021-05-16T19:42:02.8575102Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T19:42:02.8575566Z 2021-05-16T19:42:02.8576088Z Total Download Size: 0.04 MiB 2021-05-16T19:42:02.8577017Z Total Installed Size: 0.11 MiB 2021-05-16T19:42:02.8577694Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:02.8578218Z 2021-05-16T19:42:02.8578867Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:02.8579498Z :: Retrieving packages... 2021-05-16T19:42:03.1693996Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T19:42:03.3515774Z checking keyring... 2021-05-16T19:42:03.4567481Z checking package integrity... 2021-05-16T19:42:03.6041634Z loading package files... 2021-05-16T19:42:03.6053765Z checking for file conflicts... 2021-05-16T19:42:03.6054526Z checking available disk space... 2021-05-16T19:42:03.6078212Z :: Processing package changes... 2021-05-16T19:42:03.6079142Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T19:42:04.4920045Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T19:42:04.4921061Z resolving dependencies... 2021-05-16T19:42:04.4921920Z looking for conflicting packages... 2021-05-16T19:42:04.5336665Z 2021-05-16T19:42:04.5338056Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T19:42:04.5338723Z 2021-05-16T19:42:04.5339674Z Total Installed Size: 0.13 MiB 2021-05-16T19:42:04.5340770Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:04.5341656Z 2021-05-16T19:42:04.5342449Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:04.5343152Z checking keyring... 2021-05-16T19:42:04.6237684Z checking package integrity... 2021-05-16T19:42:04.7498395Z loading package files... 2021-05-16T19:42:04.7516982Z checking for file conflicts... 2021-05-16T19:42:04.7518143Z checking available disk space... 2021-05-16T19:42:04.7537794Z :: Processing package changes... 2021-05-16T19:42:04.7540533Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T19:42:05.6183446Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T19:42:05.6184538Z resolving dependencies... 2021-05-16T19:42:05.6497267Z looking for conflicting packages... 2021-05-16T19:42:05.6578540Z 2021-05-16T19:42:05.6579729Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T19:42:05.6580286Z 2021-05-16T19:42:05.6581307Z Total Installed Size: 0.79 MiB 2021-05-16T19:42:05.6581888Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:05.6582187Z 2021-05-16T19:42:05.6582710Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:05.6583222Z checking keyring... 2021-05-16T19:42:05.7531180Z checking package integrity... 2021-05-16T19:42:05.8860126Z loading package files... 2021-05-16T19:42:05.8892594Z checking for file conflicts... 2021-05-16T19:42:05.8893830Z checking available disk space... 2021-05-16T19:42:05.8926328Z :: Processing package changes... 2021-05-16T19:42:05.8927415Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T19:42:06.7273264Z resolving dependencies... 2021-05-16T19:42:06.7623953Z looking for conflicting packages... 2021-05-16T19:42:06.7699087Z 2021-05-16T19:42:06.7699990Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T19:42:06.7700446Z 2021-05-16T19:42:06.7700973Z Total Download Size: 0.68 MiB 2021-05-16T19:42:06.7701796Z Total Installed Size: 3.01 MiB 2021-05-16T19:42:06.7702159Z 2021-05-16T19:42:06.7702785Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:06.7703406Z :: Retrieving packages... 2021-05-16T19:42:07.0761217Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T19:42:07.5387580Z checking keyring... 2021-05-16T19:42:07.6374506Z checking package integrity... 2021-05-16T19:42:07.7939751Z loading package files... 2021-05-16T19:42:07.7964742Z checking for file conflicts... 2021-05-16T19:42:07.8021343Z checking available disk space... 2021-05-16T19:42:07.8033236Z :: Processing package changes... 2021-05-16T19:42:07.8034014Z installing mingw-w64-x86_64-libgit2... 2021-05-16T19:42:08.7088147Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T19:42:08.7088922Z resolving dependencies... 2021-05-16T19:42:08.7218357Z looking for conflicting packages... 2021-05-16T19:42:08.7473097Z 2021-05-16T19:42:08.7474426Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T19:42:08.7475409Z 2021-05-16T19:42:08.7476325Z Total Installed Size: 1.43 MiB 2021-05-16T19:42:08.7478007Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:08.7478407Z 2021-05-16T19:42:08.7479135Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:08.7479871Z checking keyring... 2021-05-16T19:42:08.8348710Z checking package integrity... 2021-05-16T19:42:08.9707102Z loading package files... 2021-05-16T19:42:08.9732566Z checking for file conflicts... 2021-05-16T19:42:08.9733479Z checking available disk space... 2021-05-16T19:42:08.9796422Z :: Processing package changes... 2021-05-16T19:42:08.9797519Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T19:42:09.8793480Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T19:42:09.8794593Z resolving dependencies... 2021-05-16T19:42:09.9098685Z looking for conflicting packages... 2021-05-16T19:42:09.9180606Z 2021-05-16T19:42:09.9181471Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T19:42:09.9182119Z 2021-05-16T19:42:09.9182629Z Total Installed Size: 3.84 MiB 2021-05-16T19:42:09.9183522Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:09.9183799Z 2021-05-16T19:42:09.9184681Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:09.9185297Z checking keyring... 2021-05-16T19:42:09.9927139Z checking package integrity... 2021-05-16T19:42:10.1140597Z loading package files... 2021-05-16T19:42:10.1163427Z checking for file conflicts... 2021-05-16T19:42:10.1164657Z checking available disk space... 2021-05-16T19:42:10.1194827Z :: Processing package changes... 2021-05-16T19:42:10.1195907Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T19:42:10.9682994Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T19:42:10.9683787Z resolving dependencies... 2021-05-16T19:42:10.9684851Z looking for conflicting packages... 2021-05-16T19:42:11.0060045Z 2021-05-16T19:42:11.0061022Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T19:42:11.0061494Z 2021-05-16T19:42:11.0062160Z Total Download Size: 0.73 MiB 2021-05-16T19:42:11.0062748Z Total Installed Size: 2.24 MiB 2021-05-16T19:42:11.0063485Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:11.0063864Z 2021-05-16T19:42:11.0066117Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:11.0066937Z :: Retrieving packages... 2021-05-16T19:42:11.3126738Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T19:42:11.7717954Z checking keyring... 2021-05-16T19:42:11.8722856Z checking package integrity... 2021-05-16T19:42:12.0288280Z loading package files... 2021-05-16T19:42:12.0310051Z checking for file conflicts... 2021-05-16T19:42:12.0310821Z checking available disk space... 2021-05-16T19:42:12.0423339Z :: Processing package changes... 2021-05-16T19:42:12.0424481Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T19:42:12.9259061Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T19:42:12.9260499Z resolving dependencies... 2021-05-16T19:42:12.9389812Z looking for conflicting packages... 2021-05-16T19:42:12.9654903Z 2021-05-16T19:42:12.9655930Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T19:42:12.9656476Z 2021-05-16T19:42:12.9657319Z Total Installed Size: 4.35 MiB 2021-05-16T19:42:12.9658031Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:12.9658433Z 2021-05-16T19:42:12.9659035Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:12.9659856Z checking keyring... 2021-05-16T19:42:13.0600475Z checking package integrity... 2021-05-16T19:42:13.1888614Z loading package files... 2021-05-16T19:42:13.1903398Z checking for file conflicts... 2021-05-16T19:42:13.1904243Z checking available disk space... 2021-05-16T19:42:13.1939014Z :: Processing package changes... 2021-05-16T19:42:13.1940036Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T19:42:14.0791010Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:42:14.0792133Z resolving dependencies... 2021-05-16T19:42:14.0793397Z looking for conflicting packages... 2021-05-16T19:42:14.1225624Z 2021-05-16T19:42:14.1252340Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:42:14.1253740Z 2021-05-16T19:42:14.1255467Z Total Download Size: 0.02 MiB 2021-05-16T19:42:14.1256278Z Total Installed Size: 0.05 MiB 2021-05-16T19:42:14.1257072Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:14.1257444Z 2021-05-16T19:42:14.1258143Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:14.1258829Z :: Retrieving packages... 2021-05-16T19:42:14.4323752Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:42:14.5261019Z checking keyring... 2021-05-16T19:42:14.6227022Z checking package integrity... 2021-05-16T19:42:14.7694394Z loading package files... 2021-05-16T19:42:14.7710956Z checking for file conflicts... 2021-05-16T19:42:14.7711779Z checking available disk space... 2021-05-16T19:42:14.7728613Z :: Processing package changes... 2021-05-16T19:42:14.7729756Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T19:42:15.6124608Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T19:42:15.6125614Z resolving dependencies... 2021-05-16T19:42:15.6488360Z looking for conflicting packages... 2021-05-16T19:42:15.6558519Z 2021-05-16T19:42:15.6559543Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T19:42:15.6560140Z 2021-05-16T19:42:15.6561003Z Total Installed Size: 3.26 MiB 2021-05-16T19:42:15.6561855Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:15.6563853Z 2021-05-16T19:42:15.6564759Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:15.6565486Z checking keyring... 2021-05-16T19:42:15.7375304Z checking package integrity... 2021-05-16T19:42:15.8597082Z loading package files... 2021-05-16T19:42:15.8621393Z checking for file conflicts... 2021-05-16T19:42:15.8622398Z checking available disk space... 2021-05-16T19:42:15.8659517Z :: Processing package changes... 2021-05-16T19:42:15.8660738Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T19:42:16.7531426Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T19:42:16.7532572Z resolving dependencies... 2021-05-16T19:42:16.7533891Z looking for conflicting packages... 2021-05-16T19:42:16.7951707Z 2021-05-16T19:42:16.7953051Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T19:42:16.7953555Z 2021-05-16T19:42:16.7954103Z Total Installed Size: 0.54 MiB 2021-05-16T19:42:16.7955015Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:16.7955647Z 2021-05-16T19:42:16.7957061Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:16.7957972Z checking keyring... 2021-05-16T19:42:16.8763919Z checking package integrity... 2021-05-16T19:42:16.9997405Z loading package files... 2021-05-16T19:42:17.0066740Z checking for file conflicts... 2021-05-16T19:42:17.0067872Z checking available disk space... 2021-05-16T19:42:17.0140663Z :: Processing package changes... 2021-05-16T19:42:17.0142333Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T19:42:17.9596566Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T19:42:17.9597760Z resolving dependencies... 2021-05-16T19:42:17.9906637Z looking for conflicting packages... 2021-05-16T19:42:17.9983068Z 2021-05-16T19:42:17.9984109Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T19:42:17.9984622Z 2021-05-16T19:42:17.9985358Z Total Installed Size: 2.35 MiB 2021-05-16T19:42:17.9986769Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:17.9987488Z 2021-05-16T19:42:17.9988528Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:17.9989418Z checking keyring... 2021-05-16T19:42:18.0817175Z checking package integrity... 2021-05-16T19:42:18.2089229Z loading package files... 2021-05-16T19:42:18.2111579Z checking for file conflicts... 2021-05-16T19:42:18.2113988Z checking available disk space... 2021-05-16T19:42:18.2140820Z :: Processing package changes... 2021-05-16T19:42:18.2141974Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T19:42:19.2022416Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T19:42:20.0427471Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T19:42:20.0428516Z resolving dependencies... 2021-05-16T19:42:20.0756436Z looking for conflicting packages... 2021-05-16T19:42:20.0832036Z 2021-05-16T19:42:20.0833008Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T19:42:20.0833849Z 2021-05-16T19:42:20.0834560Z Total Installed Size: 6.32 MiB 2021-05-16T19:42:20.0835900Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:20.0836310Z 2021-05-16T19:42:20.0837320Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:20.0837947Z checking keyring... 2021-05-16T19:42:20.1679251Z checking package integrity... 2021-05-16T19:42:20.2959106Z loading package files... 2021-05-16T19:42:20.2990082Z checking for file conflicts... 2021-05-16T19:42:20.2991097Z checking available disk space... 2021-05-16T19:42:20.3021007Z :: Processing package changes... 2021-05-16T19:42:20.3021884Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T19:42:21.1449753Z resolving dependencies... 2021-05-16T19:42:21.1783552Z looking for conflicting packages... 2021-05-16T19:42:21.1914481Z 2021-05-16T19:42:21.1915800Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T19:42:21.1916333Z 2021-05-16T19:42:21.1917207Z Total Download Size: 6.30 MiB 2021-05-16T19:42:21.1917831Z Total Installed Size: 39.39 MiB 2021-05-16T19:42:21.1918759Z 2021-05-16T19:42:21.1919480Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:21.1920161Z :: Retrieving packages... 2021-05-16T19:42:21.4987629Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T19:42:22.4294026Z checking keyring... 2021-05-16T19:42:22.5367598Z checking package integrity... 2021-05-16T19:42:22.7384934Z loading package files... 2021-05-16T19:42:22.7408210Z checking for file conflicts... 2021-05-16T19:42:22.7444737Z checking available disk space... 2021-05-16T19:42:22.7456791Z :: Processing package changes... 2021-05-16T19:42:22.7457420Z installing mingw-w64-x86_64-librsvg... 2021-05-16T19:42:22.9123738Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T19:42:22.9127683Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T19:42:22.9135319Z :: Running post-transaction hooks... 2021-05-16T19:42:22.9139683Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T19:42:23.8351514Z resolving dependencies... 2021-05-16T19:42:23.8661991Z looking for conflicting packages... 2021-05-16T19:42:23.8743234Z 2021-05-16T19:42:23.8744114Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T19:42:23.8744984Z 2021-05-16T19:42:23.8745732Z Total Download Size: 7.79 MiB 2021-05-16T19:42:23.8746429Z Total Installed Size: 80.96 MiB 2021-05-16T19:42:23.8746863Z 2021-05-16T19:42:23.8747772Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:23.8748860Z :: Retrieving packages... 2021-05-16T19:42:24.1788480Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T19:42:25.0463264Z checking keyring... 2021-05-16T19:42:25.1464215Z checking package integrity... 2021-05-16T19:42:25.3656727Z loading package files... 2021-05-16T19:42:25.3726466Z checking for file conflicts... 2021-05-16T19:42:25.4152390Z checking available disk space... 2021-05-16T19:42:25.4168633Z :: Processing package changes... 2021-05-16T19:42:25.4169673Z installing mingw-w64-x86_64-libsbml... 2021-05-16T19:42:26.8684212Z resolving dependencies... 2021-05-16T19:42:26.9063418Z looking for conflicting packages... 2021-05-16T19:42:26.9079509Z 2021-05-16T19:42:26.9080698Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T19:42:26.9081333Z 2021-05-16T19:42:26.9081824Z Total Download Size: 0.91 MiB 2021-05-16T19:42:26.9082399Z Total Installed Size: 5.45 MiB 2021-05-16T19:42:26.9083320Z 2021-05-16T19:42:26.9084053Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:26.9084681Z :: Retrieving packages... 2021-05-16T19:42:27.2186771Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T19:42:27.7797459Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T19:42:27.8756981Z checking keyring... 2021-05-16T19:42:27.9722718Z checking package integrity... 2021-05-16T19:42:28.2683656Z loading package files... 2021-05-16T19:42:28.2735614Z checking for file conflicts... 2021-05-16T19:42:28.2798662Z checking available disk space... 2021-05-16T19:42:28.2810875Z :: Processing package changes... 2021-05-16T19:42:28.2811733Z installing mingw-w64-x86_64-flac... 2021-05-16T19:42:28.3457604Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T19:42:29.2221353Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T19:42:29.2222217Z resolving dependencies... 2021-05-16T19:42:29.2517124Z looking for conflicting packages... 2021-05-16T19:42:29.2652132Z 2021-05-16T19:42:29.2653366Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T19:42:29.2653976Z 2021-05-16T19:42:29.2654546Z Total Installed Size: 29.97 MiB 2021-05-16T19:42:29.2655090Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:29.2655424Z 2021-05-16T19:42:29.2655944Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:29.2656820Z checking keyring... 2021-05-16T19:42:29.3433821Z checking package integrity... 2021-05-16T19:42:29.4968115Z loading package files... 2021-05-16T19:42:29.4996488Z checking for file conflicts... 2021-05-16T19:42:29.4997355Z checking available disk space... 2021-05-16T19:42:29.5048981Z :: Processing package changes... 2021-05-16T19:42:29.5050293Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T19:42:30.4639631Z resolving dependencies... 2021-05-16T19:42:30.4943100Z looking for conflicting packages... 2021-05-16T19:42:30.5033859Z 2021-05-16T19:42:30.5035221Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T19:42:30.5035693Z 2021-05-16T19:42:30.5036194Z Total Download Size: 0.31 MiB 2021-05-16T19:42:30.5036735Z Total Installed Size: 1.50 MiB 2021-05-16T19:42:30.5037287Z 2021-05-16T19:42:30.5037920Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:30.5038527Z :: Retrieving packages... 2021-05-16T19:42:30.8133213Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T19:42:31.1859233Z checking keyring... 2021-05-16T19:42:31.2833868Z checking package integrity... 2021-05-16T19:42:31.4274164Z loading package files... 2021-05-16T19:42:31.4290985Z checking for file conflicts... 2021-05-16T19:42:31.4305834Z checking available disk space... 2021-05-16T19:42:31.4319699Z :: Processing package changes... 2021-05-16T19:42:31.4320513Z installing mingw-w64-x86_64-libssh... 2021-05-16T19:42:31.5027649Z / 2021-05-16T19:42:32.3738207Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T19:42:32.3739253Z resolving dependencies... 2021-05-16T19:42:32.4031998Z looking for conflicting packages... 2021-05-16T19:42:32.4104130Z 2021-05-16T19:42:32.4143117Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T19:42:32.4144140Z 2021-05-16T19:42:32.4145511Z Total Installed Size: 0.79 MiB 2021-05-16T19:42:32.4146202Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:32.4147277Z 2021-05-16T19:42:32.4148628Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:32.4150081Z checking keyring... 2021-05-16T19:42:32.5003180Z checking package integrity... 2021-05-16T19:42:32.6264726Z loading package files... 2021-05-16T19:42:32.6302780Z checking for file conflicts... 2021-05-16T19:42:32.6303631Z checking available disk space... 2021-05-16T19:42:32.6422688Z :: Processing package changes... 2021-05-16T19:42:32.6423729Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T19:42:33.6605329Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T19:42:33.6606137Z resolving dependencies... 2021-05-16T19:42:33.6835335Z looking for conflicting packages... 2021-05-16T19:42:33.6995892Z 2021-05-16T19:42:33.6996874Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T19:42:33.6997409Z 2021-05-16T19:42:33.6997957Z Total Download Size: 0.02 MiB 2021-05-16T19:42:33.6998559Z Total Installed Size: 0.03 MiB 2021-05-16T19:42:33.6999170Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:33.6999548Z 2021-05-16T19:42:33.7000223Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:33.7000876Z :: Retrieving packages... 2021-05-16T19:42:34.0111000Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T19:42:34.1034491Z checking keyring... 2021-05-16T19:42:34.2025440Z checking package integrity... 2021-05-16T19:42:34.3562439Z loading package files... 2021-05-16T19:42:34.3594309Z checking for file conflicts... 2021-05-16T19:42:34.3595292Z checking available disk space... 2021-05-16T19:42:34.3616870Z :: Processing package changes... 2021-05-16T19:42:34.3618110Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T19:42:35.2048494Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T19:42:35.2049324Z resolving dependencies... 2021-05-16T19:42:35.2362455Z looking for conflicting packages... 2021-05-16T19:42:35.2443759Z 2021-05-16T19:42:35.2444596Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T19:42:35.2445393Z 2021-05-16T19:42:35.2445900Z Total Installed Size: 4.22 MiB 2021-05-16T19:42:35.2446778Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:35.2447210Z 2021-05-16T19:42:35.2448621Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:35.2449554Z checking keyring... 2021-05-16T19:42:35.3214633Z checking package integrity... 2021-05-16T19:42:35.4495571Z loading package files... 2021-05-16T19:42:35.4544065Z checking for file conflicts... 2021-05-16T19:42:35.4544950Z checking available disk space... 2021-05-16T19:42:35.4678329Z :: Processing package changes... 2021-05-16T19:42:35.4679153Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T19:42:36.5408041Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T19:42:36.5408959Z resolving dependencies... 2021-05-16T19:42:36.5411258Z looking for conflicting packages... 2021-05-16T19:42:36.5805928Z 2021-05-16T19:42:36.5807008Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T19:42:36.5807512Z 2021-05-16T19:42:36.5808460Z Total Installed Size: 2.31 MiB 2021-05-16T19:42:36.5809533Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:36.5810117Z 2021-05-16T19:42:36.5810864Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:36.5811467Z checking keyring... 2021-05-16T19:42:36.6591674Z checking package integrity... 2021-05-16T19:42:36.7823015Z loading package files... 2021-05-16T19:42:36.7854477Z checking for file conflicts... 2021-05-16T19:42:36.7856053Z checking available disk space... 2021-05-16T19:42:36.7904774Z :: Processing package changes... 2021-05-16T19:42:36.7905875Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T19:42:37.6552911Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T19:42:37.6553902Z resolving dependencies... 2021-05-16T19:42:37.6684407Z looking for conflicting packages... 2021-05-16T19:42:37.6939901Z 2021-05-16T19:42:37.6940985Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T19:42:37.6941548Z 2021-05-16T19:42:37.6942044Z Total Download Size: 0.08 MiB 2021-05-16T19:42:37.6942790Z Total Installed Size: 0.25 MiB 2021-05-16T19:42:37.6943354Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:37.6943707Z 2021-05-16T19:42:37.6944323Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:37.6944953Z :: Retrieving packages... 2021-05-16T19:42:38.0149862Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T19:42:38.1981562Z checking keyring... 2021-05-16T19:42:38.2942235Z checking package integrity... 2021-05-16T19:42:38.4395107Z loading package files... 2021-05-16T19:42:38.4442880Z checking for file conflicts... 2021-05-16T19:42:38.4444355Z checking available disk space... 2021-05-16T19:42:38.4471138Z :: Processing package changes... 2021-05-16T19:42:38.4472354Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T19:42:39.3042014Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T19:42:39.3042792Z resolving dependencies... 2021-05-16T19:42:39.3043864Z looking for conflicting packages... 2021-05-16T19:42:39.3425297Z 2021-05-16T19:42:39.3426931Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T19:42:39.3427455Z 2021-05-16T19:42:39.3428341Z Total Installed Size: 0.70 MiB 2021-05-16T19:42:39.3429046Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:39.3429735Z 2021-05-16T19:42:39.3430621Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:39.3431849Z checking keyring... 2021-05-16T19:42:39.4231416Z checking package integrity... 2021-05-16T19:42:39.5372294Z loading package files... 2021-05-16T19:42:39.5424525Z checking for file conflicts... 2021-05-16T19:42:39.5425551Z checking available disk space... 2021-05-16T19:42:39.5442624Z :: Processing package changes... 2021-05-16T19:42:39.5443666Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T19:42:40.3851466Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T19:42:40.3852278Z resolving dependencies... 2021-05-16T19:42:40.3979650Z looking for conflicting packages... 2021-05-16T19:42:40.4233846Z 2021-05-16T19:42:40.4234826Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T19:42:40.4235343Z 2021-05-16T19:42:40.4236250Z Total Installed Size: 1.08 MiB 2021-05-16T19:42:40.4236820Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:40.4237118Z 2021-05-16T19:42:40.4237637Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:40.4238139Z checking keyring... 2021-05-16T19:42:40.5033087Z checking package integrity... 2021-05-16T19:42:40.6255766Z loading package files... 2021-05-16T19:42:40.6272047Z checking for file conflicts... 2021-05-16T19:42:40.6272884Z checking available disk space... 2021-05-16T19:42:40.6296093Z :: Processing package changes... 2021-05-16T19:42:40.6297106Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T19:42:41.4447109Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T19:42:41.4448196Z resolving dependencies... 2021-05-16T19:42:41.4660303Z looking for conflicting packages... 2021-05-16T19:42:41.4842239Z 2021-05-16T19:42:41.4843365Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T19:42:41.4843871Z 2021-05-16T19:42:41.4844658Z Total Installed Size: 2.30 MiB 2021-05-16T19:42:41.4845610Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:41.4846151Z 2021-05-16T19:42:41.4847069Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:41.4847682Z checking keyring... 2021-05-16T19:42:41.5639113Z checking package integrity... 2021-05-16T19:42:41.6898730Z loading package files... 2021-05-16T19:42:41.6947022Z checking for file conflicts... 2021-05-16T19:42:41.6948585Z checking available disk space... 2021-05-16T19:42:41.7051373Z :: Processing package changes... 2021-05-16T19:42:41.7053248Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T19:42:42.7053149Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T19:42:42.7053900Z resolving dependencies... 2021-05-16T19:42:42.7055104Z looking for conflicting packages... 2021-05-16T19:42:42.7448547Z 2021-05-16T19:42:42.7449643Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T19:42:42.7450457Z 2021-05-16T19:42:42.7451127Z Total Installed Size: 9.11 MiB 2021-05-16T19:42:42.7452114Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:42.7452637Z 2021-05-16T19:42:42.7453391Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:42.7454006Z checking keyring... 2021-05-16T19:42:42.8229920Z checking package integrity... 2021-05-16T19:42:42.9592342Z loading package files... 2021-05-16T19:42:42.9615084Z checking for file conflicts... 2021-05-16T19:42:42.9616645Z checking available disk space... 2021-05-16T19:42:42.9636778Z :: Processing package changes... 2021-05-16T19:42:42.9637747Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T19:42:43.8258534Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T19:42:43.8259843Z resolving dependencies... 2021-05-16T19:42:43.8497350Z looking for conflicting packages... 2021-05-16T19:42:43.8672366Z 2021-05-16T19:42:43.8673421Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T19:42:43.8673922Z 2021-05-16T19:42:43.8675041Z Total Installed Size: 2.97 MiB 2021-05-16T19:42:43.8675666Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:43.8676191Z 2021-05-16T19:42:43.8677260Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:43.8677893Z checking keyring... 2021-05-16T19:42:43.9467959Z checking package integrity... 2021-05-16T19:42:44.0676534Z loading package files... 2021-05-16T19:42:44.0691659Z checking for file conflicts... 2021-05-16T19:42:44.0692391Z checking available disk space... 2021-05-16T19:42:44.0726359Z :: Processing package changes... 2021-05-16T19:42:44.0727367Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T19:42:44.9204259Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T19:42:44.9205126Z resolving dependencies... 2021-05-16T19:42:44.9518050Z looking for conflicting packages... 2021-05-16T19:42:44.9594654Z 2021-05-16T19:42:44.9595395Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T19:42:44.9595832Z 2021-05-16T19:42:44.9596305Z Total Installed Size: 11.79 MiB 2021-05-16T19:42:44.9597157Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:44.9597702Z 2021-05-16T19:42:44.9598821Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:44.9599425Z checking keyring... 2021-05-16T19:42:45.0380200Z checking package integrity... 2021-05-16T19:42:45.1718657Z loading package files... 2021-05-16T19:42:45.1779675Z checking for file conflicts... 2021-05-16T19:42:45.1780451Z checking available disk space... 2021-05-16T19:42:45.1972196Z :: Processing package changes... 2021-05-16T19:42:45.1973299Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T19:42:46.4743391Z resolving dependencies... 2021-05-16T19:42:46.4744527Z looking for conflicting packages... 2021-05-16T19:42:46.5134518Z 2021-05-16T19:42:46.5135790Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T19:42:46.5136294Z 2021-05-16T19:42:46.5136812Z Total Download Size: 0.10 MiB 2021-05-16T19:42:46.5137472Z Total Installed Size: 0.38 MiB 2021-05-16T19:42:46.5137852Z 2021-05-16T19:42:46.5138723Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:46.5139349Z :: Retrieving packages... 2021-05-16T19:42:46.8215748Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T19:42:47.0977634Z checking keyring... 2021-05-16T19:42:47.2017150Z checking package integrity... 2021-05-16T19:42:47.3477095Z loading package files... 2021-05-16T19:42:47.3494410Z checking for file conflicts... 2021-05-16T19:42:47.3499926Z checking available disk space... 2021-05-16T19:42:47.3512447Z :: Processing package changes... 2021-05-16T19:42:47.3513238Z installing mingw-w64-x86_64-libyaml... 2021-05-16T19:42:48.1994031Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T19:42:48.1995064Z resolving dependencies... 2021-05-16T19:42:48.2155004Z looking for conflicting packages... 2021-05-16T19:42:48.2457418Z 2021-05-16T19:42:48.2458560Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T19:42:48.2459093Z 2021-05-16T19:42:48.2459847Z Total Installed Size: 1.69 MiB 2021-05-16T19:42:48.2460939Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:48.2461262Z 2021-05-16T19:42:48.2462221Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:48.2463094Z checking keyring... 2021-05-16T19:42:48.3310364Z checking package integrity... 2021-05-16T19:42:48.4531349Z loading package files... 2021-05-16T19:42:48.4552213Z checking for file conflicts... 2021-05-16T19:42:48.4553917Z checking available disk space... 2021-05-16T19:42:48.4581240Z :: Processing package changes... 2021-05-16T19:42:48.4582470Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T19:42:49.3352479Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T19:42:49.3353183Z resolving dependencies... 2021-05-16T19:42:49.3354366Z looking for conflicting packages... 2021-05-16T19:42:49.3791505Z 2021-05-16T19:42:49.3792630Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T19:42:49.3793096Z 2021-05-16T19:42:49.3794874Z Total Installed Size: 0.62 MiB 2021-05-16T19:42:49.3795949Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:49.3796368Z 2021-05-16T19:42:49.3797312Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:49.3797907Z checking keyring... 2021-05-16T19:42:49.4570195Z checking package integrity... 2021-05-16T19:42:49.5762397Z loading package files... 2021-05-16T19:42:49.5792410Z checking for file conflicts... 2021-05-16T19:42:49.5793324Z checking available disk space... 2021-05-16T19:42:49.5822387Z :: Processing package changes... 2021-05-16T19:42:49.5823199Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T19:42:50.4335750Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T19:42:50.4336582Z resolving dependencies... 2021-05-16T19:42:50.4491271Z looking for conflicting packages... 2021-05-16T19:42:50.4760057Z 2021-05-16T19:42:50.4761176Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T19:42:50.4761914Z 2021-05-16T19:42:50.4762463Z Total Download Size: 0.15 MiB 2021-05-16T19:42:50.4763273Z Total Installed Size: 0.29 MiB 2021-05-16T19:42:50.4763874Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:50.4764812Z 2021-05-16T19:42:50.4765691Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:50.4766520Z :: Retrieving packages... 2021-05-16T19:42:50.7912059Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T19:42:51.0710440Z checking keyring... 2021-05-16T19:42:51.1687375Z checking package integrity... 2021-05-16T19:42:51.3177533Z loading package files... 2021-05-16T19:42:51.3225901Z checking for file conflicts... 2021-05-16T19:42:51.3226698Z checking available disk space... 2021-05-16T19:42:51.3240389Z :: Processing package changes... 2021-05-16T19:42:51.3241111Z reinstalling mingw-w64-x86_64-make... 2021-05-16T19:42:52.1485167Z resolving dependencies... 2021-05-16T19:42:52.1871845Z looking for conflicting packages... 2021-05-16T19:42:52.1886338Z 2021-05-16T19:42:52.1887415Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T19:42:52.1887976Z 2021-05-16T19:42:52.1888476Z Total Download Size: 1.48 MiB 2021-05-16T19:42:52.1889032Z Total Installed Size: 6.54 MiB 2021-05-16T19:42:52.1889392Z 2021-05-16T19:42:52.1890362Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:52.1890997Z :: Retrieving packages... 2021-05-16T19:42:52.4963804Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T19:42:53.9975634Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T19:42:54.3359668Z checking keyring... 2021-05-16T19:42:54.5231213Z checking package integrity... 2021-05-16T19:42:54.8243369Z loading package files... 2021-05-16T19:42:54.8321036Z checking for file conflicts... 2021-05-16T19:42:54.8630086Z checking available disk space... 2021-05-16T19:42:54.8647372Z :: Processing package changes... 2021-05-16T19:42:54.8648681Z installing mingw-w64-x86_64-ninja... 2021-05-16T19:42:54.8747446Z installing mingw-w64-x86_64-meson... 2021-05-16T19:42:56.1059031Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T19:42:56.1059734Z resolving dependencies... 2021-05-16T19:42:56.1314570Z looking for conflicting packages... 2021-05-16T19:42:56.1464726Z 2021-05-16T19:42:56.1465655Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T19:42:56.1466117Z 2021-05-16T19:42:56.1466762Z Total Download Size: 0.07 MiB 2021-05-16T19:42:56.1467333Z Total Installed Size: 0.20 MiB 2021-05-16T19:42:56.1468115Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:56.1468540Z 2021-05-16T19:42:56.1469146Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:56.1469765Z :: Retrieving packages... 2021-05-16T19:42:56.4512595Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T19:42:56.6342436Z checking keyring... 2021-05-16T19:42:56.7325092Z checking package integrity... 2021-05-16T19:42:56.8803140Z loading package files... 2021-05-16T19:42:56.8826135Z checking for file conflicts... 2021-05-16T19:42:56.8827165Z checking available disk space... 2021-05-16T19:42:56.8856836Z :: Processing package changes... 2021-05-16T19:42:56.8857755Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T19:42:57.6968160Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T19:42:57.6969067Z resolving dependencies... 2021-05-16T19:42:57.7097941Z looking for conflicting packages... 2021-05-16T19:42:57.7363685Z 2021-05-16T19:42:57.7364768Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T19:42:57.7365314Z 2021-05-16T19:42:57.7365829Z Total Download Size: 0.32 MiB 2021-05-16T19:42:57.7366556Z Total Installed Size: 2.42 MiB 2021-05-16T19:42:57.7367136Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:57.7367496Z 2021-05-16T19:42:57.7368158Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:57.7368783Z :: Retrieving packages... 2021-05-16T19:42:58.0508949Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T19:42:58.4253053Z checking keyring... 2021-05-16T19:42:58.5231400Z checking package integrity... 2021-05-16T19:42:58.6789937Z loading package files... 2021-05-16T19:42:58.6821893Z checking for file conflicts... 2021-05-16T19:42:58.6823287Z checking available disk space... 2021-05-16T19:42:58.6885486Z :: Processing package changes... 2021-05-16T19:42:58.6886513Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T19:42:59.5936847Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T19:42:59.5937618Z resolving dependencies... 2021-05-16T19:42:59.6089351Z looking for conflicting packages... 2021-05-16T19:42:59.6360846Z 2021-05-16T19:42:59.6361836Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T19:42:59.6362458Z 2021-05-16T19:42:59.6362975Z Total Download Size: 0.35 MiB 2021-05-16T19:42:59.6363559Z Total Installed Size: 1.18 MiB 2021-05-16T19:42:59.6364292Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:42:59.6364657Z 2021-05-16T19:42:59.6367216Z :: Proceed with installation? [Y/n] 2021-05-16T19:42:59.6368521Z :: Retrieving packages... 2021-05-16T19:42:59.9392360Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T19:43:00.3045666Z checking keyring... 2021-05-16T19:43:00.4028859Z checking package integrity... 2021-05-16T19:43:00.5569847Z loading package files... 2021-05-16T19:43:00.5592095Z checking for file conflicts... 2021-05-16T19:43:00.5593093Z checking available disk space... 2021-05-16T19:43:00.5678700Z :: Processing package changes... 2021-05-16T19:43:00.5679553Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T19:43:01.4210940Z resolving dependencies... 2021-05-16T19:43:01.4212187Z looking for conflicting packages... 2021-05-16T19:43:01.4605635Z 2021-05-16T19:43:01.4606627Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T19:43:01.4607258Z 2021-05-16T19:43:01.4607784Z Total Download Size: 0.38 MiB 2021-05-16T19:43:01.4608346Z Total Installed Size: 3.58 MiB 2021-05-16T19:43:01.4608712Z 2021-05-16T19:43:01.4609363Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:01.4610000Z :: Retrieving packages... 2021-05-16T19:43:01.7713895Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T19:43:02.1414394Z checking keyring... 2021-05-16T19:43:02.2355755Z checking package integrity... 2021-05-16T19:43:02.3844680Z loading package files... 2021-05-16T19:43:02.3869799Z checking for file conflicts... 2021-05-16T19:43:02.3887050Z checking available disk space... 2021-05-16T19:43:02.3899253Z :: Processing package changes... 2021-05-16T19:43:02.3900593Z installing mingw-w64-x86_64-nasm... 2021-05-16T19:43:03.2398776Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T19:43:03.2399461Z resolving dependencies... 2021-05-16T19:43:03.2624507Z looking for conflicting packages... 2021-05-16T19:43:03.2839071Z 2021-05-16T19:43:03.2840001Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T19:43:03.2840854Z 2021-05-16T19:43:03.2841882Z Total Download Size: 1.54 MiB 2021-05-16T19:43:03.2842420Z Total Installed Size: 16.43 MiB 2021-05-16T19:43:03.2842959Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:03.2843298Z 2021-05-16T19:43:03.2843912Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:03.2844493Z :: Retrieving packages... 2021-05-16T19:43:03.5918371Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T19:43:04.2400714Z checking keyring... 2021-05-16T19:43:04.3534620Z checking package integrity... 2021-05-16T19:43:04.5296240Z loading package files... 2021-05-16T19:43:04.6061453Z checking for file conflicts... 2021-05-16T19:43:04.6067379Z checking available disk space... 2021-05-16T19:43:05.1175750Z :: Processing package changes... 2021-05-16T19:43:05.1176988Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T19:43:13.1665734Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T19:43:13.1666441Z resolving dependencies... 2021-05-16T19:43:13.1840996Z looking for conflicting packages... 2021-05-16T19:43:13.2086219Z 2021-05-16T19:43:13.2087298Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T19:43:13.2087745Z 2021-05-16T19:43:13.2090019Z Total Installed Size: 4.18 MiB 2021-05-16T19:43:13.2091840Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:13.2092521Z 2021-05-16T19:43:13.2093788Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:13.2095240Z checking keyring... 2021-05-16T19:43:13.2893063Z checking package integrity... 2021-05-16T19:43:13.4333210Z loading package files... 2021-05-16T19:43:13.4359135Z checking for file conflicts... 2021-05-16T19:43:13.4359980Z checking available disk space... 2021-05-16T19:43:13.4390606Z :: Processing package changes... 2021-05-16T19:43:13.4391420Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T19:43:14.3199566Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T19:43:14.3200604Z resolving dependencies... 2021-05-16T19:43:14.3347396Z looking for conflicting packages... 2021-05-16T19:43:14.3587130Z 2021-05-16T19:43:14.3588057Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T19:43:14.3588622Z 2021-05-16T19:43:14.3589351Z Total Installed Size: 2.46 MiB 2021-05-16T19:43:14.3590073Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:14.3590362Z 2021-05-16T19:43:14.3591220Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:14.3591847Z checking keyring... 2021-05-16T19:43:14.4336312Z checking package integrity... 2021-05-16T19:43:14.5596589Z loading package files... 2021-05-16T19:43:14.5624780Z checking for file conflicts... 2021-05-16T19:43:14.5626729Z checking available disk space... 2021-05-16T19:43:14.5694041Z :: Processing package changes... 2021-05-16T19:43:14.5694973Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T19:43:15.5119700Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T19:43:15.5120565Z resolving dependencies... 2021-05-16T19:43:15.5121860Z looking for conflicting packages... 2021-05-16T19:43:15.5527491Z 2021-05-16T19:43:15.5528764Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T19:43:15.5529232Z 2021-05-16T19:43:15.5530010Z Total Installed Size: 1.56 MiB 2021-05-16T19:43:15.5530871Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:15.5531549Z 2021-05-16T19:43:15.5532322Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:15.5532895Z checking keyring... 2021-05-16T19:43:15.6326147Z checking package integrity... 2021-05-16T19:43:15.7552858Z loading package files... 2021-05-16T19:43:15.7573526Z checking for file conflicts... 2021-05-16T19:43:15.7574746Z checking available disk space... 2021-05-16T19:43:15.7589751Z :: Processing package changes... 2021-05-16T19:43:15.7590633Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T19:43:16.6153399Z resolving dependencies... 2021-05-16T19:43:16.6154926Z looking for conflicting packages... 2021-05-16T19:43:16.6569832Z 2021-05-16T19:43:16.6570859Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T19:43:16.6571844Z 2021-05-16T19:43:16.6572372Z Total Download Size: 0.33 MiB 2021-05-16T19:43:16.6572976Z Total Installed Size: 1.08 MiB 2021-05-16T19:43:16.6573360Z 2021-05-16T19:43:16.6574199Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:16.6575003Z :: Retrieving packages... 2021-05-16T19:43:16.9741578Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T19:43:17.3471807Z checking keyring... 2021-05-16T19:43:17.4451777Z checking package integrity... 2021-05-16T19:43:17.6270398Z loading package files... 2021-05-16T19:43:17.6314514Z checking for file conflicts... 2021-05-16T19:43:17.6329465Z checking available disk space... 2021-05-16T19:43:17.6342479Z :: Processing package changes... 2021-05-16T19:43:17.6343461Z installing mingw-w64-x86_64-nlopt... 2021-05-16T19:43:18.6220003Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T19:43:19.4535242Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T19:43:19.4535970Z resolving dependencies... 2021-05-16T19:43:19.4791848Z looking for conflicting packages... 2021-05-16T19:43:19.4952009Z 2021-05-16T19:43:19.4953522Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T19:43:19.4954016Z 2021-05-16T19:43:19.4954524Z Total Installed Size: 77.64 MiB 2021-05-16T19:43:19.4955458Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:19.4955780Z 2021-05-16T19:43:19.4956833Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:19.4957442Z checking keyring... 2021-05-16T19:43:19.5784078Z checking package integrity... 2021-05-16T19:43:19.7691186Z loading package files... 2021-05-16T19:43:19.7721681Z checking for file conflicts... 2021-05-16T19:43:19.7722536Z checking available disk space... 2021-05-16T19:43:19.7753024Z :: Processing package changes... 2021-05-16T19:43:19.7754088Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T19:43:20.8348982Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T19:43:20.8349740Z resolving dependencies... 2021-05-16T19:43:20.8680979Z looking for conflicting packages... 2021-05-16T19:43:20.8775251Z 2021-05-16T19:43:20.8776153Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T19:43:20.8776856Z 2021-05-16T19:43:20.8777726Z Total Installed Size: 107.68 MiB 2021-05-16T19:43:20.8778667Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:20.8779316Z 2021-05-16T19:43:20.8780256Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:20.8780921Z checking keyring... 2021-05-16T19:43:20.9561706Z checking package integrity... 2021-05-16T19:43:21.3050767Z loading package files... 2021-05-16T19:43:21.3162007Z checking for file conflicts... 2021-05-16T19:43:21.3163425Z checking available disk space... 2021-05-16T19:43:21.3583376Z :: Processing package changes... 2021-05-16T19:43:21.3584655Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T19:43:23.3140671Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T19:43:23.3142479Z resolving dependencies... 2021-05-16T19:43:23.3476341Z looking for conflicting packages... 2021-05-16T19:43:23.3553420Z 2021-05-16T19:43:23.3554280Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T19:43:23.3554778Z 2021-05-16T19:43:23.3555619Z Total Installed Size: 3.54 MiB 2021-05-16T19:43:23.3556210Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:23.3557137Z 2021-05-16T19:43:23.3558103Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:23.3558739Z checking keyring... 2021-05-16T19:43:23.4334949Z checking package integrity... 2021-05-16T19:43:23.5628441Z loading package files... 2021-05-16T19:43:23.5683360Z checking for file conflicts... 2021-05-16T19:43:23.5684799Z checking available disk space... 2021-05-16T19:43:23.5719940Z :: Processing package changes... 2021-05-16T19:43:23.5720816Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T19:43:24.5251430Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T19:43:24.5252423Z resolving dependencies... 2021-05-16T19:43:24.5587459Z looking for conflicting packages... 2021-05-16T19:43:24.5719510Z 2021-05-16T19:43:24.5720600Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T19:43:24.5721200Z 2021-05-16T19:43:24.5721975Z Total Download Size: 4.75 MiB 2021-05-16T19:43:24.5722968Z Total Installed Size: 69.11 MiB 2021-05-16T19:43:24.5723552Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:24.5723926Z 2021-05-16T19:43:24.5724604Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:24.5725278Z :: Retrieving packages... 2021-05-16T19:43:24.8830591Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T19:43:25.7525083Z checking keyring... 2021-05-16T19:43:25.8558272Z checking package integrity... 2021-05-16T19:43:26.0544649Z loading package files... 2021-05-16T19:43:26.1528710Z checking for file conflicts... 2021-05-16T19:43:26.1537928Z checking available disk space... 2021-05-16T19:43:26.6205842Z :: Processing package changes... 2021-05-16T19:43:26.6206891Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T19:43:37.7651438Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T19:43:37.7652183Z resolving dependencies... 2021-05-16T19:43:37.7871826Z looking for conflicting packages... 2021-05-16T19:43:37.8043795Z 2021-05-16T19:43:37.8044943Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T19:43:37.8045478Z 2021-05-16T19:43:37.8046291Z Total Installed Size: 12.40 MiB 2021-05-16T19:43:37.8047349Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:37.8047929Z 2021-05-16T19:43:37.8048701Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:37.8049339Z checking keyring... 2021-05-16T19:43:37.8847168Z checking package integrity... 2021-05-16T19:43:38.0397687Z loading package files... 2021-05-16T19:43:38.0537062Z checking for file conflicts... 2021-05-16T19:43:38.0538102Z checking available disk space... 2021-05-16T19:43:38.1087830Z :: Processing package changes... 2021-05-16T19:43:38.1089003Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T19:43:40.1396367Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T19:43:40.1397298Z resolving dependencies... 2021-05-16T19:43:40.1738676Z looking for conflicting packages... 2021-05-16T19:43:40.1811009Z 2021-05-16T19:43:40.1811875Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T19:43:40.1982132Z 2021-05-16T19:43:40.1982926Z Total Installed Size: 4.16 MiB 2021-05-16T19:43:40.1983956Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:40.1984831Z 2021-05-16T19:43:40.1985697Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:40.1987240Z checking keyring... 2021-05-16T19:43:40.2607134Z checking package integrity... 2021-05-16T19:43:40.3926053Z loading package files... 2021-05-16T19:43:40.3971307Z checking for file conflicts... 2021-05-16T19:43:40.3972059Z checking available disk space... 2021-05-16T19:43:40.4098756Z :: Processing package changes... 2021-05-16T19:43:40.4099657Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T19:43:41.4878149Z resolving dependencies... 2021-05-16T19:43:41.5205135Z looking for conflicting packages... 2021-05-16T19:43:41.5284795Z 2021-05-16T19:43:41.5285817Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T19:43:41.5286378Z 2021-05-16T19:43:41.5287008Z Total Download Size: 0.98 MiB 2021-05-16T19:43:41.5287986Z Total Installed Size: 4.80 MiB 2021-05-16T19:43:41.5288370Z 2021-05-16T19:43:41.5289080Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:41.5289912Z :: Retrieving packages... 2021-05-16T19:43:41.8431598Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T19:43:42.3968815Z checking keyring... 2021-05-16T19:43:42.4959633Z checking package integrity... 2021-05-16T19:43:42.6654643Z loading package files... 2021-05-16T19:43:42.6690576Z checking for file conflicts... 2021-05-16T19:43:42.6865085Z checking available disk space... 2021-05-16T19:43:42.6878879Z :: Processing package changes... 2021-05-16T19:43:42.6879749Z installing mingw-w64-x86_64-pcre2... 2021-05-16T19:43:43.8026489Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T19:43:43.8027750Z resolving dependencies... 2021-05-16T19:43:43.8159561Z looking for conflicting packages... 2021-05-16T19:43:43.8437096Z 2021-05-16T19:43:43.8438178Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T19:43:43.8438657Z 2021-05-16T19:43:43.8439178Z Total Installed Size: 1.57 MiB 2021-05-16T19:43:43.8439686Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:43.8439968Z 2021-05-16T19:43:43.8440859Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:43.8441718Z checking keyring... 2021-05-16T19:43:43.9245280Z checking package integrity... 2021-05-16T19:43:44.0513820Z loading package files... 2021-05-16T19:43:44.0524801Z checking for file conflicts... 2021-05-16T19:43:44.0525742Z checking available disk space... 2021-05-16T19:43:44.0547566Z :: Processing package changes... 2021-05-16T19:43:44.0548381Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T19:43:44.9469525Z resolving dependencies... 2021-05-16T19:43:44.9730174Z looking for conflicting packages... 2021-05-16T19:43:44.9881969Z :: 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-16T19:43:44.9898220Z 2021-05-16T19:43:44.9899806Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T19:43:44.9900525Z 2021-05-16T19:43:44.9901048Z Total Download Size: 0.26 MiB 2021-05-16T19:43:44.9901758Z Total Installed Size: 1.33 MiB 2021-05-16T19:43:44.9902700Z Net Upgrade Size: 0.85 MiB 2021-05-16T19:43:44.9903112Z 2021-05-16T19:43:44.9904310Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:44.9905069Z :: Retrieving packages... 2021-05-16T19:43:45.3039092Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T19:43:45.6765488Z checking keyring... 2021-05-16T19:43:46.6058869Z checking package integrity... 2021-05-16T19:43:46.6060162Z loading package files... 2021-05-16T19:43:46.6060792Z checking for file conflicts... 2021-05-16T19:43:46.6061425Z checking available disk space... 2021-05-16T19:43:46.6062119Z :: Processing package changes... 2021-05-16T19:43:46.6063125Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T19:43:46.6063782Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T19:43:47.0234287Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T19:43:47.0235336Z resolving dependencies... 2021-05-16T19:43:47.0236120Z looking for conflicting packages... 2021-05-16T19:43:47.0664891Z 2021-05-16T19:43:47.0666236Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T19:43:47.0666993Z 2021-05-16T19:43:47.0667939Z Total Installed Size: 12.33 MiB 2021-05-16T19:43:47.0668719Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:47.0669170Z 2021-05-16T19:43:47.0670312Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:47.0671322Z checking keyring... 2021-05-16T19:43:47.1460839Z checking package integrity... 2021-05-16T19:43:47.2940804Z loading package files... 2021-05-16T19:43:47.3017778Z checking for file conflicts... 2021-05-16T19:43:47.3018798Z checking available disk space... 2021-05-16T19:43:47.3171537Z :: Processing package changes... 2021-05-16T19:43:47.3172502Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T19:43:48.6008470Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T19:43:48.6009282Z resolving dependencies... 2021-05-16T19:43:48.6366340Z looking for conflicting packages... 2021-05-16T19:43:48.6446630Z 2021-05-16T19:43:48.6447959Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T19:43:48.6448469Z 2021-05-16T19:43:48.6449311Z Total Installed Size: 11.78 MiB 2021-05-16T19:43:48.6450352Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:48.6451631Z 2021-05-16T19:43:48.6452403Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:48.6453051Z checking keyring... 2021-05-16T19:43:48.7256352Z checking package integrity... 2021-05-16T19:43:48.8878153Z loading package files... 2021-05-16T19:43:48.8921339Z checking for file conflicts... 2021-05-16T19:43:48.8922357Z checking available disk space... 2021-05-16T19:43:48.9048454Z :: Processing package changes... 2021-05-16T19:43:48.9049626Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T19:43:49.9843398Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T19:43:49.9844494Z resolving dependencies... 2021-05-16T19:43:50.0162710Z looking for conflicting packages... 2021-05-16T19:43:50.0262508Z 2021-05-16T19:43:50.0263822Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T19:43:50.0264520Z 2021-05-16T19:43:50.0265269Z Total Installed Size: 19.91 MiB 2021-05-16T19:43:50.0266398Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:50.0266835Z 2021-05-16T19:43:50.0268013Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:50.0268712Z checking keyring... 2021-05-16T19:43:50.1077639Z checking package integrity... 2021-05-16T19:43:50.2749321Z loading package files... 2021-05-16T19:43:50.2897972Z checking for file conflicts... 2021-05-16T19:43:50.2899457Z checking available disk space... 2021-05-16T19:43:50.3097973Z :: Processing package changes... 2021-05-16T19:43:50.3099135Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T19:43:51.2519126Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T19:43:51.2520025Z resolving dependencies... 2021-05-16T19:43:51.2870025Z looking for conflicting packages... 2021-05-16T19:43:51.2946802Z 2021-05-16T19:43:51.2947751Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T19:43:51.2948612Z 2021-05-16T19:43:51.2949667Z Total Installed Size: 29.16 MiB 2021-05-16T19:43:51.2950637Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:51.2950949Z 2021-05-16T19:43:51.2951462Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:51.2952132Z checking keyring... 2021-05-16T19:43:51.3772925Z checking package integrity... 2021-05-16T19:43:51.5301197Z loading package files... 2021-05-16T19:43:51.5330896Z checking for file conflicts... 2021-05-16T19:43:51.5331685Z checking available disk space... 2021-05-16T19:43:51.5430795Z :: Processing package changes... 2021-05-16T19:43:51.5431661Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T19:43:52.7666412Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T19:43:52.7667557Z resolving dependencies... 2021-05-16T19:43:52.8002121Z looking for conflicting packages... 2021-05-16T19:43:52.8125586Z 2021-05-16T19:43:52.8126429Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T19:43:52.8127364Z 2021-05-16T19:43:52.8127901Z Total Download Size: 17.02 MiB 2021-05-16T19:43:52.8128483Z Total Installed Size: 113.47 MiB 2021-05-16T19:43:52.8129064Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:43:52.8129425Z 2021-05-16T19:43:52.8130061Z :: Proceed with installation? [Y/n] 2021-05-16T19:43:52.8130682Z :: Retrieving packages... 2021-05-16T19:43:53.1229559Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T19:43:55.1081005Z checking keyring... 2021-05-16T19:43:55.1081775Z checking package integrity... 2021-05-16T19:43:55.1089638Z loading package files... 2021-05-16T19:43:55.1090503Z checking for file conflicts... 2021-05-16T19:43:55.1091234Z checking available disk space... 2021-05-16T19:43:55.3553620Z :: Processing package changes... 2021-05-16T19:43:55.3555245Z reinstalling mingw-w64-x86_64-python... 2021-05-16T19:44:05.7483736Z resolving dependencies... 2021-05-16T19:44:05.7857221Z looking for conflicting packages... 2021-05-16T19:44:05.7936541Z 2021-05-16T19:44:05.7937735Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T19:44:05.7938224Z 2021-05-16T19:44:05.7938751Z Total Download Size: 0.98 MiB 2021-05-16T19:44:05.7939503Z Total Installed Size: 3.56 MiB 2021-05-16T19:44:05.7939931Z 2021-05-16T19:44:05.7940899Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:05.7941533Z :: Retrieving packages... 2021-05-16T19:44:06.1161565Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T19:44:06.6696539Z checking keyring... 2021-05-16T19:44:06.8149328Z checking package integrity... 2021-05-16T19:44:06.9774429Z loading package files... 2021-05-16T19:44:06.9794206Z checking for file conflicts... 2021-05-16T19:44:06.9831523Z checking available disk space... 2021-05-16T19:44:06.9845757Z :: Processing package changes... 2021-05-16T19:44:06.9846796Z installing mingw-w64-x86_64-qpdf... 2021-05-16T19:44:07.8859065Z resolving dependencies... 2021-05-16T19:44:07.8944591Z looking for conflicting packages... 2021-05-16T19:44:07.9299192Z 2021-05-16T19:44:07.9300604Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T19:44:07.9301595Z 2021-05-16T19:44:07.9302581Z Total Download Size: 27.03 MiB 2021-05-16T19:44:07.9303410Z Total Installed Size: 194.29 MiB 2021-05-16T19:44:07.9303994Z 2021-05-16T19:44:07.9304738Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:07.9305780Z :: Retrieving packages... 2021-05-16T19:44:08.2437340Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T19:44:09.8557476Z checking keyring... 2021-05-16T19:44:09.9609632Z checking package integrity... 2021-05-16T19:44:10.3794709Z loading package files... 2021-05-16T19:44:10.3998887Z checking for file conflicts... 2021-05-16T19:44:10.5268307Z checking available disk space... 2021-05-16T19:44:10.5290281Z :: Processing package changes... 2021-05-16T19:44:10.5291310Z installing mingw-w64-x86_64-quantlib... 2021-05-16T19:44:13.3807687Z resolving dependencies... 2021-05-16T19:44:13.4242211Z looking for conflicting packages... 2021-05-16T19:44:13.4257005Z 2021-05-16T19:44:13.4258057Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T19:44:13.4258707Z 2021-05-16T19:44:13.4259234Z Total Download Size: 0.18 MiB 2021-05-16T19:44:13.4259838Z Total Installed Size: 0.79 MiB 2021-05-16T19:44:13.4260228Z 2021-05-16T19:44:13.4260893Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:13.4261545Z :: Retrieving packages... 2021-05-16T19:44:14.1164887Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T19:44:14.1166047Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T19:44:14.1241191Z checking keyring... 2021-05-16T19:44:14.3208597Z checking package integrity... 2021-05-16T19:44:14.6312599Z loading package files... 2021-05-16T19:44:14.6387180Z checking for file conflicts... 2021-05-16T19:44:14.6454260Z checking available disk space... 2021-05-16T19:44:14.6469621Z :: Processing package changes... 2021-05-16T19:44:14.6470617Z installing mingw-w64-x86_64-popt... 2021-05-16T19:44:14.6910234Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T19:44:15.6865003Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T19:44:16.6675462Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T19:44:17.5340984Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T19:44:17.5341712Z resolving dependencies... 2021-05-16T19:44:17.5467817Z looking for conflicting packages... 2021-05-16T19:44:17.5769180Z 2021-05-16T19:44:17.5775925Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T19:44:17.5777887Z 2021-05-16T19:44:17.5780828Z Total Installed Size: 1.79 MiB 2021-05-16T19:44:17.5781615Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:17.5782159Z 2021-05-16T19:44:17.5784178Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:17.5785106Z checking keyring... 2021-05-16T19:44:17.6682155Z checking package integrity... 2021-05-16T19:44:17.9499762Z loading package files... 2021-05-16T19:44:17.9522261Z checking for file conflicts... 2021-05-16T19:44:17.9523249Z checking available disk space... 2021-05-16T19:44:17.9584401Z :: Processing package changes... 2021-05-16T19:44:17.9585231Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T19:44:18.8235542Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T19:44:18.8236898Z resolving dependencies... 2021-05-16T19:44:18.8569575Z looking for conflicting packages... 2021-05-16T19:44:18.8667632Z 2021-05-16T19:44:18.8668534Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T19:44:18.8669036Z 2021-05-16T19:44:18.8669532Z Total Download Size: 0.37 MiB 2021-05-16T19:44:18.8670796Z Total Installed Size: 1.57 MiB 2021-05-16T19:44:18.8671429Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:18.8671810Z 2021-05-16T19:44:18.8672476Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:18.8673163Z :: Retrieving packages... 2021-05-16T19:44:19.1789355Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T19:44:19.5506957Z checking keyring... 2021-05-16T19:44:19.6503356Z checking package integrity... 2021-05-16T19:44:19.8015630Z loading package files... 2021-05-16T19:44:19.8039365Z checking for file conflicts... 2021-05-16T19:44:19.8040252Z checking available disk space... 2021-05-16T19:44:19.8203792Z :: Processing package changes... 2021-05-16T19:44:19.8204755Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T19:44:20.8494289Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T19:44:21.6552406Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T19:44:21.6553499Z resolving dependencies... 2021-05-16T19:44:21.6705290Z looking for conflicting packages... 2021-05-16T19:44:21.6986446Z 2021-05-16T19:44:21.6987477Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T19:44:21.6987943Z 2021-05-16T19:44:21.6988790Z Total Installed Size: 4.30 MiB 2021-05-16T19:44:21.6989931Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:21.6990570Z 2021-05-16T19:44:21.6991532Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:21.6992155Z checking keyring... 2021-05-16T19:44:21.7876666Z checking package integrity... 2021-05-16T19:44:21.9231864Z loading package files... 2021-05-16T19:44:21.9260591Z checking for file conflicts... 2021-05-16T19:44:21.9261398Z checking available disk space... 2021-05-16T19:44:21.9304493Z :: Processing package changes... 2021-05-16T19:44:21.9305354Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T19:44:22.8611562Z resolving dependencies... 2021-05-16T19:44:22.9035531Z looking for conflicting packages... 2021-05-16T19:44:22.9053598Z 2021-05-16T19:44:22.9055234Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T19:44:22.9055882Z 2021-05-16T19:44:22.9056461Z Total Download Size: 7.12 MiB 2021-05-16T19:44:22.9057075Z Total Installed Size: 31.49 MiB 2021-05-16T19:44:22.9058015Z 2021-05-16T19:44:22.9058981Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:22.9059607Z :: Retrieving packages... 2021-05-16T19:44:23.2132367Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T19:44:23.6747384Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T19:44:24.2525611Z checking keyring... 2021-05-16T19:44:24.3479680Z checking package integrity... 2021-05-16T19:44:24.7081032Z loading package files... 2021-05-16T19:44:24.7436845Z checking for file conflicts... 2021-05-16T19:44:25.0847950Z checking available disk space... 2021-05-16T19:44:25.0871565Z :: Processing package changes... 2021-05-16T19:44:25.0872623Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T19:44:25.1073720Z installing mingw-w64-x86_64-ruby... 2021-05-16T19:44:28.9580352Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T19:44:28.9581163Z resolving dependencies... 2021-05-16T19:44:28.9712153Z looking for conflicting packages... 2021-05-16T19:44:28.9997275Z 2021-05-16T19:44:28.9998375Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T19:44:28.9998865Z 2021-05-16T19:44:28.9999742Z Total Installed Size: 0.16 MiB 2021-05-16T19:44:29.0000277Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:29.0000913Z 2021-05-16T19:44:29.0011401Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:29.0023366Z checking keyring... 2021-05-16T19:44:29.0857595Z checking package integrity... 2021-05-16T19:44:29.2235818Z loading package files... 2021-05-16T19:44:29.2284130Z checking for file conflicts... 2021-05-16T19:44:29.2285155Z checking available disk space... 2021-05-16T19:44:29.2343567Z :: Processing package changes... 2021-05-16T19:44:29.2344750Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T19:44:30.0878125Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T19:44:30.0879327Z resolving dependencies... 2021-05-16T19:44:30.1218918Z looking for conflicting packages... 2021-05-16T19:44:30.1330023Z 2021-05-16T19:44:30.1331003Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T19:44:30.1331869Z 2021-05-16T19:44:30.1332439Z Total Download Size: 6.74 MiB 2021-05-16T19:44:30.1333084Z Total Installed Size: 48.62 MiB 2021-05-16T19:44:30.1333709Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:30.1334107Z 2021-05-16T19:44:30.1336406Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:30.1337234Z :: Retrieving packages... 2021-05-16T19:44:30.4667920Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T19:44:31.3322074Z checking keyring... 2021-05-16T19:44:31.4226022Z checking package integrity... 2021-05-16T19:44:31.6254317Z loading package files... 2021-05-16T19:44:31.6389412Z checking for file conflicts... 2021-05-16T19:44:31.6390483Z checking available disk space... 2021-05-16T19:44:32.0506089Z :: Processing package changes... 2021-05-16T19:44:32.0507133Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T19:44:34.2506789Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T19:44:34.2507662Z resolving dependencies... 2021-05-16T19:44:34.2508839Z looking for conflicting packages... 2021-05-16T19:44:34.2926799Z 2021-05-16T19:44:34.2927755Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T19:44:34.2928272Z 2021-05-16T19:44:34.2929088Z Total Installed Size: 0.16 MiB 2021-05-16T19:44:34.2929911Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:34.2931165Z 2021-05-16T19:44:34.2932261Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:34.2933000Z checking keyring... 2021-05-16T19:44:34.3701224Z checking package integrity... 2021-05-16T19:44:34.4973581Z loading package files... 2021-05-16T19:44:34.5014095Z checking for file conflicts... 2021-05-16T19:44:34.5014981Z checking available disk space... 2021-05-16T19:44:34.5035448Z :: Processing package changes... 2021-05-16T19:44:34.5036481Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T19:44:35.3521556Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T19:44:35.3523150Z resolving dependencies... 2021-05-16T19:44:35.3833546Z looking for conflicting packages... 2021-05-16T19:44:35.3917165Z 2021-05-16T19:44:35.3918033Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T19:44:35.3918465Z 2021-05-16T19:44:35.3918957Z Total Download Size: 2.59 MiB 2021-05-16T19:44:35.3919503Z Total Installed Size: 9.64 MiB 2021-05-16T19:44:35.3920052Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:35.3920400Z 2021-05-16T19:44:35.3921198Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:35.3921814Z :: Retrieving packages... 2021-05-16T19:44:35.7197933Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T19:44:36.5038413Z checking keyring... 2021-05-16T19:44:36.5975147Z checking package integrity... 2021-05-16T19:44:36.7621417Z loading package files... 2021-05-16T19:44:36.7979467Z checking for file conflicts... 2021-05-16T19:44:36.7980491Z checking available disk space... 2021-05-16T19:44:37.2136007Z :: Processing package changes... 2021-05-16T19:44:37.2137146Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T19:44:40.2638646Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T19:44:40.2639611Z resolving dependencies... 2021-05-16T19:44:40.2773140Z looking for conflicting packages... 2021-05-16T19:44:40.3055547Z 2021-05-16T19:44:40.3056985Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T19:44:40.3057861Z 2021-05-16T19:44:40.3058583Z Total Download Size: 0.03 MiB 2021-05-16T19:44:40.3059330Z Total Installed Size: 0.06 MiB 2021-05-16T19:44:40.3060059Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:40.3060525Z 2021-05-16T19:44:40.3061436Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:40.3062391Z :: Retrieving packages... 2021-05-16T19:44:40.6114028Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T19:44:40.7038846Z checking keyring... 2021-05-16T19:44:40.8057823Z checking package integrity... 2021-05-16T19:44:40.9615956Z loading package files... 2021-05-16T19:44:40.9649942Z checking for file conflicts... 2021-05-16T19:44:40.9650847Z checking available disk space... 2021-05-16T19:44:40.9685917Z :: Processing package changes... 2021-05-16T19:44:40.9686701Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T19:44:41.7861776Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T19:44:41.7862744Z resolving dependencies... 2021-05-16T19:44:41.8201890Z looking for conflicting packages... 2021-05-16T19:44:41.8282316Z 2021-05-16T19:44:41.8283301Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T19:44:41.8283951Z 2021-05-16T19:44:41.8284462Z Total Installed Size: 24.86 MiB 2021-05-16T19:44:41.8285577Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:41.8285884Z 2021-05-16T19:44:41.8286415Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:41.8287365Z checking keyring... 2021-05-16T19:44:41.9069334Z checking package integrity... 2021-05-16T19:44:42.0896367Z loading package files... 2021-05-16T19:44:42.0929970Z checking for file conflicts... 2021-05-16T19:44:42.0930865Z checking available disk space... 2021-05-16T19:44:42.0997207Z :: Processing package changes... 2021-05-16T19:44:42.0999042Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T19:44:43.0623054Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T19:44:43.0623882Z resolving dependencies... 2021-05-16T19:44:43.0988257Z looking for conflicting packages... 2021-05-16T19:44:43.1069914Z 2021-05-16T19:44:43.1071081Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T19:44:43.1071561Z 2021-05-16T19:44:43.1072487Z Total Installed Size: 7.49 MiB 2021-05-16T19:44:43.1073020Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:43.1073641Z 2021-05-16T19:44:43.1074331Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:43.1074914Z checking keyring... 2021-05-16T19:44:43.1860129Z checking package integrity... 2021-05-16T19:44:43.3415766Z loading package files... 2021-05-16T19:44:43.3452382Z checking for file conflicts... 2021-05-16T19:44:43.3453204Z checking available disk space... 2021-05-16T19:44:43.3847574Z :: Processing package changes... 2021-05-16T19:44:43.3848770Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T19:44:44.3954615Z resolving dependencies... 2021-05-16T19:44:44.4333259Z looking for conflicting packages... 2021-05-16T19:44:44.4416878Z 2021-05-16T19:44:44.4417770Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T19:44:44.4418299Z 2021-05-16T19:44:44.4418888Z Total Download Size: 3.09 MiB 2021-05-16T19:44:44.4419544Z Total Installed Size: 47.15 MiB 2021-05-16T19:44:44.4419962Z 2021-05-16T19:44:44.4420673Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:44.4421380Z :: Retrieving packages... 2021-05-16T19:44:44.7522198Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T19:44:45.5039484Z checking keyring... 2021-05-16T19:44:45.5986091Z checking package integrity... 2021-05-16T19:44:45.7735892Z loading package files... 2021-05-16T19:44:45.7763315Z checking for file conflicts... 2021-05-16T19:44:45.7789050Z checking available disk space... 2021-05-16T19:44:45.7802099Z :: Processing package changes... 2021-05-16T19:44:45.7803337Z installing mingw-w64-x86_64-tiledb... 2021-05-16T19:44:46.7319537Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T19:44:46.7320335Z resolving dependencies... 2021-05-16T19:44:46.7660631Z looking for conflicting packages... 2021-05-16T19:44:46.7752718Z 2021-05-16T19:44:46.7753502Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T19:44:46.7753936Z 2021-05-16T19:44:46.7754440Z Total Download Size: 1.93 MiB 2021-05-16T19:44:46.7755563Z Total Installed Size: 5.55 MiB 2021-05-16T19:44:46.7756350Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:46.7756747Z 2021-05-16T19:44:46.7757649Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:46.7759151Z :: Retrieving packages... 2021-05-16T19:44:47.0872268Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T19:44:47.7772980Z checking keyring... 2021-05-16T19:44:47.8747487Z checking package integrity... 2021-05-16T19:44:48.0566847Z loading package files... 2021-05-16T19:44:48.0657298Z checking for file conflicts... 2021-05-16T19:44:48.0658429Z checking available disk space... 2021-05-16T19:44:48.2500174Z :: Processing package changes... 2021-05-16T19:44:48.2501375Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T19:44:49.8985953Z resolving dependencies... 2021-05-16T19:44:49.9313157Z looking for conflicting packages... 2021-05-16T19:44:49.9407418Z 2021-05-16T19:44:49.9408585Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T19:44:49.9409155Z 2021-05-16T19:44:49.9409647Z Total Download Size: 0.11 MiB 2021-05-16T19:44:49.9410210Z Total Installed Size: 0.30 MiB 2021-05-16T19:44:49.9410556Z 2021-05-16T19:44:49.9411220Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:49.9411968Z :: Retrieving packages... 2021-05-16T19:44:50.2501302Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T19:44:51.1049405Z checking keyring... 2021-05-16T19:44:51.1050160Z checking package integrity... 2021-05-16T19:44:51.1050671Z loading package files... 2021-05-16T19:44:51.1052310Z checking for file conflicts... 2021-05-16T19:44:51.1052902Z checking available disk space... 2021-05-16T19:44:51.1053622Z :: Processing package changes... 2021-05-16T19:44:51.1054282Z installing mingw-w64-x86_64-tktable... 2021-05-16T19:44:51.5833249Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:44:51.5834253Z resolving dependencies... 2021-05-16T19:44:51.5965209Z looking for conflicting packages... 2021-05-16T19:44:51.6247180Z 2021-05-16T19:44:51.6248268Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:44:51.6248850Z 2021-05-16T19:44:51.6249351Z Total Download Size: 0.30 MiB 2021-05-16T19:44:51.6250206Z Total Installed Size: 0.96 MiB 2021-05-16T19:44:51.6250762Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:51.6251122Z 2021-05-16T19:44:51.6251912Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:51.6252559Z :: Retrieving packages... 2021-05-16T19:44:51.9313706Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:44:52.2968133Z checking keyring... 2021-05-16T19:44:52.3948503Z checking package integrity... 2021-05-16T19:44:52.5344399Z loading package files... 2021-05-16T19:44:52.5365959Z checking for file conflicts... 2021-05-16T19:44:52.5366755Z checking available disk space... 2021-05-16T19:44:52.5417592Z :: Processing package changes... 2021-05-16T19:44:52.5418649Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T19:44:53.3744878Z resolving dependencies... 2021-05-16T19:44:53.3864810Z looking for conflicting packages... 2021-05-16T19:44:53.4173632Z 2021-05-16T19:44:53.4174726Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T19:44:53.4175500Z 2021-05-16T19:44:53.4176085Z Total Download Size: 0.17 MiB 2021-05-16T19:44:53.4176666Z Total Installed Size: 0.70 MiB 2021-05-16T19:44:53.4177037Z 2021-05-16T19:44:53.4177681Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:53.4178507Z :: Retrieving packages... 2021-05-16T19:44:53.7235216Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T19:44:54.0004807Z checking keyring... 2021-05-16T19:44:54.0974397Z checking package integrity... 2021-05-16T19:44:54.2507433Z loading package files... 2021-05-16T19:44:54.2519968Z checking for file conflicts... 2021-05-16T19:44:54.2538840Z checking available disk space... 2021-05-16T19:44:54.2553002Z :: Processing package changes... 2021-05-16T19:44:54.2553863Z installing mingw-w64-x86_64-udunits... 2021-05-16T19:44:55.1091818Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T19:44:55.1093035Z resolving dependencies... 2021-05-16T19:44:55.1094034Z looking for conflicting packages... 2021-05-16T19:44:55.1497969Z 2021-05-16T19:44:55.1501011Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T19:44:55.1502114Z 2021-05-16T19:44:55.1502796Z Total Download Size: 0.01 MiB 2021-05-16T19:44:55.1503543Z Total Installed Size: 0.00 MiB 2021-05-16T19:44:55.1504258Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:55.1504816Z 2021-05-16T19:44:55.1505643Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:55.1506459Z :: Retrieving packages... 2021-05-16T19:44:55.4580121Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T19:44:55.5502160Z checking keyring... 2021-05-16T19:44:55.6433880Z checking package integrity... 2021-05-16T19:44:55.7882278Z loading package files... 2021-05-16T19:44:55.7903209Z checking for file conflicts... 2021-05-16T19:44:55.7903956Z checking available disk space... 2021-05-16T19:44:55.7923227Z :: Processing package changes... 2021-05-16T19:44:55.7924155Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T19:44:56.6086130Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:44:56.6087247Z resolving dependencies... 2021-05-16T19:44:56.6326878Z looking for conflicting packages... 2021-05-16T19:44:56.6494254Z 2021-05-16T19:44:56.6495827Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:44:56.6496825Z 2021-05-16T19:44:56.6497384Z Total Download Size: 0.04 MiB 2021-05-16T19:44:56.6497952Z Total Installed Size: 0.37 MiB 2021-05-16T19:44:56.6498526Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:56.6498891Z 2021-05-16T19:44:56.6499690Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:56.6500303Z :: Retrieving packages... 2021-05-16T19:44:56.9580044Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:44:57.1397696Z checking keyring... 2021-05-16T19:44:57.2353953Z checking package integrity... 2021-05-16T19:44:57.3835737Z loading package files... 2021-05-16T19:44:57.3855332Z checking for file conflicts... 2021-05-16T19:44:57.3856805Z checking available disk space... 2021-05-16T19:44:57.3924288Z :: Processing package changes... 2021-05-16T19:44:57.3925305Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T19:44:58.2072274Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T19:44:58.2073249Z resolving dependencies... 2021-05-16T19:44:58.2074258Z looking for conflicting packages... 2021-05-16T19:44:58.2476083Z 2021-05-16T19:44:58.2477762Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T19:44:58.2478529Z 2021-05-16T19:44:58.2479033Z Total Download Size: 0.02 MiB 2021-05-16T19:44:58.2479754Z Total Installed Size: 0.21 MiB 2021-05-16T19:44:58.2480285Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:58.2480626Z 2021-05-16T19:44:58.2481316Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:58.2482148Z :: Retrieving packages... 2021-05-16T19:44:58.5538034Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T19:44:58.6465306Z checking keyring... 2021-05-16T19:44:58.7437379Z checking package integrity... 2021-05-16T19:44:58.9064810Z loading package files... 2021-05-16T19:44:58.9091027Z checking for file conflicts... 2021-05-16T19:44:58.9091751Z checking available disk space... 2021-05-16T19:44:58.9113587Z :: Processing package changes... 2021-05-16T19:44:58.9114720Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T19:44:59.7382387Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T19:44:59.7383111Z resolving dependencies... 2021-05-16T19:44:59.7619457Z looking for conflicting packages... 2021-05-16T19:44:59.7803667Z 2021-05-16T19:44:59.7804744Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T19:44:59.7805245Z 2021-05-16T19:44:59.7806034Z Total Installed Size: 6.66 MiB 2021-05-16T19:44:59.7806648Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:44:59.7807420Z 2021-05-16T19:44:59.7808111Z :: Proceed with installation? [Y/n] 2021-05-16T19:44:59.7808673Z checking keyring... 2021-05-16T19:44:59.8544536Z checking package integrity... 2021-05-16T19:44:59.9824547Z loading package files... 2021-05-16T19:44:59.9854361Z checking for file conflicts... 2021-05-16T19:44:59.9855284Z checking available disk space... 2021-05-16T19:44:59.9876331Z :: Processing package changes... 2021-05-16T19:44:59.9877309Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T19:45:00.9184222Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T19:45:00.9184924Z resolving dependencies... 2021-05-16T19:45:00.9312003Z looking for conflicting packages... 2021-05-16T19:45:00.9613622Z 2021-05-16T19:45:00.9614549Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T19:45:00.9615067Z 2021-05-16T19:45:00.9615658Z Total Installed Size: 46.73 MiB 2021-05-16T19:45:00.9616567Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:00.9617291Z 2021-05-16T19:45:00.9618237Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:00.9618887Z checking keyring... 2021-05-16T19:45:01.0374558Z checking package integrity... 2021-05-16T19:45:01.1725077Z loading package files... 2021-05-16T19:45:01.1747951Z checking for file conflicts... 2021-05-16T19:45:01.1748760Z checking available disk space... 2021-05-16T19:45:01.1768174Z :: Processing package changes... 2021-05-16T19:45:01.1768907Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T19:45:02.0705698Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T19:45:02.0706738Z resolving dependencies... 2021-05-16T19:45:02.0707476Z looking for conflicting packages... 2021-05-16T19:45:02.1096841Z 2021-05-16T19:45:02.1097888Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T19:45:02.1098378Z 2021-05-16T19:45:02.1099419Z Total Installed Size: 1.70 MiB 2021-05-16T19:45:02.1100312Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:02.1100975Z 2021-05-16T19:45:02.1101688Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:02.1102287Z checking keyring... 2021-05-16T19:45:02.1845308Z checking package integrity... 2021-05-16T19:45:02.3055260Z loading package files... 2021-05-16T19:45:02.3076636Z checking for file conflicts... 2021-05-16T19:45:02.3077623Z checking available disk space... 2021-05-16T19:45:02.3093412Z :: Processing package changes... 2021-05-16T19:45:02.3094280Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T19:45:03.1298045Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T19:45:03.1298934Z resolving dependencies... 2021-05-16T19:45:03.1435955Z looking for conflicting packages... 2021-05-16T19:45:03.1698288Z 2021-05-16T19:45:03.1699644Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T19:45:03.1700202Z 2021-05-16T19:45:03.1701945Z Total Download Size: 0.35 MiB 2021-05-16T19:45:03.1703015Z Total Installed Size: 1.67 MiB 2021-05-16T19:45:03.1703770Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:03.1704203Z 2021-05-16T19:45:03.1705282Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:03.1706061Z :: Retrieving packages... 2021-05-16T19:45:03.4853609Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T19:45:03.8567434Z checking keyring... 2021-05-16T19:45:03.9541416Z checking package integrity... 2021-05-16T19:45:04.1304689Z loading package files... 2021-05-16T19:45:04.1336177Z checking for file conflicts... 2021-05-16T19:45:04.1337061Z checking available disk space... 2021-05-16T19:45:04.1702086Z :: Processing package changes... 2021-05-16T19:45:04.1703257Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T19:45:05.1581546Z resolving dependencies... 2021-05-16T19:45:05.1731508Z looking for conflicting packages... 2021-05-16T19:45:05.2011059Z 2021-05-16T19:45:05.2012389Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T19:45:05.2013217Z 2021-05-16T19:45:05.2013783Z Total Download Size: 0.50 MiB 2021-05-16T19:45:05.2014503Z Total Installed Size: 3.27 MiB 2021-05-16T19:45:05.2015857Z 2021-05-16T19:45:05.2016765Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:05.2017647Z :: Retrieving packages... 2021-05-16T19:45:05.5071570Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T19:45:05.9709616Z checking keyring... 2021-05-16T19:45:06.0705528Z checking package integrity... 2021-05-16T19:45:06.2272504Z loading package files... 2021-05-16T19:45:06.2329051Z checking for file conflicts... 2021-05-16T19:45:06.2356317Z checking available disk space... 2021-05-16T19:45:06.2370962Z :: Processing package changes... 2021-05-16T19:45:06.2371773Z installing mingw-w64-x86_64-yasm... 2021-05-16T19:45:07.2577487Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T19:45:08.0547537Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T19:45:08.0548692Z resolving dependencies... 2021-05-16T19:45:08.0550039Z looking for conflicting packages... 2021-05-16T19:45:08.0965281Z 2021-05-16T19:45:08.0966455Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T19:45:08.0966901Z 2021-05-16T19:45:08.0967373Z Total Download Size: 0.10 MiB 2021-05-16T19:45:08.0967934Z Total Installed Size: 0.38 MiB 2021-05-16T19:45:08.0968764Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:08.0969178Z 2021-05-16T19:45:08.0969981Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:08.0970607Z :: Retrieving packages... 2021-05-16T19:45:08.4251834Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T19:45:08.7040756Z checking keyring... 2021-05-16T19:45:08.7997968Z checking package integrity... 2021-05-16T19:45:08.9559707Z loading package files... 2021-05-16T19:45:08.9648801Z checking for file conflicts... 2021-05-16T19:45:08.9649861Z checking available disk space... 2021-05-16T19:45:08.9699502Z :: Processing package changes... 2021-05-16T19:45:08.9700569Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T19:45:09.8377456Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T19:45:09.8378386Z resolving dependencies... 2021-05-16T19:45:09.8380921Z looking for conflicting packages... 2021-05-16T19:45:09.8885118Z 2021-05-16T19:45:09.8886369Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T19:45:09.8886905Z 2021-05-16T19:45:09.8887516Z Total Download Size: 0.52 MiB 2021-05-16T19:45:09.8888171Z Total Installed Size: 3.70 MiB 2021-05-16T19:45:09.8888825Z Net Upgrade Size: 0.00 MiB 2021-05-16T19:45:09.8889239Z 2021-05-16T19:45:09.8889972Z :: Proceed with installation? [Y/n] 2021-05-16T19:45:09.8890703Z :: Retrieving packages... 2021-05-16T19:45:10.1957327Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T19:45:10.6510131Z checking keyring... 2021-05-16T19:45:10.7476340Z checking package integrity... 2021-05-16T19:45:10.8966667Z loading package files... 2021-05-16T19:45:10.8990603Z checking for file conflicts... 2021-05-16T19:45:10.8992216Z checking available disk space... 2021-05-16T19:45:10.9107648Z :: Processing package changes... 2021-05-16T19:45:10.9108602Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T19:45:11.1646648Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T19:45:11.1647817Z Dload Upload Total Spent Left Speed 2021-05-16T19:45:11.1648556Z 2021-05-16T19:45:11.5903013Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:45:11.5904493Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 383 2021-05-16T19:45:11.8648914Z 2021-05-16T19:45:11.8650154Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-16T19:45:13.8262065Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T19:45:13.8262633Z with: 2021-05-16T19:45:13.8263048Z github_slug: neuroconductor/voxel 2021-05-16T19:45:13.8263435Z env: 2021-05-16T19:45:13.8263845Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:13.8264268Z TIC_DEPLOY_KEY: 2021-05-16T19:45:13.8264574Z RSPM: 2021-05-16T19:45:13.8266394Z GITHUB_PAT: *** 2021-05-16T19:45:13.8266764Z COVERALLS_TOKEN: 2021-05-16T19:45:13.8267177Z continue-on-error: false 2021-05-16T19:45:13.8267765Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:13.8268142Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:45:13.8268496Z TZ: UTC 2021-05-16T19:45:13.8269015Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:13.8269381Z NOT_CRAN: true 2021-05-16T19:45:13.8270066Z MSYSTEM: MINGW64 2021-05-16T19:45:13.8270654Z ##[endgroup] 2021-05-16T19:45:14.0703706Z repo slug is: neuroconductor/voxel 2021-05-16T19:45:14.0992435Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T19:45:14.0993295Z env: 2021-05-16T19:45:14.0993708Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:14.0994121Z TIC_DEPLOY_KEY: 2021-05-16T19:45:14.0994447Z RSPM: 2021-05-16T19:45:14.0995308Z GITHUB_PAT: *** 2021-05-16T19:45:14.0995659Z COVERALLS_TOKEN: 2021-05-16T19:45:14.0996255Z continue-on-error: false 2021-05-16T19:45:14.0996673Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:14.0997252Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:45:14.0997615Z TZ: UTC 2021-05-16T19:45:14.0998417Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:14.0998811Z NOT_CRAN: true 2021-05-16T19:45:14.0999196Z MSYSTEM: MINGW64 2021-05-16T19:45:14.0999569Z ##[endgroup] 2021-05-16T19:45:14.8760457Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T19:45:14.8761179Z with: 2021-05-16T19:45:14.8761569Z repo_name: voxel 2021-05-16T19:45:14.8762011Z repo_version: 1.3.5 2021-05-16T19:45:14.8762454Z runner_os: Windows 2021-05-16T19:45:14.8762863Z R_version: 3.5 2021-05-16T19:45:14.8763250Z env: 2021-05-16T19:45:14.8763732Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:14.8764226Z TIC_DEPLOY_KEY: 2021-05-16T19:45:14.8764623Z RSPM: 2021-05-16T19:45:14.8766293Z GITHUB_PAT: *** 2021-05-16T19:45:14.8766879Z COVERALLS_TOKEN: 2021-05-16T19:45:14.8767649Z continue-on-error: false 2021-05-16T19:45:14.8768157Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:14.8768635Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:45:14.8769079Z TZ: UTC 2021-05-16T19:45:14.8769506Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:14.8769972Z NOT_CRAN: true 2021-05-16T19:45:14.8770400Z MSYSTEM: MINGW64 2021-05-16T19:45:14.8770852Z ##[endgroup] 2021-05-16T19:45:14.9502631Z Package: voxel 2021-05-16T19:45:14.9508530Z Version: 1.3.5 2021-05-16T19:45:14.9509382Z OS: Windows 2021-05-16T19:45:14.9791579Z ##[group]Run install.packages('remotes') 2021-05-16T19:45:14.9792656Z install.packages('remotes') 2021-05-16T19:45:14.9793521Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T19:45:14.9794636Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T19:45:14.9803327Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T19:45:14.9803752Z env: 2021-05-16T19:45:14.9804228Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:14.9804706Z TIC_DEPLOY_KEY: 2021-05-16T19:45:14.9805095Z RSPM: 2021-05-16T19:45:14.9806039Z GITHUB_PAT: *** 2021-05-16T19:45:14.9806713Z COVERALLS_TOKEN: 2021-05-16T19:45:14.9807250Z continue-on-error: false 2021-05-16T19:45:14.9807775Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:14.9808231Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:45:14.9808673Z TZ: UTC 2021-05-16T19:45:14.9809122Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:14.9809579Z NOT_CRAN: true 2021-05-16T19:45:14.9809979Z MSYSTEM: MINGW64 2021-05-16T19:45:14.9810416Z ##[endgroup] 2021-05-16T19:45:15.2330861Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:45:15.2331870Z (as 'lib' is unspecified) 2021-05-16T19:45:17.1043599Z 2021-05-16T19:45:17.1045192Z There is a binary version available but the source version is later: 2021-05-16T19:45:17.1158320Z binary source needs_compilation 2021-05-16T19:45:17.1159188Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T19:45:17.1159579Z 2021-05-16T19:45:17.1161786Z installing the source package 'remotes' 2021-05-16T19:45:17.1162269Z 2021-05-16T19:45:17.1195631Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T19:45:17.1277818Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T19:45:17.1290782Z ================================================== 2021-05-16T19:45:17.1291524Z downloaded 144 KB 2021-05-16T19:45:17.1292619Z 2021-05-16T19:45:17.9201386Z * installing *source* package 'remotes' ... 2021-05-16T19:45:17.9383911Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T19:45:17.9872075Z ** R 2021-05-16T19:45:18.0338395Z ** inst 2021-05-16T19:45:18.0385103Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:20.3559442Z ** help 2021-05-16T19:45:20.5404681Z *** installing help indices 2021-05-16T19:45:20.6455328Z converting help for package 'remotes' 2021-05-16T19:45:20.6828996Z finding HTML links ... done 2021-05-16T19:45:20.7375811Z available_packages html 2021-05-16T19:45:20.8029137Z bioc_install_repos html 2021-05-16T19:45:20.8333036Z download html 2021-05-16T19:45:20.8574268Z download_version html 2021-05-16T19:45:20.8622792Z git_credentials html 2021-05-16T19:45:20.8711732Z github_refs html 2021-05-16T19:45:20.8974889Z github_remote html 2021-05-16T19:45:20.9022433Z gitlab_pat html 2021-05-16T19:45:20.9550915Z install_bioc html 2021-05-16T19:45:21.0242993Z install_bitbucket html 2021-05-16T19:45:21.0700266Z install_cran html 2021-05-16T19:45:21.1040218Z install_deps html 2021-05-16T19:45:21.1248934Z install_dev html 2021-05-16T19:45:21.1789594Z install_git html 2021-05-16T19:45:21.2377527Z install_github html 2021-05-16T19:45:21.2884578Z install_gitlab html 2021-05-16T19:45:21.3334734Z install_local html 2021-05-16T19:45:21.3691830Z install_remote html 2021-05-16T19:45:21.4163475Z install_svn html 2021-05-16T19:45:21.4575763Z install_url html 2021-05-16T19:45:21.5206906Z install_version html 2021-05-16T19:45:21.5608915Z package_deps html 2021-05-16T19:45:21.5709309Z parse-git-repo html 2021-05-16T19:45:21.5833116Z standardise_dep html 2021-05-16T19:45:21.5989528Z system_requirements html 2021-05-16T19:45:21.6389577Z update_packages html 2021-05-16T19:45:21.6398158Z ** building package indices 2021-05-16T19:45:21.7273860Z ** installing vignettes 2021-05-16T19:45:21.7360176Z ** testing if installed package can be loaded 2021-05-16T19:45:21.7363469Z *** arch - i386 2021-05-16T19:45:22.2535821Z *** arch - x64 2021-05-16T19:45:22.5651551Z * DONE (remotes) 2021-05-16T19:45:22.6233104Z In R CMD INSTALL 2021-05-16T19:45:22.6253870Z 2021-05-16T19:45:22.6254785Z The downloaded source packages are in 2021-05-16T19:45:22.6255998Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp2hMHG3\downloaded_packages' 2021-05-16T19:45:27.2793903Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T19:45:27.2794750Z remotes::install_github("ropensci/tic") 2021-05-16T19:45:27.2795301Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T19:45:27.2795911Z remotes::install_github("muschellij2/aghast") 2021-05-16T19:45:27.2796424Z remotes::install_cran("covr") 2021-05-16T19:45:27.2803039Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T19:45:27.2803423Z env: 2021-05-16T19:45:27.2803801Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:45:27.2804374Z TIC_DEPLOY_KEY: 2021-05-16T19:45:27.2804670Z RSPM: 2021-05-16T19:45:27.2805904Z GITHUB_PAT: *** 2021-05-16T19:45:27.2806258Z COVERALLS_TOKEN: 2021-05-16T19:45:27.2806651Z continue-on-error: false 2021-05-16T19:45:27.2807055Z VDIFFR_RUN_TESTS: 2021-05-16T19:45:27.2807429Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T19:45:27.2807747Z TZ: UTC 2021-05-16T19:45:27.2808126Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:45:27.2808486Z NOT_CRAN: true 2021-05-16T19:45:27.2808822Z MSYSTEM: MINGW64 2021-05-16T19:45:27.2809142Z ##[endgroup] 2021-05-16T19:45:27.5310667Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:45:28.2112777Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T19:45:32.4806665Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T19:45:32.4807763Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:45:32.4808405Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:45:32.4808967Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T19:45:32.4809708Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T19:45:32.4810267Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:45:32.4810980Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T19:45:32.4811562Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T19:45:32.4812101Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T19:45:32.4812677Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T19:45:32.4813247Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T19:45:32.4813802Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:45:32.4814383Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T19:45:32.4815107Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:45:32.4815878Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T19:45:32.4816828Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T19:45:32.4817439Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:45:32.4818022Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:45:32.4818591Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T19:45:32.4819145Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T19:45:32.4819699Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T19:45:32.4820219Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T19:45:32.4820771Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T19:45:32.4821553Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T19:45:32.4823390Z 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-16T19:45:32.4824942Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:45:32.4825535Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:45:32.4826380Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:45:32.4826906Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:45:32.4827438Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T19:45:32.4827971Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:45:32.4828495Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T19:45:32.4829078Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T19:45:32.4829649Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:45:32.4830223Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T19:45:32.4830808Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T19:45:32.4839275Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T19:45:32.4840049Z (as 'lib' is unspecified) 2021-05-16T19:45:34.0419835Z 2021-05-16T19:45:34.0423131Z There are binary versions available but the source versions are later: 2021-05-16T19:45:34.0451672Z binary source needs_compilation 2021-05-16T19:45:34.0452530Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T19:45:34.0453284Z magrittr 1.5 2.0.1 TRUE 2021-05-16T19:45:34.0453823Z glue 1.4.0 1.4.2 TRUE 2021-05-16T19:45:34.0454339Z sys 3.3 3.4 TRUE 2021-05-16T19:45:34.0454830Z R6 2.4.1 2.5.0 FALSE 2021-05-16T19:45:34.0455360Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T19:45:34.0456118Z mime 0.9 0.10 TRUE 2021-05-16T19:45:34.0456807Z curl 4.3 4.3.1 TRUE 2021-05-16T19:45:34.0457598Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T19:45:34.0458181Z httr 1.4.1 1.4.2 FALSE 2021-05-16T19:45:34.0458722Z cli 2.0.2 2.5.0 FALSE 2021-05-16T19:45:34.0459427Z zip 2.0.4 2.1.1 TRUE 2021-05-16T19:45:34.0460360Z rstudioapi 0.11 0.13 FALSE 2021-05-16T19:45:34.0461110Z credentials 1.1 1.3.0 FALSE 2021-05-16T19:45:34.0461677Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T19:45:34.0462235Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T19:45:34.0462767Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T19:45:34.0463278Z withr 2.2.0 2.4.2 FALSE 2021-05-16T19:45:34.0463818Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T19:45:34.0464374Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T19:45:34.0464891Z gh 1.1.0 1.3.0 FALSE 2021-05-16T19:45:34.0465550Z Package which is only available in source form, and may need 2021-05-16T19:45:34.0466570Z compilation of C/C++/Fortran: 'cachem' 2021-05-16T19:45:34.0467100Z gert 0.3 1.3.0 TRUE 2021-05-16T19:45:34.0467669Z fs 1.4.1 1.5.0 TRUE 2021-05-16T19:45:34.0469765Z desc 1.2.0 1.3.0 FALSE 2021-05-16T19:45:34.0470603Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T19:45:34.0471239Z usethis 1.6.0 2.0.1 FALSE 2021-05-16T19:45:34.0471910Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T19:45:34.0473083Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T19:45:34.0473434Z 2021-05-16T19:45:34.0493074Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-16T19:45:34.0527593Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-16T19:45:34.0543788Z ================================================== 2021-05-16T19:45:34.0544665Z downloaded 62 KB 2021-05-16T19:45:34.0545135Z 2021-05-16T19:45:34.0555249Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-16T19:45:34.0587467Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-16T19:45:34.0590201Z ================================================== 2021-05-16T19:45:34.0591076Z downloaded 15 KB 2021-05-16T19:45:34.0591683Z 2021-05-16T19:45:34.0605369Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-16T19:45:34.0639733Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-16T19:45:34.0663868Z ================================================== 2021-05-16T19:45:34.0664895Z downloaded 200 KB 2021-05-16T19:45:34.0665509Z 2021-05-16T19:45:34.0681328Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-16T19:45:34.0717193Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-16T19:45:34.0725112Z ================================================== 2021-05-16T19:45:34.0726139Z downloaded 80 KB 2021-05-16T19:45:34.0726575Z 2021-05-16T19:45:34.0737493Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-16T19:45:34.0777731Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-16T19:45:34.0821688Z ================================================== 2021-05-16T19:45:34.0822471Z downloaded 415 KB 2021-05-16T19:45:34.0822939Z 2021-05-16T19:45:34.1013584Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T19:45:34.1128738Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T19:45:34.1366607Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T19:45:34.1592554Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T19:45:34.1859788Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T19:45:34.1888727Z 2021-05-16T19:45:34.1889730Z The downloaded binary packages are in 2021-05-16T19:45:34.1890962Z C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\downloaded_packages 2021-05-16T19:45:34.1895030Z 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-16T19:45:34.1896187Z 2021-05-16T19:45:34.1910297Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T19:45:34.1965174Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T19:45:34.2024763Z ================================================== 2021-05-16T19:45:34.2025670Z downloaded 841 KB 2021-05-16T19:45:34.2026147Z 2021-05-16T19:45:34.2037137Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T19:45:34.2064716Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T19:45:34.2082577Z ================================================== 2021-05-16T19:45:34.2083467Z downloaded 259 KB 2021-05-16T19:45:34.2083919Z 2021-05-16T19:45:34.2096638Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T19:45:34.2138466Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T19:45:34.2148335Z ================================================== 2021-05-16T19:45:34.2149453Z downloaded 96 KB 2021-05-16T19:45:34.2150258Z 2021-05-16T19:45:34.2162338Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T19:45:34.2197040Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T19:45:34.2200248Z ================================================== 2021-05-16T19:45:34.2201599Z downloaded 19 KB 2021-05-16T19:45:34.2202238Z 2021-05-16T19:45:34.2212376Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T19:45:34.2512933Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T19:45:34.2522056Z ================================================== 2021-05-16T19:45:34.2525134Z downloaded 61 KB 2021-05-16T19:45:34.2525662Z 2021-05-16T19:45:34.2540838Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T19:45:34.2592105Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T19:45:34.2683570Z ================================================== 2021-05-16T19:45:34.2684417Z downloaded 1.3 MB 2021-05-16T19:45:34.2685167Z 2021-05-16T19:45:34.2698998Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T19:45:34.2733944Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T19:45:34.2736311Z ================================================== 2021-05-16T19:45:34.2737097Z downloaded 12 KB 2021-05-16T19:45:34.2737546Z 2021-05-16T19:45:34.2751288Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T19:45:34.2784830Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T19:45:34.2847362Z ================================================== 2021-05-16T19:45:34.2848252Z downloaded 774 KB 2021-05-16T19:45:34.2848805Z 2021-05-16T19:45:34.2859558Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T19:45:34.2885591Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T19:45:34.2917528Z ================================================== 2021-05-16T19:45:34.2918414Z downloaded 411 KB 2021-05-16T19:45:34.2919018Z 2021-05-16T19:45:34.2929601Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T19:45:34.2978620Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T19:45:34.2990424Z ================================================== 2021-05-16T19:45:34.2991572Z downloaded 156 KB 2021-05-16T19:45:34.2991989Z 2021-05-16T19:45:34.3003821Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T19:45:34.3055707Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T19:45:34.3064605Z ================================================== 2021-05-16T19:45:34.3065553Z downloaded 60 KB 2021-05-16T19:45:34.3065980Z 2021-05-16T19:45:34.3079324Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T19:45:34.3140671Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T19:45:35.1078403Z ================================================== 2021-05-16T19:45:35.1087612Z downloaded 154 KB 2021-05-16T19:45:35.1088693Z 2021-05-16T19:45:35.1089679Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T19:45:35.1090775Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T19:45:35.1091643Z ================================================== 2021-05-16T19:45:35.1092309Z downloaded 110 KB 2021-05-16T19:45:35.1092677Z 2021-05-16T19:45:35.1093658Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T19:45:35.1094931Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T19:45:35.1095635Z ================================================== 2021-05-16T19:45:35.1097593Z downloaded 107 KB 2021-05-16T19:45:35.1098732Z 2021-05-16T19:45:35.1100285Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T19:45:35.1102874Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T19:45:35.1103828Z ================================================== 2021-05-16T19:45:35.1104473Z downloaded 224 KB 2021-05-16T19:45:35.1104766Z 2021-05-16T19:45:35.1105766Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T19:45:35.1107507Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T19:45:35.1108935Z ================================================== 2021-05-16T19:45:35.1109525Z downloaded 58 KB 2021-05-16T19:45:35.1109812Z 2021-05-16T19:45:35.1110613Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T19:45:35.1111642Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T19:45:35.1112246Z ================================================== 2021-05-16T19:45:35.1112675Z downloaded 34 KB 2021-05-16T19:45:35.1112958Z 2021-05-16T19:45:35.1113753Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T19:45:35.1114735Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T19:45:35.1115367Z ================================================== 2021-05-16T19:45:35.1115785Z downloaded 43 KB 2021-05-16T19:45:35.1116282Z 2021-05-16T19:45:35.1117087Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T19:45:35.1118358Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T19:45:35.1118985Z ================================================== 2021-05-16T19:45:35.1119418Z downloaded 92 KB 2021-05-16T19:45:35.1119704Z 2021-05-16T19:45:35.1120649Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T19:45:35.1121831Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T19:45:35.1122460Z ================================================== 2021-05-16T19:45:35.1122867Z downloaded 12 KB 2021-05-16T19:45:35.1123292Z 2021-05-16T19:45:35.1124135Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T19:45:35.1125304Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T19:45:35.1125964Z ================================================== 2021-05-16T19:45:35.1126412Z downloaded 81 KB 2021-05-16T19:45:35.1127042Z 2021-05-16T19:45:35.1128008Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T19:45:35.1128967Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T19:45:35.1129595Z ================================================== 2021-05-16T19:45:35.1130004Z downloaded 44 KB 2021-05-16T19:45:35.1130284Z 2021-05-16T19:45:35.1131061Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T19:45:35.1139796Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T19:45:35.1140570Z ================================================== 2021-05-16T19:45:35.1141058Z downloaded 64 KB 2021-05-16T19:45:35.1141439Z 2021-05-16T19:45:35.1142409Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T19:45:35.1143408Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T19:45:35.1144067Z ================================================== 2021-05-16T19:45:35.1144495Z downloaded 777 KB 2021-05-16T19:45:35.1144785Z 2021-05-16T19:45:35.1145594Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T19:45:35.1146569Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T19:45:35.1147213Z ================================================== 2021-05-16T19:45:35.1147658Z downloaded 286 KB 2021-05-16T19:45:35.1147947Z 2021-05-16T19:45:35.1148738Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T19:45:35.1149737Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T19:45:35.1150363Z ================================================== 2021-05-16T19:45:35.1150821Z downloaded 20 KB 2021-05-16T19:45:35.1151153Z 2021-05-16T19:45:35.1156810Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T19:45:35.1158169Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T19:45:35.1159016Z ================================================== 2021-05-16T19:45:35.1159497Z downloaded 24 KB 2021-05-16T19:45:35.1159767Z 2021-05-16T19:45:35.1160605Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T19:45:35.1161679Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T19:45:35.1162303Z ================================================== 2021-05-16T19:45:35.1162746Z downloaded 298 KB 2021-05-16T19:45:35.1163039Z 2021-05-16T19:45:35.1163875Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T19:45:35.1165132Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T19:45:35.1165812Z ================================================== 2021-05-16T19:45:35.1166472Z downloaded 16 KB 2021-05-16T19:45:35.1166769Z 2021-05-16T19:45:35.1167773Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T19:45:35.1169006Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T19:45:35.1169653Z ================================================== 2021-05-16T19:45:35.1170120Z downloaded 1.2 MB 2021-05-16T19:45:35.1170568Z 2021-05-16T19:45:35.6260924Z * installing *source* package 'rlang' ... 2021-05-16T19:45:35.6781000Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T19:45:35.7159396Z ** libs 2021-05-16T19:45:35.7178049Z 2021-05-16T19:45:35.7179302Z *** arch - i386 2021-05-16T19:45:35.8620797Z 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-16T19:45:36.2787534Z 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-16T19:45:36.7427670Z 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-16T19:45:39.8286575Z 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-16T19:45:41.4113636Z 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-16T19:45:41.6661627Z 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-16T19:45:41.8821504Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-16T19:45:41.8837032Z 2021-05-16T19:45:41.8838305Z *** arch - x64 2021-05-16T19:45:42.0007917Z 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-16T19:45:42.3599751Z 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-16T19:45:42.7803982Z 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-16T19:45:44.5988137Z In file included from ./lib/rlang.h:83:0, 2021-05-16T19:45:44.5989898Z from internal/arg.c:1, 2021-05-16T19:45:44.5990595Z from internal.c:1: 2021-05-16T19:45:44.5991518Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-16T19:45:44.5992859Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:45:44.5994113Z return ENCLOS(env); 2021-05-16T19:45:44.5994570Z ^ 2021-05-16T19:45:44.5995284Z In file included from internal.c:8:0: 2021-05-16T19:45:44.5996417Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-16T19:45:44.5997086Z sexp* top; 2021-05-16T19:45:44.5997737Z ^ 2021-05-16T19:45:44.7168826Z 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-16T19:45:45.7486863Z 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-16T19:45:46.0113006Z 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-16T19:45:46.2239225Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-16T19:45:46.2279467Z ** R 2021-05-16T19:45:46.3366746Z ** inst 2021-05-16T19:45:46.3396026Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:50.8238816Z ** help 2021-05-16T19:45:51.9352998Z *** installing help indices 2021-05-16T19:45:52.4783918Z converting help for package 'rlang' 2021-05-16T19:45:52.5101527Z finding HTML links ... done 2021-05-16T19:45:52.8191611Z abort html 2021-05-16T19:45:52.8739574Z are_na html 2021-05-16T19:45:52.8920264Z arg_match html 2021-05-16T19:45:52.9080745Z as_box html 2021-05-16T19:45:52.9233104Z as_bytes html 2021-05-16T19:45:52.9900436Z as_data_mask html 2021-05-16T19:45:53.0060143Z as_env html 2021-05-16T19:45:53.0221300Z as_environment html 2021-05-16T19:45:53.0541413Z as_function html 2021-05-16T19:45:53.0820142Z as_label html 2021-05-16T19:45:53.1084468Z as_name html 2021-05-16T19:45:53.1393724Z as_overscope html 2021-05-16T19:45:53.1471439Z as_pairlist html 2021-05-16T19:45:53.1633648Z as_quosure html 2021-05-16T19:45:53.1832850Z as_string html 2021-05-16T19:45:53.2066146Z as_utf8_character html 2021-05-16T19:45:53.2218910Z bare-type-predicates html 2021-05-16T19:45:53.2415153Z box html 2021-05-16T19:45:53.2817321Z call2 html 2021-05-16T19:45:53.2956590Z call_args html 2021-05-16T19:45:53.3134322Z call_fn html 2021-05-16T19:45:53.3207304Z call_inspect html 2021-05-16T19:45:53.3434844Z call_modify html 2021-05-16T19:45:53.3551489Z call_name html 2021-05-16T19:45:53.3594098Z call_parse_type html 2021-05-16T19:45:53.3731779Z call_standardise html 2021-05-16T19:45:53.3828586Z caller_env html 2021-05-16T19:45:53.4014638Z caller_fn html 2021-05-16T19:45:53.4132166Z caller_frame html 2021-05-16T19:45:53.4227770Z catch_cnd html 2021-05-16T19:45:53.4406909Z chr_unserialise_unicode html 2021-05-16T19:45:53.4599046Z cnd html 2021-05-16T19:45:53.4892668Z cnd_message html 2021-05-16T19:45:53.5228023Z cnd_muffle html 2021-05-16T19:45:53.5494707Z cnd_signal html 2021-05-16T19:45:53.5562412Z cnd_type html 2021-05-16T19:45:53.5678462Z done html 2021-05-16T19:45:53.5853827Z dots_definitions html 2021-05-16T19:45:53.5909669Z dots_n html 2021-05-16T19:45:53.6188759Z dots_values html 2021-05-16T19:45:53.6316891Z duplicate html 2021-05-16T19:45:53.6569823Z dyn-dots html 2021-05-16T19:45:53.6641410Z empty_env html 2021-05-16T19:45:53.6803681Z enquo0 html 2021-05-16T19:45:53.7080920Z entrace html 2021-05-16T19:45:53.7533967Z env html 2021-05-16T19:45:53.8019496Z env_bind html 2021-05-16T19:45:53.8246199Z env_bind_exprs html 2021-05-16T19:45:53.8374471Z env_binding_are_active html 2021-05-16T19:45:53.8540673Z env_binding_lock html 2021-05-16T19:45:53.8647171Z env_browse html 2021-05-16T19:45:53.8931169Z env_bury html 2021-05-16T19:45:53.8999730Z env_clone html 2021-05-16T19:45:53.9096350Z env_depth html 2021-05-16T19:45:53.9220269Z env_get html 2021-05-16T19:45:53.9327464Z env_has html 2021-05-16T19:45:53.9405679Z env_inherits html 2021-05-16T19:45:53.9580914Z env_lock html 2021-05-16T19:45:53.9745005Z env_name html 2021-05-16T19:45:53.9925275Z env_names html 2021-05-16T19:45:54.0136846Z env_parent html 2021-05-16T19:45:54.0373240Z env_poke html 2021-05-16T19:45:54.0516565Z env_print html 2021-05-16T19:45:54.0646354Z env_unbind html 2021-05-16T19:45:54.0709835Z env_unlock html 2021-05-16T19:45:54.1098212Z eval_bare html 2021-05-16T19:45:54.1798071Z eval_tidy html 2021-05-16T19:45:54.1950915Z exec html 2021-05-16T19:45:54.2122590Z exiting html 2021-05-16T19:45:54.2252618Z expr_interp html 2021-05-16T19:45:54.2442453Z expr_label html 2021-05-16T19:45:54.2576546Z expr_print html 2021-05-16T19:45:54.2698528Z exprs_auto_name html 2021-05-16T19:45:54.2804502Z f_rhs html 2021-05-16T19:45:54.2894920Z f_text html 2021-05-16T19:45:54.3022643Z faq-options html 2021-05-16T19:45:54.3253957Z flatten html 2021-05-16T19:45:54.3366987Z fn_body html 2021-05-16T19:45:54.3483081Z fn_env html 2021-05-16T19:45:54.3606480Z fn_fmls html 2021-05-16T19:45:54.3727015Z format_error_bullets html 2021-05-16T19:45:54.3945395Z frame_position html 2021-05-16T19:45:54.4027921Z friendly_type html 2021-05-16T19:45:54.4274745Z get_env html 2021-05-16T19:45:54.4415325Z has_length html 2021-05-16T19:45:54.4539161Z has_name html 2021-05-16T19:45:54.4624741Z hash html 2021-05-16T19:45:54.4761977Z inherits_any html 2021-05-16T19:45:54.4914087Z inject html 2021-05-16T19:45:54.5247114Z invoke html 2021-05-16T19:45:54.5506612Z is_call html 2021-05-16T19:45:54.5591337Z is_callable html 2021-05-16T19:45:54.5645517Z is_condition html 2021-05-16T19:45:54.5725030Z is_copyable html 2021-05-16T19:45:54.5775009Z is_empty html 2021-05-16T19:45:54.5918878Z is_env html 2021-05-16T19:45:54.5971050Z is_environment html 2021-05-16T19:45:54.6104751Z is_expr html 2021-05-16T19:45:54.6432469Z is_expression html 2021-05-16T19:45:54.6643364Z is_formula html 2021-05-16T19:45:54.6764422Z is_frame html 2021-05-16T19:45:54.7117638Z is_function html 2021-05-16T19:45:54.7293015Z is_installed html 2021-05-16T19:45:54.7472115Z is_integerish html 2021-05-16T19:45:54.7646346Z is_interactive html 2021-05-16T19:45:54.7909900Z is_lang html 2021-05-16T19:45:54.8021433Z is_named html 2021-05-16T19:45:54.8081881Z is_namespace html 2021-05-16T19:45:54.8212941Z is_pairlist html 2021-05-16T19:45:54.8313904Z is_reference html 2021-05-16T19:45:54.8426923Z is_stack html 2021-05-16T19:45:54.8489309Z is_symbol html 2021-05-16T19:45:54.8550012Z is_true html 2021-05-16T19:45:54.8595220Z is_weakref html 2021-05-16T19:45:54.8784051Z lang html 2021-05-16T19:45:54.8912955Z lang_head html 2021-05-16T19:45:54.9166399Z lang_modify html 2021-05-16T19:45:54.9232881Z last_error html 2021-05-16T19:45:55.1949513Z lifecycle html 2021-05-16T19:45:55.2221922Z list2 html 2021-05-16T19:45:55.2376694Z local_bindings html 2021-05-16T19:45:55.2579642Z local_options html 2021-05-16T19:45:55.2910058Z missing html 2021-05-16T19:45:55.3210743Z missing_arg html 2021-05-16T19:45:55.3405126Z mut_node_car html 2021-05-16T19:45:55.3561093Z names2 html 2021-05-16T19:45:55.3647462Z new-vector-along-retired html 2021-05-16T19:45:55.3878776Z new-vector html 2021-05-16T19:45:55.3970439Z new_call html 2021-05-16T19:45:55.4051963Z new_formula html 2021-05-16T19:45:55.4258654Z new_function html 2021-05-16T19:45:55.4418712Z new_node html 2021-05-16T19:45:55.4555702Z new_quosures html 2021-05-16T19:45:55.4745757Z new_weakref html 2021-05-16T19:45:55.4906457Z ns_env html 2021-05-16T19:45:55.5773778Z nse-defuse html 2021-05-16T19:45:55.6381762Z nse-force html 2021-05-16T19:45:55.6594265Z op-definition html 2021-05-16T19:45:55.6678946Z op-get-attr html 2021-05-16T19:45:55.6780578Z op-na-default html 2021-05-16T19:45:55.6855488Z op-null-default html 2021-05-16T19:45:55.7042742Z overscope_eval_next html 2021-05-16T19:45:55.7124675Z pairlist2 html 2021-05-16T19:45:55.7450282Z parse_expr html 2021-05-16T19:45:55.7654996Z parse_quosure html 2021-05-16T19:45:55.7840776Z prepend html 2021-05-16T19:45:55.7909908Z prim_name html 2021-05-16T19:45:55.8071568Z quo_expr html 2021-05-16T19:45:55.8451157Z quo_label html 2021-05-16T19:45:55.8624249Z quo_squash html 2021-05-16T19:45:55.9110952Z quosure html 2021-05-16T19:45:55.9255475Z raw_deparse_str html 2021-05-16T19:45:55.9361274Z rep_along html 2021-05-16T19:45:55.9542671Z restarting html 2021-05-16T19:45:55.9800183Z return_from html 2021-05-16T19:45:55.9973389Z rlang_backtrace_on_error html 2021-05-16T19:45:56.0162939Z rst_abort html 2021-05-16T19:45:56.0376397Z rst_list html 2021-05-16T19:45:56.0504994Z scalar-type-predicates html 2021-05-16T19:45:56.0723363Z scoped_env html 2021-05-16T19:45:56.0968899Z scoped_interactive html 2021-05-16T19:45:56.1323320Z search_envs html 2021-05-16T19:45:56.1454863Z seq2 html 2021-05-16T19:45:56.1780436Z set_attrs html 2021-05-16T19:45:56.1977211Z set_expr html 2021-05-16T19:45:56.2239321Z set_names html 2021-05-16T19:45:56.2834534Z splice html 2021-05-16T19:45:56.3357945Z stack html 2021-05-16T19:45:56.3578769Z stack_trim html 2021-05-16T19:45:56.3740112Z string html 2021-05-16T19:45:56.4066844Z switch_type html 2021-05-16T19:45:56.4133813Z sym html 2021-05-16T19:45:56.4257145Z tidyeval-data html 2021-05-16T19:45:56.4410294Z trace_back html 2021-05-16T19:45:56.4605026Z type-predicates html 2021-05-16T19:45:56.4831062Z type_of html 2021-05-16T19:45:56.5058487Z vec_poke_n html 2021-05-16T19:45:56.5436214Z vector-coercion html 2021-05-16T19:45:56.5664789Z vector-construction html 2021-05-16T19:45:56.5835812Z vector-old-ctors html 2021-05-16T19:45:56.6011362Z with_abort html 2021-05-16T19:45:56.6193924Z with_env html 2021-05-16T19:45:56.6495911Z with_handlers html 2021-05-16T19:45:56.6768309Z with_restarts html 2021-05-16T19:45:56.6830551Z wref_key html 2021-05-16T19:45:56.6934218Z zap html 2021-05-16T19:45:56.7036454Z zap_srcref html 2021-05-16T19:45:56.7058548Z *** copying figures 2021-05-16T19:45:56.7116270Z ** building package indices 2021-05-16T19:45:57.2344737Z ** testing if installed package can be loaded 2021-05-16T19:45:57.2347541Z *** arch - i386 2021-05-16T19:45:57.5422002Z *** arch - x64 2021-05-16T19:45:57.8679942Z * DONE (rlang) 2021-05-16T19:45:58.0648624Z In R CMD INSTALL 2021-05-16T19:45:58.4300705Z * installing *source* package 'magrittr' ... 2021-05-16T19:45:58.4387267Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T19:45:58.4655428Z ** libs 2021-05-16T19:45:58.4665503Z 2021-05-16T19:45:58.4666912Z *** arch - i386 2021-05-16T19:45:58.4939610Z 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-16T19:45:58.6888521Z 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-16T19:45:58.9957656Z 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-16T19:45:59.1390122Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-16T19:45:59.1403205Z 2021-05-16T19:45:59.1404448Z *** arch - x64 2021-05-16T19:45:59.1779473Z 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-16T19:45:59.3647891Z 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-16T19:45:59.6236166Z 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-16T19:45:59.7385931Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-16T19:45:59.7419986Z ** R 2021-05-16T19:45:59.7516274Z ** inst 2021-05-16T19:45:59.7601116Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:59.9042453Z ** help 2021-05-16T19:45:59.9865168Z *** installing help indices 2021-05-16T19:46:00.0502724Z converting help for package 'magrittr' 2021-05-16T19:46:00.0806065Z finding HTML links ... done 2021-05-16T19:46:00.1089192Z aliases html 2021-05-16T19:46:00.1270849Z compound html 2021-05-16T19:46:00.1349189Z debug_fseq html 2021-05-16T19:46:00.1406257Z debug_pipe html 2021-05-16T19:46:00.1579949Z exposition html 2021-05-16T19:46:00.1637491Z faq-pipe-gender html 2021-05-16T19:46:00.1704104Z freduce html 2021-05-16T19:46:00.1791235Z fseq html 2021-05-16T19:46:00.1848035Z functions html 2021-05-16T19:46:00.2182400Z magrittr-package html 2021-05-16T19:46:00.2689923Z pipe html 2021-05-16T19:46:00.2764065Z pipe_eager_lexical html 2021-05-16T19:46:00.2834603Z print.fseq html 2021-05-16T19:46:00.2950753Z tee html 2021-05-16T19:46:00.2956833Z *** copying figures 2021-05-16T19:46:00.2974320Z ** building package indices 2021-05-16T19:46:00.3461649Z ** installing vignettes 2021-05-16T19:46:00.3539085Z ** testing if installed package can be loaded 2021-05-16T19:46:00.3542587Z *** arch - i386 2021-05-16T19:46:00.6596099Z *** arch - x64 2021-05-16T19:46:00.9721460Z * DONE (magrittr) 2021-05-16T19:46:01.0123269Z In R CMD INSTALL 2021-05-16T19:46:01.3526963Z * installing *source* package 'glue' ... 2021-05-16T19:46:01.3601979Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T19:46:01.3938875Z ** libs 2021-05-16T19:46:01.3948598Z 2021-05-16T19:46:01.3950534Z *** arch - i386 2021-05-16T19:46:01.4315451Z 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-16T19:46:01.6142278Z 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-16T19:46:01.7292271Z 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-16T19:46:02.0069208Z 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-16T19:46:02.1347721Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-16T19:46:02.1358476Z 2021-05-16T19:46:02.1359890Z *** arch - x64 2021-05-16T19:46:02.1602469Z 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-16T19:46:02.3128876Z 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-16T19:46:02.4147698Z 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-16T19:46:02.6893135Z 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-16T19:46:02.8011864Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-16T19:46:02.8042271Z ** R 2021-05-16T19:46:02.8154666Z ** inst 2021-05-16T19:46:02.8212749Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:46:03.2111561Z ** help 2021-05-16T19:46:03.2786899Z *** installing help indices 2021-05-16T19:46:03.3195858Z converting help for package 'glue' 2021-05-16T19:46:03.3488392Z finding HTML links ... done 2021-05-16T19:46:03.3698634Z as_glue html 2021-05-16T19:46:03.3746049Z glue-deprecated html 2021-05-16T19:46:03.4526705Z glue html 2021-05-16T19:46:03.4807024Z glue_col html 2021-05-16T19:46:03.5005423Z glue_collapse html 2021-05-16T19:46:03.5007412Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2h2Pfy/R.INSTALL6c879b36fa/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-16T19:46:03.5202161Z glue_safe html 2021-05-16T19:46:03.5558517Z glue_sql html 2021-05-16T19:46:03.5634613Z identity_transformer html 2021-05-16T19:46:03.5698456Z quoting html 2021-05-16T19:46:03.5813957Z trim html 2021-05-16T19:46:03.5820515Z *** copying figures 2021-05-16T19:46:03.5833237Z ** building package indices 2021-05-16T19:46:03.6224856Z ** installing vignettes 2021-05-16T19:46:03.6304366Z ** testing if installed package can be loaded 2021-05-16T19:46:03.6308184Z *** arch - i386 2021-05-16T19:46:03.9372550Z *** arch - x64 2021-05-16T19:46:04.2482936Z * DONE (glue) 2021-05-16T19:46:04.2961292Z In R CMD INSTALL 2021-05-16T19:46:04.6140927Z * installing *source* package 'sys' ... 2021-05-16T19:46:04.6201876Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T19:46:04.6494737Z ** libs 2021-05-16T19:46:04.6506691Z 2021-05-16T19:46:04.6508092Z *** arch - i386 2021-05-16T19:46:04.6826032Z 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-16T19:46:05.3778088Z 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-16T19:46:05.6151041Z 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-16T19:46:05.7641513Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-16T19:46:05.7657771Z 2021-05-16T19:46:05.7658765Z *** arch - x64 2021-05-16T19:46:05.7958633Z 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-16T19:46:06.7238844Z 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-16T19:46:06.9757933Z 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-16T19:46:07.1053843Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-16T19:46:07.1089521Z ** R 2021-05-16T19:46:07.1178570Z ** inst 2021-05-16T19:46:07.1205359Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:46:07.2514146Z ** help 2021-05-16T19:46:07.2973301Z *** installing help indices 2021-05-16T19:46:07.3282156Z converting help for package 'sys' 2021-05-16T19:46:07.3558729Z finding HTML links ... done 2021-05-16T19:46:07.3735663Z as_text html 2021-05-16T19:46:07.3789985Z deprecated html 2021-05-16T19:46:07.4444458Z exec html 2021-05-16T19:46:07.4655778Z exec_r html 2021-05-16T19:46:07.4741119Z quote html 2021-05-16T19:46:07.4747420Z ** building package indices 2021-05-16T19:46:07.5004590Z ** testing if installed package can be loaded 2021-05-16T19:46:07.5007296Z *** arch - i386 2021-05-16T19:46:07.8072928Z *** arch - x64 2021-05-16T19:46:08.1174888Z * DONE (sys) 2021-05-16T19:46:08.1513381Z In R CMD INSTALL 2021-05-16T19:46:08.4665357Z * installing *source* package 'R6' ... 2021-05-16T19:46:08.4718374Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T19:46:08.4969073Z ** R 2021-05-16T19:46:08.5043162Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:46:08.9039608Z ** help 2021-05-16T19:46:08.9461797Z *** installing help indices 2021-05-16T19:46:08.9728825Z converting help for package 'R6' 2021-05-16T19:46:09.0031869Z finding HTML links ... done 2021-05-16T19:46:09.1017593Z R6Class html 2021-05-16T19:46:09.1104520Z as.list.R6 html 2021-05-16T19:46:09.1186340Z is.R6 html 2021-05-16T19:46:09.1191804Z *** copying figures 2021-05-16T19:46:09.1210608Z ** building package indices 2021-05-16T19:46:09.1426026Z ** testing if installed package can be loaded 2021-05-16T19:46:09.1428376Z *** arch - i386 2021-05-16T19:46:09.4498000Z *** arch - x64 2021-05-16T19:46:09.7588346Z * DONE (R6) 2021-05-16T19:46:09.7875530Z In R CMD INSTALL 2021-05-16T19:46:10.5235618Z * installing *source* package 'openssl' ... 2021-05-16T19:46:10.5561552Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T19:46:10.6128943Z ** libs 2021-05-16T19:46:10.6140825Z 2021-05-16T19:46:10.6142001Z *** arch - i386 2021-05-16T19:46:10.6713704Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T19:46:12.7692180Z 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-16T19:46:12.9354126Z 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-16T19:46:13.0922272Z 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-16T19:46:13.3253518Z 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-16T19:46:13.5631125Z 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-16T19:46:13.7136241Z 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-16T19:46:13.8908490Z 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-16T19:46:14.1028408Z 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-16T19:46:14.2280493Z 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-16T19:46:14.4034034Z 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-16T19:46:14.5411417Z 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-16T19:46:14.7110788Z 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-16T19:46:14.9195050Z 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-16T19:46:15.4151697Z 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-16T19:46:15.8042384Z 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-16T19:46:15.9292496Z 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-16T19:46:16.0463984Z 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-16T19:46:16.2614172Z 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-16T19:46:16.4937485Z 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-16T19:46:16.6919224Z 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-16T19:46:16.8171463Z 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-16T19:46:16.9970740Z 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-16T19:46:17.2107672Z 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-16T19:46:17.7774398Z 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-16T19:46:17.9841504Z 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-16T19:46:18.1953630Z 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-16T19:46:18.4066015Z 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-16T19:46:18.5520121Z 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-16T19:46:18.8737491Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T19:46:19.0428031Z 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-16T19:46:19.5429112Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-16T19:46:19.5548979Z 2021-05-16T19:46:19.5550443Z *** arch - x64 2021-05-16T19:46:19.6078043Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T19:46:19.8309289Z 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-16T19:46:19.9797157Z 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-16T19:46:20.1238192Z 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-16T19:46:20.2951260Z 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-16T19:46:20.5149830Z 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-16T19:46:20.6577214Z 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-16T19:46:20.8209799Z 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-16T19:46:21.0108842Z 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-16T19:46:21.1342147Z 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-16T19:46:21.2865950Z 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-16T19:46:21.4181681Z 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-16T19:46:21.5813017Z 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-16T19:46:21.7787682Z 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-16T19:46:22.5089845Z 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-16T19:46:22.7736136Z 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-16T19:46:22.8894380Z 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-16T19:46:22.9999018Z 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-16T19:46:23.1957154Z 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-16T19:46:23.4097559Z 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-16T19:46:23.6152222Z 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-16T19:46:23.7235510Z 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-16T19:46:23.8893473Z 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-16T19:46:24.0810448Z 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-16T19:46:24.8760883Z 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-16T19:46:25.0807699Z 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-16T19:46:25.3022291Z 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-16T19:46:25.5187538Z 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-16T19:46:25.6539629Z 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-16T19:46:25.9379310Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T19:46:26.1248342Z 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-16T19:46:26.5788490Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-16T19:46:26.5894885Z ** R 2021-05-16T19:46:26.6132782Z ** inst 2021-05-16T19:46:26.6315612Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:46:27.7423921Z ** help 2021-05-16T19:46:27.8629482Z *** installing help indices 2021-05-16T19:46:27.9303630Z converting help for package 'openssl' 2021-05-16T19:46:27.9620495Z finding HTML links ... done 2021-05-16T19:46:27.9878982Z aes_cbc html 2021-05-16T19:46:27.9966681Z base64_encode html 2021-05-16T19:46:28.0239718Z bignum html 2021-05-16T19:46:28.0386349Z certificates html 2021-05-16T19:46:28.0660194Z curve25519 html 2021-05-16T19:46:28.0786494Z ec_dh html 2021-05-16T19:46:28.1016907Z encrypt_envelope html 2021-05-16T19:46:28.1090764Z fingerprint html 2021-05-16T19:46:28.1391962Z hash html 2021-05-16T19:46:28.1476051Z keygen html 2021-05-16T19:46:28.1553619Z my_key html 2021-05-16T19:46:28.1887133Z openssl html 2021-05-16T19:46:28.1925907Z openssl_config html 2021-05-16T19:46:28.2034530Z pbkdf html 2021-05-16T19:46:28.2206662Z pkcs12 html 2021-05-16T19:46:28.2283708Z rand_bytes html 2021-05-16T19:46:28.2480120Z read_key html 2021-05-16T19:46:28.2594037Z reexports html 2021-05-16T19:46:28.2738913Z rsa_encrypt html 2021-05-16T19:46:28.2999540Z signatures html 2021-05-16T19:46:28.3147471Z write_pem html 2021-05-16T19:46:28.3154173Z ** building package indices 2021-05-16T19:46:28.3933768Z ** installing vignettes 2021-05-16T19:46:28.4087360Z ** testing if installed package can be loaded 2021-05-16T19:46:28.4090268Z *** arch - i386 2021-05-16T19:46:28.7149609Z *** arch - x64 2021-05-16T19:46:29.0288921Z * DONE (openssl) 2021-05-16T19:46:29.2052141Z In R CMD INSTALL 2021-05-16T19:46:29.4809337Z * installing *source* package 'mime' ... 2021-05-16T19:46:29.4839319Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T19:46:29.5088209Z ** libs 2021-05-16T19:46:29.5104064Z 2021-05-16T19:46:29.5106109Z *** arch - i386 2021-05-16T19:46:29.5396672Z 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-16T19:46:29.6536680Z 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-16T19:46:29.9121035Z 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-16T19:46:30.0386925Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-16T19:46:30.0404921Z 2021-05-16T19:46:30.0406301Z *** arch - x64 2021-05-16T19:46:30.0681844Z 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-16T19:46:30.1739099Z 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-16T19:46:30.4316747Z 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-16T19:46:30.5404440Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-16T19:46:30.5506428Z ** R 2021-05-16T19:46:30.5618486Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:46:30.7553883Z ** help 2021-05-16T19:46:30.7923942Z *** installing help indices 2021-05-16T19:46:30.8178879Z converting help for package 'mime' 2021-05-16T19:46:30.8483534Z finding HTML links ... done 2021-05-16T19:46:30.8684852Z guess_type html 2021-05-16T19:46:30.8820441Z mimemap html 2021-05-16T19:46:30.8908479Z parse_multipart html 2021-05-16T19:46:30.8914056Z ** building package indices 2021-05-16T19:46:30.9127388Z ** testing if installed package can be loaded 2021-05-16T19:46:30.9130042Z *** arch - i386 2021-05-16T19:46:31.2178255Z *** arch - x64 2021-05-16T19:46:31.5272795Z * DONE (mime) 2021-05-16T19:46:31.5542957Z In R CMD INSTALL 2021-05-16T19:46:32.0747815Z * installing *source* package 'curl' ... 2021-05-16T19:46:32.0948550Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T19:46:32.1514251Z ** libs 2021-05-16T19:46:32.1525703Z 2021-05-16T19:46:32.1527174Z *** arch - i386 2021-05-16T19:46:32.1980547Z 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-16T19:46:32.2209024Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T19:46:33.5038143Z 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-16T19:46:34.0148695Z 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-16T19:46:34.4995411Z 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-16T19:46:35.0417546Z 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-16T19:46:35.5192447Z 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-16T19:46:35.9774263Z 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-16T19:46:36.4709921Z 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-16T19:46:36.9346561Z 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-16T19:46:37.3953272Z 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-16T19:46:38.2192551Z 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-16T19:46:39.1096087Z 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-16T19:46:39.1464017Z 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-16T19:46:39.6046263Z 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-16T19:46:40.2064918Z 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-16T19:46:40.6604094Z 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-16T19:46:40.7851547Z 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-16T19:46:40.8967319Z 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-16T19:46:41.3495317Z 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-16T19:46:41.8205648Z 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-16T19:46:42.3552586Z 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-16T19:46:42.8392697Z 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-16T19:46:43.3115324Z 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-16T19:46:43.5597391Z 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-16T19:46:44.2185933Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-16T19:46:44.2293377Z 2021-05-16T19:46:44.2295196Z *** arch - x64 2021-05-16T19:46:44.2755542Z 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-16T19:46:44.3031061Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T19:46:44.5236029Z 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-16T19:46:44.9607213Z 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-16T19:46:45.6395443Z 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-16T19:46:46.3820627Z 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-16T19:46:47.0776727Z 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-16T19:46:47.7380692Z 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-16T19:46:48.4951777Z 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-16T19:46:49.1992102Z 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-16T19:46:49.8948729Z 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-16T19:46:50.8731474Z 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-16T19:46:51.5773139Z 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-16T19:46:52.2349557Z 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-16T19:46:52.8949348Z 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-16T19:46:53.6979090Z 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-16T19:46:54.3646294Z 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-16T19:46:54.4824388Z 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-16T19:46:54.5883699Z 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-16T19:46:55.2717133Z 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-16T19:46:55.9357866Z 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-16T19:46:56.6605464Z 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-16T19:46:57.3240084Z 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-16T19:46:57.9786109Z 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-16T19:46:58.2402608Z 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-16T19:46:58.8432276Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-16T19:46:58.8607331Z ** R 2021-05-16T19:46:58.8902318Z ** inst 2021-05-16T19:46:58.9156481Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:46:59.3854773Z ** help 2021-05-16T19:46:59.4914495Z *** installing help indices 2021-05-16T19:46:59.5502517Z converting help for package 'curl' 2021-05-16T19:46:59.5798262Z finding HTML links ... done 2021-05-16T19:46:59.6090303Z curl html 2021-05-16T19:46:59.6284396Z curl_download html 2021-05-16T19:46:59.6384783Z curl_echo html 2021-05-16T19:46:59.6822410Z curl_escape html 2021-05-16T19:46:59.7134284Z curl_fetch html 2021-05-16T19:46:59.7208179Z curl_options html 2021-05-16T19:46:59.7355787Z curl_upload html 2021-05-16T19:46:59.7465691Z file_writer html 2021-05-16T19:46:59.7697838Z handle html 2021-05-16T19:46:59.7776792Z handle_cookies html 2021-05-16T19:46:59.7865592Z ie_proxy html 2021-05-16T19:46:59.8348757Z multi html 2021-05-16T19:46:59.8443571Z multipart html 2021-05-16T19:46:59.8570608Z nslookup html 2021-05-16T19:46:59.8646651Z parse_date html 2021-05-16T19:46:59.8732281Z parse_headers html 2021-05-16T19:46:59.9132567Z send_mail html 2021-05-16T19:46:59.9140937Z ** building package indices 2021-05-16T19:46:59.9701394Z ** installing vignettes 2021-05-16T19:46:59.9800617Z ** testing if installed package can be loaded 2021-05-16T19:46:59.9803499Z *** arch - i386 2021-05-16T19:47:00.2868290Z *** arch - x64 2021-05-16T19:47:00.5989707Z * DONE (curl) 2021-05-16T19:47:00.6796510Z In R CMD INSTALL 2021-05-16T19:47:01.2199656Z * installing *source* package 'jsonlite' ... 2021-05-16T19:47:01.2420346Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T19:47:01.2709595Z ** libs 2021-05-16T19:47:01.2720292Z 2021-05-16T19:47:01.2721767Z *** arch - i386 2021-05-16T19:47:01.3367078Z 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-16T19:47:01.4712694Z 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-16T19:47:01.5929685Z 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-16T19:47:01.7270153Z 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-16T19:47:01.8863046Z 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-16T19:47:02.0262725Z 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-16T19:47:02.1485187Z 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-16T19:47:02.2645879Z 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-16T19:47:02.3849622Z 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-16T19:47:02.5056966Z 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-16T19:47:02.7202073Z 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-16T19:47:02.8560153Z 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-16T19:47:03.0136847Z 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-16T19:47:03.1529969Z 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-16T19:47:03.2903674Z 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-16T19:47:03.4166471Z 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-16T19:47:03.5472824Z 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-16T19:47:03.6698033Z 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-16T19:47:03.8144880Z 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-16T19:47:03.9439726Z 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-16T19:47:04.0745510Z 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-16T19:47:04.2274741Z 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-16T19:47:04.3314038Z 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-16T19:47:04.4821407Z 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-16T19:47:04.6615466Z 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-16T19:47:04.9841532Z 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-16T19:47:05.3052081Z 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-16T19:47:05.5736305Z 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-16T19:47:05.8438603Z 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-16T19:47:06.0057491Z 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-16T19:47:06.1539807Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-16T19:47:06.1552304Z 2021-05-16T19:47:06.1553720Z *** arch - x64 2021-05-16T19:47:06.2154726Z 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-16T19:47:06.3368903Z 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-16T19:47:06.4547903Z 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-16T19:47:06.5794977Z 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-16T19:47:06.7294667Z 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-16T19:47:06.8578780Z 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-16T19:47:06.9716639Z 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-16T19:47:07.0864897Z 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-16T19:47:07.2042516Z 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-16T19:47:07.3158604Z 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-16T19:47:07.5135364Z 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-16T19:47:07.6421949Z 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-16T19:47:07.7836548Z 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-16T19:47:07.9135284Z 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-16T19:47:08.0433340Z 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-16T19:47:08.1667738Z 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-16T19:47:08.2879749Z 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-16T19:47:08.3987030Z 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-16T19:47:08.5379723Z 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-16T19:47:08.6542168Z 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-16T19:47:08.7686401Z 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-16T19:47:08.8963128Z 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-16T19:47:08.9884459Z 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-16T19:47:09.1013656Z 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-16T19:47:09.2708005Z 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-16T19:47:09.5840174Z 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-16T19:47:09.8967178Z 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-16T19:47:10.1394319Z 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-16T19:47:10.3740683Z 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-16T19:47:10.5523130Z 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-16T19:47:10.6983545Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-16T19:47:10.7058142Z ** R 2021-05-16T19:47:10.7370983Z ** inst 2021-05-16T19:47:10.7480358Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:10.8698930Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-16T19:47:11.8644992Z ** help 2021-05-16T19:47:11.9344726Z *** installing help indices 2021-05-16T19:47:11.9808541Z converting help for package 'jsonlite' 2021-05-16T19:47:12.0126965Z finding HTML links ... done 2021-05-16T19:47:12.0283473Z base64 html 2021-05-16T19:47:12.0359135Z flatten html 2021-05-16T19:47:12.1485053Z fromJSON html 2021-05-16T19:47:12.1543219Z prettify html 2021-05-16T19:47:12.1685315Z rbind_pages html 2021-05-16T19:47:12.1841588Z read_json html 2021-05-16T19:47:12.1997408Z serializeJSON html 2021-05-16T19:47:12.2542325Z stream_in html 2021-05-16T19:47:12.2691691Z unbox html 2021-05-16T19:47:12.2745255Z validate html 2021-05-16T19:47:12.2751635Z ** building package indices 2021-05-16T19:47:12.3130977Z ** installing vignettes 2021-05-16T19:47:12.3233106Z ** testing if installed package can be loaded 2021-05-16T19:47:12.3236272Z *** arch - i386 2021-05-16T19:47:12.6289100Z *** arch - x64 2021-05-16T19:47:12.9397013Z * DONE (jsonlite) 2021-05-16T19:47:13.0444147Z In R CMD INSTALL 2021-05-16T19:47:13.3670099Z * installing *source* package 'gitcreds' ... 2021-05-16T19:47:13.3734643Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T19:47:13.3986172Z ** R 2021-05-16T19:47:13.4117941Z ** inst 2021-05-16T19:47:13.4191249Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:13.8344283Z ** help 2021-05-16T19:47:13.8899249Z *** installing help indices 2021-05-16T19:47:13.9226763Z converting help for package 'gitcreds' 2021-05-16T19:47:13.9524187Z finding HTML links ... done 2021-05-16T19:47:13.9823002Z gitcreds-api html 2021-05-16T19:47:13.9904052Z gitcreds_cache_envvar html 2021-05-16T19:47:14.1305821Z gitcreds_get html 2021-05-16T19:47:14.1921052Z gitcreds_list html 2021-05-16T19:47:14.2013081Z gitcreds_parse_output html 2021-05-16T19:47:14.2019778Z ** building package indices 2021-05-16T19:47:14.2269641Z ** installing vignettes 2021-05-16T19:47:14.2331999Z ** testing if installed package can be loaded 2021-05-16T19:47:14.2336458Z *** arch - i386 2021-05-16T19:47:14.5395093Z *** arch - x64 2021-05-16T19:47:14.8491323Z * DONE (gitcreds) 2021-05-16T19:47:14.8778702Z In R CMD INSTALL 2021-05-16T19:47:15.2154989Z * installing *source* package 'zip' ... 2021-05-16T19:47:15.2238513Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T19:47:15.2450208Z ** libs 2021-05-16T19:47:15.2462836Z 2021-05-16T19:47:15.2464076Z *** arch - i386 2021-05-16T19:47:15.2861215Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T19:47:15.2862773Z -municode -o tools/cmdzip.exe 2021-05-16T19:47:20.3003043Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T19:47:20.3004154Z -municode -o tools/cmdunzip.exe 2021-05-16T19:47:25.3159256Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T19:47:25.7955465Z [1] TRUE 2021-05-16T19:47:25.8073647Z 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-16T19:47:25.9188041Z 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-16T19:47:29.5914618Z 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-16T19:47:30.1058238Z 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-16T19:47:30.6198160Z 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-16T19:47:31.2690006Z 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-16T19:47:31.4123806Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T19:47:31.4198135Z 2021-05-16T19:47:31.4199100Z *** arch - x64 2021-05-16T19:47:31.4579544Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T19:47:31.4580504Z -municode -o tools/cmdzip.exe 2021-05-16T19:47:36.0415295Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T19:47:36.0416986Z -municode -o tools/cmdunzip.exe 2021-05-16T19:47:40.5363465Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T19:47:40.7534575Z [1] TRUE 2021-05-16T19:47:40.7650926Z 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-16T19:47:40.8677236Z 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-16T19:47:43.3462720Z 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-16T19:47:44.0456606Z 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-16T19:47:44.7703388Z 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-16T19:47:45.6157421Z 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-16T19:47:45.7598218Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T19:47:45.7672132Z ** R 2021-05-16T19:47:45.7757181Z ** inst 2021-05-16T19:47:45.7804638Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:46.0788649Z ** help 2021-05-16T19:47:46.1410646Z *** installing help indices 2021-05-16T19:47:46.1721336Z converting help for package 'zip' 2021-05-16T19:47:46.1998552Z finding HTML links ... done 2021-05-16T19:47:46.2286276Z unzip html 2021-05-16T19:47:46.2541381Z unzip_process html 2021-05-16T19:47:46.3034465Z zip html 2021-05-16T19:47:46.3125213Z zip_list html 2021-05-16T19:47:46.3399134Z zip_process html 2021-05-16T19:47:46.3403886Z ** building package indices 2021-05-16T19:47:46.3702933Z ** testing if installed package can be loaded 2021-05-16T19:47:46.3705379Z *** arch - i386 2021-05-16T19:47:46.6769219Z *** arch - x64 2021-05-16T19:47:46.9876530Z * DONE (zip) 2021-05-16T19:47:47.0371285Z In R CMD INSTALL 2021-05-16T19:47:47.5063177Z * installing *source* package 'rstudioapi' ... 2021-05-16T19:47:47.5222135Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T19:47:47.5479762Z ** R 2021-05-16T19:47:47.5761100Z ** inst 2021-05-16T19:47:47.5908082Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:48.0457996Z ** help 2021-05-16T19:47:48.4678976Z *** installing help indices 2021-05-16T19:47:48.7201501Z converting help for package 'rstudioapi' 2021-05-16T19:47:48.7529268Z finding HTML links ... done 2021-05-16T19:47:48.8049270Z addTheme html 2021-05-16T19:47:48.8191570Z applyTheme html 2021-05-16T19:47:48.8274092Z askForPassword html 2021-05-16T19:47:48.8369714Z askForSecret html 2021-05-16T19:47:48.8414041Z bugReport html 2021-05-16T19:47:48.9027333Z build-tools html 2021-05-16T19:47:48.9107687Z callFun html 2021-05-16T19:47:48.9240061Z chunk-callbacks html 2021-05-16T19:47:48.9473944Z convertTheme html 2021-05-16T19:47:48.9687529Z createProjectTemplate html 2021-05-16T19:47:48.9800619Z dictionaries html 2021-05-16T19:47:48.9889369Z document_position html 2021-05-16T19:47:49.0068380Z document_range html 2021-05-16T19:47:49.0207519Z executeCommand html 2021-05-16T19:47:49.0362282Z file-dialogs html 2021-05-16T19:47:49.0434449Z filesPaneNavigate html 2021-05-16T19:47:49.0513649Z getActiveProject html 2021-05-16T19:47:49.0640685Z getRStudioPackageDependencies html 2021-05-16T19:47:49.0794561Z getThemeInfo html 2021-05-16T19:47:49.0850644Z getThemes html 2021-05-16T19:47:49.0916865Z getVersion html 2021-05-16T19:47:49.0987120Z hasColorConsole html 2021-05-16T19:47:49.1149649Z hasFun html 2021-05-16T19:47:49.1342856Z highlightUi html 2021-05-16T19:47:49.1442203Z isAvailable html 2021-05-16T19:47:49.1807995Z jobAdd html 2021-05-16T19:47:49.1918029Z jobAddOutput html 2021-05-16T19:47:49.2054952Z jobAddProgress html 2021-05-16T19:47:49.2166258Z jobRemove html 2021-05-16T19:47:49.2378338Z jobRunScript html 2021-05-16T19:47:49.2574102Z jobSetProgress html 2021-05-16T19:47:49.2761361Z jobSetState html 2021-05-16T19:47:49.2885944Z jobSetStatus html 2021-05-16T19:47:49.3027106Z launcher html 2021-05-16T19:47:49.3182943Z launcherConfig html 2021-05-16T19:47:49.3368245Z launcherContainer html 2021-05-16T19:47:49.3442282Z launcherControlJob html 2021-05-16T19:47:49.3489741Z launcherGetJob html 2021-05-16T19:47:49.3666521Z launcherHostMount html 2021-05-16T19:47:49.3841715Z launcherNfsMount html 2021-05-16T19:47:49.3988977Z launcherPlacementConstraint html 2021-05-16T19:47:49.4153359Z launcherResourceLimit html 2021-05-16T19:47:49.4659061Z launcherSubmitJob html 2021-05-16T19:47:49.4826193Z launcherSubmitR html 2021-05-16T19:47:49.5037383Z navigateToFile html 2021-05-16T19:47:49.5142349Z persistent-values html 2021-05-16T19:47:49.5200227Z previewRd html 2021-05-16T19:47:49.5300589Z previewSql html 2021-05-16T19:47:49.5370183Z primary_selection html 2021-05-16T19:47:49.5492300Z projects html 2021-05-16T19:47:49.5602642Z readPreference html 2021-05-16T19:47:49.5730052Z readRStudioPreference html 2021-05-16T19:47:49.5781976Z removeTheme html 2021-05-16T19:47:49.5836855Z restartSession html 2021-05-16T19:47:49.6294894Z rstudio-documents html 2021-05-16T19:47:49.6405597Z rstudio-editors html 2021-05-16T19:47:49.6507057Z savePlotAsImage html 2021-05-16T19:47:49.6589812Z selections html 2021-05-16T19:47:49.6697932Z sendToConsole html 2021-05-16T19:47:49.6796566Z showDialog html 2021-05-16T19:47:49.6888374Z showPrompt html 2021-05-16T19:47:49.7019150Z showQuestion html 2021-05-16T19:47:49.7182714Z sourceMarkers html 2021-05-16T19:47:49.7220183Z systemUsername html 2021-05-16T19:47:49.7356619Z terminalActivate html 2021-05-16T19:47:49.7481596Z terminalBuffer html 2021-05-16T19:47:49.7607576Z terminalBusy html 2021-05-16T19:47:49.7709571Z terminalClear html 2021-05-16T19:47:49.7865904Z terminalContext html 2021-05-16T19:47:49.8003258Z terminalCreate html 2021-05-16T19:47:49.8120659Z terminalExecute html 2021-05-16T19:47:49.8230889Z terminalExitCode html 2021-05-16T19:47:49.8326005Z terminalKill html 2021-05-16T19:47:49.8391663Z terminalList html 2021-05-16T19:47:49.8545714Z terminalRunning html 2021-05-16T19:47:49.8678648Z terminalSend html 2021-05-16T19:47:49.8742753Z terminalVisible html 2021-05-16T19:47:49.8867774Z translateLocalUrl html 2021-05-16T19:47:49.8957088Z updateDialog html 2021-05-16T19:47:49.9006997Z userIdentity html 2021-05-16T19:47:49.9110072Z versionInfo html 2021-05-16T19:47:49.9437405Z viewer html 2021-05-16T19:47:49.9571094Z writePreference html 2021-05-16T19:47:49.9753511Z writeRStudioPreference html 2021-05-16T19:47:49.9766968Z *** copying figures 2021-05-16T19:47:49.9788017Z ** building package indices 2021-05-16T19:47:50.1896215Z ** installing vignettes 2021-05-16T19:47:50.2017448Z ** testing if installed package can be loaded 2021-05-16T19:47:50.2018446Z *** arch - i386 2021-05-16T19:47:50.5085245Z *** arch - x64 2021-05-16T19:47:50.8257067Z * DONE (rstudioapi) 2021-05-16T19:47:50.8994957Z In R CMD INSTALL 2021-05-16T19:47:51.2780854Z * installing *source* package 'rprojroot' ... 2021-05-16T19:47:51.2879167Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T19:47:51.3168788Z ** R 2021-05-16T19:47:51.3278507Z ** inst 2021-05-16T19:47:51.3320611Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:51.7270171Z ** help 2021-05-16T19:47:51.7833918Z *** installing help indices 2021-05-16T19:47:51.8206111Z converting help for package 'rprojroot' 2021-05-16T19:47:51.8485800Z finding HTML links ... done 2021-05-16T19:47:51.8763023Z criteria html 2021-05-16T19:47:51.8836768Z deprecated html 2021-05-16T19:47:51.9023111Z find_root html 2021-05-16T19:47:51.9302312Z find_root_file html 2021-05-16T19:47:51.9846532Z root_criterion html 2021-05-16T19:47:52.0075825Z rprojroot-package html 2021-05-16T19:47:52.0324256Z thisfile html 2021-05-16T19:47:52.0329790Z *** copying figures 2021-05-16T19:47:52.0408503Z ** building package indices 2021-05-16T19:47:52.0754986Z ** installing vignettes 2021-05-16T19:47:52.0829555Z ** testing if installed package can be loaded 2021-05-16T19:47:52.0832189Z *** arch - i386 2021-05-16T19:47:52.3893459Z *** arch - x64 2021-05-16T19:47:52.6995205Z * DONE (rprojroot) 2021-05-16T19:47:52.7606251Z In R CMD INSTALL 2021-05-16T19:47:53.1263970Z * installing *source* package 'crayon' ... 2021-05-16T19:47:53.1336357Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T19:47:53.1743822Z ** R 2021-05-16T19:47:53.2264466Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:47:54.2251895Z ** help 2021-05-16T19:47:54.3492144Z *** installing help indices 2021-05-16T19:47:54.4202279Z converting help for package 'crayon' 2021-05-16T19:47:54.4478070Z finding HTML links ... done 2021-05-16T19:47:54.4675421Z chr html 2021-05-16T19:47:54.4883644Z col_align html 2021-05-16T19:47:54.5022500Z col_nchar html 2021-05-16T19:47:54.5280714Z col_strsplit html 2021-05-16T19:47:54.5457112Z col_substr html 2021-05-16T19:47:54.5638832Z col_substring html 2021-05-16T19:47:54.5829515Z combine_styles html 2021-05-16T19:47:54.5924907Z concat html 2021-05-16T19:47:54.6240423Z crayon html 2021-05-16T19:47:54.6317542Z drop_style html 2021-05-16T19:47:54.6396377Z has_color html 2021-05-16T19:47:54.6463327Z has_style html 2021-05-16T19:47:54.6583074Z hyperlink html 2021-05-16T19:47:54.6910622Z make_style html 2021-05-16T19:47:54.7301742Z num_ansi_colors html 2021-05-16T19:47:54.7379161Z num_colors html 2021-05-16T19:47:54.7447891Z show_ansi_colors html 2021-05-16T19:47:54.7562458Z start.crayon html 2021-05-16T19:47:54.7613050Z strip_style html 2021-05-16T19:47:54.7730317Z style html 2021-05-16T19:47:54.7809338Z styles html 2021-05-16T19:47:54.7817519Z ** building package indices 2021-05-16T19:47:54.8552549Z ** testing if installed package can be loaded 2021-05-16T19:47:54.8555344Z *** arch - i386 2021-05-16T19:47:55.1620497Z *** arch - x64 2021-05-16T19:47:55.4720078Z * DONE (crayon) 2021-05-16T19:47:55.5044686Z In R CMD INSTALL 2021-05-16T19:47:55.8225057Z * installing *source* package 'fastmap' ... 2021-05-16T19:47:55.8279801Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T19:47:55.8541638Z ** libs 2021-05-16T19:47:55.8551338Z 2021-05-16T19:47:55.8555324Z *** arch - i386 2021-05-16T19:47:55.8904811Z 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-16T19:47:58.0453935Z 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-16T19:47:58.2941960Z 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-16T19:47:58.6421493Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-16T19:47:58.6447480Z 2021-05-16T19:47:58.6448289Z *** arch - x64 2021-05-16T19:47:58.6775748Z 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-16T19:48:00.8498269Z 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-16T19:48:01.0960966Z 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-16T19:48:01.4846380Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-16T19:48:01.4890658Z ** R 2021-05-16T19:48:01.4995513Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:01.8316797Z ** help 2021-05-16T19:48:01.8691758Z *** installing help indices 2021-05-16T19:48:01.8954122Z converting help for package 'fastmap' 2021-05-16T19:48:01.9230136Z finding HTML links ... done 2021-05-16T19:48:01.9694306Z fastmap html 2021-05-16T19:48:01.9962441Z fastqueue html 2021-05-16T19:48:02.0232218Z faststack html 2021-05-16T19:48:02.0283177Z key_missing html 2021-05-16T19:48:02.0288499Z ** building package indices 2021-05-16T19:48:02.0522388Z ** testing if installed package can be loaded 2021-05-16T19:48:02.0528935Z *** arch - i386 2021-05-16T19:48:02.3591448Z *** arch - x64 2021-05-16T19:48:02.6677609Z * DONE (fastmap) 2021-05-16T19:48:02.7018790Z In R CMD INSTALL 2021-05-16T19:48:03.0876910Z * installing *source* package 'withr' ... 2021-05-16T19:48:03.0976933Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T19:48:03.1305170Z ** R 2021-05-16T19:48:03.1562831Z ** inst 2021-05-16T19:48:03.1602309Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:03.8308749Z ** help 2021-05-16T19:48:04.0036879Z *** installing help indices 2021-05-16T19:48:04.0984413Z converting help for package 'withr' 2021-05-16T19:48:04.1301556Z finding HTML links ... done 2021-05-16T19:48:04.2110605Z defer html 2021-05-16T19:48:04.3249782Z devices html 2021-05-16T19:48:04.3251683Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy2x9vU/R.INSTALL1a30417d7b38/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-16T19:48:04.3293804Z makevars_user html 2021-05-16T19:48:04.3431855Z set_makevars html 2021-05-16T19:48:04.3708439Z with_ html 2021-05-16T19:48:04.3828546Z with_collate html 2021-05-16T19:48:04.3947136Z with_connection html 2021-05-16T19:48:04.4087688Z with_db_connection html 2021-05-16T19:48:04.4207583Z with_dir html 2021-05-16T19:48:04.4405488Z with_envvar html 2021-05-16T19:48:04.4532565Z with_file html 2021-05-16T19:48:04.4645254Z with_gctorture2 html 2021-05-16T19:48:04.4795362Z with_libpaths html 2021-05-16T19:48:04.4965024Z with_locale html 2021-05-16T19:48:04.5189370Z with_makevars html 2021-05-16T19:48:04.5325132Z with_options html 2021-05-16T19:48:04.5884326Z with_package html 2021-05-16T19:48:04.5886730Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy2x9vU/R.INSTALL1a30417d7b38/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-16T19:48:04.6050939Z with_par html 2021-05-16T19:48:04.6217225Z with_path html 2021-05-16T19:48:04.6414332Z with_rng_version html 2021-05-16T19:48:04.6571805Z with_seed html 2021-05-16T19:48:04.6808171Z with_sink html 2021-05-16T19:48:04.6966289Z with_temp_libpaths html 2021-05-16T19:48:04.7167766Z with_tempfile html 2021-05-16T19:48:04.7323674Z with_timezone html 2021-05-16T19:48:04.7835625Z withr html 2021-05-16T19:48:04.7842657Z *** copying figures 2021-05-16T19:48:04.7875369Z ** building package indices 2021-05-16T19:48:04.8858501Z ** installing vignettes 2021-05-16T19:48:04.8959738Z ** testing if installed package can be loaded 2021-05-16T19:48:04.8960862Z *** arch - i386 2021-05-16T19:48:05.2014754Z *** arch - x64 2021-05-16T19:48:05.5129011Z * DONE (withr) 2021-05-16T19:48:05.5512818Z In R CMD INSTALL 2021-05-16T19:48:05.8539345Z * installing *source* package 'rappdirs' ... 2021-05-16T19:48:05.8597497Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T19:48:05.8987872Z ** libs 2021-05-16T19:48:05.8999957Z 2021-05-16T19:48:05.9001691Z *** arch - i386 2021-05-16T19:48:05.9263869Z 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-16T19:48:06.0442845Z 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-16T19:48:06.8769741Z 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-16T19:48:07.0085466Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-16T19:48:07.0097007Z 2021-05-16T19:48:07.0098253Z *** arch - x64 2021-05-16T19:48:07.0364844Z 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-16T19:48:07.1465087Z 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-16T19:48:08.1655139Z 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-16T19:48:08.2789030Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-16T19:48:08.2819324Z ** R 2021-05-16T19:48:08.2906884Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:48:08.4507467Z ** help 2021-05-16T19:48:08.5019468Z *** installing help indices 2021-05-16T19:48:08.5407992Z converting help for package 'rappdirs' 2021-05-16T19:48:08.5702307Z finding HTML links ... done 2021-05-16T19:48:08.5981892Z app_dir html 2021-05-16T19:48:08.6374884Z rappdirs-package html 2021-05-16T19:48:08.6634804Z site_data_dir html 2021-05-16T19:48:08.6896754Z user_cache_dir html 2021-05-16T19:48:08.7187639Z user_data_dir html 2021-05-16T19:48:08.7484357Z user_log_dir html 2021-05-16T19:48:08.7490643Z ** building package indices 2021-05-16T19:48:08.7816106Z ** testing if installed package can be loaded 2021-05-16T19:48:08.7818700Z *** arch - i386 2021-05-16T19:48:09.0878648Z *** arch - x64 2021-05-16T19:48:09.3980709Z * DONE (rappdirs) 2021-05-16T19:48:09.4293278Z In R CMD INSTALL 2021-05-16T19:48:10.2080020Z * installing *source* package 'fs' ... 2021-05-16T19:48:10.2463085Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T19:48:10.2810693Z ** libs 2021-05-16T19:48:10.2821676Z 2021-05-16T19:48:10.2823016Z *** arch - i386 2021-05-16T19:48:10.4609958Z 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-16T19:48:11.2379902Z 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-16T19:48:12.0979178Z 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-16T19:48:13.0251812Z 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-16T19:48:13.1658189Z 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-16T19:48:13.8848858Z 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-16T19:48:14.7774855Z 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-16T19:48:15.7179181Z 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-16T19:48:16.7584215Z 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-16T19:48:17.6583648Z 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-16T19:48:18.5864124Z 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-16T19:48:19.4475415Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T19:48:19.4477536Z 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-16T19:48:19.4482352Z HAVE_DTRACE=0 2021-05-16T19:48:19.4922397Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpKAhzVK/R.INSTALL18f4b6917b6/fs/src-i386/libuv-1.38.1' 2021-05-16T19:48:19.4925180Z 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-16T19:48:19.7882229Z 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-16T19:48:20.0221251Z 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-16T19:48:20.2664424Z 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-16T19:48:20.5720616Z 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-16T19:48:20.7765664Z 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-16T19:48:21.0832446Z 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-16T19:48:21.3046971Z 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-16T19:48:21.6198717Z 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-16T19:48:21.8946791Z 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-16T19:48:22.5136126Z 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-16T19:48:22.8825076Z 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-16T19:48:23.4852838Z 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-16T19:48:23.7507352Z 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-16T19:48:24.3902720Z 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-16T19:48:25.3468556Z 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-16T19:48:25.7223099Z 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-16T19:48:26.0041041Z 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-16T19:48:26.4301461Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T19:48:26.4304401Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T19:48:26.4305263Z #pragma warning(suppress : 4996) 2021-05-16T19:48:26.4305754Z ^ 2021-05-16T19:48:26.7295995Z src/win/util.c: In function 'uv_os_environ': 2021-05-16T19:48:26.7298380Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:48:26.7299809Z ptr = strchr(buf + 1, '='); 2021-05-16T19:48:26.7300356Z ^ 2021-05-16T19:48:26.8704528Z 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-16T19:48:27.3937633Z 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-16T19:48:28.1259513Z 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-16T19:48:28.3220394Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T19:48:28.3222339Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T19:48:28.3223478Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T19:48:28.3224122Z ^ 2021-05-16T19:48:28.3225079Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T19:48:28.4362580Z 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-16T19:48:29.5683641Z 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-16T19:48:29.7692638Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T19:48:29.7696447Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T19:48:29.7697229Z int err = 0; 2021-05-16T19:48:29.7697688Z ^ 2021-05-16T19:48:29.7705196Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T19:48:29.7706266Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T19:48:29.7706973Z int err = 0; 2021-05-16T19:48:29.7707390Z ^ 2021-05-16T19:48:29.7708498Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T19:48:29.7709520Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T19:48:29.7710135Z ^ 2021-05-16T19:48:29.7712086Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T19:48:29.7713198Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T19:48:29.7714102Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T19:48:29.7714627Z ^ 2021-05-16T19:48:29.7715598Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T19:48:30.5296029Z src/win/fs.c: In function 'uv__fs_work': 2021-05-16T19:48:30.5297610Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:48:30.5298754Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T19:48:30.5299625Z ^ 2021-05-16T19:48:30.5300640Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-16T19:48:30.5301374Z uv_stat_t new_statbuf; 2021-05-16T19:48:30.5312251Z ^ 2021-05-16T19:48:30.5314150Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:48:30.5315311Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T19:48:30.5315826Z ^ 2021-05-16T19:48:30.5316748Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-16T19:48:30.5317421Z uv_stat_t new_statbuf; 2021-05-16T19:48:30.5317894Z ^ 2021-05-16T19:48:30.5318870Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:48:30.5320728Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T19:48:30.5321320Z ^ 2021-05-16T19:48:30.5321989Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-16T19:48:30.5322751Z uv_stat_t statbuf; 2021-05-16T19:48:30.5323208Z ^ 2021-05-16T19:48:30.5324181Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:48:30.5325126Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T19:48:30.5325648Z ^ 2021-05-16T19:48:30.5326304Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-16T19:48:30.5326924Z uv_stat_t statbuf; 2021-05-16T19:48:30.5327372Z ^ 2021-05-16T19:48:31.4061011Z 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-16T19:48:31.6476848Z 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-16T19:48:32.0364945Z 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-16T19:48:32.2947817Z 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-16T19:48:32.6639492Z 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-16T19:48:32.8788207Z 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-16T19:48:33.1438881Z 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-16T19:48:33.4735182Z 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-16T19:48:33.6964279Z 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-16T19:48:33.9791637Z 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-16T19:48:34.3130814Z 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-16T19:48:34.5588080Z 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-16T19:48:34.5945575Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpKAhzVK/R.INSTALL18f4b6917b6/fs/src-i386/libuv-1.38.1' 2021-05-16T19:48:34.7411732Z 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-16T19:48:35.1291048Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-16T19:48:35.1339614Z 2021-05-16T19:48:35.1340496Z *** arch - x64 2021-05-16T19:48:35.3155005Z 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-16T19:48:36.2701952Z 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-16T19:48:37.3578118Z 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-16T19:48:38.5204263Z 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-16T19:48:38.6589826Z 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-16T19:48:39.6119823Z 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-16T19:48:40.7009149Z 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-16T19:48:41.8907257Z 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-16T19:48:43.1450520Z 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-16T19:48:44.2672461Z 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-16T19:48:45.4216798Z 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-16T19:48:46.4930521Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T19:48:46.4933218Z 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-16T19:48:46.4940420Z HAVE_DTRACE=0 2021-05-16T19:48:46.5360640Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpKAhzVK/R.INSTALL18f4b6917b6/fs/src-x64/libuv-1.38.1' 2021-05-16T19:48:46.5362424Z 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-16T19:48:47.0417473Z 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-16T19:48:47.5288001Z 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-16T19:48:48.0038535Z 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-16T19:48:48.5505025Z 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-16T19:48:49.0323225Z 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-16T19:48:49.5616319Z 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-16T19:48:50.0221128Z 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-16T19:48:50.5574392Z 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-16T19:48:51.0864043Z 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-16T19:48:51.8873959Z 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-16T19:48:52.4700472Z 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-16T19:48:53.1813380Z 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-16T19:48:53.6962555Z 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-16T19:48:54.3011224Z 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-16T19:48:55.3774253Z 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-16T19:48:56.0094156Z 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-16T19:48:56.5301716Z 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-16T19:48:57.1692490Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T19:48:57.1694614Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T19:48:57.1695497Z #pragma warning(suppress : 4996) 2021-05-16T19:48:57.1696167Z ^ 2021-05-16T19:48:57.5594429Z 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-16T19:48:58.2718862Z 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-16T19:48:59.1524210Z 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-16T19:48:59.5985006Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T19:48:59.5986511Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T19:48:59.5987510Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T19:48:59.5988346Z ^ 2021-05-16T19:48:59.5989251Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T19:48:59.7108465Z 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-16T19:49:00.9317731Z 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-16T19:49:01.3652139Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T19:49:01.3655087Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T19:49:01.3655948Z int err = 0; 2021-05-16T19:49:01.3656404Z ^ 2021-05-16T19:49:01.3664099Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T19:49:01.3665300Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T19:49:01.3665998Z int err = 0; 2021-05-16T19:49:01.3666428Z ^ 2021-05-16T19:49:01.3667356Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T19:49:01.3668547Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T19:49:01.3669062Z ^ 2021-05-16T19:49:01.3671115Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T19:49:01.3672247Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T19:49:01.3673375Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T19:49:01.3673862Z ^ 2021-05-16T19:49:01.3675014Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T19:49:01.5360869Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T19:49:01.5362605Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:49:01.5363753Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T19:49:01.5364448Z ^ 2021-05-16T19:49:01.5365541Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:49:01.5366624Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T19:49:01.5367201Z ^ 2021-05-16T19:49:01.5368251Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:49:01.5369672Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T19:49:01.5370335Z ^ 2021-05-16T19:49:01.5371486Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:49:01.5372738Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T19:49:01.5373323Z ^ 2021-05-16T19:49:02.6621350Z 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-16T19:49:03.1649648Z 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-16T19:49:03.8123451Z 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-16T19:49:04.3498450Z 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-16T19:49:05.0053136Z 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-16T19:49:05.5046960Z 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-16T19:49:06.0150781Z 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-16T19:49:06.5688095Z 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-16T19:49:07.0472141Z 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-16T19:49:07.5800838Z 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-16T19:49:08.1412943Z 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-16T19:49:08.6371667Z 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-16T19:49:08.6719685Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpKAhzVK/R.INSTALL18f4b6917b6/fs/src-x64/libuv-1.38.1' 2021-05-16T19:49:08.8330117Z 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-16T19:49:09.2690048Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-16T19:49:09.2738651Z ** R 2021-05-16T19:49:09.3019223Z ** inst 2021-05-16T19:49:09.3065926Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:10.4674618Z ** help 2021-05-16T19:49:10.6337130Z *** installing help indices 2021-05-16T19:49:10.7359910Z converting help for package 'fs' 2021-05-16T19:49:10.7673866Z finding HTML links ... done 2021-05-16T19:49:10.8146173Z copy html 2021-05-16T19:49:10.8381978Z create html 2021-05-16T19:49:10.9144961Z delete html 2021-05-16T19:49:10.9465655Z dir_ls html 2021-05-16T19:49:10.9555514Z dir_tree html 2021-05-16T19:49:10.9676887Z file_access html 2021-05-16T19:49:10.9764599Z file_chmod html 2021-05-16T19:49:10.9842802Z file_chown html 2021-05-16T19:49:11.0220040Z file_info html 2021-05-16T19:49:11.0334604Z file_move html 2021-05-16T19:49:11.0429286Z file_show html 2021-05-16T19:49:11.0584976Z file_temp html 2021-05-16T19:49:11.0738522Z file_touch html 2021-05-16T19:49:11.0934354Z fs-package html 2021-05-16T19:49:11.1005933Z fs_bytes html 2021-05-16T19:49:11.1129189Z fs_path html 2021-05-16T19:49:11.1380445Z fs_perms html 2021-05-16T19:49:11.1448924Z id html 2021-05-16T19:49:11.1500378Z is_absolute_path html 2021-05-16T19:49:11.1641075Z is_file html 2021-05-16T19:49:11.1704129Z link_path html 2021-05-16T19:49:11.1818634Z path html 2021-05-16T19:49:11.2189427Z path_expand html 2021-05-16T19:49:11.2333390Z path_file html 2021-05-16T19:49:11.2486674Z path_filter html 2021-05-16T19:49:11.2789292Z path_math html 2021-05-16T19:49:11.2902021Z path_package html 2021-05-16T19:49:11.3115373Z path_sanitize html 2021-05-16T19:49:11.3197830Z path_tidy html 2021-05-16T19:49:11.3205870Z ** building package indices 2021-05-16T19:49:11.4042981Z ** installing vignettes 2021-05-16T19:49:11.4123719Z ** testing if installed package can be loaded 2021-05-16T19:49:11.4127345Z *** arch - i386 2021-05-16T19:49:11.7185631Z *** arch - x64 2021-05-16T19:49:12.0309083Z * DONE (fs) 2021-05-16T19:49:12.2373836Z In R CMD INSTALL 2021-05-16T19:49:12.5697844Z * installing *source* package 'clipr' ... 2021-05-16T19:49:12.5751414Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T19:49:12.6049450Z ** R 2021-05-16T19:49:12.6162413Z ** inst 2021-05-16T19:49:12.6213171Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:12.8151175Z ** help 2021-05-16T19:49:12.8669940Z *** installing help indices 2021-05-16T19:49:12.9003392Z converting help for package 'clipr' 2021-05-16T19:49:12.9333248Z finding HTML links ... done 2021-05-16T19:49:12.9516552Z clear_clip html 2021-05-16T19:49:12.9625846Z clipr html 2021-05-16T19:49:12.9758071Z clipr_available html 2021-05-16T19:49:12.9848171Z read_clip html 2021-05-16T19:49:13.0056542Z read_clip_tbl html 2021-05-16T19:49:13.0494195Z write_clip html 2021-05-16T19:49:13.0574657Z write_last_clip html 2021-05-16T19:49:13.0583511Z ** building package indices 2021-05-16T19:49:13.0871121Z ** installing vignettes 2021-05-16T19:49:13.0966927Z ** testing if installed package can be loaded 2021-05-16T19:49:13.0970277Z *** arch - i386 2021-05-16T19:49:13.4045229Z *** arch - x64 2021-05-16T19:49:13.7138820Z * DONE (clipr) 2021-05-16T19:49:13.7424796Z In R CMD INSTALL 2021-05-16T19:49:15.2737289Z * installing *source* package 'git2r' ... 2021-05-16T19:49:15.3567177Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T19:49:15.3570201Z 2021-05-16T19:49:15.3570826Z ********************************************** 2021-05-16T19:49:15.3571743Z WARNING: this package has a configure script 2021-05-16T19:49:15.3572579Z It probably needs manual configuration 2021-05-16T19:49:15.3573253Z ********************************************** 2021-05-16T19:49:15.3573621Z 2021-05-16T19:49:15.3573946Z 2021-05-16T19:49:15.3864452Z ** libs 2021-05-16T19:49:15.3884380Z 2021-05-16T19:49:15.3885244Z *** arch - i386 2021-05-16T19:49:15.9323739Z 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-16T19:49:15.9621097Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T19:49:16.6834376Z 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-16T19:49:16.8491202Z 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-16T19:49:16.9860870Z 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-16T19:49:17.2987044Z 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-16T19:49:17.4861817Z 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-16T19:49:17.7100276Z 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-16T19:49:18.0596113Z 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-16T19:49:18.2550380Z 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-16T19:49:18.4367932Z 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-16T19:49:18.6874826Z 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-16T19:49:18.9853283Z 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-16T19:49:19.5424420Z 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-16T19:49:19.9025053Z 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-16T19:49:20.0513477Z 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-16T19:49:20.2382785Z 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-16T19:49:20.4227777Z 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-16T19:49:20.5894364Z 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-16T19:49:20.8503662Z 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-16T19:49:21.0754550Z 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-16T19:49:21.2489855Z 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-16T19:49:21.5054551Z 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-16T19:49:21.7481853Z 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-16T19:49:21.9162887Z 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-16T19:49:22.1052668Z 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-16T19:49:22.2833371Z 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-16T19:49:22.5499364Z 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-16T19:49:22.8359322Z 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-16T19:49:23.0045143Z 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-16T19:49:23.1735257Z 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-16T19:49:23.4306609Z 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-16T19:49:23.6052689Z 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-16T19:49:23.8410749Z 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-16T19:49:24.0864511Z 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-16T19:49:24.3073293Z 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-16T19:49:24.4560792Z 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-16T19:49:24.7501146Z 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-16T19:49:25.3508975Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-16T19:49:25.3614627Z 2021-05-16T19:49:25.3615578Z *** arch - x64 2021-05-16T19:49:25.9035274Z 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-16T19:49:25.9307824Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T19:49:26.1670279Z 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-16T19:49:26.3250281Z 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-16T19:49:26.4485297Z 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-16T19:49:26.7016690Z 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-16T19:49:26.8726051Z 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-16T19:49:27.0728474Z 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-16T19:49:27.3909421Z 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-16T19:49:27.5693341Z 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-16T19:49:27.7358368Z 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-16T19:49:27.9597245Z 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-16T19:49:28.2079934Z 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-16T19:49:28.9356862Z 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-16T19:49:29.2667639Z 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-16T19:49:29.4129879Z 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-16T19:49:29.5835473Z 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-16T19:49:29.7495683Z 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-16T19:49:29.9187369Z 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-16T19:49:30.1933183Z 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-16T19:49:30.4129488Z 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-16T19:49:30.5734445Z 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-16T19:49:30.8099125Z 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-16T19:49:30.9541330Z 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-16T19:49:31.1144804Z 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-16T19:49:31.2876184Z 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-16T19:49:31.4481542Z 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-16T19:49:31.6885102Z 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-16T19:49:31.9184044Z 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-16T19:49:32.0756005Z 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-16T19:49:32.2335396Z 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-16T19:49:32.4750673Z 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-16T19:49:32.6344878Z 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-16T19:49:32.8309261Z 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-16T19:49:33.0631494Z 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-16T19:49:33.2737958Z 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-16T19:49:33.4136653Z 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-16T19:49:33.6865699Z 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-16T19:49:34.2180033Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-16T19:49:34.2301934Z ** R 2021-05-16T19:49:34.2855372Z ** inst 2021-05-16T19:49:34.2895298Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:35.4198495Z ** help 2021-05-16T19:49:36.0014233Z *** installing help indices 2021-05-16T19:49:36.3444657Z converting help for package 'git2r' 2021-05-16T19:49:36.3751930Z finding HTML links ... done 2021-05-16T19:49:36.4345194Z add html 2021-05-16T19:49:36.4442807Z ahead_behind html 2021-05-16T19:49:36.4732195Z as.data.frame.git_repository html 2021-05-16T19:49:36.4953077Z as.data.frame.git_tree html 2021-05-16T19:49:36.5038445Z as.list.git_tree html 2021-05-16T19:49:36.5490336Z blame html 2021-05-16T19:49:36.5629197Z blob_create html 2021-05-16T19:49:36.5719108Z branch_create html 2021-05-16T19:49:36.5777417Z branch_delete html 2021-05-16T19:49:36.5849128Z branch_get_upstream html 2021-05-16T19:49:36.5921870Z branch_remote_name html 2021-05-16T19:49:36.5980874Z branch_remote_url html 2021-05-16T19:49:36.6074645Z branch_rename html 2021-05-16T19:49:36.6158447Z branch_set_upstream html 2021-05-16T19:49:36.6219707Z branch_target html 2021-05-16T19:49:36.6313584Z branches html 2021-05-16T19:49:36.6383040Z bundle_r_package html 2021-05-16T19:49:36.6634161Z checkout html 2021-05-16T19:49:36.6815864Z clone html 2021-05-16T19:49:36.7170554Z commit html 2021-05-16T19:49:36.7481477Z commits html 2021-05-16T19:49:36.7653657Z config html 2021-05-16T19:49:36.7727806Z content html 2021-05-16T19:49:36.7842154Z contributions html 2021-05-16T19:49:36.8028583Z cred_env html 2021-05-16T19:49:36.8262254Z cred_ssh_key html 2021-05-16T19:49:36.8433467Z cred_token html 2021-05-16T19:49:36.8586196Z cred_user_pass html 2021-05-16T19:49:36.8701294Z default_signature html 2021-05-16T19:49:36.8810764Z descendant_of html 2021-05-16T19:49:36.9188606Z diff-methods html 2021-05-16T19:49:36.9302720Z discover_repository html 2021-05-16T19:49:36.9623329Z fetch html 2021-05-16T19:49:36.9715246Z fetch_heads html 2021-05-16T19:49:36.9752790Z git2r html 2021-05-16T19:49:36.9931778Z git_config_files html 2021-05-16T19:49:37.0208494Z git_time html 2021-05-16T19:49:37.0210469Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp8MEr9V/R.INSTALLb901d8d6e51/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-16T19:49:37.0269617Z hash html 2021-05-16T19:49:37.0326324Z hashfile html 2021-05-16T19:49:37.0408079Z head.git_repository html 2021-05-16T19:49:37.0470999Z in_repository html 2021-05-16T19:49:37.0566404Z index_remove_bypath html 2021-05-16T19:49:37.0663769Z init html 2021-05-16T19:49:37.0740581Z is_bare html 2021-05-16T19:49:37.0803224Z is_binary html 2021-05-16T19:49:37.0867390Z is_blob html 2021-05-16T19:49:37.0946852Z is_branch html 2021-05-16T19:49:37.1008112Z is_commit html 2021-05-16T19:49:37.1078876Z is_detached html 2021-05-16T19:49:37.1148455Z is_empty html 2021-05-16T19:49:37.1211391Z is_head html 2021-05-16T19:49:37.1319386Z is_local html 2021-05-16T19:49:37.1392530Z is_merge html 2021-05-16T19:49:37.1469547Z is_shallow html 2021-05-16T19:49:37.1536123Z is_tag html 2021-05-16T19:49:37.1594237Z is_tree html 2021-05-16T19:49:37.1661717Z last_commit html 2021-05-16T19:49:37.1732911Z length.git_blob html 2021-05-16T19:49:37.1795783Z length.git_diff html 2021-05-16T19:49:37.1866449Z length.git_tree html 2021-05-16T19:49:37.1918566Z libgit2_features html 2021-05-16T19:49:37.1968459Z libgit2_version html 2021-05-16T19:49:37.2078448Z lookup html 2021-05-16T19:49:37.2157238Z lookup_commit html 2021-05-16T19:49:37.2356471Z ls_tree html 2021-05-16T19:49:37.2641163Z merge html 2021-05-16T19:49:37.2731033Z merge_base html 2021-05-16T19:49:37.2876751Z note_create html 2021-05-16T19:49:37.2943202Z note_default_ref html 2021-05-16T19:49:37.3049615Z note_remove html 2021-05-16T19:49:37.3173116Z notes html 2021-05-16T19:49:37.3379875Z odb_blobs html 2021-05-16T19:49:37.3501086Z odb_objects html 2021-05-16T19:49:37.3567342Z parents html 2021-05-16T19:49:37.3693168Z plot.git_repository html 2021-05-16T19:49:37.3779954Z print.git_reflog_entry html 2021-05-16T19:49:37.4005025Z pull html 2021-05-16T19:49:37.4108723Z punch_card html 2021-05-16T19:49:37.4302464Z push html 2021-05-16T19:49:37.4425129Z reexports html 2021-05-16T19:49:37.4499733Z references html 2021-05-16T19:49:37.4587975Z reflog html 2021-05-16T19:49:37.4680005Z remote_add html 2021-05-16T19:49:37.4788656Z remote_ls html 2021-05-16T19:49:37.4869941Z remote_remove html 2021-05-16T19:49:37.4962537Z remote_rename html 2021-05-16T19:49:37.5088474Z remote_set_url html 2021-05-16T19:49:37.5176027Z remote_url html 2021-05-16T19:49:37.5244077Z remotes html 2021-05-16T19:49:37.5347230Z repository html 2021-05-16T19:49:37.5417301Z repository_head html 2021-05-16T19:49:37.5574675Z reset html 2021-05-16T19:49:37.5677328Z revparse_single html 2021-05-16T19:49:37.5770330Z rm_file html 2021-05-16T19:49:37.5887664Z sha html 2021-05-16T19:49:37.6019981Z ssh_path html 2021-05-16T19:49:37.6100867Z ssl_cert_locations html 2021-05-16T19:49:37.6245412Z stash html 2021-05-16T19:49:37.6365536Z stash_apply html 2021-05-16T19:49:37.6463338Z stash_drop html 2021-05-16T19:49:37.6541734Z stash_list html 2021-05-16T19:49:37.6642340Z stash_pop html 2021-05-16T19:49:37.6816569Z status html 2021-05-16T19:49:37.6914489Z sub-.git_tree html 2021-05-16T19:49:37.6988265Z summary.git_repository html 2021-05-16T19:49:37.7070668Z summary.git_stash html 2021-05-16T19:49:37.7158812Z summary.git_tree html 2021-05-16T19:49:37.7296134Z tag html 2021-05-16T19:49:37.7396046Z tag_delete html 2021-05-16T19:49:37.7459860Z tags html 2021-05-16T19:49:37.7527360Z tree html 2021-05-16T19:49:37.7736934Z when html 2021-05-16T19:49:37.7738866Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp8MEr9V/R.INSTALLb901d8d6e51/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-16T19:49:37.7806861Z workdir html 2021-05-16T19:49:37.7820917Z ** building package indices 2021-05-16T19:49:38.0821107Z ** testing if installed package can be loaded 2021-05-16T19:49:38.0824169Z *** arch - i386 2021-05-16T19:49:38.3884945Z *** arch - x64 2021-05-16T19:49:38.7082373Z * DONE (git2r) 2021-05-16T19:49:39.2691227Z In R CMD INSTALL 2021-05-16T19:49:39.8422703Z * installing *source* package 'httr' ... 2021-05-16T19:49:39.8661067Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T19:49:39.8996187Z ** R 2021-05-16T19:49:39.9423165Z ** demo 2021-05-16T19:49:39.9500694Z ** inst 2021-05-16T19:49:39.9571399Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:43.2584970Z ** help 2021-05-16T19:49:43.6607871Z *** installing help indices 2021-05-16T19:49:43.9178449Z converting help for package 'httr' 2021-05-16T19:49:43.9531588Z finding HTML links ... done 2021-05-16T19:49:44.0213996Z BROWSE html 2021-05-16T19:49:44.0869567Z DELETE html 2021-05-16T19:49:44.1280743Z GET html 2021-05-16T19:49:44.1666887Z HEAD html 2021-05-16T19:49:44.2141574Z PATCH html 2021-05-16T19:49:44.2629678Z POST html 2021-05-16T19:49:44.3109114Z PUT html 2021-05-16T19:49:44.3748413Z RETRY html 2021-05-16T19:49:44.3955266Z Token-class html 2021-05-16T19:49:44.4460255Z VERB html 2021-05-16T19:49:44.4635583Z add_headers html 2021-05-16T19:49:44.4791825Z authenticate html 2021-05-16T19:49:44.4857354Z cache_info html 2021-05-16T19:49:44.5132834Z config html 2021-05-16T19:49:44.5654478Z content html 2021-05-16T19:49:44.5772519Z content_type html 2021-05-16T19:49:44.5845290Z cookies html 2021-05-16T19:49:44.6066197Z get_callback html 2021-05-16T19:49:44.6121492Z guess_media html 2021-05-16T19:49:44.6245509Z handle html 2021-05-16T19:49:44.6301146Z handle_pool html 2021-05-16T19:49:44.6342437Z has_content html 2021-05-16T19:49:44.6418888Z headers html 2021-05-16T19:49:44.6496370Z hmac_sha1 html 2021-05-16T19:49:44.6693580Z http_condition html 2021-05-16T19:49:44.6832180Z http_error html 2021-05-16T19:49:44.6976674Z http_status html 2021-05-16T19:49:44.7037051Z http_type html 2021-05-16T19:49:44.7412063Z httr-package html 2021-05-16T19:49:44.7475733Z httr_dr html 2021-05-16T19:49:44.7621160Z httr_options html 2021-05-16T19:49:44.7777509Z init_oauth1.0 html 2021-05-16T19:49:44.8121416Z init_oauth2.0 html 2021-05-16T19:49:44.8176870Z insensitive html 2021-05-16T19:49:44.8362761Z jwt_signature html 2021-05-16T19:49:44.8446096Z modify_url html 2021-05-16T19:49:44.8735512Z oauth1.0_token html 2021-05-16T19:49:44.9238340Z oauth2.0_token html 2021-05-16T19:49:44.9419622Z oauth_app html 2021-05-16T19:49:44.9473093Z oauth_callback html 2021-05-16T19:49:44.9658620Z oauth_endpoint html 2021-05-16T19:49:44.9711821Z oauth_endpoints html 2021-05-16T19:49:44.9880690Z oauth_exchanger html 2021-05-16T19:49:45.0044485Z oauth_listener html 2021-05-16T19:49:45.0200061Z oauth_service_token html 2021-05-16T19:49:45.0323471Z oauth_signature html 2021-05-16T19:49:45.0447312Z parse_http_date html 2021-05-16T19:49:45.0557786Z parse_media html 2021-05-16T19:49:45.0675562Z parse_url html 2021-05-16T19:49:45.0753846Z progress html 2021-05-16T19:49:45.0937684Z response html 2021-05-16T19:49:45.0996819Z revoke_all html 2021-05-16T19:49:45.1136490Z set_config html 2021-05-16T19:49:45.1276636Z set_cookies html 2021-05-16T19:49:45.1362401Z sha1_hash html 2021-05-16T19:49:45.1403484Z sign_oauth html 2021-05-16T19:49:45.1454688Z status_code html 2021-05-16T19:49:45.1628727Z stop_for_status html 2021-05-16T19:49:45.1799392Z timeout html 2021-05-16T19:49:45.1932540Z upload_file html 2021-05-16T19:49:45.2116707Z use_proxy html 2021-05-16T19:49:45.2239795Z user_agent html 2021-05-16T19:49:45.2477650Z verbose html 2021-05-16T19:49:45.2638161Z with_config html 2021-05-16T19:49:45.2740693Z write_disk html 2021-05-16T19:49:45.2808256Z write_function html 2021-05-16T19:49:45.2878121Z write_stream html 2021-05-16T19:49:45.2888848Z ** building package indices 2021-05-16T19:49:45.4796817Z ** installing vignettes 2021-05-16T19:49:45.4881007Z ** testing if installed package can be loaded 2021-05-16T19:49:45.4884365Z *** arch - i386 2021-05-16T19:49:45.7945031Z *** arch - x64 2021-05-16T19:49:46.1116089Z * DONE (httr) 2021-05-16T19:49:46.1808487Z In R CMD INSTALL 2021-05-16T19:49:46.7956187Z * installing *source* package 'cli' ... 2021-05-16T19:49:46.8201155Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T19:49:46.8535743Z ** R 2021-05-16T19:49:46.9147914Z ** inst 2021-05-16T19:49:46.9233376Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:50.2495344Z ** help 2021-05-16T19:49:50.7792610Z *** installing help indices 2021-05-16T19:49:51.0039715Z converting help for package 'cli' 2021-05-16T19:49:51.0329136Z finding HTML links ... done 2021-05-16T19:49:51.1076396Z ansi-styles html 2021-05-16T19:49:51.1372342Z ansi_align html 2021-05-16T19:49:51.1678515Z ansi_columns html 2021-05-16T19:49:51.1781217Z ansi_has_any html 2021-05-16T19:49:51.1932905Z ansi_hide_cursor html 2021-05-16T19:49:51.2170700Z ansi_nchar html 2021-05-16T19:49:51.2280361Z ansi_regex html 2021-05-16T19:49:51.2377046Z ansi_strip html 2021-05-16T19:49:51.2618912Z ansi_strsplit html 2021-05-16T19:49:51.2809086Z ansi_strtrim html 2021-05-16T19:49:51.3063903Z ansi_strwrap html 2021-05-16T19:49:51.3279315Z ansi_substr html 2021-05-16T19:49:51.3509860Z ansi_substring html 2021-05-16T19:49:51.3869472Z ansi_toupper html 2021-05-16T19:49:51.4067612Z ansi_trimws html 2021-05-16T19:49:51.4463956Z boxx html 2021-05-16T19:49:51.4572141Z builtin_theme html 2021-05-16T19:49:51.4777842Z cat_line html 2021-05-16T19:49:51.4884606Z cli html 2021-05-16T19:49:51.4991385Z cli_alert html 2021-05-16T19:49:51.5121675Z cli_blockquote html 2021-05-16T19:49:51.5429744Z cli_bullets html 2021-05-16T19:49:51.5610930Z cli_code html 2021-05-16T19:49:51.5757614Z cli_debug_doc html 2021-05-16T19:49:51.5905752Z cli_div html 2021-05-16T19:49:51.6103246Z cli_dl html 2021-05-16T19:49:51.6159238Z cli_end html 2021-05-16T19:49:51.6309149Z cli_format html 2021-05-16T19:49:51.6446030Z cli_format_method html 2021-05-16T19:49:51.6568314Z cli_h1 html 2021-05-16T19:49:51.6732484Z cli_li html 2021-05-16T19:49:51.6850788Z cli_list_themes html 2021-05-16T19:49:51.7034329Z cli_ol html 2021-05-16T19:49:51.7094891Z cli_output_connection html 2021-05-16T19:49:51.7230331Z cli_par html 2021-05-16T19:49:51.7621998Z cli_process_start html 2021-05-16T19:49:51.7805041Z cli_rule html 2021-05-16T19:49:51.7965201Z cli_sitrep html 2021-05-16T19:49:51.8294973Z cli_status html 2021-05-16T19:49:51.8501768Z cli_status_clear html 2021-05-16T19:49:51.8688259Z cli_status_update html 2021-05-16T19:49:51.8787445Z cli_text html 2021-05-16T19:49:51.8985284Z cli_ul html 2021-05-16T19:49:51.9153614Z cli_vec html 2021-05-16T19:49:51.9219038Z cli_verbatim html 2021-05-16T19:49:51.9344233Z combine_ansi_styles html 2021-05-16T19:49:51.9499796Z console_width html 2021-05-16T19:49:51.9641377Z containers html 2021-05-16T19:49:51.9726877Z demo_spinners html 2021-05-16T19:49:51.9893332Z faq html 2021-05-16T19:49:51.9997631Z format_error html 2021-05-16T19:49:52.0110085Z get_spinner html 2021-05-16T19:49:52.0709937Z inline-markup html 2021-05-16T19:49:52.0835196Z is_ansi_tty html 2021-05-16T19:49:52.1059734Z is_dynamic_tty html 2021-05-16T19:49:52.1145622Z is_utf8_output html 2021-05-16T19:49:52.1222449Z list_spinners html 2021-05-16T19:49:52.1462595Z make_ansi_style html 2021-05-16T19:49:52.1730982Z make_spinner html 2021-05-16T19:49:52.1800997Z match_selector html 2021-05-16T19:49:52.1932915Z match_selector_node html 2021-05-16T19:49:52.2373664Z num_ansi_colors html 2021-05-16T19:49:52.2492918Z parse_selector html 2021-05-16T19:49:52.2581790Z pluralization-helpers html 2021-05-16T19:49:52.3370275Z pluralization html 2021-05-16T19:49:52.3516311Z pluralize html 2021-05-16T19:49:52.3889139Z rule html 2021-05-16T19:49:52.4020167Z simple_theme html 2021-05-16T19:49:52.4125480Z spark_bar html 2021-05-16T19:49:52.4213222Z spark_line html 2021-05-16T19:49:52.4354053Z start_app html 2021-05-16T19:49:52.4482004Z style_hyperlink html 2021-05-16T19:49:52.4550140Z symbol html 2021-05-16T19:49:52.4790718Z test_that_cli html 2021-05-16T19:49:52.5446291Z themes html 2021-05-16T19:49:52.5664465Z tree html 2021-05-16T19:49:52.5792813Z unicode-width-workaround html 2021-05-16T19:49:52.5807323Z *** copying figures 2021-05-16T19:49:52.5814897Z ** building package indices 2021-05-16T19:49:52.8057220Z ** testing if installed package can be loaded 2021-05-16T19:49:52.8060145Z *** arch - i386 2021-05-16T19:49:53.1153054Z *** arch - x64 2021-05-16T19:49:53.4321537Z * DONE (cli) 2021-05-16T19:49:53.5261646Z In R CMD INSTALL 2021-05-16T19:49:53.8540396Z * installing *source* package 'credentials' ... 2021-05-16T19:49:53.8590649Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T19:49:53.8895889Z ** R 2021-05-16T19:49:53.9002132Z ** inst 2021-05-16T19:49:53.9062432Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:54.2623986Z ** help 2021-05-16T19:49:54.3051814Z *** installing help indices 2021-05-16T19:49:54.3368076Z converting help for package 'credentials' 2021-05-16T19:49:54.3664158Z finding HTML links ... done 2021-05-16T19:49:54.4048950Z credential_api html 2021-05-16T19:49:54.4150705Z credential_helper html 2021-05-16T19:49:54.4404424Z http_credentials html 2021-05-16T19:49:54.4574319Z set_github_pat html 2021-05-16T19:49:54.4852050Z ssh_credentials html 2021-05-16T19:49:54.4858998Z ** building package indices 2021-05-16T19:49:54.5097226Z ** installing vignettes 2021-05-16T19:49:54.5169814Z ** testing if installed package can be loaded 2021-05-16T19:49:54.5173459Z *** arch - i386 2021-05-16T19:49:56.6344631Z *** arch - x64 2021-05-16T19:49:57.6492386Z * DONE (credentials) 2021-05-16T19:49:57.6769001Z In R CMD INSTALL 2021-05-16T19:49:58.0742507Z * installing *source* package 'lifecycle' ... 2021-05-16T19:49:58.0850046Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T19:49:58.1164903Z ** R 2021-05-16T19:49:58.1278523Z ** inst 2021-05-16T19:49:58.1354388Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:49:58.4580830Z ** help 2021-05-16T19:49:58.5245053Z *** installing help indices 2021-05-16T19:49:58.5730795Z converting help for package 'lifecycle' 2021-05-16T19:49:58.6027282Z finding HTML links ... done 2021-05-16T19:49:58.6566301Z badge html 2021-05-16T19:49:58.6935115Z deprecate_soft html 2021-05-16T19:49:58.7449265Z deprecated html 2021-05-16T19:49:58.7686503Z expect_deprecated html 2021-05-16T19:49:58.7796892Z last_warnings html 2021-05-16T19:49:58.7966101Z lifecycle-package html 2021-05-16T19:49:58.8072661Z signal_experimental html 2021-05-16T19:49:58.8269200Z signal_stage html 2021-05-16T19:49:58.8401725Z verbosity html 2021-05-16T19:49:58.8409075Z *** copying figures 2021-05-16T19:49:58.8462608Z ** building package indices 2021-05-16T19:49:58.8819844Z ** installing vignettes 2021-05-16T19:49:58.8897805Z ** testing if installed package can be loaded 2021-05-16T19:49:58.8900571Z *** arch - i386 2021-05-16T19:49:59.1967527Z *** arch - x64 2021-05-16T19:49:59.5076234Z * DONE (lifecycle) 2021-05-16T19:49:59.5493187Z In R CMD INSTALL 2021-05-16T19:50:00.0408316Z * installing *source* package 'desc' ... 2021-05-16T19:50:00.0598221Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T19:50:00.0945611Z ** R 2021-05-16T19:50:00.1255738Z ** inst 2021-05-16T19:50:00.1306580Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:50:02.0058454Z ** help 2021-05-16T19:50:02.3050345Z *** installing help indices 2021-05-16T19:50:02.4748834Z converting help for package 'desc' 2021-05-16T19:50:02.5050349Z finding HTML links ... done 2021-05-16T19:50:02.5561026Z check_encoding html 2021-05-16T19:50:02.5654527Z check_field html 2021-05-16T19:50:02.5732631Z cran_ascii_fields html 2021-05-16T19:50:02.6298708Z cran_valid_fields html 2021-05-16T19:50:02.6382938Z dep_types html 2021-05-16T19:50:02.6583126Z desc html 2021-05-16T19:50:02.6854369Z desc_add_author html 2021-05-16T19:50:02.7184605Z desc_add_author_gh html 2021-05-16T19:50:02.7453160Z desc_add_me html 2021-05-16T19:50:02.7749995Z desc_add_orcid html 2021-05-16T19:50:02.7862621Z desc_add_remotes html 2021-05-16T19:50:02.8162732Z desc_add_role html 2021-05-16T19:50:02.8336138Z desc_add_to_collate html 2021-05-16T19:50:02.8432882Z desc_add_urls html 2021-05-16T19:50:02.8645883Z desc_bump_version html 2021-05-16T19:50:02.8950566Z desc_change_maintainer html 2021-05-16T19:50:02.9044460Z desc_clear_remotes html 2021-05-16T19:50:02.9156955Z desc_clear_urls html 2021-05-16T19:50:02.9354026Z desc_coerce_authors_at_r html 2021-05-16T19:50:02.9493937Z desc_del html 2021-05-16T19:50:02.9772579Z desc_del_author html 2021-05-16T19:50:02.9912920Z desc_del_collate html 2021-05-16T19:50:03.0091943Z desc_del_dep html 2021-05-16T19:50:03.0225460Z desc_del_deps html 2021-05-16T19:50:03.0366977Z desc_del_from_collate html 2021-05-16T19:50:03.0462803Z desc_del_remotes html 2021-05-16T19:50:03.0742208Z desc_del_role html 2021-05-16T19:50:03.0836606Z desc_del_urls html 2021-05-16T19:50:03.0933837Z desc_fields html 2021-05-16T19:50:03.1048105Z desc_get html 2021-05-16T19:50:03.1234466Z desc_get_author html 2021-05-16T19:50:03.1433074Z desc_get_authors html 2021-05-16T19:50:03.1551252Z desc_get_built html 2021-05-16T19:50:03.1687549Z desc_get_collate html 2021-05-16T19:50:03.1812499Z desc_get_deps html 2021-05-16T19:50:03.1994204Z desc_get_field html 2021-05-16T19:50:03.2168699Z desc_get_maintainer html 2021-05-16T19:50:03.2231358Z desc_get_remotes html 2021-05-16T19:50:03.2294953Z desc_get_urls html 2021-05-16T19:50:03.2459534Z desc_get_version html 2021-05-16T19:50:03.2462231Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKO1sZz/R.INSTALLee83eff2a6e/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-16T19:50:03.2606782Z desc_has_dep html 2021-05-16T19:50:03.2728591Z desc_has_fields html 2021-05-16T19:50:03.2816654Z desc_normalize html 2021-05-16T19:50:03.2868413Z desc_print html 2021-05-16T19:50:03.2948656Z desc_reformat_fields html 2021-05-16T19:50:03.3023914Z desc_reorder_fields html 2021-05-16T19:50:03.3185933Z desc_set html 2021-05-16T19:50:03.3398703Z desc_set_authors html 2021-05-16T19:50:03.3545792Z desc_set_collate html 2021-05-16T19:50:03.3703290Z desc_set_dep html 2021-05-16T19:50:03.3858840Z desc_set_deps html 2021-05-16T19:50:03.3954924Z desc_set_remotes html 2021-05-16T19:50:03.4060972Z desc_set_urls html 2021-05-16T19:50:03.4282276Z desc_set_version html 2021-05-16T19:50:03.4284544Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKO1sZz/R.INSTALLee83eff2a6e/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-16T19:50:03.4340043Z desc_to_latex html 2021-05-16T19:50:03.4401893Z desc_validate html 2021-05-16T19:50:03.6560772Z description html 2021-05-16T19:50:03.6563108Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKO1sZz/R.INSTALLee83eff2a6e/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-16T19:50:03.6565707Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKO1sZz/R.INSTALLee83eff2a6e/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-16T19:50:03.6568282Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKO1sZz/R.INSTALLee83eff2a6e/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-16T19:50:03.6573181Z ** building package indices 2021-05-16T19:50:03.8362953Z ** testing if installed package can be loaded 2021-05-16T19:50:03.8365382Z *** arch - i386 2021-05-16T19:50:04.1441948Z *** arch - x64 2021-05-16T19:50:04.4586118Z * DONE (desc) 2021-05-16T19:50:04.5212187Z In R CMD INSTALL 2021-05-16T19:50:04.8375122Z * installing *source* package 'cachem' ... 2021-05-16T19:50:04.8438769Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T19:50:04.8790235Z ** libs 2021-05-16T19:50:04.8797940Z 2021-05-16T19:50:04.8802876Z *** arch - i386 2021-05-16T19:50:04.9070663Z 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-16T19:50:05.0333261Z 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-16T19:50:05.2848307Z 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-16T19:50:05.4138139Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-16T19:50:05.4149352Z 2021-05-16T19:50:05.4150604Z *** arch - x64 2021-05-16T19:50:05.4414064Z 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-16T19:50:05.5529705Z 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-16T19:50:05.8039422Z 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-16T19:50:05.9174023Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-16T19:50:05.9203447Z ** R 2021-05-16T19:50:05.9347665Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:50:06.4050839Z ** help 2021-05-16T19:50:06.4500601Z *** installing help indices 2021-05-16T19:50:06.4826951Z converting help for package 'cachem' 2021-05-16T19:50:06.5112046Z finding HTML links ... done 2021-05-16T19:50:06.6741025Z cache_disk html 2021-05-16T19:50:06.6844203Z cache_layered html 2021-05-16T19:50:06.7716205Z cache_mem html 2021-05-16T19:50:06.7837398Z reexports html 2021-05-16T19:50:06.7842598Z ** building package indices 2021-05-16T19:50:06.8089954Z ** testing if installed package can be loaded 2021-05-16T19:50:06.8092380Z *** arch - i386 2021-05-16T19:50:07.1155580Z *** arch - x64 2021-05-16T19:50:07.4257335Z * DONE (cachem) 2021-05-16T19:50:07.4542624Z In R CMD INSTALL 2021-05-16T19:50:07.7871979Z * installing *source* package 'gh' ... 2021-05-16T19:50:07.7952450Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T19:50:07.8268408Z ** R 2021-05-16T19:50:07.8471398Z ** inst 2021-05-16T19:50:07.8521176Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:50:09.0276912Z ** help 2021-05-16T19:50:09.0956740Z *** installing help indices 2021-05-16T19:50:09.1391436Z converting help for package 'gh' 2021-05-16T19:50:09.1699359Z finding HTML links ... done 2021-05-16T19:50:09.1949581Z gh-package html 2021-05-16T19:50:09.2633162Z gh html 2021-05-16T19:50:09.3238847Z gh_gql html 2021-05-16T19:50:09.3353757Z gh_next html 2021-05-16T19:50:09.3563529Z gh_rate_limit html 2021-05-16T19:50:09.3837790Z gh_token html 2021-05-16T19:50:09.3907450Z gh_tree_remote html 2021-05-16T19:50:09.4243337Z gh_whoami html 2021-05-16T19:50:09.4332859Z print.gh_response html 2021-05-16T19:50:09.4338414Z ** building package indices 2021-05-16T19:50:09.4691411Z ** installing vignettes 2021-05-16T19:50:09.4764820Z ** testing if installed package can be loaded 2021-05-16T19:50:09.4768495Z *** arch - i386 2021-05-16T19:50:09.8859983Z *** arch - x64 2021-05-16T19:50:10.2963414Z * DONE (gh) 2021-05-16T19:50:10.3305337Z In R CMD INSTALL 2021-05-16T19:50:10.7164000Z * installing *source* package 'gert' ... 2021-05-16T19:50:10.7322592Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T19:50:10.7325624Z 2021-05-16T19:50:10.7326372Z ********************************************** 2021-05-16T19:50:10.7327256Z WARNING: this package has a configure script 2021-05-16T19:50:10.7328398Z It probably needs manual configuration 2021-05-16T19:50:10.7329056Z ********************************************** 2021-05-16T19:50:10.7329414Z 2021-05-16T19:50:10.7329714Z 2021-05-16T19:50:10.7634093Z ** libs 2021-05-16T19:50:10.7645916Z 2021-05-16T19:50:10.7647127Z *** arch - i386 2021-05-16T19:50:10.8047411Z 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-16T19:50:10.8265624Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T19:50:11.7773895Z 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-16T19:50:12.0946854Z 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-16T19:50:12.4312748Z 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-16T19:50:12.7399545Z 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-16T19:50:12.9124275Z 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-16T19:50:13.0770502Z 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-16T19:50:13.3108568Z 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-16T19:50:13.4631447Z 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-16T19:50:13.6553660Z 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-16T19:50:13.8577987Z 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-16T19:50:14.0246209Z 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-16T19:50:14.2258235Z 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-16T19:50:14.3985852Z 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-16T19:50:14.6063699Z 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-16T19:50:14.8917693Z 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-16T19:50:15.4654831Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-16T19:50:15.4753340Z 2021-05-16T19:50:15.4754912Z *** arch - x64 2021-05-16T19:50:15.5120074Z 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-16T19:50:15.5328621Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T19:50:15.7549003Z 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-16T19:50:16.0296287Z 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-16T19:50:16.3195145Z 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-16T19:50:16.6120756Z 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-16T19:50:16.7816136Z 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-16T19:50:16.9388459Z 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-16T19:50:17.1563122Z 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-16T19:50:17.3019227Z 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-16T19:50:17.4941139Z 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-16T19:50:17.6819899Z 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-16T19:50:17.8456898Z 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-16T19:50:18.0327563Z 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-16T19:50:18.1933584Z 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-16T19:50:18.3923218Z 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-16T19:50:18.6860195Z 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-16T19:50:19.2048990Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-16T19:50:19.2180641Z ** R 2021-05-16T19:50:19.2396388Z ** inst 2021-05-16T19:50:19.2446977Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:50:20.0699700Z ** help 2021-05-16T19:50:20.2356472Z *** installing help indices 2021-05-16T19:50:20.3076535Z converting help for package 'gert' 2021-05-16T19:50:20.3384705Z finding HTML links ... done 2021-05-16T19:50:20.3919770Z git_archive html 2021-05-16T19:50:20.4239778Z git_branch html 2021-05-16T19:50:20.5118902Z git_commit html 2021-05-16T19:50:20.5474834Z git_config html 2021-05-16T19:50:20.5699702Z git_diff html 2021-05-16T19:50:20.6325204Z git_fetch html 2021-05-16T19:50:20.6673204Z git_merge html 2021-05-16T19:50:20.6776170Z git_open html 2021-05-16T19:50:20.7081326Z git_rebase html 2021-05-16T19:50:20.7348148Z git_remote html 2021-05-16T19:50:20.7676306Z git_repo html 2021-05-16T19:50:20.7942884Z git_signature html 2021-05-16T19:50:20.8224819Z git_stash html 2021-05-16T19:50:20.8409988Z git_submodule html 2021-05-16T19:50:20.8664492Z git_tag html 2021-05-16T19:50:20.8809908Z github html 2021-05-16T19:50:20.8864625Z libgit2_config html 2021-05-16T19:50:20.8948646Z user_is_configured html 2021-05-16T19:50:20.8954616Z ** building package indices 2021-05-16T19:50:20.9562883Z ** installing vignettes 2021-05-16T19:50:20.9689844Z ** testing if installed package can be loaded 2021-05-16T19:50:20.9693163Z *** arch - i386 2021-05-16T19:50:21.3762969Z *** arch - x64 2021-05-16T19:50:21.7892813Z * DONE (gert) 2021-05-16T19:50:21.8848362Z In R CMD INSTALL 2021-05-16T19:50:22.1861501Z * installing *source* package 'memoise' ... 2021-05-16T19:50:22.1920903Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T19:50:22.2323206Z ** R 2021-05-16T19:50:22.2412741Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:50:22.5458315Z ** help 2021-05-16T19:50:22.6062616Z *** installing help indices 2021-05-16T19:50:22.6519152Z converting help for package 'memoise' 2021-05-16T19:50:22.6840703Z finding HTML links ... done 2021-05-16T19:50:22.7014906Z cache_filesystem html 2021-05-16T19:50:22.7128060Z cache_gcs html 2021-05-16T19:50:22.7196610Z cache_memory html 2021-05-16T19:50:22.7350533Z cache_s3 html 2021-05-16T19:50:22.7436800Z drop_cache html 2021-05-16T19:50:22.7520951Z forget html 2021-05-16T19:50:22.7609593Z has_cache html 2021-05-16T19:50:22.7716818Z is.memoised html 2021-05-16T19:50:22.8111725Z memoise html 2021-05-16T19:50:22.8204338Z timeout html 2021-05-16T19:50:22.8210190Z ** building package indices 2021-05-16T19:50:22.8632939Z ** testing if installed package can be loaded 2021-05-16T19:50:22.8635895Z *** arch - i386 2021-05-16T19:50:23.6084388Z *** arch - x64 2021-05-16T19:50:23.6084921Z * DONE (memoise) 2021-05-16T19:50:23.6085287Z In R CMD INSTALL 2021-05-16T19:50:24.2621769Z * installing *source* package 'usethis' ... 2021-05-16T19:50:24.2962880Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T19:50:24.3345901Z ** R 2021-05-16T19:50:24.4162557Z ** inst 2021-05-16T19:50:24.4482029Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:50:27.9066835Z ** help 2021-05-16T19:50:28.3485692Z *** installing help indices 2021-05-16T19:50:28.5795260Z converting help for package 'usethis' 2021-05-16T19:50:28.6106963Z finding HTML links ... done 2021-05-16T19:50:28.6787017Z badges html 2021-05-16T19:50:28.7127088Z browse-this html 2021-05-16T19:50:28.7591424Z ci html 2021-05-16T19:50:28.8565276Z create_from_github html 2021-05-16T19:50:28.8875633Z create_package html 2021-05-16T19:50:28.9120067Z edit html 2021-05-16T19:50:28.9251713Z edit_file html 2021-05-16T19:50:28.9309587Z git_branch_default html 2021-05-16T19:50:28.9485975Z git_credentials html 2021-05-16T19:50:28.9646595Z git_protocol html 2021-05-16T19:50:28.9700093Z git_sitrep html 2021-05-16T19:50:28.9771747Z git_vaccinate html 2021-05-16T19:50:29.0083645Z github-token html 2021-05-16T19:50:29.0301087Z github_actions html 2021-05-16T19:50:29.0469269Z issue-this html 2021-05-16T19:50:29.0914515Z licenses html 2021-05-16T19:50:29.1005205Z proj_activate html 2021-05-16T19:50:29.1140692Z proj_sitrep html 2021-05-16T19:50:29.1593539Z proj_utils html 2021-05-16T19:50:29.2467718Z pull-requests html 2021-05-16T19:50:29.2579716Z rename_files html 2021-05-16T19:50:29.2671851Z rprofile-helper html 2021-05-16T19:50:29.3091169Z tidyverse html 2021-05-16T19:50:29.3401713Z ui-questions html 2021-05-16T19:50:29.3787100Z ui html 2021-05-16T19:50:29.3893414Z use_addin html 2021-05-16T19:50:29.3987511Z use_blank_slate html 2021-05-16T19:50:29.4111071Z use_build_ignore html 2021-05-16T19:50:29.4154295Z use_citation html 2021-05-16T19:50:29.4297316Z use_code_of_conduct html 2021-05-16T19:50:29.4853368Z use_course_details html 2021-05-16T19:50:29.4959133Z use_coverage html 2021-05-16T19:50:29.5050498Z use_cpp11 html 2021-05-16T19:50:29.5194702Z use_cran_comments html 2021-05-16T19:50:29.5475750Z use_data html 2021-05-16T19:50:29.5572265Z use_data_table html 2021-05-16T19:50:29.5873743Z use_description html 2021-05-16T19:50:29.5967666Z use_directory html 2021-05-16T19:50:29.6049576Z use_git html 2021-05-16T19:50:29.6252897Z use_git_config html 2021-05-16T19:50:29.6382268Z use_git_hook html 2021-05-16T19:50:29.6488716Z use_git_ignore html 2021-05-16T19:50:29.6618517Z use_git_remote html 2021-05-16T19:50:29.7040574Z use_github html 2021-05-16T19:50:29.7436211Z use_github_action html 2021-05-16T19:50:29.7754151Z use_github_labels html 2021-05-16T19:50:29.7907205Z use_github_links html 2021-05-16T19:50:29.8171857Z use_github_pages html 2021-05-16T19:50:29.8270554Z use_github_release html 2021-05-16T19:50:29.8351880Z use_jenkins html 2021-05-16T19:50:29.8432047Z use_latest_dependencies html 2021-05-16T19:50:29.8513959Z use_lifecycle html 2021-05-16T19:50:29.8638968Z use_logo html 2021-05-16T19:50:29.8688726Z use_make html 2021-05-16T19:50:29.8808530Z use_namespace html 2021-05-16T19:50:29.8908364Z use_news_md html 2021-05-16T19:50:29.9066774Z use_package html 2021-05-16T19:50:29.9263329Z use_package_doc html 2021-05-16T19:50:29.9368050Z use_pipe html 2021-05-16T19:50:29.9569724Z use_pkgdown html 2021-05-16T19:50:29.9746189Z use_r html 2021-05-16T19:50:29.9871350Z use_rcpp html 2021-05-16T19:50:30.0057087Z use_readme_rmd html 2021-05-16T19:50:30.0128624Z use_release_issue html 2021-05-16T19:50:30.0211741Z use_revdep html 2021-05-16T19:50:30.0365325Z use_rmarkdown_template html 2021-05-16T19:50:30.0422344Z use_roxygen_md html 2021-05-16T19:50:30.0540565Z use_rstudio html 2021-05-16T19:50:30.0729256Z use_spell_check html 2021-05-16T19:50:30.1008761Z use_template html 2021-05-16T19:50:30.1120088Z use_testthat html 2021-05-16T19:50:30.1292648Z use_tibble html 2021-05-16T19:50:30.1497898Z use_tidy_thanks html 2021-05-16T19:50:30.1694362Z use_tutorial html 2021-05-16T19:50:30.1812679Z use_version html 2021-05-16T19:50:30.1959153Z use_vignette html 2021-05-16T19:50:30.2137731Z usethis-defunct html 2021-05-16T19:50:30.2355161Z usethis-package html 2021-05-16T19:50:30.2523100Z write-this html 2021-05-16T19:50:30.2738050Z zip-utils html 2021-05-16T19:50:30.2750517Z *** copying figures 2021-05-16T19:50:30.2832831Z ** building package indices 2021-05-16T19:50:30.5177453Z ** testing if installed package can be loaded 2021-05-16T19:50:30.5183279Z *** arch - i386 2021-05-16T19:50:30.9264475Z *** arch - x64 2021-05-16T19:50:31.3484947Z * DONE (usethis) 2021-05-16T19:50:31.4645883Z In R CMD INSTALL 2021-05-16T19:50:31.4669753Z 2021-05-16T19:50:31.4670517Z The downloaded source packages are in 2021-05-16T19:50:31.4671424Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\downloaded_packages' 2021-05-16T19:50:31.4718191Z Running `R CMD build`... 2021-05-16T19:50:36.0746873Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\remotes1b4c2caa6c3e\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T19:50:36.0748618Z * preparing 'tic': 2021-05-16T19:50:36.0750004Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:50:36.0751653Z * installing the package to process help pages 2021-05-16T19:50:36.0753350Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:50:36.0754814Z * checking for empty or unneeded directories 2021-05-16T19:50:36.0755805Z Removed empty directory 'tic/.circleci' 2021-05-16T19:50:36.0756546Z Removed empty directory 'tic/pkgdown' 2021-05-16T19:50:36.0757205Z * building 'tic_0.10.0.tar.gz' 2021-05-16T19:50:36.0779547Z Installing package into 'D:/a/_temp/Library' 2021-05-16T19:50:36.0780273Z (as 'lib' is unspecified) 2021-05-16T19:50:36.6797254Z * installing *source* package 'tic' ... 2021-05-16T19:50:36.7244584Z ** R 2021-05-16T19:50:36.7684029Z ** inst 2021-05-16T19:50:36.8051186Z ** preparing package for lazy loading 2021-05-16T19:50:37.0634933Z ** help 2021-05-16T19:50:37.3774124Z *** installing help indices 2021-05-16T19:50:37.5786441Z converting help for package 'tic' 2021-05-16T19:50:37.6062028Z finding HTML links ... done 2021-05-16T19:50:37.7367583Z Deprecated html 2021-05-16T19:50:37.7724276Z TicStep html 2021-05-16T19:50:37.7844675Z base64serialize html 2021-05-16T19:50:37.8093421Z ci html 2021-05-16T19:50:37.8764934Z do_blogdown html 2021-05-16T19:50:37.9469977Z do_bookdown html 2021-05-16T19:50:37.9966774Z do_drat html 2021-05-16T19:50:38.0585631Z do_package_checks html 2021-05-16T19:50:38.1226196Z do_pkgdown html 2021-05-16T19:50:38.1685817Z do_readme_rmd html 2021-05-16T19:50:38.1949779Z dsl html 2021-05-16T19:50:38.2273198Z dsl_get html 2021-05-16T19:50:38.2473432Z gha_add_secret html 2021-05-16T19:50:38.2643055Z github_helpers html 2021-05-16T19:50:38.2748868Z github_info html 2021-05-16T19:50:38.2847446Z list_macros html 2021-05-16T19:50:38.3031488Z macro html 2021-05-16T19:50:38.3142736Z prepare_all_stages html 2021-05-16T19:50:38.3211870Z reexports html 2021-05-16T19:50:38.3353952Z repo html 2021-05-16T19:50:38.3515276Z run_all_stages html 2021-05-16T19:50:38.3638593Z run_stage html 2021-05-16T19:50:38.3816661Z ssh_key_helpers html 2021-05-16T19:50:38.3904838Z stages html 2021-05-16T19:50:38.4111813Z step_add_to_drat html 2021-05-16T19:50:38.4304322Z step_add_to_known_hosts html 2021-05-16T19:50:38.4549238Z step_build_blogdown html 2021-05-16T19:50:38.4636892Z step_build_bookdown html 2021-05-16T19:50:38.5142622Z step_build_pkgdown html 2021-05-16T19:50:38.5484215Z step_do_push_deploy html 2021-05-16T19:50:38.5662179Z step_hello_world html 2021-05-16T19:50:38.6144896Z step_install_pkg html 2021-05-16T19:50:38.6401209Z step_install_ssh_keys html 2021-05-16T19:50:38.6824210Z step_push_deploy html 2021-05-16T19:50:38.7145061Z step_rcmdcheck html 2021-05-16T19:50:38.7364697Z step_run_code html 2021-05-16T19:50:38.7542750Z step_session_info html 2021-05-16T19:50:38.7864468Z step_setup_push_deploy html 2021-05-16T19:50:38.8197840Z step_setup_ssh html 2021-05-16T19:50:38.8459247Z step_test_ssh html 2021-05-16T19:50:38.8668386Z step_write_text_file html 2021-05-16T19:50:38.8948094Z tic-package html 2021-05-16T19:50:38.9100498Z update_yml html 2021-05-16T19:50:38.9339270Z use_ghactions_deploy html 2021-05-16T19:50:38.9638706Z use_tic html 2021-05-16T19:50:38.9761283Z use_tic_badge html 2021-05-16T19:50:38.9912366Z use_tic_r html 2021-05-16T19:50:39.0017486Z use_update_tic html 2021-05-16T19:50:39.0383464Z yaml_templates html 2021-05-16T19:50:39.0393318Z *** copying figures 2021-05-16T19:50:39.0460482Z ** building package indices 2021-05-16T19:50:39.2028501Z ** installing vignettes 2021-05-16T19:50:39.2076690Z ** testing if installed package can be loaded 2021-05-16T19:50:39.2079829Z *** arch - i386 2021-05-16T19:50:39.6159366Z *** arch - x64 2021-05-16T19:50:40.0363595Z * DONE (tic) 2021-05-16T19:50:40.1225187Z In R CMD INSTALL 2021-05-16T19:50:40.2012239Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:50:40.9856739Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T19:50:44.9356918Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T19:50:44.9358529Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:50:44.9359318Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T19:50:44.9359933Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T19:50:44.9360694Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:50:44.9361826Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T19:50:44.9362416Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T19:50:44.9362966Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:50:44.9365121Z 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-16T19:50:44.9366951Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:50:44.9367545Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T19:50:44.9368109Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T19:50:44.9368663Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T19:50:44.9369234Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:50:44.9369919Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:50:44.9370478Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T19:50:44.9371045Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T19:50:44.9371597Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T19:50:44.9372138Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T19:50:44.9372725Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T19:50:44.9373216Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T19:50:44.9373729Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T19:50:44.9374259Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T19:50:44.9374797Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T19:50:44.9375533Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T19:50:44.9376067Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T19:50:44.9376897Z (as 'lib' is unspecified) 2021-05-16T19:50:44.9377390Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:50:44.9378025Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T19:50:44.9378623Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T19:50:44.9379379Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T19:50:44.9380635Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T19:50:44.9381617Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:50:44.9382718Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:50:44.9383461Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:50:44.9384486Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T19:50:44.9385615Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T19:50:44.9386242Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:50:44.9387174Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T19:50:44.9388012Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T19:50:44.9388644Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T19:50:46.6319283Z 2021-05-16T19:50:46.6322373Z There are binary versions available but the source versions are later: 2021-05-16T19:50:46.6341996Z binary source needs_compilation 2021-05-16T19:50:46.6342886Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T19:50:46.6343705Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T19:50:46.6344291Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T19:50:46.6344869Z tibble 3.0.1 3.1.2 TRUE 2021-05-16T19:50:46.6345629Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T19:50:46.6346221Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T19:50:46.6346957Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T19:50:46.6347563Z waldo 0.1.0 0.2.5 FALSE 2021-05-16T19:50:46.6348699Z ps 1.3.2 1.6.0 TRUE 2021-05-16T19:50:46.6349449Z processx 3.4.2 3.5.2 TRUE 2021-05-16T19:50:46.6350012Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T19:50:46.6350746Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T19:50:46.6351482Z digest 0.6.25 0.6.27 TRUE 2021-05-16T19:50:46.6352229Z callr 3.4.3 3.7.0 FALSE 2021-05-16T19:50:46.6352832Z brio 1.0.0 1.1.2 TRUE 2021-05-16T19:50:46.6353394Z xfun 0.13 0.23 TRUE 2021-05-16T19:50:46.6353927Z highr 0.8 0.9 FALSE 2021-05-16T19:50:46.6354487Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T19:50:46.6355033Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-16T19:50:46.6355736Z knitr 1.28 1.33 FALSE 2021-05-16T19:50:46.6356310Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T19:50:46.6356897Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T19:50:46.6357493Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T19:50:46.6358132Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T19:50:46.6359226Z devtools 2.3.0 2.4.1 FALSE 2021-05-16T19:50:46.6360328Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-16T19:50:46.6361083Z 2021-05-16T19:50:46.6504531Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-16T19:50:46.6510774Z ================================================== 2021-05-16T19:50:46.6511665Z downloaded 21 KB 2021-05-16T19:50:46.6512126Z 2021-05-16T19:50:46.6521933Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-16T19:50:46.6560982Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-16T19:50:46.6571045Z ================================================== 2021-05-16T19:50:46.6572142Z downloaded 19 KB 2021-05-16T19:50:46.6572768Z 2021-05-16T19:50:46.6585782Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-16T19:50:46.6639168Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-16T19:50:46.6647479Z ================================================== 2021-05-16T19:50:46.6648497Z downloaded 73 KB 2021-05-16T19:50:46.6648973Z 2021-05-16T19:50:46.6662397Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-16T19:50:46.6697024Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-16T19:50:46.8671655Z ================================================== 2021-05-16T19:50:46.8672831Z downloaded 3.0 MB 2021-05-16T19:50:46.8673609Z 2021-05-16T19:50:46.8685960Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-16T19:50:46.8717034Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-16T19:50:46.8743251Z ================================================== 2021-05-16T19:50:46.8744174Z downloaded 185 KB 2021-05-16T19:50:46.8744690Z 2021-05-16T19:50:46.8757762Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-16T19:50:46.8785769Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-16T19:50:46.8810231Z ================================================== 2021-05-16T19:50:46.8811412Z downloaded 210 KB 2021-05-16T19:50:46.8811835Z 2021-05-16T19:50:46.8822444Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-16T19:50:46.8855826Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-16T19:50:46.8882646Z ================================================== 2021-05-16T19:50:46.8883591Z downloaded 259 KB 2021-05-16T19:50:46.8884090Z 2021-05-16T19:50:46.8892541Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-16T19:50:46.8921926Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-16T19:50:46.8937981Z ================================================== 2021-05-16T19:50:46.8938886Z downloaded 110 KB 2021-05-16T19:50:46.8939358Z 2021-05-16T19:50:46.8948648Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-16T19:50:46.8985764Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-16T19:50:46.8989180Z ================================================== 2021-05-16T19:50:46.8990092Z downloaded 23 KB 2021-05-16T19:50:46.8990579Z 2021-05-16T19:50:46.8999690Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-16T19:50:46.9027273Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-16T19:50:46.9042532Z ================================================== 2021-05-16T19:50:46.9043399Z downloaded 45 KB 2021-05-16T19:50:46.9043820Z 2021-05-16T19:50:46.9053202Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-16T19:50:46.9086687Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-16T19:50:46.9092470Z ================================================== 2021-05-16T19:50:46.9093322Z downloaded 36 KB 2021-05-16T19:50:46.9093721Z 2021-05-16T19:50:46.9103331Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-16T19:50:46.9185597Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-16T19:50:46.9198522Z ================================================== 2021-05-16T19:50:46.9199116Z downloaded 129 KB 2021-05-16T19:50:46.9199472Z 2021-05-16T19:50:46.9312559Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T19:50:46.9458402Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T19:50:46.9596678Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T19:50:47.0535067Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T19:50:47.0845739Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T19:50:47.1096042Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T19:50:47.1306382Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T19:50:47.1571761Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T19:50:47.1703168Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T19:50:47.1851573Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T19:50:47.1981765Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T19:50:47.2124939Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T19:50:47.2149927Z 2021-05-16T19:50:47.2150668Z The downloaded binary packages are in 2021-05-16T19:50:47.2152277Z C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\downloaded_packages 2021-05-16T19:50:47.2154277Z 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-16T19:50:47.2155684Z 2021-05-16T19:50:47.2171273Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T19:50:47.2233737Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T19:50:47.2252606Z ================================================== 2021-05-16T19:50:47.2253524Z downloaded 233 KB 2021-05-16T19:50:47.2254016Z 2021-05-16T19:50:47.2263382Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T19:50:47.2372239Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T19:50:47.2426338Z ================================================== 2021-05-16T19:50:47.2427238Z downloaded 764 KB 2021-05-16T19:50:47.2427637Z 2021-05-16T19:50:47.2438408Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T19:50:47.2490195Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T19:50:47.2562360Z ================================================== 2021-05-16T19:50:47.2563257Z downloaded 1.1 MB 2021-05-16T19:50:47.2563697Z 2021-05-16T19:50:47.2574797Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T19:50:47.2635325Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T19:50:47.2899364Z ================================================== 2021-05-16T19:50:47.2900859Z downloaded 670 KB 2021-05-16T19:50:47.2901682Z 2021-05-16T19:50:47.2915901Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T19:50:47.2960232Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T19:50:47.2962481Z ================================================== 2021-05-16T19:50:47.2963246Z downloaded 13 KB 2021-05-16T19:50:47.2963655Z 2021-05-16T19:50:47.2975581Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T19:50:47.3044606Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T19:50:47.3066662Z ================================================== 2021-05-16T19:50:47.3068452Z downloaded 265 KB 2021-05-16T19:50:47.3069825Z 2021-05-16T19:50:47.3078786Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T19:50:47.3106559Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T19:50:47.3142286Z ================================================== 2021-05-16T19:50:47.3144818Z downloaded 466 KB 2021-05-16T19:50:47.3145267Z 2021-05-16T19:50:47.3158079Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T19:50:47.3193988Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T19:50:47.3197891Z ================================================== 2021-05-16T19:50:47.3198489Z downloaded 25 KB 2021-05-16T19:50:47.3199194Z 2021-05-16T19:50:47.3311072Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T19:50:47.3338869Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T19:50:47.3351978Z ================================================== 2021-05-16T19:50:47.3353416Z downloaded 116 KB 2021-05-16T19:50:47.3354036Z 2021-05-16T19:50:47.3363575Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T19:50:47.3430706Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T19:50:47.3442165Z ================================================== 2021-05-16T19:50:47.3443338Z downloaded 138 KB 2021-05-16T19:50:47.3443742Z 2021-05-16T19:50:47.3453600Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T19:50:47.3523196Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T19:50:47.3530427Z ================================================== 2021-05-16T19:50:47.3531236Z downloaded 59 KB 2021-05-16T19:50:47.3531833Z 2021-05-16T19:50:47.3541328Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T19:50:47.4031374Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T19:50:47.4034568Z ================================================== 2021-05-16T19:50:47.4035277Z downloaded 8066 bytes 2021-05-16T19:50:47.4035958Z 2021-05-16T19:50:47.4050795Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T19:50:47.4141253Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T19:50:47.4162000Z ================================================== 2021-05-16T19:50:47.4162861Z downloaded 160 KB 2021-05-16T19:50:47.4163459Z 2021-05-16T19:50:47.4172656Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T19:50:47.4663303Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T19:50:47.4669951Z ================================================== 2021-05-16T19:50:47.4670724Z downloaded 72 KB 2021-05-16T19:50:47.4671517Z 2021-05-16T19:50:47.4694651Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T19:50:47.4726931Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T19:50:47.4729923Z ================================================== 2021-05-16T19:50:47.4730764Z downloaded 11 KB 2021-05-16T19:50:47.4731368Z 2021-05-16T19:50:47.4741270Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T19:50:47.4793821Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T19:50:47.4805555Z ================================================== 2021-05-16T19:50:47.4806759Z downloaded 109 KB 2021-05-16T19:50:47.4807219Z 2021-05-16T19:50:47.4818021Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T19:50:47.4859485Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T19:50:47.4862576Z ================================================== 2021-05-16T19:50:47.4863513Z downloaded 14 KB 2021-05-16T19:50:47.4863937Z 2021-05-16T19:50:47.4877437Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T19:50:47.4948583Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T19:50:47.5983711Z ================================================== 2021-05-16T19:50:47.5985219Z downloaded 7.2 MB 2021-05-16T19:50:47.5985901Z 2021-05-16T19:50:47.5999570Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T19:50:47.6094052Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T19:50:47.7518196Z ================================================== 2021-05-16T19:50:47.7519273Z downloaded 2.8 MB 2021-05-16T19:50:47.7519906Z 2021-05-16T19:50:47.7520799Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T19:50:47.7577071Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T19:50:47.7679455Z ================================================== 2021-05-16T19:50:47.7681035Z downloaded 871 KB 2021-05-16T19:50:47.7681754Z 2021-05-16T19:50:47.7691970Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T19:50:47.7744283Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T19:50:47.7745816Z ================================================== 2021-05-16T19:50:47.7746543Z downloaded 29 KB 2021-05-16T19:50:47.7746919Z 2021-05-16T19:50:47.7747995Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T19:50:47.7782175Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T19:50:47.7846489Z ================================================== 2021-05-16T19:50:47.7847608Z downloaded 664 KB 2021-05-16T19:50:47.7848101Z 2021-05-16T19:50:47.7858864Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T19:50:47.8226173Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T19:50:47.8251635Z ================================================== 2021-05-16T19:50:47.8253282Z downloaded 40 KB 2021-05-16T19:50:47.8254179Z 2021-05-16T19:50:47.8268409Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T19:50:47.8316059Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T19:50:47.8341963Z ================================================== 2021-05-16T19:50:47.8343020Z downloaded 248 KB 2021-05-16T19:50:47.8343712Z 2021-05-16T19:50:47.8354944Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T19:50:47.8623370Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T19:50:47.8686148Z ================================================== 2021-05-16T19:50:47.8687163Z downloaded 362 KB 2021-05-16T19:50:47.8688326Z 2021-05-16T19:50:48.3749949Z * installing *source* package 'utf8' ... 2021-05-16T19:50:48.3924365Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T19:50:48.4190614Z ** libs 2021-05-16T19:50:48.4200721Z 2021-05-16T19:50:48.4201958Z *** arch - i386 2021-05-16T19:50:48.5133479Z 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-16T19:50:48.6559385Z 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-16T19:50:49.1413687Z 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-16T19:50:49.2802645Z 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-16T19:50:49.3913790Z 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-16T19:50:49.5278621Z 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-16T19:50:49.7647577Z 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-16T19:50:49.9029330Z 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-16T19:50:50.0982322Z 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-16T19:50:50.2467654Z 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-16T19:50:50.4194608Z 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-16T19:50:50.5559572Z 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-16T19:50:50.6833021Z 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-16T19:50:50.8215704Z 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-16T19:50:51.2738360Z 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-16T19:50:51.4204007Z 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-16T19:50:51.8699930Z 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-16T19:50:51.9967524Z 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-16T19:50:52.1068292Z 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-16T19:50:52.2862715Z 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-16T19:50:52.3948035Z 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-16T19:50:52.8808263Z 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-16T19:50:54.4317269Z 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-16T19:50:54.7316749Z 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-16T19:50:54.8682677Z 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-16T19:50:54.9990287Z 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-16T19:50:55.1481163Z 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-16T19:50:55.3021169Z 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-16T19:50:55.4640193Z 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-16T19:50:55.6241053Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-16T19:50:55.6264580Z 2021-05-16T19:50:55.6265520Z *** arch - x64 2021-05-16T19:50:55.7169397Z 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-16T19:50:55.8529370Z 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-16T19:50:56.0481754Z 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-16T19:50:56.1759627Z 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-16T19:50:56.2892796Z 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-16T19:50:56.4184806Z 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-16T19:50:56.6230325Z 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-16T19:50:56.7477633Z 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-16T19:50:56.9321566Z 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-16T19:50:57.0905176Z 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-16T19:50:57.2430626Z 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-16T19:50:57.3732494Z 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-16T19:50:57.4909106Z 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-16T19:50:57.6160824Z 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-16T19:50:58.2896733Z 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-16T19:50:58.4085162Z 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-16T19:50:58.8313068Z 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-16T19:50:58.9637227Z 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-16T19:50:59.0688901Z 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-16T19:50:59.1987806Z 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-16T19:50:59.3075460Z 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-16T19:50:59.7952977Z 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-16T19:51:01.2268248Z 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-16T19:51:01.4661112Z 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-16T19:51:01.5974100Z 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-16T19:51:01.7206226Z 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-16T19:51:01.8551210Z 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-16T19:51:01.9857761Z 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-16T19:51:02.1662329Z 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-16T19:51:02.3059815Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-16T19:51:02.3101235Z ** R 2021-05-16T19:51:02.3207945Z ** inst 2021-05-16T19:51:02.3244841Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:02.7047293Z ** help 2021-05-16T19:51:03.6125729Z *** installing help indices 2021-05-16T19:51:03.6126992Z finding HTML links ... done 2021-05-16T19:51:03.6127493Z ** building package indices 2021-05-16T19:51:03.6128338Z ** installing vignettes 2021-05-16T19:51:03.6128954Z ** testing if installed package can be loaded 2021-05-16T19:51:03.6129767Z *** arch - i386 2021-05-16T19:51:03.6131206Z *** arch - x64 2021-05-16T19:51:03.6132125Z converting help for package 'utf8' 2021-05-16T19:51:03.6132819Z as_utf8 html 2021-05-16T19:51:03.6133371Z output html 2021-05-16T19:51:03.6133959Z utf8-package html 2021-05-16T19:51:03.6134541Z utf8_encode html 2021-05-16T19:51:03.6135118Z utf8_format html 2021-05-16T19:51:03.6136048Z utf8_normalize html 2021-05-16T19:51:03.6137070Z utf8_print html 2021-05-16T19:51:03.6138315Z utf8_width html 2021-05-16T19:51:03.7607521Z * DONE (utf8) 2021-05-16T19:51:03.8843454Z In R CMD INSTALL 2021-05-16T19:51:04.3271477Z * installing *source* package 'fansi' ... 2021-05-16T19:51:04.3414585Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T19:51:04.3724078Z ** libs 2021-05-16T19:51:04.3734289Z 2021-05-16T19:51:04.3735759Z *** arch - i386 2021-05-16T19:51:04.4155606Z 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-16T19:51:04.5297406Z 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-16T19:51:04.6737358Z 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-16T19:51:04.8046024Z 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-16T19:51:04.9613967Z 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-16T19:51:05.2786214Z 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-16T19:51:05.3901472Z 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-16T19:51:05.8411247Z 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-16T19:51:05.9547387Z strip.c: In function 'FANSI_strip': 2021-05-16T19:51:05.9549120Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:51:05.9550164Z res_track += csi.start - chr_track; 2021-05-16T19:51:05.9550729Z ^ 2021-05-16T19:51:06.0561494Z 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-16T19:51:06.1721387Z 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-16T19:51:06.3407133Z 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-16T19:51:06.6386327Z 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-16T19:51:06.8021479Z 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-16T19:51:06.9267293Z 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-16T19:51:07.0688101Z 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-16T19:51:07.2070180Z utils.c: In function 'FANSI_find_esc': 2021-05-16T19:51:07.2071749Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:51:07.2072782Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T19:51:07.2073657Z ^ 2021-05-16T19:51:07.2075028Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:51:07.3169248Z 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-16T19:51:07.7405664Z 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-16T19:51:07.8822996Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-16T19:51:07.8840282Z 2021-05-16T19:51:07.8841560Z *** arch - x64 2021-05-16T19:51:07.9266682Z 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-16T19:51:08.0281468Z 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-16T19:51:08.1492650Z 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-16T19:51:08.2578283Z 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-16T19:51:08.3833796Z 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-16T19:51:08.7514433Z 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-16T19:51:08.8588605Z 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-16T19:51:09.1965120Z 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-16T19:51:09.3793220Z 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-16T19:51:09.4883704Z 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-16T19:51:09.6582161Z 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-16T19:51:09.9013409Z 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-16T19:51:10.0551822Z 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-16T19:51:10.1759487Z 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-16T19:51:10.3052940Z 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-16T19:51:10.4256418Z utils.c: In function 'FANSI_find_esc': 2021-05-16T19:51:10.4257726Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:51:10.4258720Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T19:51:10.4259860Z ^ 2021-05-16T19:51:10.4261154Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T19:51:10.5290744Z 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-16T19:51:10.9437260Z 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-16T19:51:11.0666513Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-16T19:51:11.0707757Z ** R 2021-05-16T19:51:11.0943862Z ** inst 2021-05-16T19:51:11.0977039Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:11.7143150Z ** help 2021-05-16T19:51:11.8458868Z *** installing help indices 2021-05-16T19:51:11.9120926Z converting help for package 'fansi' 2021-05-16T19:51:11.9405245Z finding HTML links ... done 2021-05-16T19:51:12.0826227Z fansi html 2021-05-16T19:51:12.0912072Z fansi_lines html 2021-05-16T19:51:12.1248838Z has_ctl html 2021-05-16T19:51:12.1354268Z html_code_block html 2021-05-16T19:51:12.1425750Z html_esc html 2021-05-16T19:51:12.1932532Z nchar_ctl html 2021-05-16T19:51:12.2441994Z set_knit_hooks html 2021-05-16T19:51:12.2611611Z sgr_to_html html 2021-05-16T19:51:12.2944334Z strip_ctl html 2021-05-16T19:51:12.3622711Z strsplit_ctl html 2021-05-16T19:51:12.3624528Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpC6FOW2/R.INSTALL1b646d5d7a4b/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-16T19:51:12.4062199Z strtrim_ctl html 2021-05-16T19:51:12.4064513Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpC6FOW2/R.INSTALL1b646d5d7a4b/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-16T19:51:12.4821221Z strwrap_ctl html 2021-05-16T19:51:12.4822993Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpC6FOW2/R.INSTALL1b646d5d7a4b/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-16T19:51:12.5416378Z substr_ctl html 2021-05-16T19:51:12.5652409Z tabs_as_spaces html 2021-05-16T19:51:12.5833953Z term_cap_test html 2021-05-16T19:51:12.6237472Z unhandled_ctl html 2021-05-16T19:51:12.6245141Z ** building package indices 2021-05-16T19:51:12.6872512Z ** installing vignettes 2021-05-16T19:51:12.6946923Z ** testing if installed package can be loaded 2021-05-16T19:51:12.6998375Z *** arch - i386 2021-05-16T19:51:13.0087904Z *** arch - x64 2021-05-16T19:51:13.3204844Z * DONE (fansi) 2021-05-16T19:51:13.3880801Z In R CMD INSTALL 2021-05-16T19:51:14.2516944Z * installing *source* package 'diffobj' ... 2021-05-16T19:51:14.2935253Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T19:51:14.3224990Z ** libs 2021-05-16T19:51:14.3235444Z 2021-05-16T19:51:14.3236400Z *** arch - i386 2021-05-16T19:51:14.3558494Z 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-16T19:51:14.6840661Z 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-16T19:51:14.8137199Z 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-16T19:51:15.0598504Z 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-16T19:51:15.1870633Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-16T19:51:15.1892080Z 2021-05-16T19:51:15.1893073Z *** arch - x64 2021-05-16T19:51:15.2146190Z 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-16T19:51:15.4550108Z 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-16T19:51:15.5736521Z 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-16T19:51:15.8163611Z 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-16T19:51:15.9246531Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-16T19:51:15.9281030Z ** R 2021-05-16T19:51:16.0161674Z ** inst 2021-05-16T19:51:16.0240219Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:25.0245036Z ** help 2021-05-16T19:51:25.3792368Z *** installing help indices 2021-05-16T19:51:25.5415941Z converting help for package 'diffobj' 2021-05-16T19:51:25.5696743Z finding HTML links ... done 2021-05-16T19:51:25.6377588Z AlignThreshold-class html 2021-05-16T19:51:25.6458763Z Diff-class html 2021-05-16T19:51:25.6707334Z Extract_PaletteOfStyles html 2021-05-16T19:51:25.7730333Z Pager html 2021-05-16T19:51:25.8225159Z PaletteOfStyles-class html 2021-05-16T19:51:25.8486500Z Rdiff_chr html 2021-05-16T19:51:25.9830258Z Style html 2021-05-16T19:51:26.0310587Z StyleFuns html 2021-05-16T19:51:26.0417275Z StyleSummary html 2021-05-16T19:51:26.0825216Z StyleText html 2021-05-16T19:51:26.0945462Z any-Diff-method html 2021-05-16T19:51:26.1043623Z as.character-DiffSummary-method html 2021-05-16T19:51:26.1139178Z as.character-MyersMbaSes-method html 2021-05-16T19:51:26.1237937Z auto_context html 2021-05-16T19:51:26.1286550Z console_lines html 2021-05-16T19:51:26.1727584Z 2021-05-16T19:51:26.2246181Z finding level-2 HTML links ... done 2021-05-16T19:51:26.3871696Z diffChr html 2021-05-16T19:51:26.6357379Z diffCsv html 2021-05-16T19:51:26.8441785Z diffDeparse html 2021-05-16T19:51:27.0447256Z diffFile html 2021-05-16T19:51:27.0664718Z diffObj html 2021-05-16T19:51:27.2964151Z diffPrint html 2021-05-16T19:51:27.5179473Z diffStr html 2021-05-16T19:51:27.5404160Z diff_myers html 2021-05-16T19:51:27.5447119Z diffobj-package html 2021-05-16T19:51:27.5502149Z diffobj_s4method_doc html 2021-05-16T19:51:27.5558557Z diffobj_set_def_opts html 2021-05-16T19:51:27.5630368Z dimnames-PaletteOfStyles-method html 2021-05-16T19:51:27.5815351Z extract-Diff-method html 2021-05-16T19:51:27.5961517Z finalizeHtml html 2021-05-16T19:51:27.6027965Z gdo html 2021-05-16T19:51:27.6452692Z guides html 2021-05-16T19:51:27.6552538Z has_Rdiff html 2021-05-16T19:51:27.6653310Z make_blocking html 2021-05-16T19:51:27.6741143Z nchar_html html 2021-05-16T19:51:27.6866206Z pager_is_less html 2021-05-16T19:51:27.7006361Z par_frame html 2021-05-16T19:51:27.7345257Z ses html 2021-05-16T19:51:27.7417455Z show-DiffSummary-method html 2021-05-16T19:51:27.7496405Z show-PaletteOfStyles-method html 2021-05-16T19:51:27.7586363Z show-Style-method html 2021-05-16T19:51:27.7741548Z strip_hz_control html 2021-05-16T19:51:27.7910895Z summary-Diff-method html 2021-05-16T19:51:27.8009198Z summary-MyersMbaSes-method html 2021-05-16T19:51:27.8107497Z summary-PaletteOfStyles-method html 2021-05-16T19:51:27.8281936Z tag_f html 2021-05-16T19:51:27.8617486Z trim html 2021-05-16T19:51:27.8727343Z view_or_browse html 2021-05-16T19:51:27.8775764Z webfiles html 2021-05-16T19:51:27.8785490Z ** building package indices 2021-05-16T19:51:28.0485643Z ** installing vignettes 2021-05-16T19:51:28.0617244Z ** testing if installed package can be loaded 2021-05-16T19:51:28.0620782Z *** arch - i386 2021-05-16T19:51:28.4700795Z *** arch - x64 2021-05-16T19:51:28.8871394Z * DONE (diffobj) 2021-05-16T19:51:29.0079992Z In R CMD INSTALL 2021-05-16T19:51:29.4849943Z * installing *source* package 'ps' ... 2021-05-16T19:51:29.5026584Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T19:51:30.9800019Z ** libs 2021-05-16T19:51:30.9813082Z 2021-05-16T19:51:30.9814601Z *** arch - i386 2021-05-16T19:51:31.0390761Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T19:51:31.2732010Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T19:51:31.7663320Z 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-16T19:51:32.1960979Z 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-16T19:51:32.6351299Z 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-16T19:51:33.0863702Z 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-16T19:51:33.6851354Z 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-16T19:51:33.8111031Z 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-16T19:51:34.5099486Z 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-16T19:51:34.9858453Z 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-16T19:51:35.9085976Z 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-16T19:51:36.2599489Z 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-16T19:51:36.8996580Z 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-16T19:51:37.4098428Z 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-16T19:51:37.9959989Z 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-16T19:51:38.1766337Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T19:51:38.1828381Z 2021-05-16T19:51:38.1829795Z *** arch - x64 2021-05-16T19:51:38.2367157Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T19:51:38.4495364Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T19:51:39.1221137Z 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-16T19:51:39.7933644Z 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-16T19:51:40.4848641Z 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-16T19:51:41.1765214Z 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-16T19:51:41.9522842Z 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-16T19:51:42.0576143Z 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-16T19:51:42.9611835Z 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-16T19:51:43.6333402Z 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-16T19:51:44.6788659Z 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-16T19:51:45.2541556Z 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-16T19:51:45.9924117Z 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-16T19:51:46.6994954Z 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-16T19:51:47.5309143Z 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-16T19:51:47.6850395Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T19:51:47.6912713Z ** R 2021-05-16T19:51:47.7149273Z ** inst 2021-05-16T19:51:47.7191410Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:48.8720736Z ** help 2021-05-16T19:51:49.1852712Z *** installing help indices 2021-05-16T19:51:49.3611778Z converting help for package 'ps' 2021-05-16T19:51:49.4367878Z finding HTML links ... done 2021-05-16T19:51:49.5088754Z CleanupReporter html 2021-05-16T19:51:49.5164779Z errno html 2021-05-16T19:51:49.5328399Z ps html 2021-05-16T19:51:49.5378272Z ps_boot_time html 2021-05-16T19:51:49.5856620Z ps_children html 2021-05-16T19:51:49.6181164Z ps_cmdline html 2021-05-16T19:51:49.6578030Z ps_connections html 2021-05-16T19:51:49.6643192Z ps_cpu_count html 2021-05-16T19:51:49.7012570Z ps_cpu_times html 2021-05-16T19:51:49.7309525Z ps_create_time html 2021-05-16T19:51:49.7623186Z ps_cwd html 2021-05-16T19:51:49.7942647Z ps_descent html 2021-05-16T19:51:49.8066412Z ps_disk_partitions html 2021-05-16T19:51:49.8184964Z ps_disk_usage html 2021-05-16T19:51:49.8550995Z ps_environ html 2021-05-16T19:51:49.8897368Z ps_exe html 2021-05-16T19:51:49.9071835Z ps_get_nice html 2021-05-16T19:51:49.9450261Z ps_handle html 2021-05-16T19:51:49.9742584Z ps_interrupt html 2021-05-16T19:51:50.0052149Z ps_is_running html 2021-05-16T19:51:50.0361082Z ps_kill html 2021-05-16T19:51:50.0772397Z ps_kill_tree html 2021-05-16T19:51:50.0912203Z ps_loadavg html 2021-05-16T19:51:50.1356762Z ps_memory_info html 2021-05-16T19:51:50.1651949Z ps_name html 2021-05-16T19:51:50.1977227Z ps_num_fds html 2021-05-16T19:51:50.2338962Z ps_num_threads html 2021-05-16T19:51:50.2684509Z ps_open_files html 2021-05-16T19:51:50.2745004Z ps_os_type html 2021-05-16T19:51:50.3032642Z ps_pid html 2021-05-16T19:51:50.3080478Z ps_pids html 2021-05-16T19:51:50.3426794Z ps_ppid html 2021-05-16T19:51:50.3755973Z ps_resume html 2021-05-16T19:51:50.4082663Z ps_send_signal html 2021-05-16T19:51:50.4377433Z ps_shared_lib_users html 2021-05-16T19:51:50.4699896Z ps_shared_libs html 2021-05-16T19:51:50.5087246Z ps_status html 2021-05-16T19:51:50.5487726Z ps_suspend html 2021-05-16T19:51:50.5629955Z ps_system_cpu_times html 2021-05-16T19:51:50.5829034Z ps_system_memory html 2021-05-16T19:51:50.5944426Z ps_system_swap html 2021-05-16T19:51:50.6244377Z ps_terminal html 2021-05-16T19:51:50.6530622Z ps_terminate html 2021-05-16T19:51:50.6628046Z ps_tty_size html 2021-05-16T19:51:50.7013668Z ps_uids html 2021-05-16T19:51:50.7371870Z ps_username html 2021-05-16T19:51:50.7478628Z ps_users html 2021-05-16T19:51:50.7506593Z signals html 2021-05-16T19:51:50.7516053Z ** building package indices 2021-05-16T19:51:50.9149476Z ** testing if installed package can be loaded 2021-05-16T19:51:50.9152287Z *** arch - i386 2021-05-16T19:51:51.2205990Z *** arch - x64 2021-05-16T19:51:51.5340147Z * DONE (ps) 2021-05-16T19:51:51.6143276Z In R CMD INSTALL 2021-05-16T19:51:52.1876128Z * installing *source* package 'pkgload' ... 2021-05-16T19:51:52.2128322Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T19:51:52.2560649Z ** R 2021-05-16T19:51:52.2802548Z ** inst 2021-05-16T19:51:52.2822271Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:53.2268980Z ** help 2021-05-16T19:51:53.3633487Z *** installing help indices 2021-05-16T19:51:53.4425641Z converting help for package 'pkgload' 2021-05-16T19:51:53.4734405Z finding HTML links ... done 2021-05-16T19:51:53.4955671Z check_dep_version html 2021-05-16T19:51:53.5049529Z check_suggested html 2021-05-16T19:51:53.5398705Z dev_example html 2021-05-16T19:51:53.5541237Z dev_help html 2021-05-16T19:51:53.5594853Z dev_meta html 2021-05-16T19:51:53.5634685Z has_tests html 2021-05-16T19:51:53.5868084Z help html 2021-05-16T19:51:53.6009873Z imports_env html 2021-05-16T19:51:53.6090029Z inst html 2021-05-16T19:51:53.6149091Z is_dev_package html 2021-05-16T19:51:53.6777745Z load_all html 2021-05-16T19:51:53.6840298Z load_code html 2021-05-16T19:51:53.6897692Z load_data html 2021-05-16T19:51:53.6950080Z load_dll html 2021-05-16T19:51:53.7006448Z load_imports html 2021-05-16T19:51:53.7131848Z ns_env html 2021-05-16T19:51:53.7215605Z package_file html 2021-05-16T19:51:53.7332853Z packages html 2021-05-16T19:51:53.7406416Z parse_deps html 2021-05-16T19:51:53.7478120Z parse_ns_file html 2021-05-16T19:51:53.7633638Z pkg_env html 2021-05-16T19:51:53.7720598Z pkgtest html 2021-05-16T19:51:53.7786566Z run_pkg_hook html 2021-05-16T19:51:53.7991525Z system.file html 2021-05-16T19:51:53.8100173Z unload html 2021-05-16T19:51:53.8107344Z ** building package indices 2021-05-16T19:51:53.8898409Z ** testing if installed package can be loaded 2021-05-16T19:51:53.8900823Z *** arch - i386 2021-05-16T19:51:54.4992207Z *** arch - x64 2021-05-16T19:51:55.1134268Z * DONE (pkgload) 2021-05-16T19:51:55.2064626Z In R CMD INSTALL 2021-05-16T19:51:55.5021931Z * installing *source* package 'ellipsis' ... 2021-05-16T19:51:55.5075311Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T19:51:55.5392273Z ** libs 2021-05-16T19:51:55.5401144Z 2021-05-16T19:51:55.5402525Z *** arch - i386 2021-05-16T19:51:55.5674325Z 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-16T19:51:55.7209488Z 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-16T19:51:55.9623206Z 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-16T19:51:56.0946652Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-16T19:51:56.0959480Z 2021-05-16T19:51:56.0960754Z *** arch - x64 2021-05-16T19:51:56.1213807Z 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-16T19:51:56.2655265Z 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-16T19:51:56.5233333Z 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-16T19:51:56.6343214Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-16T19:51:56.6376913Z ** R 2021-05-16T19:51:56.6448464Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:51:56.7596480Z ** help 2021-05-16T19:51:56.8027758Z *** installing help indices 2021-05-16T19:51:56.8352243Z converting help for package 'ellipsis' 2021-05-16T19:51:56.8627815Z finding HTML links ... done 2021-05-16T19:51:56.8883365Z check_dots_empty html 2021-05-16T19:51:56.9051313Z check_dots_unnamed html 2021-05-16T19:51:56.9240673Z check_dots_used html 2021-05-16T19:51:56.9293605Z dots_empty html 2021-05-16T19:51:56.9353043Z dots_used html 2021-05-16T19:51:56.9515122Z ellipsis-package html 2021-05-16T19:51:56.9626885Z safe_median html 2021-05-16T19:51:56.9632369Z ** building package indices 2021-05-16T19:51:56.9902139Z ** testing if installed package can be loaded 2021-05-16T19:51:56.9904739Z *** arch - i386 2021-05-16T19:51:57.2970162Z *** arch - x64 2021-05-16T19:51:57.6065792Z * DONE (ellipsis) 2021-05-16T19:51:57.6363042Z In R CMD INSTALL 2021-05-16T19:51:58.0353371Z * installing *source* package 'digest' ... 2021-05-16T19:51:58.0479405Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T19:51:58.0712722Z ** libs 2021-05-16T19:51:58.0723190Z 2021-05-16T19:51:58.0724438Z *** arch - i386 2021-05-16T19:51:58.1269022Z 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-16T19:51:58.4436126Z 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-16T19:51:58.8291303Z 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-16T19:51:59.5577590Z 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-16T19:51:59.8876111Z 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-16T19:52:00.5446540Z 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-16T19:52:00.7229036Z 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-16T19:52:01.3469095Z 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-16T19:52:01.4759860Z 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-16T19:52:01.5671501Z 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-16T19:52:01.7965595Z 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-16T19:52:01.9496982Z 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-16T19:52:02.0904376Z 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-16T19:52:02.3982028Z 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-16T19:52:02.6171737Z 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-16T19:52:03.1245737Z 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-16T19:52:03.2930411Z 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-16T19:52:03.9999820Z 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-16T19:52:04.1715903Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-16T19:52:04.1739730Z 2021-05-16T19:52:04.1741202Z *** arch - x64 2021-05-16T19:52:04.2306523Z 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-16T19:52:04.4452498Z 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-16T19:52:04.8922655Z 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-16T19:52:05.5042926Z 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-16T19:52:05.7996454Z 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-16T19:52:06.3367379Z 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-16T19:52:06.4870721Z 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-16T19:52:07.2825168Z 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-16T19:52:07.4030796Z 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-16T19:52:07.4903897Z 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-16T19:52:07.6778767Z 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-16T19:52:07.7914291Z 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-16T19:52:07.9266844Z 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-16T19:52:08.1964587Z 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-16T19:52:08.3759964Z 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-16T19:52:08.7956568Z 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-16T19:52:08.9548100Z 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-16T19:52:09.3971986Z 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-16T19:52:09.5226147Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-16T19:52:09.5263397Z ** R 2021-05-16T19:52:09.5345102Z ** demo 2021-05-16T19:52:09.5362659Z ** inst 2021-05-16T19:52:09.5482564Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:10.0415837Z ** help 2021-05-16T19:52:10.1138203Z *** installing help indices 2021-05-16T19:52:10.1563311Z converting help for package 'digest' 2021-05-16T19:52:10.1870090Z finding HTML links ... done 2021-05-16T19:52:10.2342990Z AES html 2021-05-16T19:52:11.1165546Z ** building package indices 2021-05-16T19:52:11.1166074Z ** installing vignettes 2021-05-16T19:52:11.1166650Z ** testing if installed package can be loaded 2021-05-16T19:52:11.1167132Z *** arch - i386 2021-05-16T19:52:11.1167461Z *** arch - x64 2021-05-16T19:52:11.1167919Z digest html 2021-05-16T19:52:11.1168486Z digest2int html 2021-05-16T19:52:11.1168963Z hmac html 2021-05-16T19:52:11.1169431Z makeRaw html 2021-05-16T19:52:11.1169914Z sha1 html 2021-05-16T19:52:11.1170404Z vdigest html 2021-05-16T19:52:11.1897035Z * DONE (digest) 2021-05-16T19:52:11.2517713Z In R CMD INSTALL 2021-05-16T19:52:11.5717628Z * installing *source* package 'brio' ... 2021-05-16T19:52:11.5781392Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T19:52:11.6037954Z ** libs 2021-05-16T19:52:11.6055252Z 2021-05-16T19:52:11.6056463Z *** arch - i386 2021-05-16T19:52:11.6412545Z 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-16T19:52:12.0934036Z 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-16T19:52:12.2183316Z 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-16T19:52:12.3337968Z 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-16T19:52:12.4508659Z 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-16T19:52:12.5690800Z 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-16T19:52:12.7231917Z 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-16T19:52:12.8430446Z 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-16T19:52:13.1033497Z 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-16T19:52:13.2365627Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-16T19:52:13.2381247Z 2021-05-16T19:52:13.2382289Z *** arch - x64 2021-05-16T19:52:13.2698885Z 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-16T19:52:13.9191471Z 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-16T19:52:14.0293902Z 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-16T19:52:14.1399727Z 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-16T19:52:14.2566734Z 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-16T19:52:14.3692200Z 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-16T19:52:14.4974910Z 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-16T19:52:14.6031207Z 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-16T19:52:14.8709015Z 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-16T19:52:14.9865602Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-16T19:52:14.9898746Z ** R 2021-05-16T19:52:14.9977242Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:15.0687680Z ** help 2021-05-16T19:52:15.1150314Z *** installing help indices 2021-05-16T19:52:15.1449494Z converting help for package 'brio' 2021-05-16T19:52:15.1747882Z finding HTML links ... done 2021-05-16T19:52:15.1876313Z file_line_endings html 2021-05-16T19:52:15.2088809Z readLines html 2021-05-16T19:52:15.2177088Z read_file html 2021-05-16T19:52:15.2267598Z read_lines html 2021-05-16T19:52:15.2497791Z writeLines html 2021-05-16T19:52:15.2581698Z write_file html 2021-05-16T19:52:15.2683647Z write_lines html 2021-05-16T19:52:15.2689391Z ** building package indices 2021-05-16T19:52:15.2958268Z ** testing if installed package can be loaded 2021-05-16T19:52:15.2961104Z *** arch - i386 2021-05-16T19:52:15.6015402Z *** arch - x64 2021-05-16T19:52:15.9101720Z * DONE (brio) 2021-05-16T19:52:15.9485345Z In R CMD INSTALL 2021-05-16T19:52:16.3762037Z * installing *source* package 'xfun' ... 2021-05-16T19:52:16.3904862Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T19:52:16.4246144Z ** libs 2021-05-16T19:52:16.4256152Z 2021-05-16T19:52:16.4257371Z *** arch - i386 2021-05-16T19:52:16.4550042Z 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-16T19:52:16.6290688Z 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-16T19:52:16.8934267Z 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-16T19:52:17.0143948Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-16T19:52:17.0154741Z 2021-05-16T19:52:17.0155857Z *** arch - x64 2021-05-16T19:52:17.0420880Z 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-16T19:52:17.2041360Z 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-16T19:52:17.4525088Z 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-16T19:52:17.5584145Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-16T19:52:17.5614689Z ** R 2021-05-16T19:52:17.5935146Z ** inst 2021-05-16T19:52:17.5983657Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:52:19.2149125Z ** help 2021-05-16T19:52:19.5714915Z *** installing help indices 2021-05-16T19:52:19.8002156Z converting help for package 'xfun' 2021-05-16T19:52:19.8284474Z finding HTML links ... done 2021-05-16T19:52:19.8708325Z Rscript html 2021-05-16T19:52:19.8898687Z Rscript_call html 2021-05-16T19:52:19.8992144Z attr html 2021-05-16T19:52:19.9121618Z base64_encode html 2021-05-16T19:52:19.9189999Z base64_uri html 2021-05-16T19:52:19.9409929Z bg_process html 2021-05-16T19:52:19.9487234Z bump_version html 2021-05-16T19:52:20.0066264Z cache_rds html 2021-05-16T19:52:20.0127556Z del_empty_dir html 2021-05-16T19:52:20.0227307Z dir_create html 2021-05-16T19:52:20.0326764Z dir_exists html 2021-05-16T19:52:20.0456292Z do_once html 2021-05-16T19:52:20.0673228Z download_file html 2021-05-16T19:52:20.0913855Z embed_file html 2021-05-16T19:52:20.1061698Z exit_call html 2021-05-16T19:52:20.1205920Z file_ext html 2021-05-16T19:52:20.1280671Z file_string html 2021-05-16T19:52:20.1360276Z format_bytes html 2021-05-16T19:52:20.1523567Z from_root html 2021-05-16T19:52:20.1627213Z github_releases html 2021-05-16T19:52:20.1703562Z grep_sub html 2021-05-16T19:52:20.1916354Z gsub_file html 2021-05-16T19:52:20.1981505Z in_dir html 2021-05-16T19:52:20.2116011Z install_dir html 2021-05-16T19:52:20.2233055Z install_github html 2021-05-16T19:52:20.2294590Z isFALSE html 2021-05-16T19:52:20.2339944Z is_R_CMD_check html 2021-05-16T19:52:20.2420835Z is_abs_path html 2021-05-16T19:52:20.2488147Z is_ascii html 2021-05-16T19:52:20.2604485Z is_sub_path html 2021-05-16T19:52:20.2683563Z is_web_path html 2021-05-16T19:52:20.2848263Z magic_path html 2021-05-16T19:52:20.2934228Z mark_dirs html 2021-05-16T19:52:20.3081810Z msg_cat html 2021-05-16T19:52:20.3167668Z native_encode html 2021-05-16T19:52:20.3295191Z news2md html 2021-05-16T19:52:20.3363201Z normalize_path html 2021-05-16T19:52:20.3503660Z numbers_to_words html 2021-05-16T19:52:20.3566622Z optipng html 2021-05-16T19:52:20.3641821Z os html 2021-05-16T19:52:20.3712424Z parse_only html 2021-05-16T19:52:20.4080686Z pkg_attach html 2021-05-16T19:52:20.4194078Z proc_kill html 2021-05-16T19:52:20.4340936Z process_file html 2021-05-16T19:52:20.4529596Z proj_root html 2021-05-16T19:52:20.4605849Z prose_index html 2021-05-16T19:52:20.4737052Z protect_math html 2021-05-16T19:52:20.4860726Z raw_string html 2021-05-16T19:52:20.4961625Z read_bin html 2021-05-16T19:52:20.5100800Z read_utf8 html 2021-05-16T19:52:20.5244030Z relative_path html 2021-05-16T19:52:20.5465159Z rename_seq html 2021-05-16T19:52:20.5574400Z retry html 2021-05-16T19:52:20.6265304Z rev_check html 2021-05-16T19:52:20.6386688Z rstudio_type html 2021-05-16T19:52:20.6465779Z same_path html 2021-05-16T19:52:20.6624477Z session_info html 2021-05-16T19:52:20.6722151Z set_envvar html 2021-05-16T19:52:20.6820571Z split_lines html 2021-05-16T19:52:20.6880990Z split_source html 2021-05-16T19:52:20.7072921Z strict_list html 2021-05-16T19:52:20.7155759Z stringsAsStrings html 2021-05-16T19:52:20.7268275Z submit_cran html 2021-05-16T19:52:20.7593243Z tinify html 2021-05-16T19:52:20.7713640Z tojson html 2021-05-16T19:52:20.7822703Z tree html 2021-05-16T19:52:20.7876089Z try_silent html 2021-05-16T19:52:20.8054276Z upload_ftp html 2021-05-16T19:52:20.8151385Z url_filename html 2021-05-16T19:52:20.8234737Z valid_syntax html 2021-05-16T19:52:20.8245043Z ** building package indices 2021-05-16T19:52:21.0126858Z ** installing vignettes 2021-05-16T19:52:21.0209756Z ** testing if installed package can be loaded 2021-05-16T19:52:21.0214144Z *** arch - i386 2021-05-16T19:52:21.3275222Z *** arch - x64 2021-05-16T19:52:21.6432285Z * DONE (xfun) 2021-05-16T19:52:21.6986447Z In R CMD INSTALL 2021-05-16T19:52:26.4067900Z * installing *source* package 'stringi' ... 2021-05-16T19:52:26.7060168Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T19:52:27.1870526Z ** libs 2021-05-16T19:52:27.1901267Z 2021-05-16T19:52:27.1903188Z *** arch - i386 2021-05-16T19:52:32.3849013Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:33.0365888Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:33.7937721Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:34.6529340Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:35.2082456Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:36.3022668Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:36.8931860Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:37.5624219Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:38.3337223Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:39.0367741Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:39.6186526Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:40.2830787Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:40.9308891Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:41.5124519Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:42.3240718Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:43.1611702Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:43.8621860Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:44.7327465Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:45.5589484Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:46.1589848Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:46.9934509Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:47.6017925Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:48.5934200Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:49.3672536Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:50.1600680Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:50.9712781Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:51.6707986Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:52.4594158Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:52.9729310Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:53.5639853Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:54.2764896Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:55.0623905Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:55.6000958Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:56.1624855Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:56.7853728Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:57.4497988Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:58.1021313Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:58.6667057Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:59.2397243Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:52:59.9586552Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:00.6679768Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:01.2563638Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:03.1776566Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:03.8863717Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:04.7931039Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:05.3996137Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:06.0106965Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:06.5857646Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:07.2232491Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:07.9305844Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:08.7701817Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:09.3162609Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:10.1136648Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:10.7612888Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:11.5538211Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:12.3785892Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:12.9753329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:13.6198096Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:14.5638050Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:15.2612284Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:16.2202009Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:17.3653589Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:18.0598075Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:18.7923667Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:19.4354023Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:20.1903321Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:20.9397892Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:21.5965195Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:22.3400142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:23.0473281Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:23.6896768Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:24.2909952Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:25.0779473Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:25.9179983Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:26.5858370Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:27.3241360Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:28.0472444Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:28.1328468Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:28.7962915Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:29.3381491Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:30.0897875Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:30.6985655Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:31.3824842Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:33.1747636Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:33.9441707Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:34.6975146Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:53:35.3954255Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:36.3364690Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:37.6256807Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:37.9128701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:38.3789550Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:39.1849539Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:39.7199681Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:40.2206701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:41.0458489Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:42.1985181Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:42.5717324Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:43.4796262Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:43.7874108Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:44.3810398Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:45.0920166Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:45.8697565Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:45.9968361Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:46.4285107Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:47.0873113Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:48.2716461Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:48.6625584Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:49.4245151Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:50.0136667Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:50.1439551Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:50.5387619Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:51.0233078Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:51.6173629Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:52.1243405Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:52.8407763Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:53.9014443Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:54.5689821Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:55.3115605Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:57.2426995Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:57.9744973Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:58.7842108Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:59.4984354Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:53:59.9161414Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:00.7551179Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:01.1559897Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:02.2039601Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:02.9228916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:03.6317801Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:04.5582295Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:05.6531832Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:06.0280553Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:06.5476354Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:07.6148913Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:08.4307206Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:09.0095449Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:09.7978052Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:11.0366091Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T19:54:11.0367411Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T19:54:11.0368028Z ^ 2021-05-16T19:54:11.0811021Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:11.6047981Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:12.1725511Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:12.8007577Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:13.3908892Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:13.9058962Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:14.5389344Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:15.1583500Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:15.6607610Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:16.3276092Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:16.7440363Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:17.1598686Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:17.6163025Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:18.3928105Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:19.6230403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:20.2204132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:20.6960405Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:21.1417311Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:22.1120712Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:22.9285769Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:23.5445450Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:24.2080676Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:24.8679509Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:25.3495496Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:25.7615725Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:26.1076160Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:26.9935861Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:27.6809008Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:27.7928899Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:28.3367873Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:29.3948503Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:29.5079797Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:30.3636666Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:30.8090415Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:32.2220897Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:33.4657394Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:34.3588906Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:34.4712212Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:35.1469714Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:35.6337554Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:36.2041499Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:37.0141578Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:37.6105952Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:38.0403369Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:38.5150126Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:39.7109185Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:40.1317580Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:40.5377130Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:41.0808114Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:41.7848266Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:42.0843035Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:42.7162961Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:43.2884580Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:44.6307205Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:44.6311453Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:44.9178931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:45.2486220Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:45.5648263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:46.2599400Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:46.8416096Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:47.6148594Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:48.5753915Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:49.5804657Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:49.9771761Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:51.2432871Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:52.2587814Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:52.6412685Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:53.3242158Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:54.1032534Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:54.5865859Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:56.1653419Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:56.2600067Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:56.7653699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:57.3571728Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:58.0369639Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:58.6103069Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:59.0437650Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T19:54:59.0439835Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T19:54:59.0441224Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T19:54:59.0442227Z ^ 2021-05-16T19:54:59.0445841Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T19:54:59.0447984Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T19:54:59.0449478Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T19:54:59.0450437Z ^ 2021-05-16T19:54:59.3339500Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:54:59.8929699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:01.0907089Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:01.1966410Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:01.9045809Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:02.3030380Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:02.9421086Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:03.5294138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:04.0301238Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:05.1017126Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:05.5787173Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:06.0160845Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:06.3899194Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:07.5121435Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:07.6113498Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:08.5869547Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:09.0658005Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:09.2460968Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:10.2608253Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:10.8251275Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:11.1773263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:11.5964817Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:11.9740893Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:12.3073457Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:13.6523788Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:14.8307594Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:15.5289185Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:16.1045139Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:16.7429438Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:17.4504935Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:18.1577056Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:18.2556527Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:19.1660928Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:19.6216115Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:19.7414109Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:20.7134473Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:21.2374921Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:22.7377473Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:23.2714040Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:23.8953910Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:24.0279495Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:25.6183090Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:26.3986371Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:27.1294461Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:27.5031965Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:27.8660940Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:28.7600034Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:29.7817906Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:30.2553799Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:30.6287057Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:31.0191839Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:31.7836333Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:32.3874570Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:33.1163011Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:33.5025534Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:33.9890245Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:34.4613254Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:35.3151891Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:36.7030928Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:37.9987120Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:38.3331459Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:39.0430374Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:39.6358991Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:40.2014508Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:40.6388785Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:40.9863933Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:41.8763202Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:42.5484578Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:43.5911750Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:44.3885085Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:44.7854565Z 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-16T19:55:44.9099074Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:45.4693940Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:46.3782802Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:46.9626812Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:47.4079110Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:48.0659336Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:50.1734582Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:50.7752791Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:51.4739351Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:52.7023221Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:53.6898775Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:55.0492321Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:55.6204042Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:56.5334044Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:57.5551158Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:58.4861175Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:59.2337587Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:55:59.8553222Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:01.7654231Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:01.8984013Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:03.5265961Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:04.1795658Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:05.8335410Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:06.2538929Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:06.9667613Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:07.6135386Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:08.0828450Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:08.8743003Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:10.8186117Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:11.5657357Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:12.4444656Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:15.0325404Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:15.7847806Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:16.9507376Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:17.9888314Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:18.6153386Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:19.3533046Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:20.0351173Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:20.5110863Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:21.1885263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:21.7549742Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:23.3314043Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:23.7151488Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:24.4789692Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:26.7083291Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:27.3811282Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:28.9095668Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:31.6393101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:32.3251825Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:32.7011091Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:33.6306141Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:34.8476168Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:35.9032602Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:36.2408224Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:36.8631560Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:37.0022685Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:40.1981732Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:40.8279949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:42.2835864Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:44.3371649Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:45.8032754Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:46.4746160Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:47.1208028Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:47.7428475Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:48.3863575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:49.3498619Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:49.5610536Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:50.9549526Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:51.5697101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:52.5542905Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:53.2176390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:56.1922323Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:56.5923664Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:57.2956751Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:56:59.5517751Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:00.0396086Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:02.8887548Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:05.8400044Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:07.0110568Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:07.7281195Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:08.7898701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:10.5974510Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:11.8335415Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:12.2108158Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:13.0135409Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:13.9236869Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:14.7908864Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:15.8601448Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:20.0220963Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:20.6431720Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:21.7125848Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:22.5031998Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:22.8964861Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:23.4668673Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:23.8460002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:27.1545013Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:28.9304949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:29.6019514Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:31.4902503Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:32.5437413Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:33.1980746Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:34.5534829Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:35.2216257Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:35.5205621Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:35.8974049Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:36.6322949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:37.3472579Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:38.7189450Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:39.3549230Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:40.2762499Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:41.7576830Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:42.7802730Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:43.4116173Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:44.0422214Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:44.3879384Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:44.9894614Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:45.9189029Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:47.0608764Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:47.7021353Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:48.9390620Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:49.8542870Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:50.7807418Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:51.4309125Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:52.2589959Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:55.0859675Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:55.5125132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:56.0769230Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:56.5270511Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:57.1457189Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:57.5195054Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:57.9903050Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:57:59.9850257Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:02.9165378Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:03.4424323Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T19:58:03.4426489Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T19:58:03.4427904Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T19:58:03.4428725Z ^ 2021-05-16T19:58:03.4429997Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T19:58:03.4431587Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T19:58:03.4432428Z ^ 2021-05-16T19:58:03.4433590Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T19:58:03.4434926Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T19:58:03.4435755Z ^ 2021-05-16T19:58:03.4437055Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T19:58:03.4438370Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T19:58:03.4439380Z ^ 2021-05-16T19:58:03.4440518Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T19:58:03.4442039Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T19:58:03.4443222Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T19:58:03.4443972Z ^ 2021-05-16T19:58:03.4445116Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T19:58:03.4446653Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T19:58:03.4449356Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T19:58:03.4451113Z return reinterpret_cast(gRawGMT); 2021-05-16T19:58:03.4451862Z ^ 2021-05-16T19:58:04.2976848Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:04.8048273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:06.6937037Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:09.3565228Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:10.7568881Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:11.4279444Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:13.6674871Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:14.0181374Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:14.7036495Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:15.4747971Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:15.8622714Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:16.7486398Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:18.6397041Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:19.4221692Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:20.0249287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:21.0707152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:22.8346265Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:22.9607363Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:23.8847714Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:24.7550208Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:25.3517245Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:25.8654182Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:26.2617877Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:27.0172850Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:27.2105162Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:27.6411575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:28.1051820Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:28.8242075Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:29.8727480Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:31.1877651Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:31.9841875Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:33.0427663Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:33.5356199Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:33.8965777Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:34.7670750Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:35.7730258Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:36.4501888Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:38.0747905Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:39.4832184Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:40.3343469Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:40.9350978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:41.5480996Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:42.3450001Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:43.6820091Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:44.9300120Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:45.4312076Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:46.5237132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:47.3469630Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:49.2787215Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:49.8980437Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:50.6276759Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:50.6280642Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:50.9517987Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:52.0892131Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:52.8698338Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:54.7977697Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:58.8082733Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:58:59.3068511Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:00.6894642Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:03.3078991Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:03.5797549Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:03.7417009Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:04.3101863Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:05.1610561Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:05.3026562Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:05.9968142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:06.6114753Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:08.3515987Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:08.7927478Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:09.5388572Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:10.3155924Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:11.3564932Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:12.9330124Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:13.5460021Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:14.3812882Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:17.9825710Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:18.9181875Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:19.7346425Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:20.2361549Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:20.6325974Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:21.2222095Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:23.0211273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:23.6798179Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:24.1892444Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T19:59:24.1897912Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T19:59:24.1900351Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T19:59:24.1902173Z ^ 2021-05-16T19:59:24.1903770Z 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-16T19:59:24.1906031Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T19:59:24.1907558Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T19:59:24.1908897Z ^ 2021-05-16T19:59:24.5342877Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:25.4565535Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:26.2715480Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:26.8792633Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:27.5165454Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:28.4032683Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:29.1807701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:31.2241041Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:33.0325459Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:33.5768475Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:34.3282510Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:34.7474393Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:35.1070607Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:36.0692053Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:36.2280236Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:36.7952554Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:37.3883884Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:40.5555115Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:42.0920763Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:42.4982870Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:43.1712993Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:43.3467008Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:43.4498731Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:46.3967776Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T19:59:46.8343733Z 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-16T19:59:47.3374212Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:59:47.6548949Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T19:59:49.1957999Z 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-16T19:59:51.0122634Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T19:59:51.1297091Z downloading the ICU data library (icudt) 2021-05-16T19:59:51.1299181Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T19:59:51.1335482Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T19:59:51.2547610Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T19:59:51.3642752Z ================================================== 2021-05-16T19:59:51.3644296Z downloaded 10.9 MB 2021-05-16T19:59:51.3644870Z 2021-05-16T19:59:51.3980510Z icudt fetch successful 2021-05-16T19:59:51.3986287Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-16T19:59:51.6200681Z icudt has been installed successfully 2021-05-16T19:59:51.6825955Z 2021-05-16T19:59:51.6827186Z *** arch - x64 2021-05-16T19:59:56.8092960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:59:57.4977754Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:59:58.2397668Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:59:58.9528135Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T19:59:59.5198273Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:00.7155044Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:01.3257693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:02.2386326Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:03.0148616Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:03.7416388Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:04.3853448Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:05.0954815Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:05.7601063Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:06.3664691Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:07.2043086Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:08.0163172Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:08.7201864Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:09.6191932Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:10.4977858Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:11.0940547Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:11.8619517Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:12.5190830Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:13.4578818Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:14.2572357Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:15.0616765Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:15.8717309Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:16.5715654Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:17.3670269Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:17.9102686Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:18.5067518Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:19.2363607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:20.0347706Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:20.5842133Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:21.1780796Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:21.8046328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:22.4909045Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:23.1361118Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:23.7289298Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:24.2810797Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:24.9617303Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:25.6755921Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:26.2697329Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:28.1883029Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:28.8486040Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:29.7378869Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:30.3356132Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:30.9562844Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:31.5669332Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:32.2285209Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:32.9064350Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:33.7437213Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:34.2916241Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:35.0817828Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:35.7434883Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:36.5116723Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:37.2884771Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:37.8920484Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:38.5473075Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:39.4278828Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:40.1249598Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:41.0803383Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:42.2708198Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:42.9652721Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:43.7085396Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:44.4152845Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:45.1433448Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:45.8880387Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:46.5577408Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:47.2902736Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:48.0240805Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:48.6790312Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:49.2790316Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:50.0764616Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:50.8928125Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:51.5587834Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:52.3173639Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:53.0659898Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:53.1432793Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:53.7886251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:54.3208665Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:55.0418897Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:56.1174870Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:56.3232121Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:58.0952422Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:58.8501400Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:00:59.5989989Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:01:00.2972060Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:01.1844551Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:02.4172639Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:03.0458959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:03.5094360Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:04.3839383Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:04.9250566Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:05.4258124Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:06.2039075Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:07.3149941Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:07.6767320Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:08.5545356Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:08.8459591Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:09.3983030Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:10.1030384Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:10.8937380Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:11.0080538Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:11.4453166Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:12.1297232Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:13.2820900Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:13.6630902Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:14.4581901Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:15.0237846Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:15.1413735Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:15.5234735Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:15.9771164Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:16.5538500Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:17.0674885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:17.7777466Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:18.7912490Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:19.4543334Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:20.2385146Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:22.0966113Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:22.8454178Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:23.6410381Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:24.3803819Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:24.7714944Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:25.6195591Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:26.0143400Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:27.1243150Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:27.6668419Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:28.3764079Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:29.2662323Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:30.6162418Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:30.7521870Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:31.3181937Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:32.1086495Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:33.2269850Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:33.7744132Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:34.5469773Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:35.7534704Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T20:01:35.7536429Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T20:01:35.7537270Z ^ 2021-05-16T20:01:35.7967461Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:36.3190827Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:36.8507313Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:37.4531967Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:38.0502067Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:38.5334669Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:39.1551460Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:39.7633602Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:40.2587939Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:40.9375707Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:41.3582506Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:41.7799883Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:43.1213070Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:43.1217280Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:44.1883086Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:44.7713735Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:45.2389107Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:45.6809865Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:46.3188266Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:47.4050335Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:47.9851761Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:48.6139745Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:49.2515580Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:49.7092103Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:50.1241454Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:50.4776828Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:51.3407256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:52.0211033Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:52.1267807Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:52.6861481Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:53.7306824Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:53.8195695Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:54.6433764Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:55.0988702Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:56.4826105Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:57.6401818Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:58.5047970Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:58.6102118Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:59.2507054Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:01:59.7236328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:00.3050293Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:01.1186838Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:01.6877256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:02.1231959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:02.6013563Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:03.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/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-16T20:02:04.2512081Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:04.6719987Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:05.2124061Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:05.9312705Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:06.2173548Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:06.8521051Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:07.3856055Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:08.2494895Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:08.6196016Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:08.9248046Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:09.2546978Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:09.5752135Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:10.2514972Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:10.8328538Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:11.6007636Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:12.5329191Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:13.6154864Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:13.9139765Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:15.2388888Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:16.2526673Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:16.6367575Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:17.2753870Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:18.0655745Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:18.5609216Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:20.1284456Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:20.2165444Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:20.7298605Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:21.3063440Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:22.0037845Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:22.5661787Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:23.0367797Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T20:02:23.0369845Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:02:23.0371128Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T20:02:23.0372306Z ^ 2021-05-16T20:02:23.0373427Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T20:02:23.0374932Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:02:23.0376365Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T20:02:23.0377282Z ^ 2021-05-16T20:02:23.3090799Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:23.8601269Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:25.0609477Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:25.1761637Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:25.8745975Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:26.2702579Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:26.9162753Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:27.4683920Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:27.9489901Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:28.9420490Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:29.4376479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:29.8631992Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:30.2213048Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:31.5599498Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:31.6460489Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:32.6247725Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:33.4564774Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:33.6526968Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:34.6725625Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:35.2382531Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:35.5742392Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:35.9909801Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:36.3757137Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:36.6996954Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:37.9726371Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:39.0807615Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:39.8233933Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:40.3956739Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:41.4176889Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:42.1318115Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:42.8199846Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:42.9218673Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:43.7855257Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:44.2172137Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:44.3229259Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:45.2862493Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:45.7918834Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:47.3795827Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:47.9308487Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:48.5930100Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:48.7077989Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:50.2669347Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:50.9979251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:51.6921414Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:52.0753480Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:52.4334960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:53.3243161Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:54.2705640Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:54.7272262Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:55.0919753Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:55.4706706Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:56.2426292Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:56.8580642Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:57.5890340Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:57.9967747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:58.4761919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:58.9324246Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:02:59.7631076Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:01.1902668Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:02.3989256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:02.7383112Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:03.4909127Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:04.1198598Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:04.7077058Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:05.1318198Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:05.4808162Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:06.4020588Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:07.1044612Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:08.1427351Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:08.9137413Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:09.3050973Z 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-16T20:03:09.4446157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:10.0083484Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:10.9658787Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:11.5632807Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:12.0111398Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:12.7040502Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:14.8482816Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:15.4541053Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:16.1575680Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:17.4262253Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:18.4424770Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:19.7895022Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:20.3673313Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:21.2588315Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:22.2783511Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:23.1989789Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:23.9261882Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:24.5374841Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:26.3059108Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:26.4293004Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:27.9970555Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:28.6231481Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:30.1855202Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:30.5937693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:31.2823862Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:31.9188578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:32.3936028Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:33.1928644Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:35.0643100Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:35.7973777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:36.7012655Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:39.1476149Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:39.9145682Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:41.0370054Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:42.0641196Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:42.7210900Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:43.5620698Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:44.3450365Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:44.8638807Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:45.6342649Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:46.2963799Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:48.0432531Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:48.5019723Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:49.3503643Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:51.8657968Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:52.6085712Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:54.1867464Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:57.0175588Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:57.7674607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:58.1945594Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:03:59.1479081Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:00.3960368Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:01.4829434Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:01.8220364Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:02.4557401Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:02.5864146Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:05.6370734Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:06.3052413Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:07.8315274Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:10.0552072Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:11.6120803Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:12.3233765Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:13.0040534Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:13.6978874Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:14.3741769Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:15.4123251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:15.6117375Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:17.0975036Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:17.7475011Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:18.7872886Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:19.4569499Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:22.5561962Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:22.9793851Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:23.7192471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:26.1978550Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:26.7148310Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:29.7284184Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:32.6378395Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:33.9369191Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:34.6856068Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:35.7674106Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:37.6369800Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:39.1156779Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:39.5436470Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:40.4657501Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:41.4338249Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:42.3457890Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:43.4573432Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:47.6406700Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:48.3132236Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:49.4301189Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:50.5817479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:50.9828537Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:51.5951942Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:52.0109947Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:55.4759913Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:57.2207831Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:57.9469462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:04:59.9336230Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:01.0412243Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:01.7262206Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:03.6362921Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:03.8959294Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:04.1976098Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:04.6281472Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:05.4244245Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:06.1609213Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:07.6021809Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:08.2761063Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:09.2345005Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:10.7740702Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:11.8127885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:12.4875014Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:13.1731555Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:13.5475422Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:14.2039999Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:15.6161543Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:16.3997431Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:17.0672414Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:18.3598098Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:19.3358766Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:20.2995347Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:21.0030117Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:21.8940667Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:24.9678630Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:25.4492536Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:26.4040299Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:26.8758362Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:27.5911316Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:27.9991326Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:28.5019651Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:30.5604139Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:33.6192343Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:34.2051151Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T20:05:34.2052846Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:05:34.2054262Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T20:05:34.2054996Z ^ 2021-05-16T20:05:34.2056321Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:05:34.2057546Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T20:05:34.2058431Z ^ 2021-05-16T20:05:34.2059679Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:05:34.2061251Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T20:05:34.2062010Z ^ 2021-05-16T20:05:34.2063080Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:05:34.2064261Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T20:05:34.2065054Z ^ 2021-05-16T20:05:34.2066156Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T20:05:34.2067765Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:05:34.2069643Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T20:05:34.2070419Z ^ 2021-05-16T20:05:34.2071602Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:05:34.2073440Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T20:05:34.2074967Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:05:34.2076293Z return reinterpret_cast(gRawGMT); 2021-05-16T20:05:34.2079082Z ^ 2021-05-16T20:05:35.0261944Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:35.5609480Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:37.5356545Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:40.2481244Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:41.6772273Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:42.6173900Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:44.5979154Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:44.9154504Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:45.6430021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:46.6283478Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:46.8953607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:47.7750391Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:50.6393497Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:50.6397323Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:51.1934670Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:52.3058426Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:54.1245188Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:54.2487531Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:55.2024304Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:56.1196078Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:56.7117256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:57.6304374Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:57.6907642Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:58.4772296Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:58.6690246Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:59.1078683Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:05:59.5929159Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:00.7193565Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:01.7757075Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:03.1069095Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:03.9968034Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:05.6185553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:05.6476007Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:06.0346091Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:06.9540921Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:08.0089684Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:08.7519087Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:10.4546972Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:12.0106761Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:12.9142717Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:13.5279722Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:14.1787722Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:14.9804406Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:16.4106831Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:17.6214805Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:18.1569100Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:19.2120160Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:20.0519786Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:21.9090177Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:22.5522072Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:22.8274226Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:23.1893497Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:23.6166190Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:24.6909112Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:25.4744777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:27.4155116Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:31.3840738Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:31.8977797Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:33.2391450Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:35.7957989Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:36.0163087Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:36.1739011Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:36.7024850Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:37.5173830Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:37.6583893Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:38.3957924Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:39.0308708Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:40.7442582Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:41.1865626Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:41.9278370Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:42.6970367Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:43.7442184Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:45.3279630Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:45.9257343Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:46.7311301Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:50.3623602Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:51.2613099Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:52.0899266Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:52.5972934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:53.0077722Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:53.5855991Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:55.3783983Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:56.0418834Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:56.5791955Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T20:06:56.5794451Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:06:56.5796070Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T20:06:56.5797484Z ^ 2021-05-16T20:06:56.5799271Z 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-16T20:06:56.5801699Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:06:56.5803500Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T20:06:56.5805587Z ^ 2021-05-16T20:06:56.9320869Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:57.8562632Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:58.6996811Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:59.3183887Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:06:59.9473102Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:00.8507621Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:01.6090259Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:03.6505412Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:05.4880693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:06.0431803Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:06.7602250Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:07.1859164Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:07.5592947Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:08.5620584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:08.7175151Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:09.3219844Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:09.9248594Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:13.1003319Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:14.6354645Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:15.0502188Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:15.7020540Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:15.8869047Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:16.0093894Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:19.0404802Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T20:07:19.5051887Z 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-16T20:07:20.6339652Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:07:20.7640704Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T20:07:22.7724580Z 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-16T20:07:25.1527924Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T20:07:25.2191022Z ** R 2021-05-16T20:07:25.3095459Z ** inst 2021-05-16T20:07:25.3124179Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:26.5839614Z ** help 2021-05-16T20:07:27.4258054Z *** installing help indices 2021-05-16T20:07:27.7947173Z converting help for package 'stringi' 2021-05-16T20:07:27.8263176Z finding HTML links ... done 2021-05-16T20:07:27.9888036Z about_arguments html 2021-05-16T20:07:28.2135670Z about_encoding html 2021-05-16T20:07:28.2937447Z about_locale html 2021-05-16T20:07:28.3843441Z about_search html 2021-05-16T20:07:28.4517920Z about_search_boundaries html 2021-05-16T20:07:28.6907104Z about_search_charclass html 2021-05-16T20:07:28.7388323Z about_search_coll html 2021-05-16T20:07:28.7641908Z about_search_fixed html 2021-05-16T20:07:28.9043082Z about_search_regex html 2021-05-16T20:07:28.9998670Z about_stringi html 2021-05-16T20:07:29.0175557Z operator_add html 2021-05-16T20:07:29.0478953Z operator_compare html 2021-05-16T20:07:29.0684132Z operator_dollar html 2021-05-16T20:07:29.1252091Z stri_compare html 2021-05-16T20:07:29.1515002Z stri_count html 2021-05-16T20:07:29.2117624Z stri_count_boundaries html 2021-05-16T20:07:29.2467182Z stri_datetime_add html 2021-05-16T20:07:29.2801749Z stri_datetime_create html 2021-05-16T20:07:29.3115393Z stri_datetime_fields html 2021-05-16T20:07:29.3907458Z stri_datetime_format html 2021-05-16T20:07:29.4206196Z stri_datetime_fstr html 2021-05-16T20:07:29.4361606Z stri_datetime_now html 2021-05-16T20:07:29.4672007Z stri_datetime_symbols html 2021-05-16T20:07:29.5085719Z stri_detect html 2021-05-16T20:07:29.5240829Z stri_dup html 2021-05-16T20:07:29.5674149Z stri_duplicated html 2021-05-16T20:07:29.6086649Z stri_enc_detect html 2021-05-16T20:07:29.6594093Z stri_enc_detect2 html 2021-05-16T20:07:29.6843183Z stri_enc_fromutf32 html 2021-05-16T20:07:29.7088357Z stri_enc_info html 2021-05-16T20:07:29.7234874Z stri_enc_isascii html 2021-05-16T20:07:29.7399528Z stri_enc_isutf16 html 2021-05-16T20:07:29.7615722Z stri_enc_isutf8 html 2021-05-16T20:07:29.7810024Z stri_enc_list html 2021-05-16T20:07:29.8102242Z stri_enc_mark html 2021-05-16T20:07:29.8363466Z stri_enc_set html 2021-05-16T20:07:29.8546748Z stri_enc_toascii html 2021-05-16T20:07:29.8747110Z stri_enc_tonative html 2021-05-16T20:07:29.8962630Z stri_enc_toutf32 html 2021-05-16T20:07:29.9285483Z stri_enc_toutf8 html 2021-05-16T20:07:29.9826111Z stri_encode html 2021-05-16T20:07:29.9983308Z stri_escape_unicode html 2021-05-16T20:07:30.0533392Z stri_extract html 2021-05-16T20:07:30.1403968Z stri_extract_boundaries html 2021-05-16T20:07:30.1622567Z stri_flatten html 2021-05-16T20:07:30.1842940Z stri_info html 2021-05-16T20:07:30.1948801Z stri_isempty html 2021-05-16T20:07:30.2246757Z stri_join html 2021-05-16T20:07:30.2451797Z stri_join_list html 2021-05-16T20:07:30.2638665Z stri_length html 2021-05-16T20:07:30.2949205Z stri_list2matrix html 2021-05-16T20:07:30.3129123Z stri_locale_info html 2021-05-16T20:07:30.3234949Z stri_locale_list html 2021-05-16T20:07:30.3426415Z stri_locale_set html 2021-05-16T20:07:30.4035555Z stri_locate html 2021-05-16T20:07:30.4679996Z stri_locate_boundaries html 2021-05-16T20:07:30.5080553Z stri_match html 2021-05-16T20:07:30.5187503Z stri_na2empty html 2021-05-16T20:07:30.5351654Z stri_numbytes html 2021-05-16T20:07:30.5890352Z stri_opts_brkiter html 2021-05-16T20:07:30.6497500Z stri_opts_collator html 2021-05-16T20:07:30.6707925Z stri_opts_fixed html 2021-05-16T20:07:30.7179694Z stri_opts_regex html 2021-05-16T20:07:30.7632758Z stri_order html 2021-05-16T20:07:30.7920060Z stri_pad html 2021-05-16T20:07:30.8112193Z stri_rand_lipsum html 2021-05-16T20:07:30.8222103Z stri_rand_shuffle html 2021-05-16T20:07:30.8398771Z stri_rand_strings html 2021-05-16T20:07:30.8730537Z stri_rank html 2021-05-16T20:07:30.8966053Z stri_read_lines html 2021-05-16T20:07:30.9111777Z stri_read_raw html 2021-05-16T20:07:30.9261811Z stri_remove_empty html 2021-05-16T20:07:30.9754787Z stri_replace html 2021-05-16T20:07:30.9887689Z stri_replace_na html 2021-05-16T20:07:30.9969563Z stri_reverse html 2021-05-16T20:07:31.0466230Z stri_sort html 2021-05-16T20:07:31.0822326Z stri_sort_key html 2021-05-16T20:07:31.1384233Z stri_split html 2021-05-16T20:07:31.2041600Z stri_split_boundaries html 2021-05-16T20:07:31.2412033Z stri_split_lines html 2021-05-16T20:07:31.2874700Z stri_startsendswith html 2021-05-16T20:07:31.3077913Z stri_stats_general html 2021-05-16T20:07:31.3268605Z stri_stats_latex html 2021-05-16T20:07:31.3790630Z stri_sub html 2021-05-16T20:07:31.4213242Z stri_sub_all html 2021-05-16T20:07:31.4554327Z stri_subset html 2021-05-16T20:07:31.4912966Z stri_timezone_info html 2021-05-16T20:07:31.5277581Z stri_timezone_list html 2021-05-16T20:07:31.5539070Z stri_timezone_set html 2021-05-16T20:07:31.6099801Z stri_trans_casemap html 2021-05-16T20:07:31.6291596Z stri_trans_char html 2021-05-16T20:07:31.6547740Z stri_trans_general html 2021-05-16T20:07:31.6664921Z stri_trans_list html 2021-05-16T20:07:31.7018111Z stri_trans_nf html 2021-05-16T20:07:31.7291143Z stri_trim html 2021-05-16T20:07:31.7488016Z stri_unescape_unicode html 2021-05-16T20:07:31.7877016Z stri_unique html 2021-05-16T20:07:31.8191572Z stri_width html 2021-05-16T20:07:31.9041638Z stri_wrap html 2021-05-16T20:07:31.9217344Z stri_write_lines html 2021-05-16T20:07:31.9239334Z ** building package indices 2021-05-16T20:07:32.2876208Z ** testing if installed package can be loaded 2021-05-16T20:07:32.2878810Z *** arch - i386 2021-05-16T20:07:32.5936256Z *** arch - x64 2021-05-16T20:07:32.9148129Z * DONE (stringi) 2021-05-16T20:07:35.0978774Z In R CMD INSTALL 2021-05-16T20:07:37.0173583Z * installing *source* package 'Rcpp' ... 2021-05-16T20:07:37.1395536Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T20:07:37.1658615Z ** libs 2021-05-16T20:07:37.1671384Z 2021-05-16T20:07:37.1672945Z *** arch - i386 2021-05-16T20:07:37.2064243Z 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-16T20:07:39.9692364Z 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-16T20:07:49.5269000Z 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-16T20:07:49.7766256Z 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-16T20:07:52.7100023Z 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-16T20:07:57.7467853Z 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-16T20:08:00.4280902Z 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-16T20:08:00.8667669Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-16T20:08:00.8708412Z 2021-05-16T20:08:00.8709412Z *** arch - x64 2021-05-16T20:08:00.9058981Z 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-16T20:08:03.8688138Z 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-16T20:08:12.9769146Z 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-16T20:08:13.2049971Z 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-16T20:08:16.3830666Z 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-16T20:08:21.4828820Z 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-16T20:08:24.4064374Z 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-16T20:08:24.8893841Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-16T20:08:24.8952300Z ** R 2021-05-16T20:08:24.9098019Z ** inst 2021-05-16T20:08:25.3105931Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:28.6613844Z ** help 2021-05-16T20:08:28.8733152Z *** installing help indices 2021-05-16T20:08:28.9873474Z converting help for package 'Rcpp' 2021-05-16T20:08:29.0202539Z finding HTML links ... done 2021-05-16T20:08:29.0765925Z CppClass-class html 2021-05-16T20:08:29.1045178Z CppConstructor-class html 2021-05-16T20:08:29.1217016Z CppField-class html 2021-05-16T20:08:29.1540259Z CppFunction-class html 2021-05-16T20:08:29.1665954Z CppObject-class html 2021-05-16T20:08:29.1830917Z CppOverloadedMethods-class html 2021-05-16T20:08:29.2097868Z DollarNames-methods html 2021-05-16T20:08:29.2237257Z Module-class html 2021-05-16T20:08:29.2365005Z Module html 2021-05-16T20:08:29.2496100Z Rcpp-deprecated html 2021-05-16T20:08:29.2607220Z Rcpp-internal html 2021-05-16T20:08:29.2832106Z Rcpp-package html 2021-05-16T20:08:29.3501475Z Rcpp.package.skeleton html 2021-05-16T20:08:29.3701703Z Rcpp.plugin.maker html 2021-05-16T20:08:29.3809483Z RcppLdFlags html 2021-05-16T20:08:29.3885570Z RcppUnitTests html 2021-05-16T20:08:29.4116053Z compileAttributes html 2021-05-16T20:08:29.4225545Z compilerCheck html 2021-05-16T20:08:29.4629926Z cppFunction html 2021-05-16T20:08:29.4815406Z demangle html 2021-05-16T20:08:29.4959768Z dependsAttribute html 2021-05-16T20:08:29.5359644Z evalCpp html 2021-05-16T20:08:29.5633379Z exportAttribute html 2021-05-16T20:08:29.6298815Z exposeClass html 2021-05-16T20:08:29.6361449Z formals html 2021-05-16T20:08:29.6502303Z getRcppVersion html 2021-05-16T20:08:29.6791199Z interfacesAttribute html 2021-05-16T20:08:29.7174093Z loadModule html 2021-05-16T20:08:29.7315247Z loadRcppModules-deprecated html 2021-05-16T20:08:29.7483389Z pluginsAttribute html 2021-05-16T20:08:29.7555268Z populate html 2021-05-16T20:08:29.7709844Z registerPlugin html 2021-05-16T20:08:29.8206810Z setRcppClass html 2021-05-16T20:08:29.8795917Z sourceCpp html 2021-05-16T20:08:29.8804797Z ** building package indices 2021-05-16T20:08:29.9923276Z ** installing vignettes 2021-05-16T20:08:30.0027458Z ** testing if installed package can be loaded 2021-05-16T20:08:30.0028394Z *** arch - i386 2021-05-16T20:08:30.4097283Z *** arch - x64 2021-05-16T20:08:30.8915915Z * DONE (Rcpp) 2021-05-16T20:08:31.1586600Z In R CMD INSTALL 2021-05-16T20:08:31.4560797Z * installing *source* package 'rversions' ... 2021-05-16T20:08:31.4613286Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T20:08:31.4955803Z ** R 2021-05-16T20:08:31.5037536Z ** inst 2021-05-16T20:08:31.5063660Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:31.6844661Z ** help 2021-05-16T20:08:31.7319676Z *** installing help indices 2021-05-16T20:08:31.7698302Z converting help for package 'rversions' 2021-05-16T20:08:31.7980521Z finding HTML links ... done 2021-05-16T20:08:31.8119893Z r_oldrel html 2021-05-16T20:08:31.8197476Z r_release html 2021-05-16T20:08:31.8307277Z r_release_macos html 2021-05-16T20:08:31.8423478Z r_release_tarball html 2021-05-16T20:08:31.8525564Z r_release_win html 2021-05-16T20:08:31.8749256Z r_versions html 2021-05-16T20:08:31.8955188Z rversions-package html 2021-05-16T20:08:31.8960197Z *** copying figures 2021-05-16T20:08:31.8974068Z ** building package indices 2021-05-16T20:08:31.9302551Z ** testing if installed package can be loaded 2021-05-16T20:08:31.9305158Z *** arch - i386 2021-05-16T20:08:32.2415464Z *** arch - x64 2021-05-16T20:08:32.5542484Z * DONE (rversions) 2021-05-16T20:08:32.5824990Z In R CMD INSTALL 2021-05-16T20:08:33.6132846Z * installing *source* package 'vctrs' ... 2021-05-16T20:08:33.6663380Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T20:08:33.7002585Z ** libs 2021-05-16T20:08:33.7016887Z 2021-05-16T20:08:33.7018780Z *** arch - i386 2021-05-16T20:08:33.8109399Z 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-16T20:08:34.0043853Z 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-16T20:08:34.1684829Z 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-16T20:08:34.3443606Z 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-16T20:08:34.6551745Z 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-16T20:08:34.8426244Z 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-16T20:08:35.0646759Z 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-16T20:08:35.2034551Z 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-16T20:08:35.3811861Z 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-16T20:08:35.5240328Z 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-16T20:08:35.7647213Z 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-16T20:08:36.0361071Z 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-16T20:08:36.2458905Z 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-16T20:08:36.4221666Z 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-16T20:08:36.8242301Z 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-16T20:08:36.9615377Z 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-16T20:08:37.6264291Z 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-16T20:08:37.8050091Z 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-16T20:08:38.0099989Z 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-16T20:08:38.2048573Z 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-16T20:08:38.3271098Z 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-16T20:08:38.6392695Z 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-16T20:08:38.7839299Z 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-16T20:08:39.2880097Z 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-16T20:08:39.4287393Z 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-16T20:08:40.3641532Z 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-16T20:08:40.5833240Z 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-16T20:08:40.7236795Z 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-16T20:08:40.8665831Z 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-16T20:08:41.1051474Z 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-16T20:08:41.3040493Z 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-16T20:08:41.5060226Z 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-16T20:08:41.7021156Z 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-16T20:08:41.9255954Z 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-16T20:08:42.2401426Z 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-16T20:08:42.4101539Z 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-16T20:08:42.5699006Z 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-16T20:08:42.7793402Z 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-16T20:08:43.3408482Z 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-16T20:08:43.7480085Z 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-16T20:08:44.0518672Z 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-16T20:08:44.2913982Z 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-16T20:08:44.6586590Z 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-16T20:08:44.7822834Z 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-16T20:08:45.0635818Z 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-16T20:08:45.3054081Z 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-16T20:08:45.5414483Z 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-16T20:08:46.0966953Z 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-16T20:08:46.3448090Z 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-16T20:08:46.5529409Z 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-16T20:08:46.7747702Z 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-16T20:08:46.9229548Z 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-16T20:08:47.1980457Z 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-16T20:08:47.5053192Z 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-16T20:08:47.8225672Z 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-16T20:08:48.1080130Z 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-16T20:08:48.2668298Z 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-16T20:08:48.4182436Z 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-16T20:08:48.5420074Z 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-16T20:08:49.4639738Z 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-16T20:08:49.7130230Z 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-16T20:08:49.8974869Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-16T20:08:49.8994374Z 2021-05-16T20:08:49.8995491Z *** arch - x64 2021-05-16T20:08:50.0078528Z 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-16T20:08:50.1863075Z 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-16T20:08:50.3305604Z 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-16T20:08:50.4759638Z 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-16T20:08:50.7505745Z 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-16T20:08:50.9149879Z 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-16T20:08:51.1040028Z 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-16T20:08:51.2309004Z 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-16T20:08:51.3992321Z 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-16T20:08:51.5360913Z 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-16T20:08:51.7243813Z 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-16T20:08:51.9746711Z 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-16T20:08:52.2032600Z 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-16T20:08:52.3520744Z 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-16T20:08:52.6372664Z 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-16T20:08:52.7601801Z 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-16T20:08:53.2235218Z 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-16T20:08:53.3778681Z 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-16T20:08:53.5534773Z 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-16T20:08:53.7291602Z 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-16T20:08:53.8499366Z 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-16T20:08:54.1346016Z 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-16T20:08:54.2686106Z 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-16T20:08:54.6219415Z 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-16T20:08:54.7581872Z 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-16T20:08:55.5113076Z 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-16T20:08:55.7222123Z 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-16T20:08:55.8557229Z 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-16T20:08:55.9871861Z 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-16T20:08:56.2222684Z 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-16T20:08:56.3935336Z 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-16T20:08:56.5718301Z 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-16T20:08:56.7432836Z 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-16T20:08:56.9308359Z 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-16T20:08:57.2281629Z 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-16T20:08:57.3974150Z 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-16T20:08:57.5461335Z 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-16T20:08:57.7229726Z 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-16T20:08:58.2121200Z 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-16T20:08:58.5781572Z 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-16T20:08:58.8552581Z 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-16T20:08:59.0656742Z 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-16T20:08:59.3971210Z 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-16T20:08:59.5203230Z 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-16T20:08:59.7613309Z 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-16T20:08:59.9623144Z 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-16T20:09:00.1894081Z 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-16T20:09:00.6707504Z 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-16T20:09:00.8891564Z 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-16T20:09:01.0837817Z 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-16T20:09:01.2486674Z 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-16T20:09:01.3903329Z 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-16T20:09:01.5704808Z 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-16T20:09:01.7538365Z 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-16T20:09:01.9682512Z 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-16T20:09:02.1549466Z 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-16T20:09:02.2928496Z 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-16T20:09:02.4267393Z 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-16T20:09:02.5477235Z 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-16T20:09:03.2342669Z 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-16T20:09:03.4971962Z 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-16T20:09:03.6699835Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-16T20:09:03.6747792Z ** R 2021-05-16T20:09:03.7628986Z ** inst 2021-05-16T20:09:03.7798147Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:07.3446325Z ** help 2021-05-16T20:09:07.9212879Z *** installing help indices 2021-05-16T20:09:08.1635408Z converting help for package 'vctrs' 2021-05-16T20:09:08.1916661Z finding HTML links ... done 2021-05-16T20:09:08.2689848Z as-is html 2021-05-16T20:09:08.2966120Z data_frame html 2021-05-16T20:09:08.3180685Z df_list html 2021-05-16T20:09:08.3449091Z df_ptype2 html 2021-05-16T20:09:08.3730228Z faq-compatibility-types html 2021-05-16T20:09:08.3883667Z faq-error-incompatible-attributes html 2021-05-16T20:09:08.4033148Z faq-error-scalar-type html 2021-05-16T20:09:08.4163047Z fields html 2021-05-16T20:09:08.5228321Z howto-faq-coercion-data-frame html 2021-05-16T20:09:08.5959776Z howto-faq-coercion html 2021-05-16T20:09:08.6235463Z howto-faq-fix-scalar-type-error html 2021-05-16T20:09:08.6324735Z int64 html 2021-05-16T20:09:08.6774774Z internal-faq-ptype2-identity html 2021-05-16T20:09:08.7055729Z list_of html 2021-05-16T20:09:08.7458063Z maybe_lossy_cast html 2021-05-16T20:09:08.7676036Z name_spec html 2021-05-16T20:09:08.7873735Z new_data_frame html 2021-05-16T20:09:08.8125314Z new_date html 2021-05-16T20:09:08.8278430Z new_factor html 2021-05-16T20:09:08.8398499Z new_list_of html 2021-05-16T20:09:08.8556657Z new_partial html 2021-05-16T20:09:08.8705261Z new_rcrd html 2021-05-16T20:09:08.9248795Z new_vctr html 2021-05-16T20:09:08.9370340Z obj_print html 2021-05-16T20:09:08.9475971Z op-empty-default html 2021-05-16T20:09:08.9581846Z partial_factor html 2021-05-16T20:09:08.9673320Z partial_frame html 2021-05-16T20:09:09.0155394Z reference-faq-compatibility html 2021-05-16T20:09:09.0368243Z s3_register html 2021-05-16T20:09:09.0408265Z table html 2021-05-16T20:09:09.1409078Z theory-faq-coercion html 2021-05-16T20:09:09.1485894Z unspecified html 2021-05-16T20:09:09.1737530Z vctrs-conditions html 2021-05-16T20:09:09.1804429Z vctrs-data-frame html 2021-05-16T20:09:09.2025814Z vctrs-package html 2021-05-16T20:09:09.2369947Z vec-rep html 2021-05-16T20:09:09.2887280Z vec_arith html 2021-05-16T20:09:09.3094194Z vec_as_index html 2021-05-16T20:09:09.3469254Z vec_as_location html 2021-05-16T20:09:09.4219940Z vec_as_names html 2021-05-16T20:09:09.4324617Z vec_as_names_legacy html 2021-05-16T20:09:09.4592954Z vec_as_subscript html 2021-05-16T20:09:09.5079997Z vec_assert html 2021-05-16T20:09:09.5771401Z vec_bind html 2021-05-16T20:09:09.6215679Z vec_c html 2021-05-16T20:09:09.6598568Z vec_cast html 2021-05-16T20:09:09.6756057Z vec_cbind_frame_ptype html 2021-05-16T20:09:09.7329880Z vec_chop html 2021-05-16T20:09:09.7539583Z vec_compare html 2021-05-16T20:09:09.7723677Z vec_count html 2021-05-16T20:09:09.7899766Z vec_data html 2021-05-16T20:09:09.8175180Z vec_default_ptype2 html 2021-05-16T20:09:09.8301377Z vec_detect_complete html 2021-05-16T20:09:09.8519290Z vec_duplicate html 2021-05-16T20:09:09.8654617Z vec_empty html 2021-05-16T20:09:09.8876579Z vec_equal html 2021-05-16T20:09:09.9021936Z vec_fill_missing html 2021-05-16T20:09:09.9295375Z vec_group html 2021-05-16T20:09:09.9410229Z vec_identify_runs html 2021-05-16T20:09:09.9484080Z vec_init html 2021-05-16T20:09:09.9578710Z vec_is_list html 2021-05-16T20:09:09.9676138Z vec_list_cast html 2021-05-16T20:09:09.9994544Z vec_match html 2021-05-16T20:09:10.0355162Z vec_math html 2021-05-16T20:09:10.0711633Z vec_names html 2021-05-16T20:09:10.0925241Z vec_order html 2021-05-16T20:09:10.1630410Z vec_proxy html 2021-05-16T20:09:10.1931816Z vec_proxy_compare html 2021-05-16T20:09:10.2163199Z vec_proxy_equal html 2021-05-16T20:09:10.2688565Z vec_ptype html 2021-05-16T20:09:10.2989242Z vec_ptype2 html 2021-05-16T20:09:10.3181020Z vec_ptype_full html 2021-05-16T20:09:10.3438338Z vec_recycle html 2021-05-16T20:09:10.3584440Z vec_repeat html 2021-05-16T20:09:10.3685464Z vec_seq_along html 2021-05-16T20:09:10.4179335Z vec_size html 2021-05-16T20:09:10.4637683Z vec_slice html 2021-05-16T20:09:10.4800886Z vec_split html 2021-05-16T20:09:10.4937744Z vec_type html 2021-05-16T20:09:10.5123268Z vec_unique html 2021-05-16T20:09:10.5134965Z *** copying figures 2021-05-16T20:09:10.5228983Z ** building package indices 2021-05-16T20:09:10.7776499Z ** installing vignettes 2021-05-16T20:09:10.7953967Z ** testing if installed package can be loaded 2021-05-16T20:09:10.7957470Z *** arch - i386 2021-05-16T20:09:11.1012121Z *** arch - x64 2021-05-16T20:09:11.4195711Z * DONE (vctrs) 2021-05-16T20:09:11.6715331Z In R CMD INSTALL 2021-05-16T20:09:12.1045436Z * installing *source* package 'processx' ... 2021-05-16T20:09:12.1218792Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T20:09:12.1520616Z ** libs 2021-05-16T20:09:12.1533480Z 2021-05-16T20:09:12.1534996Z *** arch - i386 2021-05-16T20:09:12.2126736Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T20:09:12.4581061Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T20:09:13.0385992Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T20:09:13.5471416Z 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-16T20:09:14.6474974Z 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-16T20:09:15.0807879Z 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-16T20:09:15.5378675Z 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-16T20:09:15.9747040Z 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-16T20:09:16.8619155Z 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-16T20:09:17.3280605Z 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-16T20:09:17.7706501Z 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-16T20:09:17.9134904Z 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-16T20:09:18.7255546Z 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-16T20:09:19.2767014Z 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-16T20:09:19.7281894Z 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-16T20:09:20.1976937Z 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-16T20:09:20.5925571Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T20:09:20.5927313Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T20:09:20.5928116Z int ret; 2021-05-16T20:09:20.5928521Z ^ 2021-05-16T20:09:20.6891956Z 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-16T20:09:20.9667180Z 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-16T20:09:21.1204497Z 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-16T20:09:21.6071179Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T20:09:21.6072567Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-16T20:09:21.7216102Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T20:09:21.7285500Z 2021-05-16T20:09:21.7286639Z *** arch - x64 2021-05-16T20:09:21.7857090Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T20:09:21.9999563Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T20:09:22.7770430Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T20:09:23.4757396Z 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-16T20:09:24.9406683Z 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-16T20:09:25.5899659Z 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-16T20:09:26.2717752Z 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-16T20:09:26.9253411Z 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-16T20:09:27.9368842Z 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-16T20:09:28.6756130Z 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-16T20:09:29.3793867Z 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-16T20:09:29.5232182Z 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-16T20:09:30.4516349Z 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-16T20:09:31.2144623Z 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-16T20:09:31.8918401Z 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-16T20:09:32.5474990Z 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-16T20:09:33.1644558Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T20:09:33.1646257Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T20:09:33.1647432Z int ret; 2021-05-16T20:09:33.1648101Z ^ 2021-05-16T20:09:33.2541959Z 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-16T20:09:33.5368317Z 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-16T20:09:33.6681522Z 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-16T20:09:34.4079792Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T20:09:34.4081256Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-16T20:09:34.5133074Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T20:09:34.5206240Z ** R 2021-05-16T20:09:34.5532611Z ** inst 2021-05-16T20:09:34.5556296Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:36.5127617Z ** help 2021-05-16T20:09:36.6297384Z *** installing help indices 2021-05-16T20:09:36.6961459Z converting help for package 'processx' 2021-05-16T20:09:36.7262436Z finding HTML links ... done 2021-05-16T20:09:36.7706207Z base64_decode html 2021-05-16T20:09:36.7807507Z curl_fds html 2021-05-16T20:09:36.8423645Z default_pty_options html 2021-05-16T20:09:36.8641983Z poll html 2021-05-16T20:09:37.3864038Z process html 2021-05-16T20:09:37.4140185Z process_initialize html 2021-05-16T20:09:37.4574293Z processx_connections html 2021-05-16T20:09:37.5554509Z run html 2021-05-16T20:09:37.5630012Z supervisor_kill html 2021-05-16T20:09:37.5635544Z ** building package indices 2021-05-16T20:09:37.6138513Z ** testing if installed package can be loaded 2021-05-16T20:09:37.6141106Z *** arch - i386 2021-05-16T20:09:37.9205043Z *** arch - x64 2021-05-16T20:09:38.2380142Z * DONE (processx) 2021-05-16T20:09:38.3250104Z In R CMD INSTALL 2021-05-16T20:09:38.6119258Z * installing *source* package 'highr' ... 2021-05-16T20:09:38.6160433Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T20:09:38.6495192Z ** R 2021-05-16T20:09:38.6558238Z ** inst 2021-05-16T20:09:38.6628981Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:38.8708811Z ** help 2021-05-16T20:09:38.8996845Z *** installing help indices 2021-05-16T20:09:38.9226692Z converting help for package 'highr' 2021-05-16T20:09:38.9509522Z finding HTML links ... done 2021-05-16T20:09:38.9658265Z hi_andre html 2021-05-16T20:09:38.9990425Z hilight html 2021-05-16T20:09:38.9995131Z ** building package indices 2021-05-16T20:09:39.0163410Z ** installing vignettes 2021-05-16T20:09:39.0232818Z ** testing if installed package can be loaded 2021-05-16T20:09:39.0236061Z *** arch - i386 2021-05-16T20:09:39.3281409Z *** arch - x64 2021-05-16T20:09:39.6375736Z * DONE (highr) 2021-05-16T20:09:39.6637657Z In R CMD INSTALL 2021-05-16T20:09:40.3493204Z * installing *source* package 'pillar' ... 2021-05-16T20:09:40.3789718Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T20:09:40.4140574Z ** R 2021-05-16T20:09:40.4523729Z ** inst 2021-05-16T20:09:40.4681676Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:42.6016904Z ** help 2021-05-16T20:09:42.8344541Z *** installing help indices 2021-05-16T20:09:42.9308794Z converting help for package 'pillar' 2021-05-16T20:09:42.9600444Z finding HTML links ... done 2021-05-16T20:09:42.9947508Z align html 2021-05-16T20:09:43.0257342Z char html 2021-05-16T20:09:43.0557738Z colonnade html 2021-05-16T20:09:43.0769012Z ctl_new_pillar html 2021-05-16T20:09:43.0889451Z deprecated html 2021-05-16T20:09:43.0945872Z dim_desc html 2021-05-16T20:09:43.1138546Z expect_known_display html 2021-05-16T20:09:43.1271461Z extra_cols html 2021-05-16T20:09:43.1423476Z format_glimpse html 2021-05-16T20:09:43.1791212Z format_tbl html 2021-05-16T20:09:43.1937768Z format_type_sum html 2021-05-16T20:09:43.1998461Z get_extent html 2021-05-16T20:09:43.2162444Z glimpse html 2021-05-16T20:09:43.2247728Z 2021-05-16T20:09:43.2795099Z finding level-2 HTML links ... done 2021-05-16T20:09:43.2854185Z new_ornament html 2021-05-16T20:09:43.3077026Z new_pillar html 2021-05-16T20:09:43.3250212Z new_pillar_component html 2021-05-16T20:09:43.3714043Z new_pillar_shaft html 2021-05-16T20:09:43.3806934Z new_pillar_title html 2021-05-16T20:09:43.3903290Z new_pillar_type html 2021-05-16T20:09:43.4151186Z new_tbl_format_setup html 2021-05-16T20:09:43.4524313Z num html 2021-05-16T20:09:43.4887286Z pillar-package html 2021-05-16T20:09:43.5145991Z pillar html 2021-05-16T20:09:43.5540870Z pillar_shaft html 2021-05-16T20:09:43.5617722Z squeeze html 2021-05-16T20:09:43.5739618Z style_subtle html 2021-05-16T20:09:43.5947802Z tbl_format_body html 2021-05-16T20:09:43.6108632Z tbl_format_footer html 2021-05-16T20:09:43.6273541Z tbl_format_header html 2021-05-16T20:09:43.6734407Z tbl_format_setup html 2021-05-16T20:09:43.6848721Z tbl_sum html 2021-05-16T20:09:43.7021626Z type_sum html 2021-05-16T20:09:43.7031765Z *** copying figures 2021-05-16T20:09:43.7098472Z ** building package indices 2021-05-16T20:09:43.8046484Z ** installing vignettes 2021-05-16T20:09:43.8152594Z ** testing if installed package can be loaded 2021-05-16T20:09:43.8157444Z *** arch - i386 2021-05-16T20:09:44.2235385Z *** arch - x64 2021-05-16T20:09:44.6397316Z * DONE (pillar) 2021-05-16T20:09:44.7168823Z In R CMD INSTALL 2021-05-16T20:09:45.1112449Z * installing *source* package 'callr' ... 2021-05-16T20:09:45.1239893Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T20:09:45.1538481Z ** R 2021-05-16T20:09:45.1867533Z ** inst 2021-05-16T20:09:45.1893231Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:49.3287041Z ** help 2021-05-16T20:09:49.5369229Z *** installing help indices 2021-05-16T20:09:49.6488985Z converting help for package 'callr' 2021-05-16T20:09:49.6770790Z finding HTML links ... done 2021-05-16T20:09:49.7366627Z callr html 2021-05-16T20:09:49.7557407Z convert_and_check_my_args html 2021-05-16T20:09:49.7634525Z default_repos html 2021-05-16T20:09:49.7758603Z get_result html 2021-05-16T20:09:49.7860968Z new_callr_error html 2021-05-16T20:09:49.8944019Z r html 2021-05-16T20:09:49.9612705Z r_bg html 2021-05-16T20:09:50.0037949Z r_copycat html 2021-05-16T20:09:50.1245494Z r_process html 2021-05-16T20:09:50.1353970Z r_process_options html 2021-05-16T20:09:50.4243404Z r_session html 2021-05-16T20:09:50.4383861Z r_session_debug html 2021-05-16T20:09:50.4682011Z r_session_options html 2021-05-16T20:09:50.5086019Z r_vanilla html 2021-05-16T20:09:50.5777098Z rcmd html 2021-05-16T20:09:50.6331087Z rcmd_bg html 2021-05-16T20:09:50.6673585Z rcmd_copycat html 2021-05-16T20:09:50.7729274Z rcmd_process html 2021-05-16T20:09:50.7856274Z rcmd_process_options html 2021-05-16T20:09:50.8038193Z rcmd_safe_env html 2021-05-16T20:09:50.8155643Z reexports html 2021-05-16T20:09:50.8692684Z rscript html 2021-05-16T20:09:50.9767839Z rscript_process html 2021-05-16T20:09:50.9878130Z rscript_process_options html 2021-05-16T20:09:50.9938946Z supported_archs html 2021-05-16T20:09:50.9946281Z ** building package indices 2021-05-16T20:09:51.1039586Z ** testing if installed package can be loaded 2021-05-16T20:09:51.1042813Z *** arch - i386 2021-05-16T20:09:51.4116512Z *** arch - x64 2021-05-16T20:09:51.7220955Z * DONE (callr) 2021-05-16T20:09:51.7665057Z In R CMD INSTALL 2021-05-16T20:09:52.6199444Z * installing *source* package 'knitr' ... 2021-05-16T20:09:52.6674186Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T20:09:52.7287633Z ** R 2021-05-16T20:09:52.8135646Z ** demo 2021-05-16T20:09:52.8169795Z ** inst 2021-05-16T20:09:52.9166053Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:58.0997059Z ** help 2021-05-16T20:09:58.5138621Z *** installing help indices 2021-05-16T20:09:58.7421285Z converting help for package 'knitr' 2021-05-16T20:09:58.7720580Z finding HTML links ... done 2021-05-16T20:09:58.8463398Z Sweave2knitr html 2021-05-16T20:09:58.8628293Z all_labels html 2021-05-16T20:09:58.8714277Z all_patterns html 2021-05-16T20:09:58.9030574Z asis_output html 2021-05-16T20:09:58.9160335Z cache_engines html 2021-05-16T20:09:58.9625352Z chunk_hook html 2021-05-16T20:09:58.9742566Z clean_cache html 2021-05-16T20:09:58.9916218Z 2021-05-16T20:09:59.0490496Z finding level-2 HTML links ... done 2021-05-16T20:09:59.0502988Z combine_words html 2021-05-16T20:09:59.0580398Z current_input html 2021-05-16T20:09:59.0747888Z dep_auto html 2021-05-16T20:09:59.0821204Z dep_prev html 2021-05-16T20:09:59.1023866Z engine_output html 2021-05-16T20:09:59.1195927Z fig_chunk html 2021-05-16T20:09:59.1353907Z fig_path html 2021-05-16T20:09:59.1465045Z hook_animation html 2021-05-16T20:09:59.1605102Z hook_document html 2021-05-16T20:09:59.1801503Z hook_plot html 2021-05-16T20:09:59.1895602Z image_uri html 2021-05-16T20:09:59.2063770Z imgur_upload html 2021-05-16T20:09:59.2304810Z include_graphics html 2021-05-16T20:09:59.2423740Z include_url html 2021-05-16T20:09:59.2555224Z inline_expr html 2021-05-16T20:09:59.2625521Z is_low_change html 2021-05-16T20:09:59.3185507Z kable html 2021-05-16T20:09:59.4047844Z knit html 2021-05-16T20:09:59.4404956Z knit2html html 2021-05-16T20:09:59.4699581Z knit2pandoc html 2021-05-16T20:09:59.5018538Z knit2pdf html 2021-05-16T20:09:59.5334210Z knit2wp html 2021-05-16T20:09:59.5546613Z knit_child html 2021-05-16T20:09:59.5663289Z knit_code html 2021-05-16T20:09:59.5924009Z knit_engines html 2021-05-16T20:09:59.6109397Z knit_exit html 2021-05-16T20:09:59.6272948Z knit_expand html 2021-05-16T20:09:59.6384868Z knit_filter html 2021-05-16T20:09:59.6484203Z knit_global html 2021-05-16T20:09:59.6587152Z knit_hooks html 2021-05-16T20:09:59.6756349Z knit_meta html 2021-05-16T20:09:59.7075311Z knit_params html 2021-05-16T20:09:59.7207951Z knit_params_yaml html 2021-05-16T20:09:59.7346718Z knit_patterns html 2021-05-16T20:09:59.7524182Z knit_print html 2021-05-16T20:09:59.7673087Z knit_rd html 2021-05-16T20:09:59.7863645Z knit_theme html 2021-05-16T20:09:59.8023927Z knit_watch html 2021-05-16T20:09:59.8186536Z knitr-package html 2021-05-16T20:09:59.8483091Z load_cache html 2021-05-16T20:09:59.8656579Z opts_chunk html 2021-05-16T20:09:59.8765418Z opts_hooks html 2021-05-16T20:09:59.8929549Z opts_knit html 2021-05-16T20:09:59.8986351Z opts_template html 2021-05-16T20:09:59.9454833Z output_hooks html 2021-05-16T20:09:59.9694066Z output_type html 2021-05-16T20:10:00.0196496Z pandoc html 2021-05-16T20:10:00.0206265Z pat_fun html 2021-05-16T20:10:00.0383314Z plot_crop html 2021-05-16T20:10:00.0476771Z rand_seed html 2021-05-16T20:10:00.0626764Z raw_block html 2021-05-16T20:10:00.0918218Z raw_output html 2021-05-16T20:10:00.1396548Z read_chunk html 2021-05-16T20:10:00.1494486Z read_rforge html 2021-05-16T20:10:00.1620022Z rocco html 2021-05-16T20:10:00.1759814Z rst2pdf html 2021-05-16T20:10:00.1837594Z set_alias html 2021-05-16T20:10:00.2016390Z set_header html 2021-05-16T20:10:00.2168072Z set_parent html 2021-05-16T20:10:00.2286438Z sew html 2021-05-16T20:10:00.2803589Z spin html 2021-05-16T20:10:00.2972787Z spin_child html 2021-05-16T20:10:00.3251547Z stitch html 2021-05-16T20:10:00.3409952Z vignette_engines html 2021-05-16T20:10:00.3585810Z wrap_rmd html 2021-05-16T20:10:00.3915533Z write_bib html 2021-05-16T20:10:00.3932188Z ** building package indices 2021-05-16T20:10:00.6094164Z ** installing vignettes 2021-05-16T20:10:00.6214775Z ** testing if installed package can be loaded 2021-05-16T20:10:00.6217486Z *** arch - i386 2021-05-16T20:10:00.9285400Z *** arch - x64 2021-05-16T20:10:01.2641865Z * DONE (knitr) 2021-05-16T20:10:01.3869255Z In R CMD INSTALL 2021-05-16T20:10:02.0937542Z * installing *source* package 'tibble' ... 2021-05-16T20:10:02.1317253Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T20:10:02.1769480Z ** libs 2021-05-16T20:10:02.1779702Z 2021-05-16T20:10:02.1780627Z *** arch - i386 2021-05-16T20:10:02.2091804Z 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-16T20:10:02.3271153Z 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-16T20:10:02.4637451Z 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-16T20:10:02.5702655Z 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-16T20:10:02.8679623Z 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-16T20:10:03.0061135Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-16T20:10:03.0074003Z 2021-05-16T20:10:03.0075332Z *** arch - x64 2021-05-16T20:10:03.0449420Z 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-16T20:10:03.1543166Z 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-16T20:10:03.2811249Z 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-16T20:10:03.3809954Z 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-16T20:10:03.6907165Z 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-16T20:10:03.8134524Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-16T20:10:03.8165614Z ** R 2021-05-16T20:10:03.8562781Z ** inst 2021-05-16T20:10:03.8707440Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:06.1195516Z ** help 2021-05-16T20:10:06.2675140Z *** installing help indices 2021-05-16T20:10:06.3540216Z converting help for package 'tibble' 2021-05-16T20:10:06.3826847Z finding HTML links ... done 2021-05-16T20:10:06.4335135Z add_column html 2021-05-16T20:10:06.4514964Z add_row html 2021-05-16T20:10:06.5328893Z as_tibble html 2021-05-16T20:10:06.5429971Z 2021-05-16T20:10:06.5970747Z finding level-2 HTML links ... done 2021-05-16T20:10:06.6087379Z deprecated html 2021-05-16T20:10:06.6189606Z enframe html 2021-05-16T20:10:06.6780720Z formatting html 2021-05-16T20:10:06.6962303Z frame_matrix html 2021-05-16T20:10:06.7054843Z is.tibble html 2021-05-16T20:10:06.7121050Z is_tibble html 2021-05-16T20:10:06.7159163Z knit_print.trunc_mat html 2021-05-16T20:10:06.7413719Z lst html 2021-05-16T20:10:06.7753352Z name-repair-superseded html 2021-05-16T20:10:06.7807874Z name-repair html 2021-05-16T20:10:06.8099993Z new_tibble html 2021-05-16T20:10:06.8372505Z reexports html 2021-05-16T20:10:06.8512884Z rownames html 2021-05-16T20:10:06.8927746Z subsetting html 2021-05-16T20:10:06.9383104Z tbl_df-class html 2021-05-16T20:10:07.0158815Z tibble-package html 2021-05-16T20:10:07.0738965Z tibble html 2021-05-16T20:10:07.0923445Z tribble html 2021-05-16T20:10:07.1148404Z trunc_mat html 2021-05-16T20:10:07.1350418Z view html 2021-05-16T20:10:07.1356441Z *** copying figures 2021-05-16T20:10:07.1412725Z ** building package indices 2021-05-16T20:10:07.2164708Z ** installing vignettes 2021-05-16T20:10:07.2261391Z ** testing if installed package can be loaded 2021-05-16T20:10:07.2264835Z *** arch - i386 2021-05-16T20:10:07.7339873Z *** arch - x64 2021-05-16T20:10:08.2499483Z * DONE (tibble) 2021-05-16T20:10:08.3406935Z In R CMD INSTALL 2021-05-16T20:10:08.7150837Z * installing *source* package 'pkgbuild' ... 2021-05-16T20:10:08.7245108Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T20:10:08.7561957Z ** R 2021-05-16T20:10:08.7753050Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:10.1204169Z ** help 2021-05-16T20:10:10.2106224Z *** installing help indices 2021-05-16T20:10:10.2757907Z converting help for package 'pkgbuild' 2021-05-16T20:10:10.3079855Z finding HTML links ... done 2021-05-16T20:10:10.3994523Z build html 2021-05-16T20:10:10.4061976Z clean_dll html 2021-05-16T20:10:10.4323364Z compile_dll html 2021-05-16T20:10:10.4436972Z compiler_flags html 2021-05-16T20:10:10.4651744Z has_build_tools html 2021-05-16T20:10:10.4771775Z has_compiler html 2021-05-16T20:10:10.4811469Z has_latex html 2021-05-16T20:10:10.4955726Z has_rtools html 2021-05-16T20:10:10.5089696Z needs_compile html 2021-05-16T20:10:10.5149070Z pkg_has_src html 2021-05-16T20:10:10.5201240Z pkg_links_to_rcpp html 2021-05-16T20:10:10.5370021Z pkgbuild_process html 2021-05-16T20:10:10.5502045Z rcmd_build_tools html 2021-05-16T20:10:10.5546429Z rtools_needed html 2021-05-16T20:10:10.5699953Z with_debug html 2021-05-16T20:10:10.5772924Z without_compiler html 2021-05-16T20:10:10.5780442Z ** building package indices 2021-05-16T20:10:10.6325516Z ** testing if installed package can be loaded 2021-05-16T20:10:10.6329012Z *** arch - i386 2021-05-16T20:10:11.0380465Z *** arch - x64 2021-05-16T20:10:11.4488040Z * DONE (pkgbuild) 2021-05-16T20:10:11.4946636Z In R CMD INSTALL 2021-05-16T20:10:12.1866174Z * installing *source* package 'roxygen2' ... 2021-05-16T20:10:12.2227562Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T20:10:12.2609036Z ** libs 2021-05-16T20:10:12.2628382Z 2021-05-16T20:10:12.2629614Z *** arch - i386 2021-05-16T20:10:12.2960218Z 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-16T20:10:15.9592920Z 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-16T20:10:18.4351575Z 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-16T20:10:20.9247226Z 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-16T20:10:23.4560427Z 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-16T20:10:27.0393631Z 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-16T20:10:29.7270909Z 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-16T20:10:30.0738364Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-16T20:10:30.0774619Z 2021-05-16T20:10:30.0776139Z *** arch - x64 2021-05-16T20:10:30.1076152Z 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-16T20:10:33.9254081Z 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-16T20:10:36.6745885Z 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-16T20:10:39.4042393Z 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-16T20:10:42.1523393Z 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-16T20:10:45.9965631Z 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-16T20:10:48.9683734Z 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-16T20:10:49.3747108Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-16T20:10:49.3796866Z ** R 2021-05-16T20:10:49.4397625Z ** inst 2021-05-16T20:10:49.4503907Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:54.3200318Z ** help 2021-05-16T20:10:54.4616235Z *** installing help indices 2021-05-16T20:10:54.5473094Z converting help for package 'roxygen2' 2021-05-16T20:10:54.5747743Z finding HTML links ... done 2021-05-16T20:10:54.7242676Z RoxyTopic html 2021-05-16T20:10:54.7355770Z double_escape_md html 2021-05-16T20:10:54.7425320Z escape_examples html 2021-05-16T20:10:54.7518342Z is_s3_generic html 2021-05-16T20:10:54.7742881Z load html 2021-05-16T20:10:54.7987919Z load_options html 2021-05-16T20:10:54.8250459Z markdown-internals html 2021-05-16T20:10:54.8430125Z markdown-test html 2021-05-16T20:10:54.8632892Z markdown_pass1 html 2021-05-16T20:10:54.8750873Z namespace_roclet html 2021-05-16T20:10:54.8814036Z object html 2021-05-16T20:10:54.8881037Z object_format html 2021-05-16T20:10:54.9009211Z parse_package html 2021-05-16T20:10:54.9105246Z rd_roclet html 2021-05-16T20:10:54.9238992Z rd_section html 2021-05-16T20:10:54.9301795Z roc_proc_text html 2021-05-16T20:10:54.9538826Z roclet html 2021-05-16T20:10:54.9599477Z roclet_find html 2021-05-16T20:10:54.9790750Z roxy_block html 2021-05-16T20:10:54.9929286Z roxy_tag html 2021-05-16T20:10:55.0035935Z roxy_tag_rd html 2021-05-16T20:10:55.0308561Z roxygen2-package html 2021-05-16T20:10:55.0528408Z roxygenize html 2021-05-16T20:10:55.0698251Z tag_parsers html 2021-05-16T20:10:55.0860382Z update_collate html 2021-05-16T20:10:55.0985685Z vignette_roclet html 2021-05-16T20:10:55.0994359Z *** copying figures 2021-05-16T20:10:55.1013667Z ** building package indices 2021-05-16T20:10:55.1792037Z ** installing vignettes 2021-05-16T20:10:55.1916601Z ** testing if installed package can be loaded 2021-05-16T20:10:55.1919616Z *** arch - i386 2021-05-16T20:10:55.7002091Z *** arch - x64 2021-05-16T20:10:56.2162491Z * DONE (roxygen2) 2021-05-16T20:10:56.3624206Z In R CMD INSTALL 2021-05-16T20:10:56.6462077Z * installing *source* package 'rematch2' ... 2021-05-16T20:10:56.6508318Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T20:10:56.6840124Z ** R 2021-05-16T20:10:56.6936618Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:57.1248123Z ** help 2021-05-16T20:10:57.1768459Z *** installing help indices 2021-05-16T20:10:57.2108549Z converting help for package 'rematch2' 2021-05-16T20:10:57.2394799Z finding HTML links ... done 2021-05-16T20:10:57.3245436Z bind_re_match html 2021-05-16T20:10:57.3247921Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.3250654Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.4251975Z re_exec html 2021-05-16T20:10:57.4254555Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.4257534Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.4259586Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.4696545Z re_exec_all html 2021-05-16T20:10:57.4698367Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.4700446Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.4703078Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.5058352Z re_match html 2021-05-16T20:10:57.5060711Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.5064011Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.5066663Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.5682222Z re_match_all html 2021-05-16T20:10:57.5684117Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.5686417Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.5688548Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.5690860Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.5693048Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkTTBor/R.INSTALL138c77e5703/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-16T20:10:57.5835539Z rematch2-package html 2021-05-16T20:10:57.5842627Z ** building package indices 2021-05-16T20:10:57.6172015Z ** testing if installed package can be loaded 2021-05-16T20:10:57.6174654Z *** arch - i386 2021-05-16T20:10:58.1257432Z *** arch - x64 2021-05-16T20:10:58.6363149Z * DONE (rematch2) 2021-05-16T20:10:58.6653360Z In R CMD INSTALL 2021-05-16T20:10:59.0087968Z * installing *source* package 'waldo' ... 2021-05-16T20:10:59.0169866Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T20:10:59.0471023Z ** R 2021-05-16T20:10:59.0590992Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:59.7482561Z ** help 2021-05-16T20:10:59.7795425Z *** installing help indices 2021-05-16T20:10:59.8434791Z converting help for package 'waldo' 2021-05-16T20:10:59.8744714Z finding HTML links ... done 2021-05-16T20:10:59.9234375Z compare html 2021-05-16T20:10:59.9370595Z compare_proxy html 2021-05-16T20:10:59.9493405Z waldo-package html 2021-05-16T20:10:59.9498266Z *** copying figures 2021-05-16T20:10:59.9505421Z ** building package indices 2021-05-16T20:10:59.9698858Z ** testing if installed package can be loaded 2021-05-16T20:10:59.9701937Z *** arch - i386 2021-05-16T20:11:00.2773897Z *** arch - x64 2021-05-16T20:11:00.6873366Z * DONE (waldo) 2021-05-16T20:11:00.7214767Z In R CMD INSTALL 2021-05-16T20:11:01.6880160Z * installing *source* package 'testthat' ... 2021-05-16T20:11:01.7426381Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T20:11:01.7823313Z ** libs 2021-05-16T20:11:01.7872418Z 2021-05-16T20:11:01.7877591Z *** arch - i386 2021-05-16T20:11:01.8387334Z 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-16T20:11:01.9555031Z 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-16T20:11:02.0766861Z 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-16T20:11:02.6138422Z 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-16T20:11:03.0303651Z 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-16T20:11:07.5812434Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T20:11:07.5813924Z from test-runner.cpp:7: 2021-05-16T20:11:07.5814947Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T20:11:07.5816534Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:11:07.5817557Z } 2021-05-16T20:11:07.5817933Z ^ 2021-05-16T20:11:07.5887607Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T20:11:07.5890107Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:11:07.5891064Z } 2021-05-16T20:11:07.5891667Z ^ 2021-05-16T20:11:13.8673062Z 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-16T20:11:14.3030490Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-16T20:11:14.3070608Z 2021-05-16T20:11:14.3072589Z *** arch - x64 2021-05-16T20:11:14.3378383Z 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-16T20:11:14.4438296Z 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-16T20:11:14.5572583Z 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-16T20:11:15.1176019Z 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-16T20:11:15.5387899Z 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-16T20:11:20.2215227Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T20:11:20.2216307Z from test-runner.cpp:7: 2021-05-16T20:11:20.2217266Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T20:11:20.2218695Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:11:20.2219554Z } 2021-05-16T20:11:20.2220122Z ^ 2021-05-16T20:11:20.2289808Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T20:11:20.2291312Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:11:20.2292240Z } 2021-05-16T20:11:20.2292628Z ^ 2021-05-16T20:11:26.1471614Z 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-16T20:11:26.7036635Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-16T20:11:26.7095196Z ** R 2021-05-16T20:11:26.7862444Z ** inst 2021-05-16T20:11:26.8071554Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:39.1427581Z ** help 2021-05-16T20:11:39.6458651Z *** installing help indices 2021-05-16T20:11:39.9540760Z converting help for package 'testthat' 2021-05-16T20:11:39.9820672Z finding HTML links ... done 2021-05-16T20:11:40.0387404Z CheckReporter html 2021-05-16T20:11:40.0570870Z DebugReporter html 2021-05-16T20:11:40.0820129Z FailReporter html 2021-05-16T20:11:40.0913235Z JunitReporter html 2021-05-16T20:11:40.1078154Z ListReporter html 2021-05-16T20:11:40.1236777Z LocationReporter html 2021-05-16T20:11:40.1397304Z MinimalReporter html 2021-05-16T20:11:40.1559258Z MultiReporter html 2021-05-16T20:11:40.1772895Z ProgressReporter html 2021-05-16T20:11:40.1945706Z RStudioReporter html 2021-05-16T20:11:40.2196740Z Reporter html 2021-05-16T20:11:40.2370184Z SilentReporter html 2021-05-16T20:11:40.2563578Z StopReporter html 2021-05-16T20:11:40.2813959Z SummaryReporter html 2021-05-16T20:11:40.2986025Z TapReporter html 2021-05-16T20:11:40.3171153Z TeamcityReporter html 2021-05-16T20:11:40.3384604Z auto_test html 2021-05-16T20:11:40.3484491Z auto_test_package html 2021-05-16T20:11:40.3733357Z capture_condition html 2021-05-16T20:11:40.3888037Z capture_output html 2021-05-16T20:11:40.4152292Z compare html 2021-05-16T20:11:40.4227901Z compare_state html 2021-05-16T20:11:40.4460147Z comparison-expectations html 2021-05-16T20:11:40.4612350Z context html 2021-05-16T20:11:40.4679240Z context_start_file html 2021-05-16T20:11:40.4782455Z default_reporter html 2021-05-16T20:11:40.4931087Z describe html 2021-05-16T20:11:40.5006449Z dir_state html 2021-05-16T20:11:40.5553372Z equality-expectations html 2021-05-16T20:11:40.5650220Z evaluate_promise html 2021-05-16T20:11:40.5970058Z expect html 2021-05-16T20:11:40.6217032Z expect_equivalent html 2021-05-16T20:11:40.6781619Z expect_error html 2021-05-16T20:11:40.6860133Z expect_invisible html 2021-05-16T20:11:40.7073615Z expect_is html 2021-05-16T20:11:40.7481241Z expect_known_output html 2021-05-16T20:11:40.7677511Z expect_length html 2021-05-16T20:11:40.7755384Z expect_less_than html 2021-05-16T20:11:40.8132223Z expect_match html 2021-05-16T20:11:40.8454461Z expect_named html 2021-05-16T20:11:40.8668233Z expect_null html 2021-05-16T20:11:40.9055456Z expect_output html 2021-05-16T20:11:40.9166308Z expect_output_file html 2021-05-16T20:11:40.9498986Z expect_reference html 2021-05-16T20:11:40.9655436Z expect_setequal html 2021-05-16T20:11:40.9864826Z expect_silent html 2021-05-16T20:11:41.0445686Z expect_snapshot html 2021-05-16T20:11:41.0633633Z expect_snapshot_file html 2021-05-16T20:11:41.0723014Z expect_success html 2021-05-16T20:11:41.0957896Z expect_that html 2021-05-16T20:11:41.1130219Z expect_vector html 2021-05-16T20:11:41.1390765Z expectation html 2021-05-16T20:11:41.1491309Z fail html 2021-05-16T20:11:41.1553040Z find_reporter html 2021-05-16T20:11:41.1721008Z find_test_scripts html 2021-05-16T20:11:41.2184709Z inheritance-expectations html 2021-05-16T20:11:41.2321609Z is_informative_error html 2021-05-16T20:11:41.2409096Z is_testing html 2021-05-16T20:11:41.2475168Z local_edition html 2021-05-16T20:11:41.2513897Z local_snapshotter html 2021-05-16T20:11:41.2898890Z local_test_context html 2021-05-16T20:11:41.2994690Z local_test_directory html 2021-05-16T20:11:41.3246531Z logical-expectations html 2021-05-16T20:11:41.3332518Z make_expectation html 2021-05-16T20:11:41.3391186Z not html 2021-05-16T20:11:41.3482825Z oldskool html 2021-05-16T20:11:41.3650025Z quasi_label html 2021-05-16T20:11:41.3722137Z reexports html 2021-05-16T20:11:41.3862506Z reporter-accessors html 2021-05-16T20:11:41.3931938Z run_cpp_tests html 2021-05-16T20:11:41.3998716Z safe_digest html 2021-05-16T20:11:41.4333754Z skip html 2021-05-16T20:11:41.4472234Z snapshot_accept html 2021-05-16T20:11:41.4613484Z source_file html 2021-05-16T20:11:41.4664343Z takes_less_than html 2021-05-16T20:11:41.4796343Z teardown html 2021-05-16T20:11:41.4870282Z teardown_env html 2021-05-16T20:11:41.5342216Z test_dir html 2021-05-16T20:11:41.5408572Z test_env html 2021-05-16T20:11:41.5524638Z test_examples html 2021-05-16T20:11:41.5760339Z test_file html 2021-05-16T20:11:41.6066136Z test_package html 2021-05-16T20:11:41.6160984Z test_path html 2021-05-16T20:11:41.6269072Z test_that html 2021-05-16T20:11:41.6463101Z testthat-package html 2021-05-16T20:11:41.6522513Z testthat_examples html 2021-05-16T20:11:41.6604019Z testthat_results html 2021-05-16T20:11:41.6670472Z try_again html 2021-05-16T20:11:41.7186615Z use_catch html 2021-05-16T20:11:41.7515192Z verify_output html 2021-05-16T20:11:41.7665307Z watch html 2021-05-16T20:11:41.7961568Z with_mock html 2021-05-16T20:11:41.7977249Z *** copying figures 2021-05-16T20:11:41.8041661Z ** building package indices 2021-05-16T20:11:42.0664533Z ** installing vignettes 2021-05-16T20:11:42.0806180Z ** testing if installed package can be loaded 2021-05-16T20:11:42.0808778Z *** arch - i386 2021-05-16T20:11:42.3865790Z *** arch - x64 2021-05-16T20:11:42.7098579Z * DONE (testthat) 2021-05-16T20:11:42.8911599Z In R CMD INSTALL 2021-05-16T20:11:43.5212327Z * installing *source* package 'devtools' ... 2021-05-16T20:11:43.5481133Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T20:11:43.6002544Z ** R 2021-05-16T20:11:43.6318377Z ** inst 2021-05-16T20:11:43.6366368Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:45.7228752Z ** help 2021-05-16T20:11:45.9692604Z *** installing help indices 2021-05-16T20:11:46.1018753Z converting help for package 'devtools' 2021-05-16T20:11:46.1316609Z finding HTML links ... done 2021-05-16T20:11:46.1660972Z as.package html 2021-05-16T20:11:46.1735500Z bash html 2021-05-16T20:11:46.2041346Z build html 2021-05-16T20:11:46.2131692Z build_manual html 2021-05-16T20:11:46.2305107Z build_rmd html 2021-05-16T20:11:46.2416967Z build_site html 2021-05-16T20:11:46.2744677Z build_vignettes html 2021-05-16T20:11:46.3397588Z 2021-05-16T20:11:46.4001429Z finding level-2 HTML links ... done 2021-05-16T20:11:46.4069651Z check html 2021-05-16T20:11:46.4231786Z check_man html 2021-05-16T20:11:46.4509007Z check_rhub html 2021-05-16T20:11:46.4765083Z check_win html 2021-05-16T20:11:46.4847554Z clean_vignettes html 2021-05-16T20:11:46.4991203Z create html 2021-05-16T20:11:46.5095523Z dev_mode html 2021-05-16T20:11:46.5133996Z dev_packages html 2021-05-16T20:11:46.5260903Z dev_sitrep html 2021-05-16T20:11:46.5312166Z devtools-deprecated html 2021-05-16T20:11:46.5624746Z devtools html 2021-05-16T20:11:46.5792144Z document html 2021-05-16T20:11:46.5874430Z git_checks html 2021-05-16T20:11:46.5921617Z github_pat html 2021-05-16T20:11:46.5956005Z has_tests html 2021-05-16T20:11:46.6486588Z install html 2021-05-16T20:11:46.6889023Z install_deps html 2021-05-16T20:11:46.6928727Z is.package html 2021-05-16T20:11:46.7099571Z lint html 2021-05-16T20:11:46.7612809Z load_all html 2021-05-16T20:11:46.7666059Z loaded_packages html 2021-05-16T20:11:46.7724854Z missing_s3 html 2021-05-16T20:11:46.7792265Z package_file html 2021-05-16T20:11:46.7863644Z r_env_vars html 2021-05-16T20:11:46.8174889Z reexports html 2021-05-16T20:11:46.8381066Z release html 2021-05-16T20:11:46.8461968Z release_checks html 2021-05-16T20:11:46.8599451Z reload html 2021-05-16T20:11:46.8967372Z remote-reexports html 2021-05-16T20:11:46.9168304Z revdep html 2021-05-16T20:11:46.9424161Z run_examples html 2021-05-16T20:11:46.9485308Z save_all html 2021-05-16T20:11:46.9583519Z show_news html 2021-05-16T20:11:46.9761475Z source_gist html 2021-05-16T20:11:46.9890100Z source_url html 2021-05-16T20:11:47.0050218Z spell_check html 2021-05-16T20:11:47.0166037Z submit_cran html 2021-05-16T20:11:47.0455092Z test html 2021-05-16T20:11:47.0641701Z uninstall html 2021-05-16T20:11:47.0688864Z uses_testthat html 2021-05-16T20:11:47.0773987Z wd html 2021-05-16T20:11:47.0783812Z *** copying figures 2021-05-16T20:11:47.0796776Z ** building package indices 2021-05-16T20:11:47.2129017Z ** installing vignettes 2021-05-16T20:11:47.2213218Z ** testing if installed package can be loaded 2021-05-16T20:11:47.2216290Z *** arch - i386 2021-05-16T20:11:48.1328153Z *** arch - x64 2021-05-16T20:11:49.1531442Z * DONE (devtools) 2021-05-16T20:11:49.2473779Z In R CMD INSTALL 2021-05-16T20:11:49.2500501Z 2021-05-16T20:11:49.2501434Z The downloaded source packages are in 2021-05-16T20:11:49.2502394Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\downloaded_packages' 2021-05-16T20:11:49.3483147Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:11:52.6017147Z 2021-05-16T20:11:53.5694081Z 2021-05-16T20:11:53.5700948Z 2021-05-16T20:11:53.5709359Z 2021-05-16T20:11:53.5720209Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\remotes1b4c64e163ea\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T20:11:53.5822513Z 2021-05-16T20:11:53.5824691Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\remotes1b4c64e163ea\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T20:11:53.7199358Z 2021-05-16T20:11:53.7200464Z 2021-05-16T20:11:53.7200923Z 2021-05-16T20:11:53.7201325Z 2021-05-16T20:11:53.7201859Z - preparing 'desc': 2021-05-16T20:11:53.7418523Z checking DESCRIPTION meta-information ... 2021-05-16T20:11:53.7419705Z 2021-05-16T20:11:53.7420405Z checking DESCRIPTION meta-information ... 2021-05-16T20:11:53.7421237Z 2021-05-16T20:11:53.7421923Z v checking DESCRIPTION meta-information 2021-05-16T20:11:53.9413389Z 2021-05-16T20:11:53.9484814Z 2021-05-16T20:11:53.9485390Z 2021-05-16T20:11:53.9485816Z 2021-05-16T20:11:53.9486628Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:11:53.9599053Z 2021-05-16T20:11:53.9599907Z 2021-05-16T20:11:53.9600358Z 2021-05-16T20:11:53.9601149Z 2021-05-16T20:11:53.9602419Z - checking for empty or unneeded directories 2021-05-16T20:11:53.9764241Z 2021-05-16T20:11:53.9830357Z 2021-05-16T20:11:53.9839997Z 2021-05-16T20:11:54.0944034Z 2021-05-16T20:11:54.0945092Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T20:11:54.2064792Z 2021-05-16T20:11:54.2066347Z 2021-05-16T20:11:54.2066798Z 2021-05-16T20:11:54.2898342Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:11:54.2899485Z (as 'lib' is unspecified) 2021-05-16T20:11:54.7782729Z * installing *source* package 'desc' ... 2021-05-16T20:11:54.8615785Z ** R 2021-05-16T20:11:54.8904923Z ** inst 2021-05-16T20:11:54.8950542Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:56.7657387Z ** help 2021-05-16T20:11:57.0645083Z *** installing help indices 2021-05-16T20:11:57.2322533Z 2021-05-16T20:11:57.2323841Z converting help for package 'desc' 2021-05-16T20:11:57.2619178Z finding HTML links ... done 2021-05-16T20:11:57.3132161Z check_encoding html 2021-05-16T20:11:57.3225964Z check_field html 2021-05-16T20:11:57.3297385Z cran_ascii_fields html 2021-05-16T20:11:57.3890562Z cran_valid_fields html 2021-05-16T20:11:57.3972294Z dep_types html 2021-05-16T20:11:57.4137957Z desc html 2021-05-16T20:11:57.4404398Z desc_add_author html 2021-05-16T20:11:57.4675745Z desc_add_author_gh html 2021-05-16T20:11:57.4931446Z desc_add_me html 2021-05-16T20:11:57.5258844Z desc_add_orcid html 2021-05-16T20:11:57.5387248Z desc_add_remotes html 2021-05-16T20:11:57.5709488Z desc_add_role html 2021-05-16T20:11:57.5866817Z desc_add_to_collate html 2021-05-16T20:11:57.5961556Z desc_add_urls html 2021-05-16T20:11:57.6202738Z desc_bump_version html 2021-05-16T20:11:57.6503307Z desc_change_maintainer html 2021-05-16T20:11:57.6588427Z desc_clear_remotes html 2021-05-16T20:11:57.6691247Z desc_clear_urls html 2021-05-16T20:11:57.6880574Z desc_coerce_authors_at_r html 2021-05-16T20:11:57.7017420Z desc_del html 2021-05-16T20:11:57.7294919Z desc_del_author html 2021-05-16T20:11:57.7433880Z desc_del_collate html 2021-05-16T20:11:57.7601141Z desc_del_dep html 2021-05-16T20:11:57.7730992Z desc_del_deps html 2021-05-16T20:11:57.7866490Z desc_del_from_collate html 2021-05-16T20:11:57.7965860Z desc_del_remotes html 2021-05-16T20:11:57.8272825Z desc_del_role html 2021-05-16T20:11:57.8363415Z desc_del_urls html 2021-05-16T20:11:57.8472058Z desc_fields html 2021-05-16T20:11:57.8595164Z desc_get html 2021-05-16T20:11:57.8792908Z desc_get_author html 2021-05-16T20:11:57.8982457Z desc_get_authors html 2021-05-16T20:11:57.9086360Z desc_get_built html 2021-05-16T20:11:57.9235657Z desc_get_collate html 2021-05-16T20:11:57.9367351Z desc_get_deps html 2021-05-16T20:11:57.9570897Z desc_get_field html 2021-05-16T20:11:57.9744015Z desc_get_maintainer html 2021-05-16T20:11:57.9810957Z desc_get_remotes html 2021-05-16T20:11:57.9879228Z desc_get_urls html 2021-05-16T20:11:58.0039771Z desc_get_version html 2021-05-16T20:11:58.0042214Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIxlyCs/R.INSTALL162026ec1d2b/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-16T20:11:58.0190587Z desc_has_dep html 2021-05-16T20:11:58.0322063Z desc_has_fields html 2021-05-16T20:11:58.0412669Z desc_normalize html 2021-05-16T20:11:58.0473909Z desc_print html 2021-05-16T20:11:58.0603466Z desc_reformat_fields html 2021-05-16T20:11:58.0697795Z desc_reorder_fields html 2021-05-16T20:11:58.0858424Z desc_set html 2021-05-16T20:11:58.1078767Z desc_set_authors html 2021-05-16T20:11:58.1253944Z desc_set_collate html 2021-05-16T20:11:58.1419933Z desc_set_dep html 2021-05-16T20:11:58.1588414Z desc_set_deps html 2021-05-16T20:11:58.1689624Z desc_set_remotes html 2021-05-16T20:11:58.1780960Z desc_set_urls html 2021-05-16T20:11:58.2000428Z desc_set_version html 2021-05-16T20:11:58.2002308Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIxlyCs/R.INSTALL162026ec1d2b/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-16T20:11:58.2055376Z desc_to_latex html 2021-05-16T20:11:58.2109110Z desc_validate html 2021-05-16T20:11:58.4063768Z description html 2021-05-16T20:11:58.4065859Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIxlyCs/R.INSTALL162026ec1d2b/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-16T20:11:58.4069000Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIxlyCs/R.INSTALL162026ec1d2b/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-16T20:11:58.4071286Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIxlyCs/R.INSTALL162026ec1d2b/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-16T20:11:58.4075822Z ** building package indices 2021-05-16T20:11:58.5661793Z ** testing if installed package can be loaded 2021-05-16T20:11:58.5663939Z *** arch - i386 2021-05-16T20:11:58.8735436Z *** arch - x64 2021-05-16T20:11:59.1880995Z * DONE (desc) 2021-05-16T20:11:59.2714973Z In R CMD INSTALL 2021-05-16T20:11:59.6066470Z 2021-05-16T20:11:59.6074873Z 2021-05-16T20:11:59.6087198Z 2021-05-16T20:11:59.6099106Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\remotes1b4c52a73cba\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T20:11:59.6126508Z 2021-05-16T20:11:59.6128110Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\remotes1b4c52a73cba\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T20:11:59.7051085Z 2021-05-16T20:11:59.7052126Z 2021-05-16T20:11:59.7052587Z 2021-05-16T20:11:59.7052980Z 2021-05-16T20:11:59.7053541Z - preparing 'ghtravis': 2021-05-16T20:11:59.7183749Z checking DESCRIPTION meta-information ... 2021-05-16T20:11:59.7184644Z 2021-05-16T20:11:59.7185315Z checking DESCRIPTION meta-information ... 2021-05-16T20:11:59.7185890Z 2021-05-16T20:11:59.7186511Z v checking DESCRIPTION meta-information 2021-05-16T20:11:59.8462046Z 2021-05-16T20:11:59.8527919Z 2021-05-16T20:11:59.8528919Z 2021-05-16T20:11:59.8529588Z 2021-05-16T20:11:59.8530887Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:11:59.8531882Z 2021-05-16T20:11:59.8532508Z 2021-05-16T20:11:59.8532954Z 2021-05-16T20:11:59.8533390Z 2021-05-16T20:11:59.8534113Z - checking for empty or unneeded directories 2021-05-16T20:11:59.8644405Z 2021-05-16T20:11:59.8645233Z 2021-05-16T20:11:59.8645723Z 2021-05-16T20:11:59.8650494Z 2021-05-16T20:11:59.8652291Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T20:11:59.9372332Z 2021-05-16T20:11:59.9373734Z 2021-05-16T20:11:59.9374204Z 2021-05-16T20:12:00.0188493Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:12:00.0189615Z (as 'lib' is unspecified) 2021-05-16T20:12:00.3924334Z * installing *source* package 'ghtravis' ... 2021-05-16T20:12:00.4242000Z ** R 2021-05-16T20:12:00.4472810Z ** inst 2021-05-16T20:12:00.4493482Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:01.8687103Z ** help 2021-05-16T20:12:02.0108522Z *** installing help indices 2021-05-16T20:12:02.0898461Z 2021-05-16T20:12:02.0900620Z converting help for package 'ghtravis' 2021-05-16T20:12:02.1210108Z finding HTML links ... done 2021-05-16T20:12:02.1492554Z all_remote_package_deps html 2021-05-16T20:12:02.1660645Z binary_release_table html 2021-05-16T20:12:02.1757064Z cat_desc_elements html 2021-05-16T20:12:02.1847094Z dcf_package_version html 2021-05-16T20:12:02.1941439Z deploy_travis html 2021-05-16T20:12:02.2024343Z deployed_tarball_version html 2021-05-16T20:12:02.2144423Z drop_remotes html 2021-05-16T20:12:02.2193683Z example_description_file html 2021-05-16T20:12:02.2356105Z get_dep_table html 2021-05-16T20:12:02.2413175Z get_remote_info html 2021-05-16T20:12:02.2525152Z 2021-05-16T20:12:02.3099488Z finding level-2 HTML links ... done 2021-05-16T20:12:02.3121243Z get_remote_package_dcf html 2021-05-16T20:12:02.3173933Z get_remotes html 2021-05-16T20:12:02.3362712Z install_remote_binaries html 2021-05-16T20:12:02.3518672Z install_remotes_no_dep html 2021-05-16T20:12:02.3659397Z latest_release_with_binary html 2021-05-16T20:12:02.3728490Z make_full_version html 2021-05-16T20:12:02.3821965Z package_comparison_table html 2021-05-16T20:12:02.3910581Z package_name html 2021-05-16T20:12:02.3994184Z package_needs_update html 2021-05-16T20:12:02.4051725Z parse_one_remote html 2021-05-16T20:12:02.4098412Z r_version html 2021-05-16T20:12:02.4148602Z read_dcf html 2021-05-16T20:12:02.4267782Z remote_binaries html 2021-05-16T20:12:02.4370867Z remote_order html 2021-05-16T20:12:02.4437761Z rewrite_remotes html 2021-05-16T20:12:02.4494360Z split_remotes html 2021-05-16T20:12:02.4563796Z subset_remote html 2021-05-16T20:12:02.4611732Z sys_ext html 2021-05-16T20:12:02.4728098Z tag_table html 2021-05-16T20:12:02.4736451Z ** building package indices 2021-05-16T20:12:02.5534579Z ** testing if installed package can be loaded 2021-05-16T20:12:02.5536705Z *** arch - i386 2021-05-16T20:12:03.4652369Z *** arch - x64 2021-05-16T20:12:04.4830672Z * DONE (ghtravis) 2021-05-16T20:12:04.5250628Z In R CMD INSTALL 2021-05-16T20:12:04.5538738Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:12:04.7072554Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:12:07.7831166Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:12:07.7832127Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:12:07.7832750Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:12:07.7833276Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:12:07.7833773Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:12:07.7836271Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:12:07.7848201Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:12:07.7848933Z (as 'lib' is unspecified) 2021-05-16T20:12:09.3880114Z 2021-05-16T20:12:09.3881693Z There are binary versions available but the source versions are later: 2021-05-16T20:12:09.3895629Z binary source needs_compilation 2021-05-16T20:12:09.3896586Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T20:12:09.3897309Z generics 0.0.2 0.1.0 FALSE 2021-05-16T20:12:09.3898131Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T20:12:09.3898704Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T20:12:09.3899806Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-16T20:12:09.3900377Z 2021-05-16T20:12:09.3900722Z 2021-05-16T20:12:09.3916934Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T20:12:09.4108594Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T20:12:09.4126646Z ================================================== 2021-05-16T20:12:09.4127776Z downloaded 89 KB 2021-05-16T20:12:09.4128523Z 2021-05-16T20:12:09.4139753Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T20:12:09.4167889Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T20:12:09.4194952Z ================================================== 2021-05-16T20:12:09.4195852Z downloaded 115 KB 2021-05-16T20:12:09.4196329Z 2021-05-16T20:12:09.4205419Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T20:12:09.4256497Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T20:12:09.4272170Z ================================================== 2021-05-16T20:12:09.4273964Z downloaded 194 KB 2021-05-16T20:12:09.4274449Z 2021-05-16T20:12:09.4283603Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T20:12:09.4368818Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T20:12:09.4450579Z ================================================== 2021-05-16T20:12:09.4451588Z downloaded 932 KB 2021-05-16T20:12:09.4452114Z 2021-05-16T20:12:09.4464221Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T20:12:09.4585515Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T20:12:09.4639154Z ================================================== 2021-05-16T20:12:09.4640225Z downloaded 691 KB 2021-05-16T20:12:09.4640889Z 2021-05-16T20:12:09.8794722Z * installing *source* package 'tidyselect' ... 2021-05-16T20:12:09.8918625Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T20:12:09.9254261Z ** R 2021-05-16T20:12:09.9482513Z ** inst 2021-05-16T20:12:09.9540968Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:11.0170555Z ** help 2021-05-16T20:12:11.1279710Z *** installing help indices 2021-05-16T20:12:11.1996227Z converting help for package 'tidyselect' 2021-05-16T20:12:11.2316851Z finding HTML links ... done 2021-05-16T20:12:11.2848716Z all_of html 2021-05-16T20:12:11.3836360Z eval_select html 2021-05-16T20:12:11.3838415Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/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-16T20:12:11.4087500Z everything html 2021-05-16T20:12:11.4308581Z faq-external-vector html 2021-05-16T20:12:11.4435309Z faq-selection-context html 2021-05-16T20:12:11.5182702Z language html 2021-05-16T20:12:11.5184886Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/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-16T20:12:11.5187475Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/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-16T20:12:11.5189980Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/tidyselect/man/language.Rd:31: file link 'contains' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T20:12:11.5192125Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/tidyselect/man/language.Rd:32: file link 'matches' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T20:12:11.5194496Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/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-16T20:12:11.5196657Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/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-16T20:12:11.5295564Z one_of html 2021-05-16T20:12:11.5465528Z peek_vars html 2021-05-16T20:12:11.5669170Z poke_vars html 2021-05-16T20:12:11.5913064Z reexports html 2021-05-16T20:12:11.5915782Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/tidyselect/man/reexports.Rd:17: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T20:12:11.5919312Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/tidyselect/man/reexports.Rd:17: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T20:12:11.5922243Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/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-16T20:12:11.5924812Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/tidyselect/man/reexports.Rd:17: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T20:12:11.6363290Z starts_with html 2021-05-16T20:12:11.6545494Z tidyselect-package html 2021-05-16T20:12:11.6784203Z vars_pull html 2021-05-16T20:12:11.6786317Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpETFID5/R.INSTALL15202f8c7458/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-16T20:12:11.7016524Z vars_select html 2021-05-16T20:12:11.7077847Z vars_select_helpers html 2021-05-16T20:12:11.7269940Z where html 2021-05-16T20:12:11.7278152Z ** building package indices 2021-05-16T20:12:11.7825136Z ** installing vignettes 2021-05-16T20:12:11.7891629Z ** testing if installed package can be loaded 2021-05-16T20:12:11.7894718Z *** arch - i386 2021-05-16T20:12:12.0962558Z *** arch - x64 2021-05-16T20:12:12.5079578Z * DONE (tidyselect) 2021-05-16T20:12:12.5587034Z In R CMD INSTALL 2021-05-16T20:12:13.0017363Z * installing *source* package 'generics' ... 2021-05-16T20:12:13.0160786Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T20:12:13.0483301Z ** R 2021-05-16T20:12:13.0624853Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:13.2292583Z ** help 2021-05-16T20:12:13.3973926Z *** installing help indices 2021-05-16T20:12:13.4830344Z converting help for package 'generics' 2021-05-16T20:12:13.5129808Z finding HTML links ... done 2021-05-16T20:12:13.5575682Z augment html 2021-05-16T20:12:13.5823395Z calculate html 2021-05-16T20:12:14.0920107Z coercion-factor html 2021-05-16T20:12:14.1300011Z coercion-time-difference html 2021-05-16T20:12:14.1471776Z compile html 2021-05-16T20:12:14.1690975Z components html 2021-05-16T20:12:14.1879491Z equation html 2021-05-16T20:12:14.2040779Z estfun html 2021-05-16T20:12:14.2202764Z evaluate html 2021-05-16T20:12:14.2390334Z explain html 2021-05-16T20:12:14.2577772Z fit html 2021-05-16T20:12:14.2762462Z fit_xy html 2021-05-16T20:12:14.2927325Z generate html 2021-05-16T20:12:14.3163481Z generics-package html 2021-05-16T20:12:14.3352123Z glance html 2021-05-16T20:12:14.3532868Z hypothesize html 2021-05-16T20:12:14.3740634Z interpolate html 2021-05-16T20:12:14.3894596Z learn html 2021-05-16T20:12:14.4080033Z min_grid html 2021-05-16T20:12:14.4238494Z prune html 2021-05-16T20:12:14.4390288Z refit html 2021-05-16T20:12:14.4575328Z required_pkgs html 2021-05-16T20:12:14.5395986Z setops html 2021-05-16T20:12:14.5593265Z specify html 2021-05-16T20:12:14.5790861Z tidy html 2021-05-16T20:12:14.5944550Z train html 2021-05-16T20:12:14.6180791Z tunable html 2021-05-16T20:12:14.6344680Z var_imp html 2021-05-16T20:12:14.6502540Z varying_args html 2021-05-16T20:12:14.6654606Z visualize html 2021-05-16T20:12:14.6664679Z ** building package indices 2021-05-16T20:12:14.7457706Z ** testing if installed package can be loaded 2021-05-16T20:12:14.7460729Z *** arch - i386 2021-05-16T20:12:15.0532744Z *** arch - x64 2021-05-16T20:12:15.3636775Z * DONE (generics) 2021-05-16T20:12:15.4299412Z In R CMD INSTALL 2021-05-16T20:12:15.8196335Z * installing *source* package 'cpp11' ... 2021-05-16T20:12:15.8313429Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T20:12:15.8698525Z ** R 2021-05-16T20:12:15.8797160Z ** inst 2021-05-16T20:12:15.9036412Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:16.1969610Z ** help 2021-05-16T20:12:16.2347504Z *** installing help indices 2021-05-16T20:12:16.2616601Z converting help for package 'cpp11' 2021-05-16T20:12:16.2919459Z finding HTML links ... done 2021-05-16T20:12:16.3130599Z cpp11-package html 2021-05-16T20:12:16.3309122Z cpp_register html 2021-05-16T20:12:16.3545495Z cpp_source html 2021-05-16T20:12:16.3673638Z cpp_vendor html 2021-05-16T20:12:16.3680242Z ** building package indices 2021-05-16T20:12:16.3893556Z ** installing vignettes 2021-05-16T20:12:16.3961218Z ** testing if installed package can be loaded 2021-05-16T20:12:16.3964692Z *** arch - i386 2021-05-16T20:12:16.7028267Z *** arch - x64 2021-05-16T20:12:17.0138210Z * DONE (cpp11) 2021-05-16T20:12:17.0522870Z In R CMD INSTALL 2021-05-16T20:12:18.0151029Z * installing *source* package 'dplyr' ... 2021-05-16T20:12:18.0613318Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T20:12:18.1040075Z ** libs 2021-05-16T20:12:18.1051051Z 2021-05-16T20:12:18.1052529Z *** arch - i386 2021-05-16T20:12:18.1422839Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T20:12:18.3290877Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T20:12:18.5350909Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T20:12:18.7137227Z 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-16T20:12:19.2295028Z 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-16T20:12:19.3786047Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T20:12:19.5329231Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T20:12:19.6935414Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T20:12:19.8729517Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T20:12:20.0438775Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T20:12:20.1846062Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T20:12:20.5354399Z 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-16T20:12:20.8144591Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-16T20:12:20.8171732Z 2021-05-16T20:12:20.8172944Z *** arch - x64 2021-05-16T20:12:20.8531530Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T20:12:21.0564718Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T20:12:21.2725651Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T20:12:21.4440767Z 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-16T20:12:21.9103494Z 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-16T20:12:22.0528957Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T20:12:22.2076679Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T20:12:22.3691169Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T20:12:22.5417039Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T20:12:22.7037549Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T20:12:22.8386524Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T20:12:23.1804061Z 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-16T20:12:23.5115069Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-16T20:12:23.5166155Z ** R 2021-05-16T20:12:23.6184812Z ** data 2021-05-16T20:12:23.6218673Z *** moving datasets to lazyload DB 2021-05-16T20:12:23.7567798Z ** inst 2021-05-16T20:12:23.7752856Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:29.6024124Z ** help 2021-05-16T20:12:30.2835820Z *** installing help indices 2021-05-16T20:12:30.5882810Z converting help for package 'dplyr' 2021-05-16T20:12:30.6189419Z finding HTML links ... done 2021-05-16T20:12:30.7484995Z across html 2021-05-16T20:12:30.7679886Z add_rownames html 2021-05-16T20:12:30.7901041Z all_equal html 2021-05-16T20:12:30.8476961Z all_vars html 2021-05-16T20:12:30.9977832Z arrange html 2021-05-16T20:12:31.0399806Z arrange_all html 2021-05-16T20:12:31.0513502Z auto_copy html 2021-05-16T20:12:31.0847414Z backend_dbplyr html 2021-05-16T20:12:31.0934861Z band_members html 2021-05-16T20:12:31.1267708Z bench_compare html 2021-05-16T20:12:31.1350015Z between html 2021-05-16T20:12:31.1596105Z bind html 2021-05-16T20:12:31.1747484Z c_across html 2021-05-16T20:12:31.1925853Z case_when html 2021-05-16T20:12:31.1992015Z check_dbplyr html 2021-05-16T20:12:31.2136933Z coalesce html 2021-05-16T20:12:31.2358725Z combine html 2021-05-16T20:12:31.2398497Z common_by html 2021-05-16T20:12:31.2683323Z compute html 2021-05-16T20:12:31.2926224Z context html 2021-05-16T20:12:31.3084609Z copy_to html 2021-05-16T20:12:31.3399384Z count html 2021-05-16T20:12:31.3611397Z cumall html 2021-05-16T20:12:31.3738968Z defunct html 2021-05-16T20:12:31.3803774Z desc html 2021-05-16T20:12:31.3862396Z dim_desc html 2021-05-16T20:12:31.4182448Z distinct html 2021-05-16T20:12:31.4608118Z distinct_all html 2021-05-16T20:12:31.4885117Z do html 2021-05-16T20:12:31.5201200Z dplyr-package html 2021-05-16T20:12:31.5418553Z dplyr_data_masking html 2021-05-16T20:12:31.6024063Z dplyr_extending html 2021-05-16T20:12:31.6500607Z dplyr_tidy_select html 2021-05-16T20:12:31.6653290Z explain html 2021-05-16T20:12:31.7299114Z filter-joins html 2021-05-16T20:12:31.7919648Z filter html 2021-05-16T20:12:31.8313317Z filter_all html 2021-05-16T20:12:31.8610048Z funs html 2021-05-16T20:12:31.9079258Z group_by html 2021-05-16T20:12:31.9524572Z group_by_all html 2021-05-16T20:12:31.9595511Z group_by_drop_default html 2021-05-16T20:12:31.9672898Z group_by_prepare html 2021-05-16T20:12:31.9799574Z group_cols html 2021-05-16T20:12:32.0034269Z group_data html 2021-05-16T20:12:32.0543516Z group_map html 2021-05-16T20:12:32.0962100Z group_nest html 2021-05-16T20:12:32.1478922Z group_split html 2021-05-16T20:12:32.1746482Z group_trim html 2021-05-16T20:12:32.1863061Z grouped_df html 2021-05-16T20:12:32.1921637Z ident html 2021-05-16T20:12:32.2080753Z if_else html 2021-05-16T20:12:32.2218586Z lead-lag html 2021-05-16T20:12:32.2438572Z location html 2021-05-16T20:12:32.2540693Z make_tbl html 2021-05-16T20:12:32.3537425Z mutate-joins html 2021-05-16T20:12:32.4550182Z mutate html 2021-05-16T20:12:32.5282883Z mutate_all html 2021-05-16T20:12:32.5356289Z n_distinct html 2021-05-16T20:12:32.5496210Z na_if html 2021-05-16T20:12:32.5567100Z near html 2021-05-16T20:12:32.5959565Z nest_by html 2021-05-16T20:12:32.6515942Z nest_join html 2021-05-16T20:12:32.6693414Z new_grouped_df html 2021-05-16T20:12:32.6862214Z nth html 2021-05-16T20:12:32.6962801Z order_by html 2021-05-16T20:12:32.7173679Z progress_estimated html 2021-05-16T20:12:32.7420009Z pull html 2021-05-16T20:12:32.7591082Z ranking html 2021-05-16T20:12:32.8147640Z recode html 2021-05-16T20:12:32.8952161Z reexports html 2021-05-16T20:12:32.8953813Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpsdhC0k/R.INSTALL9082a13206a/dplyr/man/reexports.Rd:49: file link 'glimpse' in package 'tibble' does not exist and so has been treated as a topic 2021-05-16T20:12:32.8956078Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpsdhC0k/R.INSTALL9082a13206a/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-16T20:12:32.9204484Z relocate html 2021-05-16T20:12:32.9547403Z rename html 2021-05-16T20:12:33.0078006Z rows html 2021-05-16T20:12:33.0357669Z rowwise html 2021-05-16T20:12:33.0419472Z same_src html 2021-05-16T20:12:33.0792761Z sample_n html 2021-05-16T20:12:33.1856409Z scoped html 2021-05-16T20:12:33.2332091Z se-deprecated html 2021-05-16T20:12:33.3274743Z select html 2021-05-16T20:12:33.4575824Z select_all html 2021-05-16T20:12:33.4807193Z select_vars html 2021-05-16T20:12:33.4892082Z setops html 2021-05-16T20:12:33.5662172Z slice html 2021-05-16T20:12:33.5726204Z sql html 2021-05-16T20:12:33.5841783Z src html 2021-05-16T20:12:33.6190085Z src_dbi html 2021-05-16T20:12:33.6340046Z src_local html 2021-05-16T20:12:33.6414733Z src_tbls html 2021-05-16T20:12:33.6564684Z starwars html 2021-05-16T20:12:33.6756150Z storms html 2021-05-16T20:12:33.7455751Z summarise html 2021-05-16T20:12:33.8190787Z summarise_all html 2021-05-16T20:12:33.8340804Z summarise_each html 2021-05-16T20:12:33.8416156Z tbl html 2021-05-16T20:12:33.8564142Z tbl_df html 2021-05-16T20:12:33.8631202Z tbl_ptype html 2021-05-16T20:12:33.8712874Z tbl_vars html 2021-05-16T20:12:33.9054329Z tidyeval-compat html 2021-05-16T20:12:33.9305530Z top_n html 2021-05-16T20:12:33.9473553Z vars html 2021-05-16T20:12:33.9716563Z with_groups html 2021-05-16T20:12:33.9785141Z with_order html 2021-05-16T20:12:33.9799523Z *** copying figures 2021-05-16T20:12:33.9862253Z ** building package indices 2021-05-16T20:12:34.3016157Z ** installing vignettes 2021-05-16T20:12:34.3184340Z ** testing if installed package can be loaded 2021-05-16T20:12:34.3186637Z *** arch - i386 2021-05-16T20:12:34.9279542Z *** arch - x64 2021-05-16T20:12:35.6545128Z * DONE (dplyr) 2021-05-16T20:12:35.8194367Z In R CMD INSTALL 2021-05-16T20:12:36.3895502Z * installing *source* package 'tidyr' ... 2021-05-16T20:12:36.4115239Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T20:12:36.4552697Z ** libs 2021-05-16T20:12:36.4578444Z 2021-05-16T20:12:36.4579574Z *** arch - i386 2021-05-16T20:12:36.4882262Z 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-16T20:12:38.0968007Z 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-16T20:12:38.4763781Z 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-16T20:12:40.8475166Z 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-16T20:12:42.7229888Z 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-16T20:12:43.0134611Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-16T20:12:43.0163620Z 2021-05-16T20:12:43.0164820Z *** arch - x64 2021-05-16T20:12:43.0455306Z 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-16T20:12:44.6588520Z 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-16T20:12:45.0432793Z 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-16T20:12:47.4984237Z 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-16T20:12:49.4459578Z 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-16T20:12:49.7835281Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-16T20:12:49.7882829Z ** R 2021-05-16T20:12:49.8253946Z ** data 2021-05-16T20:12:49.8334984Z *** moving datasets to lazyload DB 2021-05-16T20:12:50.1327033Z ** inst 2021-05-16T20:12:50.1452459Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:52.1384416Z ** help 2021-05-16T20:12:52.3772038Z *** installing help indices 2021-05-16T20:12:52.5021179Z converting help for package 'tidyr' 2021-05-16T20:12:52.5315830Z finding HTML links ... done 2021-05-16T20:12:52.5745135Z billboard html 2021-05-16T20:12:52.6091995Z chop html 2021-05-16T20:12:52.6323806Z complete html 2021-05-16T20:12:52.6423893Z construction html 2021-05-16T20:12:52.7077378Z deprecated-se html 2021-05-16T20:12:52.7158328Z drop_na html 2021-05-16T20:12:52.7621494Z expand html 2021-05-16T20:12:52.7864953Z expand_grid html 2021-05-16T20:12:52.8123298Z extract html 2021-05-16T20:12:52.8177372Z extract_numeric html 2021-05-16T20:12:52.8293039Z fill html 2021-05-16T20:12:52.8409529Z fish_encounters html 2021-05-16T20:12:52.8501560Z full_seq html 2021-05-16T20:12:52.8986630Z gather html 2021-05-16T20:12:52.9620108Z hoist html 2021-05-16T20:12:53.0440054Z nest html 2021-05-16T20:12:53.0793739Z nest_legacy html 2021-05-16T20:12:53.1141770Z pack html 2021-05-16T20:12:53.1220475Z pipe html 2021-05-16T20:12:53.1222738Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpslQvPb/R.INSTALL1b2c34481512/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-16T20:12:53.1717212Z pivot_longer html 2021-05-16T20:12:53.2465965Z pivot_longer_spec html 2021-05-16T20:12:53.2928280Z pivot_wider html 2021-05-16T20:12:53.3385420Z pivot_wider_spec html 2021-05-16T20:12:53.3682664Z reexports html 2021-05-16T20:12:53.3774099Z relig_income html 2021-05-16T20:12:53.3979691Z replace_na html 2021-05-16T20:12:53.4417487Z separate html 2021-05-16T20:12:53.4551729Z separate_rows html 2021-05-16T20:12:53.4593542Z smiths html 2021-05-16T20:12:53.4909347Z spread html 2021-05-16T20:12:53.5006808Z table1 html 2021-05-16T20:12:53.5177886Z tidyr-package html 2021-05-16T20:12:53.5280311Z tidyr_legacy html 2021-05-16T20:12:53.5777594Z tidyr_tidy_select html 2021-05-16T20:12:53.5926327Z uncount html 2021-05-16T20:12:53.6126964Z unite html 2021-05-16T20:12:53.6218292Z us_rent_income html 2021-05-16T20:12:53.6424980Z who html 2021-05-16T20:12:53.6618228Z world_bank_pop html 2021-05-16T20:12:53.6626855Z *** copying figures 2021-05-16T20:12:53.6690646Z ** building package indices 2021-05-16T20:12:53.7935726Z ** installing vignettes 2021-05-16T20:12:53.8041801Z ** testing if installed package can be loaded 2021-05-16T20:12:53.8044463Z *** arch - i386 2021-05-16T20:12:54.4145564Z *** arch - x64 2021-05-16T20:12:55.1345871Z * DONE (tidyr) 2021-05-16T20:12:55.2047580Z In R CMD INSTALL 2021-05-16T20:12:55.2066443Z 2021-05-16T20:12:55.2067269Z The downloaded source packages are in 2021-05-16T20:12:55.2068200Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\downloaded_packages' 2021-05-16T20:12:55.4785090Z 2021-05-16T20:12:55.4800071Z 2021-05-16T20:12:55.4815988Z 2021-05-16T20:12:55.4826311Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\remotes1b4c38f0772d\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T20:12:55.4875133Z 2021-05-16T20:12:55.4882614Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\remotes1b4c38f0772d\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T20:12:55.5356738Z 2021-05-16T20:12:55.5357938Z 2021-05-16T20:12:55.5358475Z 2021-05-16T20:12:55.5358869Z 2021-05-16T20:12:55.5359705Z - preparing 'aghast': 2021-05-16T20:12:55.5507703Z checking DESCRIPTION meta-information ... 2021-05-16T20:12:55.5508662Z 2021-05-16T20:12:55.5509387Z checking DESCRIPTION meta-information ... 2021-05-16T20:12:55.5510386Z 2021-05-16T20:12:55.5511071Z v checking DESCRIPTION meta-information 2021-05-16T20:12:55.6477618Z 2021-05-16T20:12:55.6478978Z 2021-05-16T20:12:55.6479423Z 2021-05-16T20:12:55.6479990Z 2021-05-16T20:12:55.6480756Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:12:55.6481491Z 2021-05-16T20:12:55.6481885Z 2021-05-16T20:12:55.6482500Z - checking for empty or unneeded directories 2021-05-16T20:12:55.6482942Z 2021-05-16T20:12:55.6483330Z 2021-05-16T20:12:55.6483845Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T20:12:55.6781960Z 2021-05-16T20:12:55.6784289Z 2021-05-16T20:12:55.6784784Z 2021-05-16T20:12:55.7157992Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:12:55.7159497Z (as 'lib' is unspecified) 2021-05-16T20:12:55.9924296Z * installing *source* package 'aghast' ... 2021-05-16T20:12:56.0305501Z ** R 2021-05-16T20:12:56.0426522Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:56.3827731Z ** help 2021-05-16T20:12:56.4343782Z *** installing help indices 2021-05-16T20:12:56.4722387Z 2021-05-16T20:12:56.4723917Z converting help for package 'aghast' 2021-05-16T20:12:56.4998130Z finding HTML links ... done 2021-05-16T20:12:56.5231989Z ga_artifacts html 2021-05-16T20:12:56.5357344Z ga_jobs html 2021-05-16T20:12:56.5474005Z ga_run_log_config html 2021-05-16T20:12:56.5659689Z ga_runs html 2021-05-16T20:12:56.5883593Z ga_secrets html 2021-05-16T20:12:56.6073584Z ga_workflows html 2021-05-16T20:12:56.6159443Z pipe html 2021-05-16T20:12:56.6165228Z ** building package indices 2021-05-16T20:12:56.6463928Z ** testing if installed package can be loaded 2021-05-16T20:12:56.6466737Z *** arch - i386 2021-05-16T20:12:56.9527987Z *** arch - x64 2021-05-16T20:12:57.2615244Z * DONE (aghast) 2021-05-16T20:12:57.2861310Z In R CMD INSTALL 2021-05-16T20:12:57.3031426Z Installing 1 packages: covr 2021-05-16T20:12:57.3041853Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:12:57.3042684Z (as 'lib' is unspecified) 2021-05-16T20:12:58.1672897Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T20:12:58.1674297Z 2021-05-16T20:12:58.8487212Z 2021-05-16T20:12:58.8489066Z There is a binary version available but the source version is later: 2021-05-16T20:12:58.8495976Z binary source needs_compilation 2021-05-16T20:12:58.8496982Z covr 3.5.0 3.5.1 TRUE 2021-05-16T20:12:58.8497437Z 2021-05-16T20:12:58.8511074Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-16T20:12:58.8550890Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-16T20:12:58.8584027Z ================================================== 2021-05-16T20:12:58.8585783Z downloaded 167 KB 2021-05-16T20:12:58.8586350Z 2021-05-16T20:12:58.8596669Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-16T20:12:58.8667867Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-16T20:12:58.9015377Z ================================================== 2021-05-16T20:12:58.9016728Z downloaded 121 KB 2021-05-16T20:12:58.9017400Z 2021-05-16T20:12:58.9244499Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T20:12:58.9434637Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T20:12:58.9461974Z 2021-05-16T20:12:58.9462869Z The downloaded binary packages are in 2021-05-16T20:12:58.9463834Z C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\downloaded_packages 2021-05-16T20:12:58.9465034Z installing the source package 'covr' 2021-05-16T20:12:58.9465494Z 2021-05-16T20:12:58.9482787Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T20:12:58.9516376Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T20:12:59.0001379Z ================================================== 2021-05-16T20:12:59.0002850Z downloaded 143 KB 2021-05-16T20:12:59.0003386Z 2021-05-16T20:12:59.6327129Z * installing *source* package 'covr' ... 2021-05-16T20:12:59.6618752Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T20:12:59.7070751Z ** libs 2021-05-16T20:12:59.7083462Z 2021-05-16T20:12:59.7085225Z *** arch - i386 2021-05-16T20:12:59.7347570Z 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-16T20:12:59.9901228Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/i386 -lR 2021-05-16T20:13:00.1337492Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-16T20:13:00.1354489Z 2021-05-16T20:13:00.1355903Z *** arch - x64 2021-05-16T20:13:00.1597717Z 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-16T20:13:00.4283902Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/x64 -lR 2021-05-16T20:13:00.5470222Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-16T20:13:00.5471202Z ** R 2021-05-16T20:13:00.5800552Z ** inst 2021-05-16T20:13:00.5938652Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:13:02.1080902Z ** help 2021-05-16T20:13:02.2573280Z *** installing help indices 2021-05-16T20:13:02.3454473Z converting help for package 'covr' 2021-05-16T20:13:02.3739277Z finding HTML links ... done 2021-05-16T20:13:02.4019769Z azure html 2021-05-16T20:13:02.4064577Z clear_counters html 2021-05-16T20:13:02.4194383Z code_coverage html 2021-05-16T20:13:02.4564213Z codecov html 2021-05-16T20:13:02.4633809Z count html 2021-05-16T20:13:02.4689912Z coverage_to_list html 2021-05-16T20:13:02.4836075Z coveralls html 2021-05-16T20:13:02.5204818Z covr-package html 2021-05-16T20:13:02.5263525Z display_name html 2021-05-16T20:13:02.5365077Z environment_coverage html 2021-05-16T20:13:02.5512228Z exclusions html 2021-05-16T20:13:02.5635924Z file_coverage html 2021-05-16T20:13:02.5764623Z file_report html 2021-05-16T20:13:02.5856608Z function_coverage html 2021-05-16T20:13:02.5996971Z gitlab html 2021-05-16T20:13:02.6060317Z in_covr html 2021-05-16T20:13:02.6112024Z key html 2021-05-16T20:13:02.6246943Z new_counter html 2021-05-16T20:13:02.6249941Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpa8Y6FU/R.INSTALL12f063ff3ea/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-16T20:13:02.6599897Z package_coverage html 2021-05-16T20:13:02.6690821Z percent_coverage html 2021-05-16T20:13:02.6796863Z print.coverage html 2021-05-16T20:13:02.6886766Z report html 2021-05-16T20:13:02.7081427Z system_check html 2021-05-16T20:13:02.7246984Z system_output html 2021-05-16T20:13:02.7327193Z tally_coverage html 2021-05-16T20:13:02.7448547Z to_cobertura html 2021-05-16T20:13:02.7535037Z to_sonarqube html 2021-05-16T20:13:02.7634593Z trace_calls html 2021-05-16T20:13:02.7725466Z value html 2021-05-16T20:13:02.7838921Z zero_coverage html 2021-05-16T20:13:02.7846696Z *** copying figures 2021-05-16T20:13:02.7860638Z ** building package indices 2021-05-16T20:13:02.8776489Z ** installing vignettes 2021-05-16T20:13:02.8868453Z ** testing if installed package can be loaded 2021-05-16T20:13:02.8871212Z *** arch - i386 2021-05-16T20:13:03.1919570Z *** arch - x64 2021-05-16T20:13:03.5104484Z * DONE (covr) 2021-05-16T20:13:03.6237316Z In R CMD INSTALL 2021-05-16T20:13:03.6260577Z 2021-05-16T20:13:03.6261529Z The downloaded source packages are in 2021-05-16T20:13:03.6262785Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpM9wZk8\downloaded_packages' 2021-05-16T20:13:03.7550977Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:13:03.7551836Z Rscript -e "tic::before_install()" 2021-05-16T20:13:03.7629080Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:13:03.7629594Z env: 2021-05-16T20:13:03.7630047Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:03.7630514Z TIC_DEPLOY_KEY: 2021-05-16T20:13:03.7630844Z RSPM: 2021-05-16T20:13:03.7632243Z GITHUB_PAT: *** 2021-05-16T20:13:03.7632658Z COVERALLS_TOKEN: 2021-05-16T20:13:03.7633114Z continue-on-error: false 2021-05-16T20:13:03.7633576Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:03.7634242Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:13:03.7634621Z TZ: UTC 2021-05-16T20:13:03.7635071Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:03.7635472Z NOT_CRAN: true 2021-05-16T20:13:03.7635863Z MSYSTEM: MINGW64 2021-05-16T20:13:03.7636269Z ##[endgroup] 2021-05-16T20:13:05.4803431Z v Loading tic stage configuration from tic.R 2021-05-16T20:13:05.7166999Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:13:05.7168044Z Windows because LaTeX is not available. 2021-05-16T20:13:05.7519472Z Running before_install: step_install_remote_binaries() 2021-05-16T20:13:06.3857668Z Installing oro.nifti binaries 2021-05-16T20:13:06.3874772Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:13:07.2011718Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:13:07.2049439Z tag_name 2021-05-16T20:13:07.2050122Z 2 0.10.3.s 2021-05-16T20:13:07.2051402Z zipball_url 2021-05-16T20:13:07.2052857Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T20:13:07.2054334Z tarball_url 2021-05-16T20:13:07.2055807Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T20:13:07.2057089Z commit.sha 2021-05-16T20:13:07.2058230Z 2 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:13:07.2059494Z commit.url 2021-05-16T20:13:07.2061343Z Installing oro.nifti package binaries 2021-05-16T20:13:07.2062884Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:13:07.2064664Z node_id 2021-05-16T20:13:07.2065726Z 2 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T20:13:07.2067130Z url 2021-05-16T20:13:07.2068285Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T20:13:07.2069289Z assets_url 2021-05-16T20:13:07.2070373Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T20:13:07.2071461Z upload_url 2021-05-16T20:13:07.2072591Z 2 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T20:13:07.2073676Z id asset_updated_at asset_created_at created_at 2021-05-16T20:13:07.2076204Z 2 43005549 2021-05-15 23:22:35 2021-05-15 23:22:35 2021-05-15 22:37:06 2021-05-16T20:13:07.2077501Z published_at asset_name asset_label 2021-05-16T20:13:07.2078251Z 2 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.zip 2021-05-16T20:13:07.2078848Z asset_download_count 2021-05-16T20:13:07.2079371Z 2 9 2021-05-16T20:13:07.2080052Z asset_browser_download_url 2021-05-16T20:13:07.2081365Z 2 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.zip 2021-05-16T20:13:07.2086670Z trying URL 'https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.zip' 2021-05-16T20:13:07.5371112Z Content type 'application/octet-stream' length 6037150 bytes (5.8 MB) 2021-05-16T20:13:07.6920648Z ================================================== 2021-05-16T20:13:07.6921852Z downloaded 5.8 MB 2021-05-16T20:13:07.6922571Z 2021-05-16T20:13:07.6957456Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:13:07.6958427Z (as 'lib' is unspecified) 2021-05-16T20:13:07.7900476Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T20:13:07.7975986Z Rewriting new remotes: 2021-05-16T20:13:08.0506832Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:13:08.0507827Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:13:08.0508392Z remotes::install_cran("rcmdcheck") 2021-05-16T20:13:08.0509069Z remotes::install_cran("markdown") 2021-05-16T20:13:08.0515216Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:13:08.0515569Z env: 2021-05-16T20:13:08.0515997Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:08.0516412Z TIC_DEPLOY_KEY: 2021-05-16T20:13:08.0516706Z RSPM: 2021-05-16T20:13:08.0517697Z GITHUB_PAT: *** 2021-05-16T20:13:08.0518057Z COVERALLS_TOKEN: 2021-05-16T20:13:08.0518462Z continue-on-error: false 2021-05-16T20:13:08.0518879Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:08.0519237Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:13:08.0519583Z TZ: UTC 2021-05-16T20:13:08.0520306Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:08.0520832Z NOT_CRAN: true 2021-05-16T20:13:08.0521227Z MSYSTEM: MINGW64 2021-05-16T20:13:08.0521598Z ##[endgroup] 2021-05-16T20:13:12.8767970Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:13:12.8769063Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:13:12.8770315Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:13:12.8770962Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:13:12.8771772Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:13:12.8772339Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:13:12.8773084Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:13:12.8773808Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:13:12.8774345Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:13:12.8775011Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T20:13:12.8775621Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-16T20:13:12.8776213Z minqa (NA -> 1.2.4 ) [CRAN] 2021-05-16T20:13:12.8776778Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T20:13:12.8777337Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:13:12.8777887Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:13:12.8778416Z lme4 (NA -> 1.1-27 ) [CRAN] 2021-05-16T20:13:12.8778964Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:13:12.8779636Z numDeriv (NA -> 2016.8-1.1) [CRAN] 2021-05-16T20:13:12.8780361Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T20:13:12.8780980Z gamm4 (NA -> 0.2-6 ) [CRAN] 2021-05-16T20:13:12.8781593Z lmerTest (NA -> 3.1-3 ) [CRAN] 2021-05-16T20:13:12.8811649Z Installing 21 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, RcppEigen, nloptr, minqa, RNifti, abind, bitops, lme4, ggplot2, numDeriv, oro.nifti, gamm4, lmerTest 2021-05-16T20:13:12.8825310Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:13:12.8826037Z (as 'lib' is unspecified) 2021-05-16T20:13:15.1208826Z 2021-05-16T20:13:15.1210748Z There are binary versions available but the source versions are later: 2021-05-16T20:13:15.1240761Z binary source needs_compilation 2021-05-16T20:13:15.1242007Z colorspace 1.4-1 2.0-1 TRUE 2021-05-16T20:13:15.1242942Z viridisLite 0.3.0 0.4.0 FALSE 2021-05-16T20:13:15.1244306Z labeling 0.3 0.4.2 FALSE 2021-05-16T20:13:15.1245035Z farver 2.0.3 2.1.0 TRUE 2021-05-16T20:13:15.1245726Z scales 1.1.0 1.1.1 FALSE 2021-05-16T20:13:15.1246606Z isoband 0.2.1 0.2.4 TRUE 2021-05-16T20:13:15.1247410Z RcppEigen 0.3.3.7.0 0.3.3.9.1 TRUE 2021-05-16T20:13:15.1248261Z nloptr 1.2.2.1 1.2.2.2 TRUE 2021-05-16T20:13:15.1248880Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T20:13:15.1249481Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T20:13:15.1250294Z lme4 1.1-23 1.1-27 TRUE 2021-05-16T20:13:15.1252903Z ggplot2 3.3.0 3.3.3 FALSE 2021-05-16T20:13:15.1254935Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T20:13:15.1255791Z lmerTest 3.1-2 3.1-3 FALSE 2021-05-16T20:13:15.1256261Z 2021-05-16T20:13:15.1271146Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/RColorBrewer_1.1-2.zip' 2021-05-16T20:13:15.1361342Z Content type 'application/zip' length 55498 bytes (54 KB) 2021-05-16T20:13:15.1373177Z ================================================== 2021-05-16T20:13:15.1374195Z downloaded 54 KB 2021-05-16T20:13:15.1374715Z 2021-05-16T20:13:15.1386606Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/munsell_0.5.0.zip' 2021-05-16T20:13:15.1422393Z Content type 'application/zip' length 244203 bytes (238 KB) 2021-05-16T20:13:15.1558703Z ================================================== 2021-05-16T20:13:15.1560155Z downloaded 238 KB 2021-05-16T20:13:15.1560690Z 2021-05-16T20:13:15.1577202Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/gtable_0.3.0.zip' 2021-05-16T20:13:15.1928035Z Content type 'application/zip' length 433147 bytes (422 KB) 2021-05-16T20:13:15.2000054Z ================================================== 2021-05-16T20:13:15.2001277Z downloaded 422 KB 2021-05-16T20:13:15.2002080Z 2021-05-16T20:13:15.2019168Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/minqa_1.2.4.zip' 2021-05-16T20:13:15.2299280Z Content type 'application/zip' length 677737 bytes (661 KB) 2021-05-16T20:13:15.2387045Z ================================================== 2021-05-16T20:13:15.2388039Z downloaded 661 KB 2021-05-16T20:13:15.2388546Z 2021-05-16T20:13:15.2404556Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/abind_1.4-5.zip' 2021-05-16T20:13:15.2469139Z Content type 'application/zip' length 63389 bytes (61 KB) 2021-05-16T20:13:15.2484767Z ================================================== 2021-05-16T20:13:15.2485959Z downloaded 61 KB 2021-05-16T20:13:15.2486586Z 2021-05-16T20:13:15.2499326Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/numDeriv_2016.8-1.1.zip' 2021-05-16T20:13:15.2851927Z Content type 'application/zip' length 115714 bytes (113 KB) 2021-05-16T20:13:15.2927589Z ================================================== 2021-05-16T20:13:15.2929179Z downloaded 113 KB 2021-05-16T20:13:15.2929651Z 2021-05-16T20:13:15.2944838Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/gamm4_0.2-6.zip' 2021-05-16T20:13:15.3298917Z Content type 'application/zip' length 57698 bytes (56 KB) 2021-05-16T20:13:15.3303705Z ================================================== 2021-05-16T20:13:15.3304824Z downloaded 56 KB 2021-05-16T20:13:15.3305763Z 2021-05-16T20:13:15.3475227Z package 'RColorBrewer' successfully unpacked and MD5 sums checked 2021-05-16T20:13:15.3687905Z package 'munsell' successfully unpacked and MD5 sums checked 2021-05-16T20:13:15.4048742Z package 'gtable' successfully unpacked and MD5 sums checked 2021-05-16T20:13:15.4434980Z package 'minqa' successfully unpacked and MD5 sums checked 2021-05-16T20:13:15.4567026Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T20:13:15.4745414Z package 'numDeriv' successfully unpacked and MD5 sums checked 2021-05-16T20:13:15.4888243Z package 'gamm4' successfully unpacked and MD5 sums checked 2021-05-16T20:13:15.4919631Z 2021-05-16T20:13:15.4920634Z The downloaded binary packages are in 2021-05-16T20:13:15.4921685Z C:\Users\runneradmin\AppData\Local\Temp\RtmpwnAsPa\downloaded_packages 2021-05-16T20:13:15.4924481Z installing the source packages 'colorspace', 'viridisLite', 'labeling', 'farver', 'scales', 'isoband', 'RcppEigen', 'nloptr', 'RNifti', 'bitops', 'lme4', 'ggplot2', 'oro.nifti', 'lmerTest' 2021-05-16T20:13:15.4925486Z 2021-05-16T20:13:15.5035838Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T20:13:15.5117790Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T20:13:15.5307712Z ================================================== 2021-05-16T20:13:15.5308579Z downloaded 2.1 MB 2021-05-16T20:13:15.5309177Z 2021-05-16T20:13:15.5322725Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T20:13:15.5379880Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T20:13:15.5519099Z ================================================== 2021-05-16T20:13:15.5520307Z downloaded 1.2 MB 2021-05-16T20:13:15.5520871Z 2021-05-16T20:13:15.5552306Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T20:13:15.5607659Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T20:13:15.5610568Z ================================================== 2021-05-16T20:13:15.5612853Z downloaded 10156 bytes 2021-05-16T20:13:15.5613197Z 2021-05-16T20:13:15.5624667Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T20:13:15.5654441Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T20:13:15.5749678Z ================================================== 2021-05-16T20:13:15.5752583Z downloaded 1.2 MB 2021-05-16T20:13:15.5753226Z 2021-05-16T20:13:15.5766367Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T20:13:15.5803071Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T20:13:15.5882150Z ================================================== 2021-05-16T20:13:15.5883322Z downloaded 503 KB 2021-05-16T20:13:15.5883791Z 2021-05-16T20:13:15.5899236Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T20:13:15.5937345Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T20:13:15.6604363Z ================================================== 2021-05-16T20:13:15.6605025Z downloaded 1.9 MB 2021-05-16T20:13:15.6605607Z 2021-05-16T20:13:15.6619432Z trying URL 'https://cloud.r-project.org/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T20:13:15.6690887Z Content type 'application/x-gzip' length 1633360 bytes (1.6 MB) 2021-05-16T20:13:15.6937009Z ================================================== 2021-05-16T20:13:15.6938232Z downloaded 1.6 MB 2021-05-16T20:13:15.6938762Z 2021-05-16T20:13:15.6952241Z trying URL 'https://cloud.r-project.org/src/contrib/nloptr_1.2.2.2.tar.gz' 2021-05-16T20:13:15.7273381Z Content type 'application/x-gzip' length 2450931 bytes (2.3 MB) 2021-05-16T20:13:15.7583908Z ================================================== 2021-05-16T20:13:15.7584965Z downloaded 2.3 MB 2021-05-16T20:13:15.7585419Z 2021-05-16T20:13:15.7598954Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T20:13:15.7726787Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T20:13:15.7870324Z ================================================== 2021-05-16T20:13:15.7871530Z downloaded 1.0 MB 2021-05-16T20:13:15.7872077Z 2021-05-16T20:13:15.7890689Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T20:13:15.7934085Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T20:13:15.7939888Z ================================================== 2021-05-16T20:13:15.7940754Z downloaded 10 KB 2021-05-16T20:13:15.7941210Z 2021-05-16T20:13:15.7957350Z trying URL 'https://cloud.r-project.org/src/contrib/lme4_1.1-27.tar.gz' 2021-05-16T20:13:15.8516181Z Content type 'application/x-gzip' length 3302287 bytes (3.1 MB) 2021-05-16T20:13:16.0443414Z ================================================== 2021-05-16T20:13:16.0444847Z downloaded 3.1 MB 2021-05-16T20:13:16.0445389Z 2021-05-16T20:13:16.0461749Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T20:13:16.0529432Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-16T20:13:16.0782859Z ================================================== 2021-05-16T20:13:16.0783979Z downloaded 2.9 MB 2021-05-16T20:13:16.0784426Z 2021-05-16T20:13:16.0800133Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T20:13:16.0865563Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T20:13:16.1690378Z ================================================== 2021-05-16T20:13:16.1691627Z downloaded 5.0 MB 2021-05-16T20:13:16.1692227Z 2021-05-16T20:13:16.1707319Z trying URL 'https://cloud.r-project.org/src/contrib/lmerTest_3.1-3.tar.gz' 2021-05-16T20:13:16.1828300Z Content type 'application/x-gzip' length 195633 bytes (191 KB) 2021-05-16T20:13:16.1869863Z ================================================== 2021-05-16T20:13:16.1870852Z downloaded 191 KB 2021-05-16T20:13:16.1871376Z 2021-05-16T20:13:16.9699384Z * installing *source* package 'colorspace' ... 2021-05-16T20:13:17.0087127Z ** package 'colorspace' successfully unpacked and MD5 sums checked 2021-05-16T20:13:17.0449350Z ** libs 2021-05-16T20:13:17.0459786Z 2021-05-16T20:13:17.0461178Z *** arch - i386 2021-05-16T20:13:17.0731721Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c colorspace.c -o colorspace.o 2021-05-16T20:13:18.1750057Z 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-16T20:13:18.4204934Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o colorspace.dll tmp.def colorspace.o init.o -LC:/R/bin/i386 -lR 2021-05-16T20:13:18.5548386Z installing to D:/a/_temp/Library/colorspace/libs/i386 2021-05-16T20:13:18.5561040Z 2021-05-16T20:13:18.5563056Z *** arch - x64 2021-05-16T20:13:18.5819058Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c colorspace.c -o colorspace.o 2021-05-16T20:13:19.4555825Z 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-16T20:13:19.7065394Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o colorspace.dll tmp.def colorspace.o init.o -LC:/R/bin/x64 -lR 2021-05-16T20:13:19.8165153Z installing to D:/a/_temp/Library/colorspace/libs/x64 2021-05-16T20:13:19.8201467Z ** R 2021-05-16T20:13:19.8453781Z ** data 2021-05-16T20:13:19.8475145Z *** moving datasets to lazyload DB 2021-05-16T20:13:19.9879314Z ** demo 2021-05-16T20:13:19.9908259Z ** inst 2021-05-16T20:13:20.0874669Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:13:24.3888903Z ** help 2021-05-16T20:13:24.7264652Z *** installing help indices 2021-05-16T20:13:24.8974877Z converting help for package 'colorspace' 2021-05-16T20:13:24.9251910Z finding HTML links ... done 2021-05-16T20:13:25.6200657Z HLS html 2021-05-16T20:13:25.6201202Z HSV html 2021-05-16T20:13:25.6201829Z LAB html 2021-05-16T20:13:25.6202319Z LUV html 2021-05-16T20:13:25.6202823Z RGB html 2021-05-16T20:13:25.6203549Z USSouthPolygon html 2021-05-16T20:13:25.6204125Z XYZ html 2021-05-16T20:13:25.6204701Z adjust_transparency html 2021-05-16T20:13:25.6205290Z choose_palette html 2021-05-16T20:13:25.6206093Z color-class html 2021-05-16T20:13:25.6206795Z coords html 2021-05-16T20:13:25.6207266Z cvd html 2021-05-16T20:13:25.6207779Z cvd_emulator html 2021-05-16T20:13:25.6208313Z cvd_image html 2021-05-16T20:13:25.6208911Z demoplot html 2021-05-16T20:13:25.6209456Z desaturate html 2021-05-16T20:13:25.6210015Z divergingx_hcl html 2021-05-16T20:13:25.6213285Z Rd warning: /tmp/RtmpOUVxgr/Rbuildd8c475b4cbea9/colorspace/man/divergingx_hcl.Rd:125: file link 'sequential_hcl' in package 'colorspace' does not exist and so has been treated as a topic 2021-05-16T20:13:25.6215533Z Rd warning: /tmp/RtmpOUVxgr/Rbuildd8c475b4cbea9/colorspace/man/divergingx_hcl.Rd:125: file link 'diverging_hcl' in package 'colorspace' does not exist and so has been treated as a topic 2021-05-16T20:13:25.6216797Z hcl_color_picker html 2021-05-16T20:13:25.6217413Z hcl_palettes html 2021-05-16T20:13:25.6640830Z hclplot html 2021-05-16T20:13:25.6878114Z hex html 2021-05-16T20:13:25.7088973Z hex2RGB html 2021-05-16T20:13:25.7644578Z lighten html 2021-05-16T20:13:25.7880999Z max_chroma html 2021-05-16T20:13:25.8090006Z mixcolor html 2021-05-16T20:13:25.8325662Z polarLAB html 2021-05-16T20:13:25.8566717Z polarLUV html 2021-05-16T20:13:25.9240744Z rainbow_hcl html 2021-05-16T20:13:25.9242876Z Rd warning: /tmp/RtmpOUVxgr/Rbuildd8c475b4cbea9/colorspace/man/rainbow_hcl.Rd:108: file link 'heat.colors' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-16T20:13:25.9245473Z Rd warning: /tmp/RtmpOUVxgr/Rbuildd8c475b4cbea9/colorspace/man/rainbow_hcl.Rd:118: file link 'cm.colors' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-16T20:13:25.9454886Z readRGB html 2021-05-16T20:13:25.9677646Z readhex html 2021-05-16T20:13:25.9887823Z sRGB html 2021-05-16T20:13:26.0259540Z scale_colour_binned_diverging html 2021-05-16T20:13:26.0560378Z scale_colour_binned_divergingx html 2021-05-16T20:13:26.0874725Z scale_colour_binned_qualitative html 2021-05-16T20:13:26.1306999Z scale_colour_binned_sequential html 2021-05-16T20:13:26.1641914Z scale_colour_continuous_diverging html 2021-05-16T20:13:26.1943158Z scale_colour_continuous_divergingx html 2021-05-16T20:13:26.2239005Z scale_colour_continuous_qualitative html 2021-05-16T20:13:26.2653205Z scale_colour_continuous_sequential html 2021-05-16T20:13:26.3003068Z scale_colour_discrete_diverging html 2021-05-16T20:13:26.3296658Z scale_colour_discrete_divergingx html 2021-05-16T20:13:26.3560436Z scale_colour_discrete_qualitative html 2021-05-16T20:13:26.3964115Z scale_colour_discrete_sequential html 2021-05-16T20:13:26.4330940Z simulate_cvd html 2021-05-16T20:13:26.4965320Z specplot html 2021-05-16T20:13:26.5343134Z swatchplot html 2021-05-16T20:13:26.5439835Z whitepoint html 2021-05-16T20:13:26.5620078Z writehex html 2021-05-16T20:13:26.5631197Z ** building package indices 2021-05-16T20:13:26.7615991Z ** installing vignettes 2021-05-16T20:13:26.7710029Z ** testing if installed package can be loaded 2021-05-16T20:13:26.7713688Z *** arch - i386 2021-05-16T20:13:27.0769433Z *** arch - x64 2021-05-16T20:13:27.4081495Z * DONE (colorspace) 2021-05-16T20:13:27.5206215Z In R CMD INSTALL 2021-05-16T20:13:27.8502050Z * installing *source* package 'viridisLite' ... 2021-05-16T20:13:27.8588434Z ** package 'viridisLite' successfully unpacked and MD5 sums checked 2021-05-16T20:13:27.8882784Z ** R 2021-05-16T20:13:27.9101812Z ** inst 2021-05-16T20:13:27.9126101Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:13:28.0196968Z ** help 2021-05-16T20:13:28.0517527Z *** installing help indices 2021-05-16T20:13:28.0809932Z converting help for package 'viridisLite' 2021-05-16T20:13:28.1099717Z finding HTML links ... done 2021-05-16T20:13:28.1593414Z viridis html 2021-05-16T20:13:28.1869416Z viridis.map html 2021-05-16T20:13:28.1874353Z *** copying figures 2021-05-16T20:13:28.1924531Z ** building package indices 2021-05-16T20:13:28.2138938Z ** testing if installed package can be loaded 2021-05-16T20:13:28.2141897Z *** arch - i386 2021-05-16T20:13:28.5212061Z *** arch - x64 2021-05-16T20:13:28.8304583Z * DONE (viridisLite) 2021-05-16T20:13:28.8558066Z In R CMD INSTALL 2021-05-16T20:13:29.1254365Z * installing *source* package 'labeling' ... 2021-05-16T20:13:29.1286672Z ** package 'labeling' successfully unpacked and MD5 sums checked 2021-05-16T20:13:29.1503820Z ** R 2021-05-16T20:13:29.1605981Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:13:29.6946717Z ** help 2021-05-16T20:13:29.7740287Z *** installing help indices 2021-05-16T20:13:29.8213352Z converting help for package 'labeling' 2021-05-16T20:13:29.8524909Z finding HTML links ... done 2021-05-16T20:13:29.8787667Z extended html 2021-05-16T20:13:29.8910838Z extended.figures html 2021-05-16T20:13:29.9031131Z gnuplot html 2021-05-16T20:13:29.9147963Z heckbert html 2021-05-16T20:13:29.9186750Z labeling-internal html 2021-05-16T20:13:29.9400090Z labeling-package html 2021-05-16T20:13:29.9533713Z matplotlib html 2021-05-16T20:13:29.9675440Z nelder html 2021-05-16T20:13:29.9978556Z rpretty html 2021-05-16T20:13:30.0105573Z sparks html 2021-05-16T20:13:30.0218453Z thayer html 2021-05-16T20:13:30.0485760Z wilkinson html 2021-05-16T20:13:30.0491897Z ** building package indices 2021-05-16T20:13:30.0974608Z ** testing if installed package can be loaded 2021-05-16T20:13:30.0976023Z *** arch - i386 2021-05-16T20:13:30.4037840Z *** arch - x64 2021-05-16T20:13:30.7129985Z * DONE (labeling) 2021-05-16T20:13:30.7357634Z In R CMD INSTALL 2021-05-16T20:13:31.1672911Z * installing *source* package 'farver' ... 2021-05-16T20:13:31.1807705Z ** package 'farver' successfully unpacked and MD5 sums checked 2021-05-16T20:13:31.2082118Z ** libs 2021-05-16T20:13:31.2092835Z 2021-05-16T20:13:31.2094177Z *** arch - i386 2021-05-16T20:13:31.2501823Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T20:13:31.7518520Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c Comparison.cpp -o Comparison.o 2021-05-16T20:13:31.9608384Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c Conversion.cpp -o Conversion.o 2021-05-16T20:13:32.9160432Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c encode.cpp -o encode.o 2021-05-16T20:13:33.6089147Z encode.cpp: In function 'int double2int(double)': 2021-05-16T20:13:33.6090894Z encode.cpp:22:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:13:33.6091891Z return reinterpret_cast(d); 2021-05-16T20:13:33.6092447Z ^ 2021-05-16T20:13:37.2860963Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c farver.cpp -o farver.o 2021-05-16T20:13:52.8038808Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T20:13:53.3547271Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o farver.dll tmp.def ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -LC:/R/bin/i386 -lR 2021-05-16T20:13:53.7301468Z installing to D:/a/_temp/Library/farver/libs/i386 2021-05-16T20:13:54.6331283Z 2021-05-16T20:13:54.6332006Z *** arch - x64 2021-05-16T20:13:54.6334062Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T20:13:54.6338479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c Comparison.cpp -o Comparison.o 2021-05-16T20:13:54.6340968Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c Conversion.cpp -o Conversion.o 2021-05-16T20:13:55.4054904Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c encode.cpp -o encode.o 2021-05-16T20:13:56.1235607Z encode.cpp: In function 'int double2int(double)': 2021-05-16T20:13:56.1237299Z encode.cpp:22:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:13:56.1238448Z return reinterpret_cast(d); 2021-05-16T20:13:56.1239090Z ^ 2021-05-16T20:13:59.4930249Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c farver.cpp -o farver.o 2021-05-16T20:14:14.1311682Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T20:14:14.5108381Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o farver.dll tmp.def ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -LC:/R/bin/x64 -lR 2021-05-16T20:14:14.9518650Z installing to D:/a/_temp/Library/farver/libs/x64 2021-05-16T20:14:14.9598070Z ** R 2021-05-16T20:14:14.9745939Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:14:15.1585400Z ** help 2021-05-16T20:14:15.2258705Z *** installing help indices 2021-05-16T20:14:15.2740920Z converting help for package 'farver' 2021-05-16T20:14:15.3031169Z finding HTML links ... done 2021-05-16T20:14:15.3210284Z as_white_ref html 2021-05-16T20:14:15.3484327Z compare_colour html 2021-05-16T20:14:15.3830281Z convert_colour html 2021-05-16T20:14:15.4203722Z decode_colour html 2021-05-16T20:14:15.4497809Z encode_colour html 2021-05-16T20:14:15.4747118Z farver-package html 2021-05-16T20:14:15.5024814Z manip_channel html 2021-05-16T20:14:16.1341555Z *** copying figures 2021-05-16T20:14:16.1342082Z ** building package indices 2021-05-16T20:14:16.1342651Z native_encoding html 2021-05-16T20:14:16.1350106Z ** testing if installed package can be loaded 2021-05-16T20:14:16.1351493Z *** arch - i386 2021-05-16T20:14:16.1351969Z *** arch - x64 2021-05-16T20:14:16.1795388Z * DONE (farver) 2021-05-16T20:14:16.2338755Z In R CMD INSTALL 2021-05-16T20:14:16.7135980Z * installing *source* package 'isoband' ... 2021-05-16T20:14:16.7299195Z ** package 'isoband' successfully unpacked and MD5 sums checked 2021-05-16T20:14:16.7606913Z ** libs 2021-05-16T20:14:16.7619795Z 2021-05-16T20:14:16.7620595Z *** arch - i386 2021-05-16T20:14:16.8107963Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c clip-lines.cpp -o clip-lines.o 2021-05-16T20:14:17.4337688Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T20:14:17.5743659Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c isoband.cpp -o isoband.o 2021-05-16T20:14:19.6134460Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c polygon.cpp -o polygon.o 2021-05-16T20:14:20.0000497Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T20:14:21.5804267Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T20:14:24.4576028Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c test-runner.cpp -o test-runner.o 2021-05-16T20:14:30.2519240Z In file included from test-runner.cpp:8:0: 2021-05-16T20:14:30.2520901Z testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T20:14:30.2522449Z testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:14:30.2523598Z } 2021-05-16T20:14:30.2523949Z ^ 2021-05-16T20:14:30.2589523Z testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T20:14:30.2591754Z testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:14:30.2592841Z } 2021-05-16T20:14:30.2593268Z ^ 2021-05-16T20:14:35.6115848Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T20:14:38.3016326Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o isoband.dll tmp.def clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -LC:/R/bin/i386 -lR 2021-05-16T20:14:38.7460396Z installing to D:/a/_temp/Library/isoband/libs/i386 2021-05-16T20:14:38.7503492Z 2021-05-16T20:14:38.7504743Z *** arch - x64 2021-05-16T20:14:38.7934528Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c clip-lines.cpp -o clip-lines.o 2021-05-16T20:14:39.4348785Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T20:14:39.5693260Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c isoband.cpp -o isoband.o 2021-05-16T20:14:41.9276831Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c polygon.cpp -o polygon.o 2021-05-16T20:14:42.3152198Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T20:14:43.9363529Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T20:14:46.6834793Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c test-runner.cpp -o test-runner.o 2021-05-16T20:14:52.6880200Z In file included from test-runner.cpp:8:0: 2021-05-16T20:14:52.6881700Z testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T20:14:52.6883491Z testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:14:52.6884564Z } 2021-05-16T20:14:52.6884969Z ^ 2021-05-16T20:14:52.6952941Z testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T20:14:52.6954383Z testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:14:52.6955270Z } 2021-05-16T20:14:52.6955674Z ^ 2021-05-16T20:14:57.5214208Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Itestthat -O2 -Wall -mtune=generic -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T20:15:00.1255340Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o isoband.dll tmp.def clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -LC:/R/bin/x64 -lR 2021-05-16T20:15:00.6781535Z installing to D:/a/_temp/Library/isoband/libs/x64 2021-05-16T20:15:00.6840255Z ** R 2021-05-16T20:15:00.6972114Z ** inst 2021-05-16T20:15:00.7097334Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:01.1213269Z ** help 2021-05-16T20:15:01.1836105Z *** installing help indices 2021-05-16T20:15:01.2255442Z converting help for package 'isoband' 2021-05-16T20:15:01.2550592Z finding HTML links ... done 2021-05-16T20:15:01.2757131Z angle_halfcircle_bottom html 2021-05-16T20:15:01.2899837Z clip_lines html 2021-05-16T20:15:01.3020397Z iso_to_sfg html 2021-05-16T20:15:01.3181621Z isoband-package html 2021-05-16T20:15:01.3360442Z isobands html 2021-05-16T20:15:01.3476156Z isobands_grob html 2021-05-16T20:15:01.4173962Z isolines_grob html 2021-05-16T20:15:01.4344937Z label_placer html 2021-05-16T20:15:01.4474790Z label_placer_simple html 2021-05-16T20:15:01.4676552Z plot_iso html 2021-05-16T20:15:01.4683705Z *** copying figures 2021-05-16T20:15:01.4726789Z ** building package indices 2021-05-16T20:15:01.5125043Z ** installing vignettes 2021-05-16T20:15:01.5198679Z ** testing if installed package can be loaded 2021-05-16T20:15:01.5201207Z *** arch - i386 2021-05-16T20:15:01.8257834Z *** arch - x64 2021-05-16T20:15:02.1397532Z * DONE (isoband) 2021-05-16T20:15:02.1957134Z In R CMD INSTALL 2021-05-16T20:15:03.6642463Z * installing *source* package 'RcppEigen' ... 2021-05-16T20:15:03.7587107Z ** package 'RcppEigen' successfully unpacked and MD5 sums checked 2021-05-16T20:15:03.7862041Z ** libs 2021-05-16T20:15:03.7881600Z 2021-05-16T20:15:03.7882355Z *** arch - i386 2021-05-16T20:15:03.8202904Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -I../inst/include -O2 -Wall -mtune=generic -c RcppEigen.cpp -o RcppEigen.o 2021-05-16T20:15:07.8261908Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -I../inst/include -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:15:12.2825516Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -I../inst/include -O2 -Wall -mtune=generic -c fastLm.cpp -o fastLm.o 2021-05-16T20:15:33.6250057Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T20:15:33.7335438Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o RcppEigen.dll tmp.def RcppEigen.o RcppExports.o fastLm.o init.o -LC:/R/bin/i386 -lRlapack -LC:/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -LC:/R/bin/i386 -lR 2021-05-16T20:15:34.1158787Z installing to D:/a/_temp/Library/RcppEigen/libs/i386 2021-05-16T20:15:34.1193698Z 2021-05-16T20:15:34.1194985Z *** arch - x64 2021-05-16T20:15:34.1499694Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -I../inst/include -O2 -Wall -mtune=generic -c RcppEigen.cpp -o RcppEigen.o 2021-05-16T20:15:38.4286291Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -I../inst/include -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:15:43.2791987Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -I../inst/include -O2 -Wall -mtune=generic -c fastLm.cpp -o fastLm.o 2021-05-16T20:16:07.4892250Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T20:16:07.7506645Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o RcppEigen.dll tmp.def RcppEigen.o RcppExports.o fastLm.o init.o -LC:/R/bin/x64 -lRlapack -LC:/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/R/bin/x64 -lR 2021-05-16T20:16:08.1824670Z installing to D:/a/_temp/Library/RcppEigen/libs/x64 2021-05-16T20:16:08.1875890Z ** R 2021-05-16T20:16:08.1938339Z ** inst 2021-05-16T20:16:08.5477524Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:09.8756665Z ** help 2021-05-16T20:16:09.9313123Z *** installing help indices 2021-05-16T20:16:09.9597025Z converting help for package 'RcppEigen' 2021-05-16T20:16:09.9880558Z finding HTML links ... done 2021-05-16T20:16:10.0070351Z RcppEigen-package html 2021-05-16T20:16:10.0674224Z RcppEigen.package.skeleton html 2021-05-16T20:16:10.1268813Z fastLm html 2021-05-16T20:16:10.1273257Z ** building package indices 2021-05-16T20:16:10.1460100Z ** installing vignettes 2021-05-16T20:16:10.1536081Z ** testing if installed package can be loaded 2021-05-16T20:16:10.1539078Z *** arch - i386 2021-05-16T20:16:11.4700794Z *** arch - x64 2021-05-16T20:16:12.9492358Z * DONE (RcppEigen) 2021-05-16T20:16:13.1996435Z In R CMD INSTALL 2021-05-16T20:16:14.2021503Z * installing *source* package 'nloptr' ... 2021-05-16T20:16:14.2556660Z ** package 'nloptr' successfully unpacked and MD5 sums checked 2021-05-16T20:16:14.2559257Z 2021-05-16T20:16:14.2560491Z ********************************************** 2021-05-16T20:16:14.2561494Z WARNING: this package has a configure script 2021-05-16T20:16:14.2563016Z It probably needs manual configuration 2021-05-16T20:16:14.2563678Z ********************************************** 2021-05-16T20:16:14.2564061Z 2021-05-16T20:16:14.2564375Z 2021-05-16T20:16:14.2883556Z ** libs 2021-05-16T20:16:14.2894521Z 2021-05-16T20:16:14.2896007Z *** arch - i386 2021-05-16T20:16:14.5483061Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c dummy.cpp -o dummy.o 2021-05-16T20:16:14.6352043Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I"/i386/include" -O3 -Wall -std=gnu99 -mtune=generic -c init_nloptr.c -o init_nloptr.o 2021-05-16T20:16:14.7232332Z init_nloptr.c:35:19: fatal error: nlopt.h: No such file or directory 2021-05-16T20:16:14.7233955Z #include "nlopt.h" 2021-05-16T20:16:14.7234539Z ^ 2021-05-16T20:16:14.7235209Z compilation terminated. 2021-05-16T20:16:14.7283939Z make: *** [C:/R/etc/i386/Makeconf:208: init_nloptr.o] Error 1 2021-05-16T20:16:14.7327315Z ERROR: compilation failed for package 'nloptr' 2021-05-16T20:16:14.7350257Z * removing 'D:/a/_temp/Library/nloptr' 2021-05-16T20:16:14.9411483Z In R CMD INSTALL 2021-05-16T20:16:15.4340470Z * installing *source* package 'RNifti' ... 2021-05-16T20:16:15.4523145Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T20:16:15.4858793Z ** libs 2021-05-16T20:16:15.4877742Z 2021-05-16T20:16:15.4879246Z *** arch - i386 2021-05-16T20:16:15.5412270Z 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-16T20:16:17.8134481Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T20:16:17.8136576Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T20:16:17.8138650Z for (int j=0; jnvox) 2021-05-16T20:16:39.1443070Z ^ 2021-05-16T20:16:39.1922297Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-16T20:16:39.1923338Z from ../inst/include/RNifti.h:50, 2021-05-16T20:16:39.1923963Z from main.cpp:4: 2021-05-16T20:16:39.1925177Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T20:16:39.1926751Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T20:16:39.1927765Z else if (data.length() != image->nvox) 2021-05-16T20:16:39.1928471Z ^ 2021-05-16T20:16:39.1997692Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T20:16:39.1999095Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T20:16:39.2000211Z for (int j=0; j> ); 2021-05-16T20:16:58.0543908Z ^ 2021-05-16T20:16:58.0544856Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:16:58.0545869Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T20:16:58.0546599Z ^ 2021-05-16T20:16:58.0547335Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:16:58.0548163Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:16:58.0548888Z ^ 2021-05-16T20:16:58.0549655Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:16:58.0550356Z bitshift_BODY( >> ); 2021-05-16T20:16:58.0551013Z ^ 2021-05-16T20:16:58.2285615Z 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-16T20:16:58.3549054Z 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-16T20:16:58.6022212Z 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-16T20:16:58.7331683Z installing to D:/a/_temp/Library/bitops/libs/i386 2021-05-16T20:16:58.7343586Z 2021-05-16T20:16:58.7344699Z *** arch - x64 2021-05-16T20:16:58.7599066Z 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-16T20:16:58.8455001Z bit-ops.c: In function 'bitShiftL': 2021-05-16T20:16:58.8456808Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:16:58.8458013Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T20:16:58.8458684Z ^ 2021-05-16T20:16:58.8459724Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:16:58.8460813Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:16:58.8461823Z ^ 2021-05-16T20:16:58.8462560Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:16:58.8463186Z bitshift_BODY( << ); 2021-05-16T20:16:58.8463634Z ^ 2021-05-16T20:16:58.8464541Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:16:58.8466000Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T20:16:58.8466921Z ^ 2021-05-16T20:16:58.8467696Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:16:58.8468560Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:16:58.8469548Z ^ 2021-05-16T20:16:58.8470488Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:16:58.8471313Z bitshift_BODY( << ); 2021-05-16T20:16:58.8471734Z ^ 2021-05-16T20:16:58.8472289Z bit-ops.c: In function 'bitShiftR': 2021-05-16T20:16:58.8473229Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:16:58.8474357Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T20:16:58.8475405Z ^ 2021-05-16T20:16:58.8477353Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:16:58.8478312Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:16:58.8479585Z ^ 2021-05-16T20:16:58.8480528Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:16:58.8481271Z bitshift_BODY( >> ); 2021-05-16T20:16:58.8481766Z ^ 2021-05-16T20:16:58.8483902Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:16:58.8485230Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T20:16:58.8486059Z ^ 2021-05-16T20:16:58.8487037Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:16:58.8488222Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:16:58.8489146Z ^ 2021-05-16T20:16:58.8489886Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:16:58.8490594Z bitshift_BODY( >> ); 2021-05-16T20:16:58.8491079Z ^ 2021-05-16T20:16:59.0263708Z 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-16T20:16:59.1502159Z 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-16T20:16:59.4127588Z 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-16T20:16:59.5254925Z installing to D:/a/_temp/Library/bitops/libs/x64 2021-05-16T20:16:59.5284908Z ** R 2021-05-16T20:16:59.5346329Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:59.5927204Z ** help 2021-05-16T20:16:59.6332509Z *** installing help indices 2021-05-16T20:16:59.6669688Z converting help for package 'bitops' 2021-05-16T20:16:59.6941334Z finding HTML links ... done 2021-05-16T20:16:59.7205947Z bitAnd html 2021-05-16T20:16:59.7408562Z bitFlip html 2021-05-16T20:16:59.7636912Z bitShiftL html 2021-05-16T20:16:59.7799901Z cksum html 2021-05-16T20:16:59.7805226Z ** building package indices 2021-05-16T20:16:59.8034952Z ** testing if installed package can be loaded 2021-05-16T20:16:59.8038012Z *** arch - i386 2021-05-16T20:17:00.1181484Z *** arch - x64 2021-05-16T20:17:00.4273209Z * DONE (bitops) 2021-05-16T20:17:00.4561524Z In R CMD INSTALL 2021-05-16T20:17:01.0046620Z * installing *source* package 'scales' ... 2021-05-16T20:17:01.0273970Z ** package 'scales' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.0627900Z ** R 2021-05-16T20:17:01.1025766Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:03.9604173Z ** help 2021-05-16T20:17:04.3736916Z *** installing help indices 2021-05-16T20:17:04.5944501Z converting help for package 'scales' 2021-05-16T20:17:04.6256081Z finding HTML links ... done 2021-05-16T20:17:04.6639237Z Range html 2021-05-16T20:17:04.6711463Z alpha html 2021-05-16T20:17:04.6802922Z area_pal html 2021-05-16T20:17:04.6852488Z asn_trans html 2021-05-16T20:17:04.6890882Z atanh_trans html 2021-05-16T20:17:04.7093013Z boxcox_trans html 2021-05-16T20:17:04.7209789Z breaks_extended html 2021-05-16T20:17:04.7502837Z breaks_log html 2021-05-16T20:17:04.7642161Z breaks_pretty html 2021-05-16T20:17:04.7727868Z breaks_width html 2021-05-16T20:17:04.7867699Z brewer_pal html 2021-05-16T20:17:04.7869707Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwjS1j3/R.INSTALL1a3c76b12393/scales/man/brewer_pal.Rd:16: file link 'brewer.pal' in package 'RColorBrewer' does not exist and so has been treated as a topic 2021-05-16T20:17:04.8162532Z cbreaks html 2021-05-16T20:17:04.8277812Z col2hcl html 2021-05-16T20:17:04.8984933Z col_numeric html 2021-05-16T20:17:04.9242422Z colour_ramp html 2021-05-16T20:17:04.9790408Z cscale html 2021-05-16T20:17:04.9934891Z date_breaks html 2021-05-16T20:17:04.9981536Z date_trans html 2021-05-16T20:17:05.0087602Z demo_continuous html 2021-05-16T20:17:05.0170664Z dichromat_pal html 2021-05-16T20:17:05.0266310Z div_gradient_pal html 2021-05-16T20:17:05.0338924Z dscale html 2021-05-16T20:17:05.0387775Z exp_trans html 2021-05-16T20:17:05.0471183Z expand_range html 2021-05-16T20:17:05.0656876Z format_format html 2021-05-16T20:17:05.0752318Z fullseq html 2021-05-16T20:17:05.0863075Z gradient_n_pal html 2021-05-16T20:17:05.1166582Z grey_pal html 2021-05-16T20:17:05.1211979Z hms_trans html 2021-05-16T20:17:05.1325445Z hue_pal html 2021-05-16T20:17:05.1369950Z identity_pal html 2021-05-16T20:17:05.1407072Z identity_trans html 2021-05-16T20:17:05.1665588Z label_bytes html 2021-05-16T20:17:05.1903602Z label_date html 2021-05-16T20:17:05.2327882Z label_dollar html 2021-05-16T20:17:05.2661774Z label_number html 2021-05-16T20:17:05.2839727Z label_number_auto html 2021-05-16T20:17:05.3224848Z label_number_si html 2021-05-16T20:17:05.3501786Z label_ordinal html 2021-05-16T20:17:05.3760441Z label_parse html 2021-05-16T20:17:05.4122638Z label_percent html 2021-05-16T20:17:05.4409548Z label_pvalue html 2021-05-16T20:17:05.4747529Z label_scientific html 2021-05-16T20:17:05.4883386Z label_wrap html 2021-05-16T20:17:05.4923281Z linetype_pal html 2021-05-16T20:17:05.5011554Z log_trans html 2021-05-16T20:17:05.5063077Z manual_pal html 2021-05-16T20:17:05.5155588Z minor_breaks_width html 2021-05-16T20:17:05.5266214Z muted html 2021-05-16T20:17:05.5531232Z number html 2021-05-16T20:17:05.5709165Z number_bytes_format html 2021-05-16T20:17:05.6047601Z oob html 2021-05-16T20:17:05.6128350Z probability_trans html 2021-05-16T20:17:05.6167698Z reciprocal_trans html 2021-05-16T20:17:05.6213541Z regular_minor_breaks html 2021-05-16T20:17:05.6349941Z rescale html 2021-05-16T20:17:05.6428400Z rescale_max html 2021-05-16T20:17:05.6562805Z rescale_mid html 2021-05-16T20:17:05.6635760Z rescale_none html 2021-05-16T20:17:05.6691936Z rescale_pal html 2021-05-16T20:17:05.6739081Z reverse_trans html 2021-05-16T20:17:05.6921051Z scales-package html 2021-05-16T20:17:05.7004609Z seq_gradient_pal html 2021-05-16T20:17:05.7054845Z shape_pal html 2021-05-16T20:17:05.7161868Z show_col html 2021-05-16T20:17:05.7204356Z sqrt_trans html 2021-05-16T20:17:05.7296115Z time_trans html 2021-05-16T20:17:05.7361421Z train_continuous html 2021-05-16T20:17:05.7453069Z train_discrete html 2021-05-16T20:17:05.7623888Z trans_breaks html 2021-05-16T20:17:05.7784756Z trans_format html 2021-05-16T20:17:05.8197288Z trans_new html 2021-05-16T20:17:05.8270313Z trans_range html 2021-05-16T20:17:05.8661918Z unit_format html 2021-05-16T20:17:05.8807761Z viridis_pal html 2021-05-16T20:17:05.8969868Z yj_trans html 2021-05-16T20:17:05.9062858Z zero_range html 2021-05-16T20:17:05.9075810Z *** copying figures 2021-05-16T20:17:05.9168403Z ** building package indices 2021-05-16T20:17:06.1296902Z ** testing if installed package can be loaded 2021-05-16T20:17:06.1299459Z *** arch - i386 2021-05-16T20:17:06.5374605Z *** arch - x64 2021-05-16T20:17:06.9556659Z * DONE (scales) 2021-05-16T20:17:07.0342361Z In R CMD INSTALL 2021-05-16T20:17:08.0211531Z ERROR: dependency 'nloptr' is not available for package 'lme4' 2021-05-16T20:17:08.0215122Z * removing 'D:/a/_temp/Library/lme4' 2021-05-16T20:17:08.1404739Z In R CMD INSTALL 2021-05-16T20:17:09.1957830Z * installing *source* package 'oro.nifti' ... 2021-05-16T20:17:09.2488178Z ** package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T20:17:09.3440790Z ** R 2021-05-16T20:17:09.4861984Z ** demo 2021-05-16T20:17:09.4908541Z ** inst 2021-05-16T20:17:09.5232818Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:10.9004585Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T20:17:19.1141238Z ** help 2021-05-16T20:17:20.0326192Z *** installing help indices 2021-05-16T20:17:20.5155060Z converting help for package 'oro.nifti' 2021-05-16T20:17:20.5466149Z finding HTML links ... done 2021-05-16T20:17:20.8096584Z afni-class html 2021-05-16T20:17:21.0171039Z anlz-class html 2021-05-16T20:17:21.0278860Z anlz-nifti-ops html 2021-05-16T20:17:21.0445313Z anlz html 2021-05-16T20:17:21.0601394Z as.anlz html 2021-05-16T20:17:21.0759419Z as.nifti html 2021-05-16T20:17:21.0879433Z audit_trail-methods html 2021-05-16T20:17:21.1511606Z audit_trail html 2021-05-16T20:17:21.1720442Z aux_file-methods html 2021-05-16T20:17:21.1905256Z bitpix-methods html 2021-05-16T20:17:21.2189313Z bitwise html 2021-05-16T20:17:21.2538402Z blend-methods html 2021-05-16T20:17:21.2696939Z cal_img html 2021-05-16T20:17:21.2932476Z cal_max-methods html 2021-05-16T20:17:21.3168923Z cal_min-methods html 2021-05-16T20:17:21.3330903Z cal_units-methods html 2021-05-16T20:17:21.3593437Z coerce-methods html 2021-05-16T20:17:21.3739199Z compressed-methods html 2021-05-16T20:17:21.3867016Z convert_afni html 2021-05-16T20:17:21.4040704Z convert_anlz html 2021-05-16T20:17:21.4214833Z convert_nifti html 2021-05-16T20:17:21.4403097Z data_type-methods html 2021-05-16T20:17:21.4557554Z datatype-methods html 2021-05-16T20:17:21.4752422Z db_name-methods html 2021-05-16T20:17:21.4926526Z descrip-methods html 2021-05-16T20:17:21.5078186Z dim_-methods html 2021-05-16T20:17:21.5219377Z dim_info-methods html 2021-05-16T20:17:21.5362624Z dim_un0-methods html 2021-05-16T20:17:21.5480367Z drop_img_dim html 2021-05-16T20:17:21.5634707Z exp_date-methods html 2021-05-16T20:17:21.5826621Z exp_time-methods html 2021-05-16T20:17:21.5974674Z extender-methods html 2021-05-16T20:17:21.6123230Z extents-methods html 2021-05-16T20:17:21.6286686Z field_skip-methods html 2021-05-16T20:17:21.6431429Z funused1-methods html 2021-05-16T20:17:21.6577056Z funused2-methods html 2021-05-16T20:17:21.6720711Z funused3-methods html 2021-05-16T20:17:21.6874976Z generated-methods html 2021-05-16T20:17:21.7038324Z glmax-methods html 2021-05-16T20:17:21.7250449Z glmin-methods html 2021-05-16T20:17:21.7388214Z hist_un0-methods html 2021-05-16T20:17:21.7556363Z hkey_un0-methods html 2021-05-16T20:17:21.7667837Z hotmetal html 2021-05-16T20:17:21.8122320Z image-methods html 2021-05-16T20:17:21.8461567Z img_data-methods html 2021-05-16T20:17:21.8672198Z img_length html 2021-05-16T20:17:21.8964497Z integerTranslation html 2021-05-16T20:17:21.9185144Z intent_code-methods html 2021-05-16T20:17:21.9359338Z intent_name-methods html 2021-05-16T20:17:21.9585552Z intent_p1-methods html 2021-05-16T20:17:21.9796758Z intent_p2-methods html 2021-05-16T20:17:21.9994718Z intent_p3-methods html 2021-05-16T20:17:22.0038345Z internalImage-class html 2021-05-16T20:17:22.0149902Z is_afni html 2021-05-16T20:17:22.0270511Z is_anlz html 2021-05-16T20:17:22.0379996Z is_nifti html 2021-05-16T20:17:22.0548948Z magic-methods html 2021-05-16T20:17:22.0687703Z miscellaneous html 2021-05-16T20:17:22.1915238Z nifti-class html 2021-05-16T20:17:22.2140259Z nifti html 2021-05-16T20:17:22.2275593Z niftiAuditTrail-class html 2021-05-16T20:17:22.2412386Z niftiExtension-class html 2021-05-16T20:17:22.2535769Z niftiExtensionSection-class html 2021-05-16T20:17:22.2585391Z niftiImage-class html 2021-05-16T20:17:22.2744837Z nifti_assign-methods html 2021-05-16T20:17:22.2840084Z niftiops html 2021-05-16T20:17:22.2913502Z nii2oro html 2021-05-16T20:17:22.3070446Z omax-methods html 2021-05-16T20:17:22.3225380Z omin-methods html 2021-05-16T20:17:22.3347345Z onefile html 2021-05-16T20:17:22.3495278Z orient-methods html 2021-05-16T20:17:22.3600955Z orientation-methods html 2021-05-16T20:17:22.3770833Z origin-methods html 2021-05-16T20:17:22.3859656Z oro2nii html 2021-05-16T20:17:22.4516745Z orthographic-methods html 2021-05-16T20:17:22.5054438Z overlay-methods html 2021-05-16T20:17:22.5221760Z patient_id-methods html 2021-05-16T20:17:22.5377457Z performPermutation html 2021-05-16T20:17:22.5583573Z pixdim-methods html 2021-05-16T20:17:22.5799204Z qform_code-methods html 2021-05-16T20:17:22.5975460Z qoffset_x-methods html 2021-05-16T20:17:22.6159707Z qoffset_y-methods html 2021-05-16T20:17:22.6340204Z qoffset_z-methods html 2021-05-16T20:17:22.6515916Z quatern_b-methods html 2021-05-16T20:17:22.6689704Z quatern_c-methods html 2021-05-16T20:17:22.6873128Z quatern_d-methods html 2021-05-16T20:17:22.7083507Z quaternion2rotation html 2021-05-16T20:17:22.7327700Z read_afni html 2021-05-16T20:17:22.7525791Z read_anlz html 2021-05-16T20:17:22.7849529Z read_nifti html 2021-05-16T20:17:22.8015905Z regular-methods html 2021-05-16T20:17:22.8090411Z remove html 2021-05-16T20:17:22.8263937Z reorient html 2021-05-16T20:17:22.8453720Z scannum-methods html 2021-05-16T20:17:22.8646524Z scl_inter-methods html 2021-05-16T20:17:22.8838272Z scl_slope-methods html 2021-05-16T20:17:22.9028779Z session_error-methods html 2021-05-16T20:17:22.9228606Z sform_code-methods html 2021-05-16T20:17:22.9405272Z sizeof_hdr-methods html 2021-05-16T20:17:22.9908237Z slice-methods html 2021-05-16T20:17:23.0075384Z slice_code-methods html 2021-05-16T20:17:23.0402789Z slice_duration-methods html 2021-05-16T20:17:23.0893226Z slice_end-methods html 2021-05-16T20:17:23.1755041Z slice_overlay-methods html 2021-05-16T20:17:23.2007744Z slice_start-methods html 2021-05-16T20:17:23.2181600Z smax-methods html 2021-05-16T20:17:23.2337430Z smin-methods html 2021-05-16T20:17:23.2530510Z srow_x-methods html 2021-05-16T20:17:23.2706766Z srow_y-methods html 2021-05-16T20:17:23.2873946Z srow_z-methods html 2021-05-16T20:17:23.3020424Z start_field-methods html 2021-05-16T20:17:23.3151859Z tim_colors html 2021-05-16T20:17:23.3305389Z toffset-methods html 2021-05-16T20:17:23.3495365Z transformCoordinate html 2021-05-16T20:17:23.3643093Z unused1-methods html 2021-05-16T20:17:23.3795416Z verified-methods html 2021-05-16T20:17:23.3933661Z views-methods html 2021-05-16T20:17:23.4110967Z vols_added-methods html 2021-05-16T20:17:23.4314382Z vox_offset-methods html 2021-05-16T20:17:23.4480604Z vox_units-methods html 2021-05-16T20:17:23.4536834Z voxdim html 2021-05-16T20:17:23.4631962Z voxres html 2021-05-16T20:17:23.4960793Z write_afni-methods html 2021-05-16T20:17:23.5235561Z write_anlz html 2021-05-16T20:17:23.5642741Z write_nifti html 2021-05-16T20:17:23.5949892Z xyzt_units-methods html 2021-05-16T20:17:23.6055770Z zero_trans html 2021-05-16T20:17:23.6075082Z ** building package indices 2021-05-16T20:17:24.0651654Z ** testing if installed package can be loaded 2021-05-16T20:17:24.0654605Z *** arch - i386 2021-05-16T20:17:24.7759153Z *** arch - x64 2021-05-16T20:17:25.6012948Z * DONE (oro.nifti) 2021-05-16T20:17:25.7212873Z In R CMD INSTALL 2021-05-16T20:17:27.5218883Z * installing *source* package 'ggplot2' ... 2021-05-16T20:17:27.6257098Z ** package 'ggplot2' successfully unpacked and MD5 sums checked 2021-05-16T20:17:27.6754998Z ** R 2021-05-16T20:17:27.9785835Z ** data 2021-05-16T20:17:27.9862044Z *** moving datasets to lazyload DB 2021-05-16T20:17:28.7918173Z ** inst 2021-05-16T20:17:28.8081852Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:40.4197476Z ** help 2021-05-16T20:17:41.7994366Z *** installing help indices 2021-05-16T20:17:42.4953342Z converting help for package 'ggplot2' 2021-05-16T20:17:42.5286200Z finding HTML links ... done 2021-05-16T20:17:42.9236609Z absoluteGrob html 2021-05-16T20:17:42.9324051Z add_theme html 2021-05-16T20:17:42.9710370Z aes html 2021-05-16T20:17:42.9914665Z aes_ html 2021-05-16T20:17:42.9967988Z aes_all html 2021-05-16T20:17:43.0033035Z aes_auto html 2021-05-16T20:17:43.0436803Z aes_colour_fill_alpha html 2021-05-16T20:17:43.0680338Z aes_eval html 2021-05-16T20:17:43.0872161Z aes_group_order html 2021-05-16T20:17:43.1082167Z aes_linetype_size_shape html 2021-05-16T20:17:43.1351131Z aes_position html 2021-05-16T20:17:43.1562293Z annotate html 2021-05-16T20:17:43.1740061Z annotation_custom html 2021-05-16T20:17:43.2128331Z annotation_logticks html 2021-05-16T20:17:43.2216933Z annotation_map html 2021-05-16T20:17:43.2432122Z annotation_raster html 2021-05-16T20:17:43.2620680Z as.list.ggproto html 2021-05-16T20:17:43.2757032Z as_labeller html 2021-05-16T20:17:43.2868611Z autolayer html 2021-05-16T20:17:43.2977173Z autoplot html 2021-05-16T20:17:43.3039196Z benchplot html 2021-05-16T20:17:43.3911748Z bidirection html 2021-05-16T20:17:43.4722090Z binned_scale html 2021-05-16T20:17:43.5292592Z borders html 2021-05-16T20:17:43.5415784Z calc_element html 2021-05-16T20:17:43.5537489Z combine_vars html 2021-05-16T20:17:43.6362749Z continuous_scale html 2021-05-16T20:17:43.6554750Z coord_cartesian html 2021-05-16T20:17:43.6822333Z coord_fixed html 2021-05-16T20:17:43.7002883Z coord_flip html 2021-05-16T20:17:43.7351611Z coord_map html 2021-05-16T20:17:43.7468435Z coord_munch html 2021-05-16T20:17:43.7612251Z coord_polar html 2021-05-16T20:17:43.7876550Z coord_trans html 2021-05-16T20:17:43.8421885Z cut_interval html 2021-05-16T20:17:43.8584119Z diamonds html 2021-05-16T20:17:43.9048726Z discrete_scale html 2021-05-16T20:17:43.9182109Z draw_key html 2021-05-16T20:17:43.9354558Z economics html 2021-05-16T20:17:43.9800131Z element html 2021-05-16T20:17:43.9871988Z element_grob html 2021-05-16T20:17:43.9985888Z element_render html 2021-05-16T20:17:44.0055088Z expand_limits html 2021-05-16T20:17:44.0201160Z expansion html 2021-05-16T20:17:44.0709756Z facet_grid html 2021-05-16T20:17:44.0781315Z facet_null html 2021-05-16T20:17:44.1202874Z facet_wrap html 2021-05-16T20:17:44.1288351Z faithfuld html 2021-05-16T20:17:44.1373856Z find_panel html 2021-05-16T20:17:44.1500567Z fortify-multcomp html 2021-05-16T20:17:44.1608709Z fortify html 2021-05-16T20:17:44.1784266Z fortify.lm html 2021-05-16T20:17:44.1898889Z fortify.map html 2021-05-16T20:17:44.2030774Z fortify.sp html 2021-05-16T20:17:44.2507283Z geom_abline html 2021-05-16T20:17:44.3454601Z geom_bar html 2021-05-16T20:17:44.4024914Z geom_bin2d html 2021-05-16T20:17:44.4382840Z geom_blank html 2021-05-16T20:17:44.5358314Z geom_boxplot html 2021-05-16T20:17:44.6347558Z geom_contour html 2021-05-16T20:17:44.6836864Z geom_count html 2021-05-16T20:17:44.7620255Z geom_density html 2021-05-16T20:17:44.8673539Z geom_density_2d html 2021-05-16T20:17:44.9451523Z geom_dotplot html 2021-05-16T20:17:44.9889618Z geom_errorbarh html 2021-05-16T20:17:45.0416180Z geom_function html 2021-05-16T20:17:45.0954382Z geom_hex html 2021-05-16T20:17:45.1802483Z geom_histogram html 2021-05-16T20:17:45.2372604Z geom_jitter html 2021-05-16T20:17:45.2961811Z geom_linerange html 2021-05-16T20:17:45.3395644Z geom_map html 2021-05-16T20:17:45.4188622Z geom_path html 2021-05-16T20:17:45.4780631Z geom_point html 2021-05-16T20:17:45.5302248Z geom_polygon html 2021-05-16T20:17:45.5954885Z geom_qq html 2021-05-16T20:17:45.6540541Z geom_quantile html 2021-05-16T20:17:45.7171365Z geom_ribbon html 2021-05-16T20:17:45.7695586Z geom_rug html 2021-05-16T20:17:45.8320016Z geom_segment html 2021-05-16T20:17:45.9304203Z geom_smooth html 2021-05-16T20:17:45.9788129Z geom_spoke html 2021-05-16T20:17:46.0573878Z geom_text html 2021-05-16T20:17:46.1140415Z geom_tile html 2021-05-16T20:17:46.1946362Z geom_violin html 2021-05-16T20:17:46.2159745Z gg-add html 2021-05-16T20:17:46.2230212Z gg_dep html 2021-05-16T20:17:46.2437341Z ggplot html 2021-05-16T20:17:46.3171789Z 2021-05-16T20:17:46.3963714Z finding level-2 HTML links ... done 2021-05-16T20:17:46.5313086Z ggplot2-ggproto html 2021-05-16T20:17:46.5704487Z ggplot2-package html 2021-05-16T20:17:46.5758101Z ggplotGrob html 2021-05-16T20:17:46.5855590Z ggplot_add html 2021-05-16T20:17:46.6010316Z ggplot_build html 2021-05-16T20:17:46.6142028Z ggplot_gtable html 2021-05-16T20:17:46.6383317Z ggproto html 2021-05-16T20:17:46.6727455Z ggsave html 2021-05-16T20:17:46.7823929Z ggsf html 2021-05-16T20:17:46.8169029Z ggtheme html 2021-05-16T20:17:46.8239684Z graphical-units html 2021-05-16T20:17:46.8299621Z guide-exts html 2021-05-16T20:17:46.8531873Z guide_axis html 2021-05-16T20:17:46.9301018Z guide_bins html 2021-05-16T20:17:47.0173427Z guide_colourbar html 2021-05-16T20:17:47.1059463Z guide_coloursteps html 2021-05-16T20:17:47.1812770Z guide_legend html 2021-05-16T20:17:47.1925109Z guide_none html 2021-05-16T20:17:47.2073924Z guides html 2021-05-16T20:17:47.2258187Z hmisc html 2021-05-16T20:17:47.2301386Z is.Coord html 2021-05-16T20:17:47.2352762Z is.facet html 2021-05-16T20:17:47.2399322Z is.ggplot html 2021-05-16T20:17:47.2446799Z is.rel html 2021-05-16T20:17:47.2496788Z is.theme html 2021-05-16T20:17:47.2592046Z label_bquote html 2021-05-16T20:17:47.2846440Z labeller html 2021-05-16T20:17:47.3338363Z labellers html 2021-05-16T20:17:47.3677535Z labs html 2021-05-16T20:17:47.3803753Z last_plot html 2021-05-16T20:17:47.4711958Z layer html 2021-05-16T20:17:47.5085781Z layer_sf html 2021-05-16T20:17:47.5148160Z limits html 2021-05-16T20:17:47.5334642Z lims html 2021-05-16T20:17:47.5422081Z luv_colours html 2021-05-16T20:17:47.5698808Z map_data html 2021-05-16T20:17:47.5772250Z max_height html 2021-05-16T20:17:47.5910060Z mean_se html 2021-05-16T20:17:47.6005882Z merge_element html 2021-05-16T20:17:47.6222224Z midwest html 2021-05-16T20:17:47.6391622Z mpg html 2021-05-16T20:17:47.6540568Z msleep html 2021-05-16T20:17:47.6742020Z position_dodge html 2021-05-16T20:17:47.6833779Z position_identity html 2021-05-16T20:17:47.7006026Z position_jitter html 2021-05-16T20:17:47.7190191Z position_jitterdodge html 2021-05-16T20:17:47.7309256Z position_nudge html 2021-05-16T20:17:47.8009025Z position_stack html 2021-05-16T20:17:47.8057737Z presidential html 2021-05-16T20:17:47.8197836Z print.ggplot html 2021-05-16T20:17:47.8321441Z print.ggproto html 2021-05-16T20:17:47.8576708Z qplot html 2021-05-16T20:17:47.8697549Z reexports html 2021-05-16T20:17:47.9030462Z register_theme_elements html 2021-05-16T20:17:47.9159522Z remove_missing html 2021-05-16T20:17:47.9305696Z render_axes html 2021-05-16T20:17:47.9404563Z render_strips html 2021-05-16T20:17:47.9488084Z resolution html 2021-05-16T20:17:47.9669453Z scale_alpha html 2021-05-16T20:17:48.0487353Z scale_binned html 2021-05-16T20:17:48.0979372Z scale_brewer html 2021-05-16T20:17:48.1257288Z scale_colour_continuous html 2021-05-16T20:17:48.1444130Z scale_colour_discrete html 2021-05-16T20:17:48.2317639Z scale_continuous html 2021-05-16T20:17:48.3106449Z scale_date html 2021-05-16T20:17:48.3651234Z scale_discrete html 2021-05-16T20:17:48.4817661Z scale_gradient html 2021-05-16T20:17:48.5387045Z scale_grey html 2021-05-16T20:17:48.6029444Z scale_hue html 2021-05-16T20:17:48.6232156Z scale_identity html 2021-05-16T20:17:48.6627283Z scale_linetype html 2021-05-16T20:17:48.7210526Z scale_manual html 2021-05-16T20:17:48.7701527Z scale_shape html 2021-05-16T20:17:48.8459826Z scale_size html 2021-05-16T20:17:48.9520732Z scale_steps html 2021-05-16T20:17:48.9610510Z scale_type html 2021-05-16T20:17:48.9992503Z scale_viridis html 2021-05-16T20:17:49.0111642Z seals html 2021-05-16T20:17:49.0329315Z sec_axis html 2021-05-16T20:17:49.0390080Z set_last_plot html 2021-05-16T20:17:49.0444914Z should_stop html 2021-05-16T20:17:49.0533300Z standardise_aes_names html 2021-05-16T20:17:49.0969877Z stat_ecdf html 2021-05-16T20:17:49.1462571Z stat_ellipse html 2021-05-16T20:17:49.1796246Z stat_identity html 2021-05-16T20:17:49.2318780Z stat_sf_coordinates html 2021-05-16T20:17:49.3224227Z stat_summary html 2021-05-16T20:17:49.3811563Z stat_summary_2d html 2021-05-16T20:17:49.4202320Z stat_unique html 2021-05-16T20:17:49.4512641Z summarise_plot html 2021-05-16T20:17:49.4585071Z summary.ggplot html 2021-05-16T20:17:49.6330866Z theme html 2021-05-16T20:17:49.6612932Z theme_get html 2021-05-16T20:17:49.6961534Z tidyeval html 2021-05-16T20:17:49.7035624Z transform_position html 2021-05-16T20:17:49.7158223Z translate_qplot_ggplot html 2021-05-16T20:17:49.7215851Z translate_qplot_lattice html 2021-05-16T20:17:49.7334339Z txhousing html 2021-05-16T20:17:49.7409877Z update_defaults html 2021-05-16T20:17:49.7474198Z update_labels html 2021-05-16T20:17:49.7645089Z vars html 2021-05-16T20:17:49.7706096Z waiver html 2021-05-16T20:17:49.7772289Z wrap_dims html 2021-05-16T20:17:49.7812175Z zeroGrob html 2021-05-16T20:17:49.7835276Z *** copying figures 2021-05-16T20:17:49.7861510Z ** building package indices 2021-05-16T20:17:50.5506951Z ** installing vignettes 2021-05-16T20:17:50.5693820Z ** testing if installed package can be loaded 2021-05-16T20:17:50.5696399Z *** arch - i386 2021-05-16T20:17:51.2793688Z *** arch - x64 2021-05-16T20:17:52.1122705Z * DONE (ggplot2) 2021-05-16T20:17:52.3885459Z In R CMD INSTALL 2021-05-16T20:17:52.7927350Z ERROR: dependency 'lme4' is not available for package 'lmerTest' 2021-05-16T20:17:52.7930450Z * removing 'D:/a/_temp/Library/lmerTest' 2021-05-16T20:17:52.8375672Z In R CMD INSTALL 2021-05-16T20:17:52.8398900Z 2021-05-16T20:17:52.8400011Z The downloaded source packages are in 2021-05-16T20:17:52.8401243Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpwnAsPa\downloaded_packages' 2021-05-16T20:17:52.8415068Z Warning messages: 2021-05-16T20:17:52.8416282Z 1: In i.p(...) : installation of package 'nloptr' had non-zero exit status 2021-05-16T20:17:52.8417296Z 2: In i.p(...) : installation of package 'lme4' had non-zero exit status 2021-05-16T20:17:52.8417994Z 3: In i.p(...) : 2021-05-16T20:17:52.8418720Z installation of package 'lmerTest' had non-zero exit status 2021-05-16T20:17:53.6571080Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:17:53.6572563Z Use `force = TRUE` to force installation 2021-05-16T20:17:53.6594537Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:17:53.6595740Z Use `force = TRUE` to force installation 2021-05-16T20:17:53.7287440Z ##[group]Run options(width = 100) 2021-05-16T20:17:53.7288220Z options(width = 100) 2021-05-16T20:17:53.7288885Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:17:53.7289852Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:17:53.7298619Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:17:53.7299034Z env: 2021-05-16T20:17:53.7299538Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:17:53.7300047Z TIC_DEPLOY_KEY: 2021-05-16T20:17:53.7300399Z RSPM: 2021-05-16T20:17:53.7301901Z GITHUB_PAT: *** 2021-05-16T20:17:53.7302381Z COVERALLS_TOKEN: 2021-05-16T20:17:53.7302975Z continue-on-error: false 2021-05-16T20:17:53.7303503Z VDIFFR_RUN_TESTS: 2021-05-16T20:17:53.7303982Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:17:53.7304379Z TZ: UTC 2021-05-16T20:17:53.7304801Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:17:53.7305226Z NOT_CRAN: true 2021-05-16T20:17:53.7305747Z MSYSTEM: MINGW64 2021-05-16T20:17:53.7306154Z ##[endgroup] 2021-05-16T20:17:54.6212058Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T20:17:54.6213959Z setting value 2021-05-16T20:17:54.6214613Z version R version 3.5.3 (2019-03-11) 2021-05-16T20:17:54.6215160Z os Windows Server x64 2021-05-16T20:17:54.6215822Z system x86_64, mingw32 2021-05-16T20:17:54.6216255Z ui RTerm 2021-05-16T20:17:54.6216696Z language (EN) 2021-05-16T20:17:54.6217197Z collate English_United States.1252 2021-05-16T20:17:54.6217790Z ctype English_United States.1252 2021-05-16T20:17:54.6218318Z tz UTC 2021-05-16T20:17:54.6218738Z date 2021-05-16 2021-05-16T20:17:54.6218962Z 2021-05-16T20:17:54.6219675Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T20:17:54.6220492Z ! package * version date lib source 2021-05-16T20:17:54.6221325Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.2) 2021-05-16T20:17:54.6221999Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:17:54.6222697Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6223357Z base * 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6223935Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6224528Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6225114Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-16T20:17:54.6225677Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6226530Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6227129Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6228202Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6229052Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6229855Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6230540Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6231479Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6232366Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6233211Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6236401Z compiler 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6237215Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6237866Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6238554Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6239270Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6240317Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6241355Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6242082Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:17:54.6242967Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6243659Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6244436Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6245196Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6246001Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6246856Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6247499Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6248086Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6248846Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6249458Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6250035Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6250781Z gamm4 0.2-6 2020-04-03 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6251603Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6255293Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6255988Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6256643Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6257521Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:17:54.6258242Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6258865Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6259660Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6260297Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6261360Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6261994Z grid 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6262597Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6263320Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6263923Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6264643Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6265233Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6266403Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6267520Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6268159Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6268800Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6269453Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6270286Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6271478Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6272078Z R lme4 [?] 2021-05-16T20:17:54.6272646Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6273363Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6273970Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6274689Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6275271Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6275855Z methods * 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6277228Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6277906Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6278565Z minqa 1.2.4 2014-10-09 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6279217Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6280191Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6280977Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6281582Z numDeriv 2016.8-1.1 2019-06-06 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6282224Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6282948Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6283579Z parallel 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6284361Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6284966Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6285589Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6286183Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6287004Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6287869Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6288502Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6289135Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6289896Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6290445Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6291388Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6292010Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6292635Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.5.2) 2021-05-16T20:17:54.6293670Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6294484Z RcppEigen 0.3.3.9.1 2020-12-17 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6295069Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6295652Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6296220Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6296753Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6297317Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6297898Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6298458Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6299067Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6299673Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6300261Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6301274Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6301964Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6302627Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6303547Z splines 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6304165Z stats * 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6304913Z stats4 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6305504Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6306099Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6306704Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T20:17:54.6307273Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6308212Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6308846Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6309467Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6310433Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:17:54.6311273Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6312164Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6312919Z tools 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6313618Z translations 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6314472Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6315101Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6315687Z utils * 3.5.3 2019-03-11 [2] local 2021-05-16T20:17:54.6316307Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6316975Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6317615Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6318750Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6319383Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6319938Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6320509Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6321089Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6321648Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6322221Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T20:17:54.6322508Z 2021-05-16T20:17:54.6323061Z [1] D:/a/_temp/Library 2021-05-16T20:17:54.6323564Z [2] C:/R/library 2021-05-16T20:17:54.6323807Z 2021-05-16T20:17:54.6324267Z R -- Package was removed from disk. 2021-05-16T20:17:54.6587143Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:17:54.6587899Z Rscript -e 'tic::script()' 2021-05-16T20:17:54.6588329Z ls -l check 2021-05-16T20:17:54.6607348Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T20:17:54.6607917Z env: 2021-05-16T20:17:54.6608399Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:17:54.6608864Z TIC_DEPLOY_KEY: 2021-05-16T20:17:54.6609195Z RSPM: 2021-05-16T20:17:54.6610922Z GITHUB_PAT: *** 2021-05-16T20:17:54.6611548Z COVERALLS_TOKEN: 2021-05-16T20:17:54.6612055Z continue-on-error: false 2021-05-16T20:17:54.6612575Z VDIFFR_RUN_TESTS: 2021-05-16T20:17:54.6613733Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:17:54.6614129Z TZ: UTC 2021-05-16T20:17:54.6614537Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:17:54.6615304Z NOT_CRAN: true 2021-05-16T20:17:54.6615683Z MSYSTEM: MINGW64 2021-05-16T20:17:54.6616097Z ##[endgroup] 2021-05-16T20:17:55.0651811Z v Loading tic stage configuration from tic.R 2021-05-16T20:17:55.3017693Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:17:55.3018886Z Windows because LaTeX is not available. 2021-05-16T20:17:55.3407862Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:17:55.3409575Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:17:55.3410835Z timeout = Inf, check_dir = "check") 2021-05-16T20:17:55.4760373Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T20:17:55.8314797Z * checking for file 'D:\a\voxel\voxel/DESCRIPTION' ... OK 2021-05-16T20:17:55.8315917Z 2021-05-16T20:17:56.2140967Z * preparing 'voxel': 2021-05-16T20:17:56.2141673Z 2021-05-16T20:17:56.2320401Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:17:56.2321308Z 2021-05-16T20:17:56.4818702Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:17:56.4819778Z 2021-05-16T20:17:56.4874257Z * checking for empty or unneeded directories 2021-05-16T20:17:56.4874956Z 2021-05-16T20:17:56.5002025Z * building 'voxel_1.3.5.tar.gz' 2021-05-16T20:17:56.5002522Z 2021-05-16T20:17:58.7609060Z 2021-05-16T20:17:58.7609892Z 2021-05-16T20:17:59.4941791Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T20:17:59.7848109Z * using log directory 'D:/a/voxel/voxel/check/voxel.Rcheck' 2021-05-16T20:17:59.7849214Z 2021-05-16T20:17:59.7849762Z * using R version 3.5.3 (2019-03-11) 2021-05-16T20:17:59.7850126Z 2021-05-16T20:17:59.7850657Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T20:17:59.7851056Z 2021-05-16T20:17:59.7851576Z * using session charset: ISO8859-1 2021-05-16T20:17:59.7852358Z 2021-05-16T20:18:01.1116315Z * using options '--no-manual --as-cran' 2021-05-16T20:18:01.1117099Z 2021-05-16T20:18:01.1136426Z * checking for file 'voxel/DESCRIPTION' ... OK 2021-05-16T20:18:01.1137161Z 2021-05-16T20:18:01.1137971Z * this is package 'voxel' version '1.3.5' 2021-05-16T20:18:01.1138559Z 2021-05-16T20:18:01.1162582Z * package encoding: UTF-8 2021-05-16T20:18:01.1163443Z 2021-05-16T20:18:01.1195572Z * checking package namespace information ... OK 2021-05-16T20:18:01.1196134Z 2021-05-16T20:18:02.1100388Z * checking package dependencies ... ERROR 2021-05-16T20:18:02.1102590Z 2021-05-16T20:18:02.1103179Z Package required but not available: 'lmerTest' 2021-05-16T20:18:02.1104014Z 2021-05-16T20:18:02.1104392Z 2021-05-16T20:18:02.1104596Z 2021-05-16T20:18:02.1105374Z See section 'The DESCRIPTION file' in the 'Writing R Extensions' 2021-05-16T20:18:02.1105796Z 2021-05-16T20:18:02.1106090Z manual. 2021-05-16T20:18:02.1106448Z 2021-05-16T20:18:02.1106757Z * DONE 2021-05-16T20:18:02.1106942Z 2021-05-16T20:18:02.1107135Z 2021-05-16T20:18:02.1107328Z 2021-05-16T20:18:02.1107839Z Status: 1 ERROR 2021-05-16T20:18:02.1108428Z 2021-05-16T20:18:02.1110406Z See 2021-05-16T20:18:02.1110744Z 2021-05-16T20:18:02.1111306Z 'D:/a/voxel/voxel/check/voxel.Rcheck/00check.log' 2021-05-16T20:18:02.1112000Z 2021-05-16T20:18:02.1112306Z for details. 2021-05-16T20:18:02.1112714Z 2021-05-16T20:18:02.1112912Z 2021-05-16T20:18:02.1113278Z 2021-05-16T20:18:02.1457646Z -- R CMD check results ---------------------------------------- voxel 1.3.5 ---- 2021-05-16T20:18:02.1477793Z Duration: 3.3s 2021-05-16T20:18:02.1478558Z 2021-05-16T20:18:02.1505541Z > checking package dependencies ... ERROR 2021-05-16T20:18:02.1511551Z ##[error] Package required but not available: 'lmerTest' 2021-05-16T20:18:02.1534566Z 2021-05-16T20:18:02.1535792Z See section 'The DESCRIPTION file' in the 'Writing R Extensions' 2021-05-16T20:18:02.1536362Z manual. 2021-05-16T20:18:02.1536787Z 2021-05-16T20:18:02.1537231Z 1 error x | 0 warnings v | 0 notes v 2021-05-16T20:18:02.1696598Z 2021-05-16T20:18:02.1697674Z Errors found in rcmdcheck::rcmdcheck(). 2021-05-16T20:18:02.1698507Z Backtrace: 2021-05-16T20:18:02.1698923Z 1. tic::script() 2021-05-16T20:18:02.1699476Z 2. tic::run_stage("script", stages = stages) 2021-05-16T20:18:02.1700090Z 3. stage$run_all() 2021-05-16T20:18:02.1700746Z 4. private$run_one(step) 2021-05-16T20:18:02.1701355Z 11. step$run() 2021-05-16T20:18:02.1702260Z 12. tic:::stopc("Errors found in rcmdcheck::rcmdcheck().") 2021-05-16T20:18:02.1703508Z ##[error]Error: A step failed in stage "script": script. 2021-05-16T20:18:02.1705632Z Execution halted 2021-05-16T20:18:02.2057272Z ##[error]Process completed with exit code 1. 2021-05-16T20:18:02.2235258Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:18:02.2236214Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:18:02.2256371Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T20:18:02.2256908Z env: 2021-05-16T20:18:02.2257283Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:18:02.2257834Z TIC_DEPLOY_KEY: 2021-05-16T20:18:02.2258133Z RSPM: 2021-05-16T20:18:02.2259332Z GITHUB_PAT: *** 2021-05-16T20:18:02.2259712Z COVERALLS_TOKEN: 2021-05-16T20:18:02.2260192Z continue-on-error: false 2021-05-16T20:18:02.2260616Z VDIFFR_RUN_TESTS: 2021-05-16T20:18:02.2261007Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:18:02.2261341Z TZ: UTC 2021-05-16T20:18:02.2261686Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:18:02.2262054Z NOT_CRAN: true 2021-05-16T20:18:02.2262376Z MSYSTEM: MINGW64 2021-05-16T20:18:02.2262728Z ##[endgroup] 2021-05-16T20:18:02.4036124Z ##[group]Run actions/upload-artifact@master 2021-05-16T20:18:02.4036625Z with: 2021-05-16T20:18:02.4037026Z name: Windows-r3.5-results 2021-05-16T20:18:02.4037439Z path: check 2021-05-16T20:18:02.4037854Z if-no-files-found: warn 2021-05-16T20:18:02.4038239Z env: 2021-05-16T20:18:02.4038605Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:18:02.4039025Z TIC_DEPLOY_KEY: 2021-05-16T20:18:02.4039360Z RSPM: 2021-05-16T20:18:02.4040222Z GITHUB_PAT: *** 2021-05-16T20:18:02.4040590Z COVERALLS_TOKEN: 2021-05-16T20:18:02.4041022Z continue-on-error: false 2021-05-16T20:18:02.4041420Z VDIFFR_RUN_TESTS: 2021-05-16T20:18:02.4041807Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:18:02.4042165Z TZ: UTC 2021-05-16T20:18:02.4042485Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:18:02.4042852Z NOT_CRAN: true 2021-05-16T20:18:02.4043195Z MSYSTEM: MINGW64 2021-05-16T20:18:02.4043523Z ##[endgroup] 2021-05-16T20:18:02.6175044Z With the provided path, there will be 72 files uploaded 2021-05-16T20:18:10.6257072Z Total size of all the files uploaded is 60667790 bytes 2021-05-16T20:18:10.6915599Z Finished uploading artifact Windows-r3.5-results. Reported size is 60667790 bytes. There were 0 items that failed to upload 2021-05-16T20:18:10.6917131Z Artifact Windows-r3.5-results has been successfully uploaded! 2021-05-16T20:18:10.7459597Z Post job cleanup. 2021-05-16T20:18:13.3819846Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T20:18:13.4067505Z git version 2.31.1.windows.1 2021-05-16T20:18:13.4147436Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:18:13.4647415Z [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-16T20:18:14.0746951Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:18:14.0968724Z http.https://github.com/.extraheader 2021-05-16T20:18:14.1026622Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:18:14.1332898Z [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-16T20:18:14.7073135Z Cleaning up orphan processes